crafty-4/app/classes/web
Andrew b1ed9ba2bd Add API routes from 3.x
Enhance security for permissions on API requests
Fix bug where server permissions and crafty permissions were flipped upon making a new token
Fix bug where new secret key would be created every time Crafty was started.
Fix bug where DB locks will occur with concurrent writes to the DB.
2022-04-10 19:39:31 +00:00
..
ajax_handler.py Fix files to conform with new Black pylintrc 2022-03-23 06:06:13 +00:00
api_handler.py Add API routes from 3.x 2022-04-10 19:39:31 +00:00
base_handler.py Black codebase 2022-03-23 02:50:12 +00:00
default_handler.py Black codebase 2022-03-23 02:50:12 +00:00
file_handler.py Black codebase 2022-03-23 02:50:12 +00:00
http_handler_page.py Black codebase 2022-03-23 02:50:12 +00:00
http_handler.py Black codebase 2022-03-23 02:50:12 +00:00
panel_handler.py Add API routes from 3.x 2022-04-10 19:39:31 +00:00
public_handler.py Fix files to conform with new Black pylintrc 2022-03-23 06:06:13 +00:00
server_handler.py Server jars/gravatar would stack with no internet 2022-03-27 18:09:49 -04:00
static_handler.py Black codebase 2022-03-23 02:50:12 +00:00
status_handler.py Black codebase 2022-03-23 02:50:12 +00:00
tornado_handler.py Add API routes from 3.x 2022-04-10 19:39:31 +00:00
upload_handler.py Make stream size calc more readable 2022-04-02 16:07:31 -04:00
websocket_handler.py Black codebase 2022-03-23 02:50:12 +00:00
websocket_helper.py Fix files to conform with new Black pylintrc 2022-03-23 06:06:13 +00:00