Commit Graph

23 Commits

Author SHA1 Message Date
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