crafty-4/app/classes/web/routes/api
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
..
auth Refactor helpers to own directory 2024-08-11 13:31:55 -04:00
crafty Refactor helpers to own directory 2024-08-11 13:31:55 -04:00
roles Revert "Revert "Merge branch 'dev' into 'master'"" 2024-08-06 20:45:00 +01:00
servers Improve unzip_file function. Reduce cognitive complexity. 2024-08-16 15:25:04 -06:00
users Revert "Revert "Merge branch 'dev' into 'master'"" 2024-08-06 20:45:00 +01:00
api_handlers.py Revert "Revert "Merge branch 'dev' into 'master'"" 2024-08-06 20:45:00 +01:00
index_handler.py Add and fix API v2 and db 2022-05-08 00:07:55 +03:00
jsonschema.py Add a basic API for modifying schedules. 2022-06-23 01:57:29 +03:00
not_found.py Add a JSON schema route 2022-05-18 15:58:54 +03:00