72a5f1661c
Resolve Conflicts from Merge branch 'dev' into feature/openmetrics-implementation
2023-10-07 23:55:58 +02:00
49914c7f14
Improve OpenMetrics Registries Work
2023-10-07 23:50:56 +02:00
096de18c2c
Merge branch 'dev' into feature/discord-webhooks
2023-09-05 20:39:20 -04:00
a8894757cf
Rename activity logs
2023-08-20 17:01:32 -04:00
eadb01d7c0
Add model option
2023-06-03 18:11:59 -04:00
50c515b2aa
Add database methods
2023-06-03 15:05:08 -04: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
e8d2414815
Merge branch 'dev' into bugfix/schedule-restore
2023-01-27 19:05:50 +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
60785500b9
Remove commands table
2023-01-19 11:47:07 -05:00
efd3bef029
Use queues for scheduled task disapatch
2023-01-19 11:27:33 -05:00
7984ca8157
Add Personalized Transparency for Login Page's Form
2023-01-17 20:40:16 +01:00
ede865bf33
Appease the linter and fix stinky code
2023-01-16 15:16:43 -05:00
944d01ab19
Fix schedule restores
2023-01-16 11:20:15 -05:00
bf0255a26b
Add custom login image feature
2022-11-09 14:13:35 -05:00
75c8cdef53
Add names to schedules
2022-08-05 13:52:50 -04:00
77c9d2613d
Appease black
2022-06-20 17:33:36 -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
92c8fc04f3
Refactor to standardize class/variable naming ✨
2022-04-14 03:10:25 +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
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
2bf2902754
Working backup exclusions
2022-02-27 21:40:05 -05:00
4bcb91d1d5
Add mostly functional front-end for backup exclusions
2022-02-27 16:37:48 -05:00
6d7ddf8494
Add controllers for backup exclusion logic
2022-02-27 15:08:03 -06:00
45ae49e84e
Add features to child tasks
2022-02-25 19:53:38 -05:00
e0ce1d118c
Create pylintrc, code review pipeline & correct codebase errors
...
Fix uploads,
Only send server stats to user page when they have access to servers
2022-01-26 01:45:30 +00:00
b368246614
If you want to start a server...or stop it... or send any command you should patch your install with this commit
2022-01-18 15:00:00 -05:00
2f1b56121a
fix windows path bug
2022-01-18 13:59:53 -05:00
93857f90db
JWT login and multi API keys!
2022-01-15 02:23:50 +02:00
51fcb2adc3
Add working schedules.
...
Add ability to edit schedules.
Add new pages for task creation/edit.
2022-01-11 17:24:05 -05:00
c220c6d3d3
Remove schedule logic from backups.
2022-01-11 01:45:54 -05:00
85878382b7
Fixing Starting Servers
2021-09-26 00:25:24 +02:00
70ca82a086
Rework architecture for better MVC
2021-09-09 00:01:10 +02:00