szurubooru/client/js
rr- 4ca7c49239 client/auth: fix masstag privilege bypass
Visiting mass-tag URL directly ignored masstag privileges and showed
tag/untag controls (although didn't show the controls in the header).
After this change, bypassing mass tag privileges got a little bit
harder. (It's still possible for the user to talk directly to the API
after all.)
2016-08-23 23:12:29 +02:00
..
controllers client/auth: fix masstag privilege bypass 2016-08-23 23:12:29 +02:00
controls client/events: adjust event names 2016-08-22 21:36:45 +02:00
models client/posts: implement upload form 2016-08-21 23:43:36 +02:00
util client/general: add empty href for link buttons 2016-08-22 01:40:30 +02:00
views client/users: stop native completion 2016-08-22 21:46:30 +02:00
.gitignore client/build: true template precompiling 2016-05-21 10:04:23 +02:00
api.js client/general: use resource versioning 2016-08-07 09:55:51 +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/snapshots: add snapshots browser 2016-08-20 13:01:17 +02:00
router.js client/paging: fix endless scroll return path 2016-07-08 00:54:24 +02:00
tags.js client/tags: fix handling malformed tag export 2016-08-13 13:38:37 +02:00
templates.js client/build: true template precompiling 2016-05-21 10:04:23 +02:00