This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/client/js/controllers
2024-11-22 05:22:17 +00:00
..
auth_controller.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
banned_post_controller.js Add initial frontend 2023-05-17 02:04:35 +02: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: add null checks 2024-03-28 13:31:48 +01: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 Fix Pool Search 2024-02-21 01:27:00 +01: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 Merge 002f49d7db into 61b9f81e39 2024-11-22 05:22:17 +00: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: add null checks 2024-03-28 13:31:48 +01: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 Fix some bugs, document new API 2023-05-17 03:30:49 +02:00
user_controller.js client: add null checks 2024-03-28 13:31:48 +01: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