Commit Graph

99 Commits

Author SHA1 Message Date
39a98f2b5e Merge branch 'dev' into tweak/json-audit-log 2024-05-09 21:03:26 +01:00
3fac1a39a8 Setup drop table migrations 2024-04-20 16:21:06 -04:00
400f42ba26 Merge branch 'dev' into refactor/api-key-su 2024-04-08 13:42:16 -04:00
c13ac6a53c Merge branch 'dev' into refactor/api-key-su 2024-03-25 12:36:43 -04:00
a87daa6ef3 Format with Black for lint apeasing 2024-03-23 14:32:39 +01:00
7a7f237187 appease lint 2024-03-23 14:30:48 +01:00
9aad5e3d8f trying something to works form differents update version 2024-03-23 14:20:31 +01:00
2bb8e185de Checking if the column is already deleted 2024-03-23 14:13:45 +01:00
f71aaeb870 Adding back the Servers Model 2024-03-23 13:47:57 +01:00
d30b335637 renaming the file to run part 1 before part 2 2024-03-23 13:32:54 +01:00
8ff83fa045 appease black lint 2024-03-23 13:14:47 +01:00
3a4037a332 trying to add rollback methods 2024-03-23 12:57:41 +01:00
f0086c70f7 importing class instead of copy pasting it 2024-03-23 12:37:46 +01:00
64a1defb95 Removing logging and console to prevent unnecessary messages 2024-03-23 12:29:16 +01:00
5e4dbb1902 Disabling code if already updated to prevent unnecessary errors messages 2024-03-23 12:28:22 +01:00
8f8feef6de Solution is disabling update if already done 2024-03-23 12:11:43 +01:00
c00cb1a61d Splitting migration in 2 files to remove migrator.run from it 2024-03-23 11:30:24 +01:00
0a572fba92 Refactor API keys "super user" to "full access" 2024-03-17 12:50:11 -04:00
986576f243 Adding migration to fix the rework servers uuid issue 2024-03-10 12:43:52 +00:00
2c289133f5 Fixing logging errors to info to display properly logs
Remove return true/false values as the function shouldn't return values
2024-03-03 10:00:18 +01:00
3529c9f7fe Fixing loog messages 2024-02-16 20:27:30 +01:00
12627cec8e Fixed the why it was not working 2024-02-16 20:21:38 +01:00
90e0777b9b try to revert back to old migrate history if failed 2024-02-16 20:04:12 +01:00
ccec2a3400 rename migration file to have a more recent one 2024-02-16 19:32:23 +01:00
ad6e53a5d1 Adding all migration steps to a migration.py file 2024-02-16 19:29:14 +01:00
56d37989e5 Merge branch 'dev' into refactor/server_ids 2024-01-30 21:19:07 +01:00
589a11f43c Allow omission of player stats from total 2024-01-13 16:43:16 -05:00
aa7f47a4f4 Reworking id to use uuid 2023-11-01 18:44:56 +01:00
6a81a5b337 Add accent color option 2023-09-28 19:07:03 -04:00
65bea2a11a Merge branch 'dev' into feature/discord-webhooks 2023-09-21 23:42:04 +01:00
096de18c2c Merge branch 'dev' into feature/discord-webhooks 2023-09-05 20:39:20 -04:00
2d77c456ca Merge branch 'dev' into bugfix/issue_255_status_page_update 2023-09-05 20:05:12 +02:00
34fe9c1326 Using API Call for Status Page 2023-09-02 21:51:28 +02:00
6c1e1b4737 Add Arcadia Notifications to Front end 2023-09-01 14:48:20 -04:00
cc157f86bb Setup webhooks database 2023-06-03 13:35:29 -04:00
c151e5f3a7 Merge branch 'dev' into tweak/master-server-dir-config 2023-02-11 19:47:01 +00:00
87fdb1627c Add feature - ignore exit codes on crash detection 2023-02-10 14:02:26 -05:00
3a763178d7 Merge branch 'dev' into tweak/master-server-dir-config 2023-01-30 12:14:58 -05:00
2d9529ba0c Add cookie secret to DB
Allow users to reset cookie and api secret
Add Crafty row to table on fresh install
Change inserts to updates for crafty settings table.
2023-01-29 16:54:02 -05:00
b5d259bce7 Merge branch 'dev' into feature/backup-echo 2023-01-27 19:39:05 +00:00
84592c178e Merge branch 'dev' into refactor/scheduled-task-queue 2023-01-27 19:30:03 +00:00
8a5cc6d1e6 Set up back end for master server dir 2023-01-26 19:21:39 -05:00
248a5a63a9 Include option for after command 2023-01-21 13:13:02 -05:00
cf9ad77879 Add option to run command before backup 2023-01-20 17:35:30 -05:00
27981619c4 Fix rollback table name 2023-01-19 11:57:11 -05:00
60785500b9 Remove commands table 2023-01-19 11:47:07 -05:00
7984ca8157 Add Personalized Transparency for Login Page's Form 2023-01-17 20:40:16 +01:00
bf0255a26b Add custom login image feature 2022-11-09 14:13:35 -05:00
05f08773a3 Add themes to users DB 2022-09-26 21:23:16 -04:00
82c0452f55 Add pfp caching for users 2022-09-12 15:34:47 -04:00