szurubooru/client/js/controllers
rr- 08c6c2c145 client/auth: show errors early in controllers
In other words, verify the privileges client-side before issuing an
request to the server. This commit focuses on routing (e.g. clicking a
link while not logged in), rather than DOM element visibility that
should be already taken care of.
2016-08-23 23:12:29 +02:00
..
auth_controller.js client/general: add title to every page 2016-07-13 21:50:07 +02:00
comments_controller.js client/auth: show errors early in controllers 2016-08-23 23:12:29 +02:00
help_controller.js client/general: add title to every page 2016-07-13 21:50:07 +02:00
home_controller.js client/snapshots: add snapshots browser 2016-08-20 13:01:17 +02:00
not_found_controller.js client/general: add title to every page 2016-07-13 21:50:07 +02:00
page_controller.js client/general: refactor URL parameter handling 2016-07-08 00:54:24 +02:00
password_reset_controller.js client/general: add title to every page 2016-07-13 21:50:07 +02:00
post_controller.js client/auth: show errors early in controllers 2016-08-23 23:12:29 +02:00
post_list_controller.js client/auth: show errors early in controllers 2016-08-23 23:12:29 +02:00
post_upload_controller.js client/auth: show errors early in controllers 2016-08-23 23:12:29 +02:00
settings_controller.js client/events: adjust event names 2016-08-22 21:36:45 +02:00
snapshots_controller.js client/auth: show errors early in controllers 2016-08-23 23:12:29 +02:00
tag_categories_controller.js client/auth: show errors early in controllers 2016-08-23 23:12:29 +02:00
tag_controller.js client/auth: show errors early in controllers 2016-08-23 23:12:29 +02:00
tag_list_controller.js client/auth: show errors early in controllers 2016-08-23 23:12:29 +02:00
top_navigation_controller.js client/top-nav: fix activating list items 2016-06-19 21:38:39 +02:00
user_controller.js client/auth: show errors early in controllers 2016-08-23 23:12:29 +02:00
user_list_controller.js client/auth: show errors early in controllers 2016-08-23 23:12:29 +02:00
user_registration_controller.js client/auth: show errors early in controllers 2016-08-23 23:12:29 +02:00