Commit Graph

114 Commits

Author SHA1 Message Date
1f95b22dce Add check for migration before starting a server 2023-02-20 15:37:51 -05:00
dd317a3460 Only support changing server dir in non-docker env 2023-02-12 12:29:05 -05:00
863ded782a Add move servers dir functionality 2023-01-30 15:23:10 -05:00
84592c178e Merge branch 'dev' into refactor/scheduled-task-queue 2023-01-27 19:30:03 +00:00
e8d2414815 Merge branch 'dev' into bugfix/schedule-restore 2023-01-27 19:05:50 +00:00
dfa2f5fb1e Remove antequeted code after moving from db 2023-01-19 11:28:00 -05:00
33b9026e8e Fix delete. Remove secondary selection box 2023-01-18 14:40:01 -05:00
0d85b55c06 Allow file paths with symbols for background 2023-01-18 14:35:35 -05:00
7984ca8157 Add Personalized Transparency for Login Page's Form 2023-01-17 20:40:16 +01:00
2e25ed84c5 Remove print statements 2023-01-16 14:30:55 -05:00
1802a7e7ef Add backup preservation
Add update job to bedrock
2023-01-16 14:15:45 -05:00
944d01ab19 Fix schedule restores 2023-01-16 11:20:15 -05:00
8c6bb38224 Fix location of loop check. 2022-12-15 18:58:10 -05:00
0c9ee0e0e0 Fix plus sign in path bug with downloads & uploads 2022-11-30 20:28:24 -05:00
46740f7cbf Fix type error on delete 2022-11-09 14:20:37 -05:00
bf0255a26b Add custom login image feature 2022-11-09 14:13:35 -05:00
3f4d232910 Add log filtering
known bug: when adding more than 4 items to js array
2022-10-12 23:29:20 -04:00
f558388a0f Update themes to include all colors 2022-10-04 13:31:37 -04:00
b9bd654e58 Add upload import functionality.
Update gitignore
2022-09-27 22:06:22 -04:00
e14e795b47 Add schedules to backup restore
Persist execution command
2022-09-09 14:49:31 -04:00
cafa720bba Fix server quotas. Removed un-used perms columns 2022-08-20 13:00:20 -04:00
5cbb8f7018 Fix broken unloaded servers 2022-08-05 20:04:34 -04:00
4f4798d44a Add serverjars cache refresh 2022-08-03 15:38:44 -04:00
e009ff9819 Use relative paths for the jarfile and logs 2022-06-16 02:10:26 +03:00
e73dd682c8 Fix no-else-* QA warnings 2022-06-14 15:40:57 +03:00
6b85620fec Fix schedule tasks not being killed on restore 2022-06-02 08:23:42 -04:00
8f5c688b72 Fixing Pylint issues 2022-05-30 19:28:39 +02:00
37bda32164 Fixing moved functions calls 2022-05-30 07:36:25 +02:00
8423cc24c1 I'm breaking/fixing stuff 2022-05-26 14:50:20 +02:00
984f4cc4d6 Change Files Aesthetic 2022-05-15 12:38:48 -05:00
30618c7456 Term spacing between player name and message 2022-05-14 20:53:18 -05:00
184e50a825 Fix bug where excluded dir not persistant 2022-05-09 13:34:45 -04:00
9fcd510be2 Make unzip_server snake case 2022-04-14 19:45:13 -04:00
20141f3cba Fix typo at EOF
'0' is my Discord P-T-T Toggle 😅
2022-04-14 03:19:56 +01:00
92c8fc04f3 Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00
47025bec2a Make helper not static when unzipping. 2022-04-12 17:38:05 -04:00
d417950eae fix fstrings, refactored console to static 2022-04-11 20:34:46 -05:00
19f2429a4c Fix formatting to comply with Black 2022-04-11 11:08:36 +01:00
42ca4bb973 Refactored the yes to not pass objects in import
Merge Conflicts ᴙ Us
2022-04-11 00:23:55 -05:00
2a512d7273 Fix files to conform with new Black pylintrc
Mostly just breaking up strings and comments into new lines
Some strings dont require 'f' but keeping in for readability
with the rest of the concatinated string
2022-03-23 06:06:13 +00:00
e06fe8a52a Black codebase
Apply black formatting to codebase
2022-03-23 02:50:12 +00:00
ecc87a6137 Add context menu for iOS + Bug fix 2022-03-22 14:24:15 +00:00
2efcacceb5 Fix server not being cleaned up when killed. 2022-03-18 21:50:09 -04:00
d4a1efba78 Appease the linter 2022-03-13 09:26:38 -04:00
8858780d41 Move backups to ajax request 2022-03-11 00:18:22 -05:00
b306d1f313 Tidy imports & dep auto-installer 2022-03-08 04:40:44 +00:00
9520858c22 Fix backup restore 2022-03-07 21:36:23 -05:00
55852de3d9 Fix cursor showing as text highlight not hand 2022-03-04 17:58:18 -05:00
61ac97c02e Add unexecuted clear. Add option to compress backups 2022-03-02 12:55:49 -05:00
e1340d61ff Appease the linter 2022-03-01 17:10:04 -05:00