crafty-4/app/classes/shared
luukas 0d664cfae5
Remove a useless session.log warning
This fixes an error being sent when session.log doesn't exist.
This usually occurs when the logs directory is deleted.
2022-06-14 00:16:49 +03:00
..
authentication.py Merge branch 'feature/api-v2' into merge/api-v2 2022-05-05 03:32:09 +03:00
command.py Allow users with capital letter to reset password 2022-06-13 16:06:36 -04:00
console.py Use local date and time formatting for Console 2022-05-21 01:41:48 +03:00
exceptions.py Black codebase 2022-03-23 02:50:12 +00:00
file_helpers.py Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00
helpers.py Remove a useless session.log warning 2022-06-14 00:16:49 +03:00
import3.py Fix import3 2022-06-13 15:14:41 -04:00
installer.py Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00
main_controller.py Add fallback for tz not being found 2022-06-13 14:29:25 -04:00
main_models.py Fix resetting api_key 2022-06-02 08:23:28 -04:00
migration.py Merge branch feature/external-frontend to feature/api-v2 without the frontend 2022-04-14 15:33:53 +03:00
null_writer.py Fix null writer 2022-05-28 21:11:09 +03:00
permission_helper.py Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00
server.py Fix traceback on crash detection startup 2022-06-13 16:13:18 -04:00
singleton.py I'm breaking/fixing stuff 2022-05-26 14:50:20 +02:00
tasks.py Fix black 2022-06-13 19:41:25 +01:00
translation.py fix fstrings, refactored console to static 2022-04-11 20:34:46 -05:00