Commit Graph

4280 Commits

Author SHA1 Message Date
amcmanu3
481691aec5 Remove text from status page and use symbols 2024-06-19 13:48:48 -04:00
amcmanu3
95437c3e64 Remove function from troubleshooting 2024-06-19 13:31:36 -04:00
amcmanu3
6bbb3bf399 Fix box close after upload complete 2024-06-19 13:28:39 -04:00
Andrew
c4b183466e Close upload box if no files 2024-06-17 13:31:34 -04:00
Andrew
4a0dfddde5 Merge branch 'refactor/backups' into refactor/upload-api 2024-06-17 09:45:57 -04:00
Andrew
f808f32444 Fix backup downloads 2024-06-16 16:02:26 -04:00
Andrew
ad734c526c Fix query statement for updates 2024-06-15 16:09:01 -04:00
Andrew
0b0b63d650 Fix migrations errors on initial run 2024-06-15 14:32:18 -04:00
Andrew
4cc2d81044 Merge branch 'dev' into refactor/backups 2024-06-15 12:11:16 -04:00
amcmanu3
59d835bd9d Merge branch 'refactor/backups' into refactor/upload-api 2024-06-14 19:31:48 -04:00
amcmanu3
3030712587 Refactor restore to persist backups 2024-06-14 19:31:26 -04:00
amcmanu3
e5d18e5f2c Add type hints. Return backup ID on creation 2024-06-14 19:30:43 -04:00
amcmanu3
60bf9a7914 Merge branch 'refactor/backups' into refactor/upload-api 2024-06-14 18:30:05 -04:00
amcmanu3
f0afcfbc23 Fix check for directory existing 2024-06-14 18:29:36 -04:00
amcmanu3
6cf093031c Merge branch 'refactor/backups' into refactor/upload-api 2024-06-14 18:18:15 -04:00
amcmanu3
3c4b513a44 Use json.loads in the update function 2024-06-14 18:17:50 -04:00
Analicia Abernathy
ff8b5e0c03 Merge branch 'refactor/backups' of gitlab.com:crafty-controller/crafty-4 into refactor/backups 2024-06-14 14:17:11 -05:00
Analicia Abernathy
6e7b250292 Merge branch 'refactor/backups' of gitlab.com:crafty-controller/crafty-4 into refactor/backups 2024-06-14 14:17:00 -05:00
Analicia Abernathy
ff7a392119 translations for backup changes 2024-06-14 14:15:50 -05:00
amcmanu3
f5874d701a Add password error to not display password in plain text 2024-06-13 17:09:00 -04:00
amcmanu3
038a280ae1 Merge branch 'refactor/backups' into refactor/upload-api 2024-06-13 16:17:49 -04:00
amcmanu3
d4503f1887 Use backup_location variable 2024-06-13 16:06:04 -04:00
amcmanu3
908ddc2d21 Remove migrate history 2024-06-13 15:54:54 -04:00
amcmanu3
6ff561f40b Fix default backup config 2024-06-13 15:54:47 -04:00
amcmanu3
5488f3880a Bump tornado to 6.4.1 for security checks 2024-06-11 15:59:20 -04:00
Andrew
4aad365811 Add a thread dump to support logs 2024-06-08 12:24:04 -04:00
Andrew
44ab4b8b75 Merge branch 'refactor/backups' into refactor/upload-api 2024-06-07 14:08:23 -04:00
Andrew
8dd82f4111 Set backups to live in a directory with the backup id 2024-06-07 14:08:05 -04:00
amcmanu3
682999f7f6 Standardize header naming 2024-06-02 13:02:40 -04:00
amcmanu3
10091a38ee Merge branch 'refactor/backups' into refactor/upload-api 2024-06-02 10:47:45 -04:00
amcmanu3
a69d569e23 Fix issue with backup UUID on migration 2024-06-02 10:47:13 -04:00
amcmanu3
bb6b516647 Fix bug where full access gives minimal access 2024-06-01 22:16:46 -04:00
amcmanu3
f28f689841 Do not allow slashes in server names 2024-05-31 15:31:42 -04:00
amcmanu3
c3560acbd1 Account for str valid_tokens_from 2024-05-31 12:45:29 -04:00
amcmanu3
7d418355ba Remove navigation label from sidebar 2024-05-31 12:37:21 -04:00
Andrew
251df92528 Appease the linter 2024-05-29 19:32:27 -04:00
Andrew
2898917b64 Remove print statements 2024-05-29 19:30:07 -04:00
Andrew
9ec0044458 Use UTC for tokens_valid_from in user config 2024-05-29 13:21:50 -10:00
Andrew
c8b607c08a Remove unnecessary imports 2024-05-28 21:49:41 -04:00
Andrew
5b8fcfe290 Merge branch 'refactor/backups' into refactor/upload-api 2024-05-28 19:48:29 -04:00
Andrew
e2132c2130 Fix migration 2024-05-28 19:48:11 -04:00
Andrew
f991b79782 Fix backup migration 2024-05-28 19:42:02 -04:00
Andrew
5340670ceb Fix bedrock zip imports 2024-05-28 19:39:13 -04:00
Andrew
a9856a8a2c Fix java server zip creation 2024-05-28 19:30:12 -04:00
Andrew
d8ad8f5e09 Fix role selection on user creation.
Security improvements
2024-05-28 17:14:05 -04:00
Andrew
0aae82448b Add comments 2024-05-28 15:39:44 -04:00
amcmanu3
407ca4c0bb Add logging 2024-05-27 19:48:35 -04:00
amcmanu3
3fd763eebd Check hashes 2024-05-27 19:12:39 -04:00
amcmanu3
d7bee5a7b8 Refactor uploads to same JS file 2024-05-27 19:12:31 -04:00
amcmanu3
9b7ddbfe1e Check for server dir on server_upload 2024-05-27 15:19:23 -04:00