crafty-4/app/classes/web
2022-01-19 13:07:26 -05:00
..
ajax_handler.py Add terminal catches for server stop command and restart command in crafty's terminal 2022-01-18 15:42:26 -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 add try execpt around task scheduling. Fix edit task bug. Fix permission issue after JWT merge 2022-01-19 13:07:26 -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 Fix translation stuff 2022-01-15 17:38:08 +02: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