crafty-4/app/classes/web
2021-09-20 22:32:19 +00:00
..
ajax_handler.py Fixes message for audit log. I know, I know too many pushes to dev. I'm done I promise! 2021-09-13 22:58:29 -04:00
api_handler.py Make HTTP handler functions not return anything else than None to remove an error in the log. Also make users not log out when visiting a page on the public handler 2021-07-30 19:20:01 +03:00
base_handler.py One big bug slapping commit 2021-04-04 21:22:52 +03: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 Adds download options for files in file tree. This does not add ability to download directories. 2021-08-24 21:33:29 -04:00
http_handler.py Makes redirect code way more efficient. 2021-08-23 22:54:52 -04:00
panel_handler.py Merge branch 'wait_start' into 'dev-staging' 2021-09-20 22:32:19 +00:00
public_handler.py Make HTTP handler functions not return anything else than None to remove an error in the log. Also make users not log out when visiting a page on the public handler 2021-07-30 19:20:01 +03:00
server_handler.py Adding Support For Server Creation Quantity Limit 2021-08-25 00:23:33 +02:00
static_handler.py Fix static handler 404 error 2021-04-17 18:12:23 +03:00
status_handler.py Adding MOTD on Status Page 2021-08-29 00:48:30 +02:00
tornado.py Adds status page at /status 2021-08-26 21:06:22 -04:00
upload_handler.py Fixes wait window closing after first upload is complete and not waiting for all uploads to complete. 2021-08-23 18:22:35 -04:00
websocket_handler.py Full release on stdout fix! 2021-08-11 23:29:31 +03:00
websocket_helper.py Full release on stdout fix! 2021-08-11 23:29:31 +03:00