crafty-4/app/classes/web
2022-01-20 14:14:03 -05:00
..
ajax_handler.py fix server deleting function due to type error after JWT merge. 2022-01-19 18:28:08 -05:00
api_handler.py JWT login and multi API keys! 2022-01-15 02:23:50 +02:00
base_handler.py JWT login and multi API keys! 2022-01-15 02:23:50 +02:00
default_handler.py cleaned up DB commands a bit to resolve the rest of CRAFTY-CONTROLLER-T-81 2021-04-03 13:18:43 -05:00
http_handler_page.py hotfix for failed scandir 2021-12-21 16:11:48 -05:00
http_handler.py Rework architecture for better MVC 2021-09-09 00:01:10 +02:00
panel_handler.py Fix for perms error thrown when posting api key from regular user 2022-01-20 14:14:03 -05:00
public_handler.py Fix gravatar not loading after being removed from cookie. Improve gravatar loading so it changes without relogging 2022-01-18 16:44:36 -05:00
server_handler.py final changes for windows path issues 2022-01-19 15:14:56 -05:00
static_handler.py Fix static handler 404 error 2021-04-17 18:12:23 +03:00
status_handler.py Fix translation stuff 2022-01-15 17:38:08 +02:00
tornado.py Fix translation stuff 2022-01-15 17:38:08 +02:00
upload_handler.py JWT login and multi API keys! 2022-01-15 02:23:50 +02:00
websocket_handler.py Fix a websocket handler bug 2022-01-15 17:38:29 +02:00
websocket_helper.py Rework server start to look for user_id and not user_lang. Gives acces to more user info. 2021-11-27 17:10:43 -05:00