crafty-4/app/classes/shared
Zedifus 256c6567fd Remove temporary directory on backup completion
When running backups, the temporary directory wasn't being properly removed.
Added logic to remove the temporary directory upon backup completion,
cleaned up the try/except a bit.
2022-06-01 18:28:24 +01:00
..
authentication.py Merge branch 'feature/api-v2' into merge/api-v2 2022-05-05 03:32:09 +03:00
command.py Simplify MainPrompt.emptyline. 2022-05-21 02:04:03 +03: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 Fix an IndexError in get_lang_page 2022-05-19 01:10:06 +03:00
import3.py Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00
installer.py Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00
main_controller.py Merge branch 'dev' into bugfix/api-v2-bugfixes 2022-05-23 20:20:49 +03:00
main_models.py Fix fresh install side effects from DB rework 2022-04-17 13:27:00 -04:00
migration.py Merge branch feature/external-frontend to feature/api-v2 without the frontend 2022-04-14 15:33:53 +03:00
permission_helper.py Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00
server.py Remove temporary directory on backup completion 2022-06-01 18:28:24 +01:00
tasks.py Merge branch 'dev' into merge/pretzel-lukas-cleanup-nosquash 2022-05-20 22:04:41 +03:00
translation.py fix fstrings, refactored console to static 2022-04-11 20:34:46 -05:00