szurubooru/public_html/js
Marcin Kurczewski 6a751ed0b2 Fixed user list presenter disrespecting privileges
If user had no right to view user accounts, the list presenter ignored
that and linked to pages that shown privilege errors. Now it shows the
links only if user has right to view user accounts.
2014-11-17 22:16:30 +01:00
..
Controls Added tags with 0 usages to autocomplete 2014-11-10 19:04:40 +01:00
Presenters Fixed user list presenter disrespecting privileges 2014-11-17 22:16:30 +01:00
Services Fixed some promises not handling errors 2014-11-03 20:42:10 +01:00
Util Added draggability to post note edit form 2014-11-16 10:41:20 +01:00
Api.js Added caching to GET requests to API 2014-10-19 11:13:56 +02:00
Auth.js Added tag merging 2014-11-10 15:19:59 +01:00
Bootstrap.js Changed throbber to nprogress 2014-10-18 20:02:58 +02:00
BrowsingSettings.js Fixed browsing settings deserialization 2014-10-22 18:37:50 +02:00
DI.js Removed {mangle: false} requirement to uglify-js 2014-10-18 18:48:21 +02:00
Keyboard.js Fixed bad check in keyboard.js 2014-10-31 23:27:41 +01:00
Pager.js Fixed A/D in pager not respecting result boundary 2014-11-04 19:00:47 +01:00
PresenterManager.js Moved progress-related functions to promises 2014-10-22 18:43:09 +02:00
Promise.js Fixed progress behavior when navigating too fast 2014-10-22 19:09:25 +02:00
Router.js Fixed critical bug in frontend routing 2014-11-10 20:20:40 +01:00
State.js Removed {mangle: false} requirement to uglify-js 2014-10-18 18:48:21 +02:00