szurubooru/client/js/controllers
2023-01-24 22:19:24 +01:00
..
auth_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
base_post_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
comments_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
help_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
home_controller.js client+server: fixed style errors 2021-09-13 13:25:37 -04:00
not_found_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
page_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
password_reset_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
pool_categories_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
pool_controller.js client: rename escapeColons to escapeTagName and also escape dots 2021-04-10 15:10:39 +02:00
pool_create_controller.js client: rename escapeColons to escapeTagName and also escape dots 2021-04-10 15:10:39 +02:00
pool_list_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
post_detail_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
post_list_controller.js client: workaround for #545, but not a fix 2023-01-24 22:19:24 +01:00
post_main_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
post_upload_controller.js client/upload: restore option to pause upload chain on error 2021-11-29 20:06:20 -05:00
settings_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
snapshots_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
tag_categories_controller.js client+server: add tag category ordering feature 2020-09-19 22:55:17 +02:00
tag_controller.js client: rename escapeColons to escapeTagName and also escape dots 2021-04-10 15:10:39 +02:00
tag_list_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
top_navigation_controller.js client/html: hide 'pools' in navbar if user doesn't have privileges 2020-06-22 15:47:57 -04:00
user_controller.js client: linting 2021-11-29 18:44:20 -05:00
user_list_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
user_registration_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00