szurubooru/client/js
Nesswit 2bf361c64a client/posts: fix upload error caused by anonymous node
Anonymous node does not exist in view when a user without anonymous upload permission tries to post upload. So in this case we should check for the existence of anonymousNode first.
2018-05-21 21:41:23 +02:00
..
controllers server/auth: add token authentication 2018-03-25 22:23:29 +02:00
controls client/posts: override resize mode in home view 2017-12-15 19:11:39 +00:00
models server/auth: add token authentication 2018-03-25 22:23:29 +02:00
util server/auth: add token authentication 2018-03-25 22:23:29 +02:00
views client/posts: fix upload error caused by anonymous node 2018-05-21 21:41:23 +02:00
.gitignore client/build: true template precompiling 2016-05-21 10:04:23 +02:00
api.js server/auth: add token authentication 2018-03-25 22:23:29 +02: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 remove tags.json 2017-10-01 21:48:00 +02:00
router.js client/routing: fix certain history bug 2017-04-24 23:02:25 +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