crafty-4/app/classes/web
Andrew 8db46d6ab6 Added option to remove server files on delete.
Added confirmation for server delete.
2021-08-09 20:48:22 -04:00
..
ajax_handler.py Added option to remove server files on delete. 2021-08-09 20:48:22 -04:00
api_handler.py Fix a bunch of errors in API base handler and 2021-04-17 18:19:19 +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
panel_handler.py Fixed bug that I created in create roles. Just didn't add data to the page that should have been there 2021-08-09 17:18:02 -04:00
public_handler.py Fix blank page on wrong password and add spaces to previous login failed redirects 2021-05-02 18:05:14 +03:00
server_handler.py Fixed bug where if a user created a server they would not have access to it. 2021-08-06 12:49:07 -04:00
static_handler.py Fix static handler 404 error 2021-04-17 18:12:23 +03:00
tornado.py Move webserver online logging to the right place 2021-05-02 18:15:19 +03:00
websocket_handler.py Merge branch 'dev' of https://gitlab.com/crafty-controller/crafty-commander into dev 2021-04-03 12:39:25 -05:00
websocket_helper.py Resolves CRAFTY-CONTROLLER-T-81 - error when creating new user 2021-04-03 12:36:01 -05:00