crafty-4/app/classes/web
Andrew 0e942311fb Add error message on login that does not direct to new page.
Remove failed to create dir error on startup when crafty cannot create dir since it exists after first startup.

Error logging is still enabled for every error except FileExists for this case.
2021-11-23 13:22:15 -05:00
..
ajax_handler.py More reverts from the windows issue. 2021-11-19 22:02:59 -05:00
api_handler.py Rework architecture for better MVC 2021-09-09 00:01:10 +02:00
base_handler.py Rework architecture for better MVC 2021-09-09 00:01:10 +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 Rework architecture for better MVC 2021-09-09 00:01:10 +02:00
http_handler.py Rework architecture for better MVC 2021-09-09 00:01:10 +02:00
panel_handler.py Fixes update bug where 2 parameters were given when update only expected one. 2021-11-20 12:25:14 -05:00
public_handler.py Add error message on login that does not direct to new page. 2021-11-23 13:22:15 -05:00
server_handler.py Fixes tryexceptpass for helpers and panel handler. 2021-11-17 17:23:14 -05:00
static_handler.py Fix static handler 404 error 2021-04-17 18:12:23 +03:00
status_handler.py Fixes translation error on status page. 2021-10-18 17:26:03 -04:00
tornado.py Merge branch 'db-lang' into 'user-language' 2021-09-29 21:50:17 +00:00
upload_handler.py Correction for Uploading Files 2021-09-28 23:48:54 +02:00
websocket_handler.py Rework architecture for better MVC 2021-09-09 00:01:10 +02:00
websocket_helper.py Full release on stdout fix! 2021-08-11 23:29:31 +03:00