crafty-4/app/classes/shared
Andrew c8759ac872 Added serverdownload to thread.
Removed exit command if server jar doesn't exist. This was causing exit.txt to constantly try to stop crafty after a jar download in the thread.
2021-08-21 14:25:39 -04:00
..
cmd.py Add database migrations! 2021-08-18 18:11:53 +03:00
console.py Fix logging on import errors 2021-04-17 23:34:13 +03:00
controller.py Merge branch 'dev' into dev-Silversthorn 2021-08-21 16:44:02 +02:00
exceptions.py One monster truck commit for rework and backups 2021-03-21 23:02:18 -05:00
helpers.py Completed file uploading. Need to fix listing when right clicking. Unzip is shown at all times. Added unzip function to helpers and is called through ajax for unzipping files to current directory. 2021-08-19 23:36:25 -04:00
installer.py fixed console.debug printing - added module auto-installer 2021-01-19 08:56:00 -05:00
migration.py Add database migrations! 2021-08-18 18:11:53 +03:00
models.py Merge branch 'dev' into dev-Silversthorn 2021-08-21 16:44:02 +02:00
server.py Added serverdownload to thread. 2021-08-21 14:25:39 -04:00
tasks.py Moved delete server to ajax call instead of a task. 2021-08-18 18:50:53 -04:00
translation.py Add cache for if language file exists 2021-08-10 22:36:17 +03:00