szurubooru/client/js
rr- da1386c7d2 client/auth: forget user when they try to log in
This is to let user log in if their login cookie is broken (for example
when it refers to a non existing user). Normally, the client should
treat errors caused by cookie logins as temporary server failures,
inform the user about it and leave the cookie, so that when the server
is up again, all user needs to do is to reload the page rather than
logging again.
2016-05-08 18:04:06 +02:00
..
controllers client/auth: forget user when they try to log in 2016-05-08 18:04:06 +02:00
util client/users: add keyboard shortcuts to user list 2016-04-14 21:50:59 +02:00
views client/tags: add tag listing 2016-04-29 12:58:56 +02:00
.gitignore split files into client/ and server/ 2016-04-01 18:48:16 +02:00
api.js server/users: hardcode available ranks 2016-05-08 16:59:25 +02:00
config.js split files into client/ and server/ 2016-04-01 18:48:16 +02:00
events.js views/paging: add endless pager 2016-04-13 00:27:36 +02:00
main.js client/auth: forget user when they try to log in 2016-05-08 18:04:06 +02:00
settings.js client/users: add keyboard shortcuts to user list 2016-04-14 21:50:59 +02:00