This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/client
skybldev 6be74d6cbd client: added basic date-taken functionality
- [client] added `date-fns` as dependency (it's much cleaner to format
  dates this way)
- [client] added basic sidebar stuff in `html/post_readonly_sidebar.tpl`
- [client] updated `js/models/post.js` to reflect changes
- [client] added `formatUserFriendlyTime()` in `js/util/misc.js`
- [client] added `makeUserFriendlyTime()` in `js/util/views.js` in
  conjunction with it
- [misc] ran post-commit; previous commits did not
2021-11-28 12:18:08 -05:00
..
css client/upload: add QoL features for bulk uploads 2021-09-13 13:28:34 -04:00
fonts client/public: Remove public/ folder and generate it on build 2018-12-22 12:31:25 +01:00
html client: added basic date-taken functionality 2021-11-28 12:18:08 -05:00
img client/css: generate transparency grid via pure CSS 2020-10-12 16:07:49 -04:00
js client: added basic date-taken functionality 2021-11-28 12:18:08 -05:00
.babelrc client/build: replace uglify-es, update dependencies 2018-07-08 09:30:29 +02:00
.dockerignore client: update NPM lockfile 2019-11-03 19:54:33 -05:00
.eslintrc.yml client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
.jscsrc client/build: remove babel when not transpiling 2016-05-21 00:08:43 +02:00
.prettierrc.yml client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
build.js Improve compilation speed for development builds (#402) 2021-05-14 14:39:40 +00:00
docker-start.sh client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
Dockerfile updated build files 2021-11-28 10:07:04 -05:00
nginx.conf.docker client/docker: enforce waitress' max upload limitations on nginx proxy 2020-06-05 10:07:55 -04:00
package-lock.json client: added basic date-taken functionality 2021-11-28 12:18:08 -05:00
package.json client: added basic date-taken functionality 2021-11-28 12:18:08 -05:00