szurubooru/client/js/controllers
ReAnzu 70a42c9df2 Resolved the logout issue for when users:create:any is executed.
* Resolved an issue where user_tokens:*:any permissions didn't operate on the correct user.
* Updated user_token -> user_tokens permissions to mirror other permissions.
2018-02-27 18:34:37 -06:00
..
auth_controller.js client: refactor linking and routing 2017-01-21 00:13:35 +01:00
base_post_controller.js client/posts: add post merging 2016-10-22 14:05:56 +02:00
comments_controller.js server: use index-based paging (#123) 2017-02-09 22:40:00 +01:00
help_controller.js client: refactor linking and routing 2017-01-21 00:13:35 +01:00
home_controller.js client: refactor linking and routing 2017-01-21 00:13:35 +01:00
not_found_controller.js client: refactor linking and routing 2017-01-21 00:13:35 +01:00
page_controller.js server: use index-based paging (#123) 2017-02-09 22:40:00 +01:00
password_reset_controller.js client: refactor linking and routing 2017-01-21 00:13:35 +01:00
post_detail_controller.js client: refactor linking and routing 2017-01-21 00:13:35 +01:00
post_list_controller.js client/posts: fix promise chaining 2017-10-01 22:00:42 +02:00
post_main_controller.js remove tags.json 2017-10-01 21:48:00 +02:00
post_upload_controller.js remove tags.json 2017-10-01 21:48:00 +02:00
settings_controller.js client: refactor linking and routing 2017-01-21 00:13:35 +01:00
snapshots_controller.js server: use index-based paging (#123) 2017-02-09 22:40:00 +01:00
tag_categories_controller.js remove tags.json 2017-10-01 21:48:00 +02:00
tag_controller.js remove tags.json 2017-10-01 21:48:00 +02:00
tag_list_controller.js remove tags.json 2017-10-01 21:48:00 +02:00
top_navigation_controller.js Working on adding functionality for administrators to directly add users to the application 2018-02-23 22:05:58 -06:00
user_controller.js Resolved the logout issue for when users:create:any is executed. 2018-02-27 18:34:37 -06:00
user_list_controller.js client/routing: fix certain history bug 2017-04-24 23:02:25 +02:00
user_registration_controller.js Resolved the logout issue for when users:create:any is executed. 2018-02-27 18:34:37 -06:00