szurubooru/client/js
2020-04-20 18:31:15 +02:00
..
controllers client/auth: call tags.refreshCategoryColorMap() after login 2019-07-24 16:42:37 +02:00
controls client/file-dropper: fix undefined variable 2020-04-20 18:31:15 +02:00
models client/posts: allow for multiple source URLs to be entered and viewed 2020-01-26 17:49:04 -05:00
util client/settings: Cache calls to settings.get() 2019-05-23 20:27:59 -04:00
views client/posts: don't define flags on post upload 2020-04-01 21:01:20 -04:00
.gitignore client/build: true template precompiling 2016-05-21 10:04:23 +02:00
api.js client/login: always store login cookie as 'auth' 2019-09-29 23:14:14 -04:00
config.js split files into client/ and server/ 2016-04-01 18:48:16 +02:00
events.js client/auth: fix tag forms reachable via URL 2016-08-23 23:14:05 +02:00
main.js client/tag_categories: load tag_categories after (attempted) login 2019-07-22 19:58:16 -04:00
router.js client/js/router.js: Reads <base> href tag 2018-08-23 21:04:19 +02:00
tags.js client/tags: remove unused cruft 2017-10-01 22:09:00 +02:00
templates.js client/build: true template precompiling 2016-05-21 10:04:23 +02:00