crafty-4/app/classes/web
amcmanu3 2d9529ba0c Add cookie secret to DB
Allow users to reset cookie and api secret
Add Crafty row to table on fresh install
Change inserts to updates for crafty settings table.
2023-01-29 16:54:02 -05:00
..
routes/api Make server directories non-configurable 2022-12-17 12:21:15 -05:00
ajax_handler.py Merge branch 'dev' into refactor/scheduled-task-queue 2023-01-27 19:30:03 +00:00
api_handler.py Add manager field to users 2022-08-19 13:09:59 -04:00
base_api_handler.py Fix CORS preflight 2022-05-26 00:31:58 +03:00
base_handler.py Fix & issues 2022-09-07 15:56:18 -04:00
default_handler.py Remove public page to use direct login as status one 2023-01-25 23:26:04 +01:00
file_handler.py Use ignored_names as class variable in helpers 2023-01-27 17:36:23 -05:00
http_handler_page.py Appease the linter 2022-04-12 19:38:18 -04:00
http_handler.py Refactored the yes to not pass objects in import 2022-04-11 00:23:55 -05:00
panel_handler.py Merge branch 'dev' into enhancement/config-json 2023-01-28 01:37:41 +01:00
public_handler.py Merge branch 'dev' into bug/ReworkDefautPublicHandler 2023-01-27 19:59:12 +00:00
server_handler.py Fix local java server imports 2023-01-08 00:32:08 -05:00
static_handler.py Black codebase 2022-03-23 02:50:12 +00:00
status_handler.py Make background available to all public pages 2022-11-30 19:53:10 -05:00
tornado_handler.py Add cookie secret to DB 2023-01-29 16:54:02 -05:00
upload_handler.py Fix plus sign in path bug with downloads & uploads 2022-11-30 20:28:24 -05:00
websocket_handler.py Fix formatting to comply with Black 2022-04-11 11:08:36 +01:00
websocket_helper.py Fix set size changed during iteration 2022-10-02 14:29:36 -04:00