crafty-4/app/classes/shared
Scott R 689e4abb51 Oops! All backups are gone... but not anymore!
While loop automatically removed all old backups greater than the max backups threshold... including if it was set to 0. Set a test for the while loop to make sure max backups is greater than 0 before deletey delete
2021-08-14 00:07:24 -05:00
..
cmd.py Fix __init__ being defined 2 times in cmd.py MainPrompt 2021-04-18 13:03:21 +03:00
console.py Fix logging on import errors 2021-04-17 23:34:13 +03:00
controller.py Added option to remove server files on delete. 2021-08-09 20:48:22 -04:00
exceptions.py One monster truck commit for rework and backups 2021-03-21 23:02:18 -05:00
helpers.py Redoing shutil zip after merging new DB things 2021-08-13 23:28:41 -05:00
installer.py fixed console.debug printing - added module auto-installer 2021-01-19 08:56:00 -05:00
models.py Added option to remove server files on delete. 2021-08-09 20:48:22 -04:00
server.py Oops! All backups are gone... but not anymore! 2021-08-14 00:07:24 -05:00
tasks.py Added option to remove server files on delete. 2021-08-09 20:48:22 -04:00
translation.py Add translation file caching, show file read error (if any) and fix a typo in the Finnish translation. 2021-05-27 21:39:46 +03:00