This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/client/js
ReAnzu f19c82d110 Addressed defects
* Deleting the current token used for the session, now forces a logout.
* Removed an assert in the is_valid_token code that was erroneous.
* Sorted imports in test_auth according to style.
2018-03-10 16:38:55 -06:00
..
controllers Addressed defects 2018-03-10 16:38:55 -06:00
controls client/posts: override resize mode in home view 2017-12-15 19:11:39 +00:00
models Address code review comments 2018-03-10 16:38:55 -06:00
util Address code review comments 2018-03-10 16:38:55 -06:00
views Address code review comments 2018-03-10 16:38:55 -06:00
.gitignore client/build: true template precompiling 2016-05-21 10:04:23 +02:00
api.js Addressed defects 2018-03-10 16:38:55 -06: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