szurubooru/client/js
rr- 70a65cc0a3 client/notes: fix saving post breaking selection
The problem was with dangling references - the saved post has been
replacing the note collection with entirely new class instances, whereas
the notes control clung onto old references. Now the control detects
such reloads and acts accordingly.
2016-08-05 23:04:29 +02:00
..
controllers client/general: clean up, refactor 2016-08-05 23:02:41 +02:00
controls client/notes: fix saving post breaking selection 2016-08-05 23:04:29 +02:00
models client/settings: add posts per page option 2016-08-05 23:02:41 +02:00
util client/general: clean up, refactor 2016-08-05 23:02:41 +02:00
views client/general: clean up, refactor 2016-08-05 23:02:41 +02:00
.gitignore client/build: true template precompiling 2016-05-21 10:04:23 +02:00
api.js client/posts: add custom thumbnail discarding 2016-07-31 23:54:29 +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/general: clean up, refactor 2016-08-05 23:02:41 +02:00
templates.js client/build: true template precompiling 2016-05-21 10:04:23 +02:00