Commit Graph

52 Commits

Author SHA1 Message Date
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
b0b04a6495 Merge branch 'dev' into feature/pretzel-variable-shutdown-timeout 2022-08-27 17:50:50 +01:00
1b4777fbab Merge branch 'dev' into feature/pretzel-users-roles-manager 2022-08-27 17:25:49 +01:00
44afc72d3a Add variable shutdown timeouts 2022-08-21 12:41:28 -04:00
cafa720bba Fix server quotas. Removed un-used perms columns 2022-08-20 13:00:20 -04:00
56e9aaab01 Regression 2022-08-20 08:34:38 -04:00
bd64f0d2ae Initial commit for role managers 2022-08-20 08:32:39 -04:00
c1d16522d0 Add manager field to users 2022-08-19 13:09:59 -04:00
eea5e329af Refactor and add import_helpers.
Working jar imports
2022-08-17 17:22:03 -04:00
65c8ca680b Add importing threading to jar servers.
Refactor "downloading" status
2022-08-17 14:48:05 -04:00
75c8cdef53 Add names to schedules 2022-08-05 13:52:50 -04:00
6c0cd54e7e Add next run to schedule info 2022-08-04 18:15:59 -04:00
11260a34d6 Toggle Visible servers on status page 2022-07-14 18:26:42 -04:00
7670b91cc6 Add backup shutdown feature
Add backup notif for failed backup
2022-06-20 17:16:56 -04:00
7d286e60e0 Backup/Config.json rework for API key hardening
See merge request crafty-controller/crafty-4!369
2022-06-20 19:26:21 +00:00
16bbac7fd6 Moving Server Stats DB to Server Folder 2022-04-28 22:40:15 +02:00
c7394ab77e Add ability for users to disable hints 2022-04-02 21:25:26 -04:00
e06fe8a52a Black codebase
Apply black formatting to codebase
2022-03-23 02:50:12 +00:00
3a8174cc22 Add status bar for support log archive 2022-03-13 08:29:26 -04:00
d73316119b Add server download status indicator 2022-03-04 00:36:36 +00:00
e0b8fb35fe Add option to compress backups 2022-03-02 11:34:26 -05:00
c4f706d415 Rework of files handling and added exclusions selection for backups. 2022-03-01 01:02:30 +00:00
26014d0e86 Revert "Merge branch 'xithical-fixes' into 'dev'"
This reverts merge request !173
2022-02-28 04:40:33 +00:00
54d8ee4b7d Add migration for excluded backup directories
Changes the column 'directories' in the backups table to 'excluded_dirs' so that we're only storing a list of excluded directories
2022-02-27 10:32:26 -06:00
09335fc3d9 Add ability to reorder servers based on user 2022-02-26 18:00:54 -05:00
af16834419 Working chain reactions 2022-02-23 22:59:16 -05:00
d592dcd422 Initial commit for adding multiple server types 2022-01-31 20:50:25 -05:00
42062004a2 Add extras for crash detection 2022-01-27 21:16:19 -05:00
93857f90db JWT login and multi API keys! 2022-01-15 02:23:50 +02:00
8424fc3149 Put support logs into a thread. 2022-01-13 20:42:53 -05:00
7981f90a77 Fix bug where backups would not run due to extraneous character in server init 2022-01-12 01:24:03 -05:00
5e7d0d64bd Cron tasks working.
Starting to rearrange front end for better UX
2022-01-11 12:17:57 -05:00
4f55ffed0f Add single execution to scheduled tasks. 2022-01-11 01:29:27 -05:00
3e90210f3b Remove port checker for a port reminder on first run
Add DB column to track a server's first run
Send port reminder for crafty on fresh install.
Remove http server message from startup/logs - don't want to promote that it's running.
2022-01-09 13:14:59 -05:00
7dd24b6b15 Improved File Loading, Fixed Port checking 2022-01-08 23:03:45 +00:00
d0f6e6b8a9 More changes to users lang 2021-09-29 18:05:07 -04:00
186dcdc616 Merge branch 'dev-Silversthorn' into dev-Silversthorn-MVC 2021-09-21 21:12:56 +02:00
f032f4054e Adds inital support for waiting to start. Need to test on more powerful machine. 2021-09-20 14:46:31 -04:00
70ca82a086 Rework architecture for better MVC 2021-09-09 00:01:10 +02:00
397fbd5268 Adding Support For Server Creation Quantity Limit 2021-08-25 00:23:33 +02:00
bb1f43bc81 Adding Support for Crafty Permissions with limits 2021-08-24 23:07:00 +02:00
6a29f1063b Fixing Migrations Issues 2021-08-23 21:41:27 +02:00
e776afc6d2 Fixing Bandaid Workaroud for Permissions Migration 2021-08-22 23:00:46 +00:00
910a789ad4 Puts even bigger bandaid on migrations. This needs to have a permanent fix eventually. 2021-08-22 18:05:04 -04:00
000c764ca3 Fix bandaid on migrations...let's call it a cast 2021-08-22 17:40:28 -04:00
24aec429cc Bandaid db error on migrations by comment.
Fix error in models where value was undefined
2021-08-22 17:29:52 -04:00
0b29bdf855 Deletion on User_Servers table 2021-08-22 12:21:59 +02:00
331f3e7b12 Adding Crafty Permissions 2021-08-22 11:57:02 +02:00