szurubooru/client/js
rr- 7022686b77 client/tags: improve privilege checking
- Hide fields that are uneditable, rather than disabling them
- Support fragmented edit privileges (e.g. roles than can edit only some
  aspects of tags) - up until now the client tried to send everything at
  once, which resulted in errors for such cases.
2016-07-26 20:49:48 +02:00
..
controllers client/tags: improve privilege checking 2016-07-26 20:49:48 +02:00
controls client/posts: implement loop video flag 2016-07-26 20:38:12 +02:00
models client/tags: improve privilege checking 2016-07-26 20:49:48 +02:00
util client/tags: improve privilege checking 2016-07-26 20:49:48 +02:00
views client/tags: improve privilege checking 2016-07-26 20:49:48 +02:00
.gitignore client/build: true template precompiling 2016-05-21 10:04:23 +02:00
api.js client/api: encode spaces (and others) in URLs 2016-06-23 00:15:25 +02:00
config.js split files into client/ and server/ 2016-04-01 18:48:16 +02:00
events.js client/general: remove api calls from controls 2016-06-18 10:35:20 +02:00
main.js client/general: improve scrolling 2016-07-13 17:18:28 +02:00
router.js client/paging: fix endless scroll return path 2016-07-08 00:54:24 +02:00
tags.js client/posts: add implications recursively 2016-07-06 23:03:37 +02:00
templates.js client/build: true template precompiling 2016-05-21 10:04:23 +02:00