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/js/models
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
..
abstract_list.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
comment.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
comment_list.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
info.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
note.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
note_list.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
point.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
point_list.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
pool.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
pool_category.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
pool_category_list.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
pool_list.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
post.js client: added basic date-taken functionality 2021-11-28 12:18:08 -05:00
post_list.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
settings.js client/posts: support content aware post flow option 2020-09-27 20:11:56 -04:00
snapshot.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
snapshot_list.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
tag.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
tag_category.js server+client: update tag category api + fix formatting 2020-09-23 13:48:47 +02:00
tag_category_list.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
tag_list.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
top_navigation.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
user.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
user_list.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
user_token.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00