crafty-4/app/classes/web
luukas bf59e2de6c Add and fix API v2 and db
* Add basic role routes
* Add API v2 404 handler
* Add API v2 home handler pointing to the wiki
* Add tons more todos
* Add get_*_columns and get_*_column functions for many db models
* Modify and add tons of model and controller functions
2022-05-08 00:07:55 +03:00
..
routes/api Add and fix API v2 and db 2022-05-08 00:07:55 +03:00
ajax_handler.py Make unzip_server snake case 2022-04-14 19:45:13 -04:00
api_handler.py Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00
base_api_handler.py Merge branch 'feature/api-v2' into merge/api-v2 2022-05-05 03:32:09 +03:00
base_handler.py Merge branch 'feature/api-v2' into merge/api-v2 2022-05-05 03:32:09 +03:00
default_handler.py Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00
file_handler.py Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01: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 Add and fix API v2 and db 2022-05-08 00:07:55 +03:00
public_handler.py Fix stack thrown on page refresh after clean db 2022-04-17 13:33:45 -04:00
server_handler.py Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00
static_handler.py Black codebase 2022-03-23 02:50:12 +00:00
status_handler.py Rename get_lang_page 2022-04-14 19:34:21 -04:00
tornado_handler.py Merge branch 'feature/api-v2' into merge/api-v2 2022-05-05 03:32:09 +03:00
upload_handler.py Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00
websocket_handler.py Fix formatting to comply with Black 2022-04-11 11:08:36 +01:00
websocket_helper.py Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00