crafty-4/app/classes/web
luukas a20f7c4acf Fix translation stuff
* Make fallback stuff work
* Use helper.get_setting('language') instead of hardcoded 'en_US'
* Fix status and public pages lang variables
* Fix and add some translations for fi_FI
2022-01-15 17:38:08 +02:00
..
ajax_handler.py JWT login and multi API keys! 2022-01-15 02:23:50 +02:00
api_handler.py JWT login and multi API keys! 2022-01-15 02:23:50 +02:00
base_handler.py JWT login and multi API keys! 2022-01-15 02:23:50 +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 hotfix for failed scandir 2021-12-21 16:11:48 -05:00
http_handler.py Rework architecture for better MVC 2021-09-09 00:01:10 +02:00
panel_handler.py Fix translation stuff 2022-01-15 17:38:08 +02:00
public_handler.py Fix translation stuff 2022-01-15 17:38:08 +02:00
server_handler.py Fix translation stuff 2022-01-15 17:38:08 +02:00
static_handler.py Fix static handler 404 error 2021-04-17 18:12:23 +03:00
status_handler.py Fix translation stuff 2022-01-15 17:38:08 +02:00
tornado.py Fix translation stuff 2022-01-15 17:38:08 +02:00
upload_handler.py JWT login and multi API keys! 2022-01-15 02:23:50 +02:00
websocket_handler.py JWT login and multi API keys! 2022-01-15 02:23:50 +02:00
websocket_helper.py Rework server start to look for user_id and not user_lang. Gives acces to more user info. 2021-11-27 17:10:43 -05:00