crafty-4/app/classes/web
Wout Bouckaert bd021e0d43
Improve unzip_file function. Reduce cognitive complexity.
Removed all unspecified exceptions. Removed unneeded calls to other functions.
Reduced size of try catch blocks to just parts of code that could throw an error.
2024-08-16 15:25:04 -06:00
..
routes Improve unzip_file function. Reduce cognitive complexity. 2024-08-16 15:25:04 -06:00
webhooks Refactor helpers to own directory 2024-08-11 13:31:55 -04:00
base_api_handler.py Fix CORS preflight 2022-05-26 00:31:58 +03:00
base_handler.py Refactor helpers to own directory 2024-08-11 13:31:55 -04:00
default_handler.py Appease black 2023-02-16 23:29:06 +00:00
metrics_handler.py Appease the linter 2023-10-08 22:02:13 +02:00
panel_handler.py Refactor helpers to own directory 2024-08-11 13:31:55 -04:00
public_handler.py Refactor helpers to own directory 2024-08-11 13:31:55 -04:00
server_handler.py Refactor helpers to own directory 2024-08-11 13:31:55 -04:00
static_handler.py Refactor helpers to own directory 2024-08-11 13:31:55 -04:00
status_handler.py Refactor public handler keys 2023-01-31 13:11:28 -05:00
tornado_handler.py Refactor helpers to own directory 2024-08-11 13:31:55 -04:00
websocket_handler.py Refactor helpers to own directory 2024-08-11 13:31:55 -04:00