crafty-4/app/classes/web
2023-02-11 18:33:48 +00:00
..
routes/api Make server directories non-configurable 2022-12-17 12:21:15 -05:00
ajax_handler.py Merge branch 'dev' into refactor/scheduled-task-queue 2023-01-27 19:30:03 +00:00
api_handler.py Add manager field to users 2022-08-19 13:09:59 -04:00
base_api_handler.py Fix CORS preflight 2022-05-26 00:31:58 +03:00
base_handler.py Fix & issues 2022-09-07 15:56:18 -04:00
default_handler.py Add Default redirection to Dashboard to prevent login if the user is connected 2023-01-28 16:43:27 +01:00
file_handler.py Use ignored_names as class variable in helpers 2023-01-27 17:36:23 -05:00
http_handler_page.py Appease the linter 2022-04-12 19:38:18 -04:00
http_handler.py Refactored the yes to not pass objects in import 2022-04-11 00:23:55 -05:00
panel_handler.py Fix typos in server-config form. Fix whitespace 2023-02-10 14:48:19 -05:00
public_handler.py Merge branch 'dev' into bug/ReworkDefautPublicHandler 2023-01-27 19:59:12 +00:00
server_handler.py Lol uncomment the fix 2023-01-31 13:14:01 -05:00
static_handler.py Black codebase 2022-03-23 02:50:12 +00:00
status_handler.py Refactor public handler keys 2023-01-31 13:11:28 -05:00
tornado_handler.py Add cookie secret to DB 2023-01-29 16:54:02 -05:00
upload_handler.py Fix error codes 2023-02-01 17:16:08 -05:00
websocket_handler.py Fix formatting to comply with Black 2022-04-11 11:08:36 +01:00
websocket_helper.py Fix set size changed during iteration 2022-10-02 14:29:36 -04:00