aec58fdca3
Refactor Crafty remote file downloads
2024-02-20 01:19:39 +00:00
ec5e291a98
Fix bug where del fail would give no feedback
2024-01-28 16:21:27 -05:00
2d77c456ca
Merge branch 'dev' into bugfix/issue_255_status_page_update
2023-09-05 20:05:12 +02:00
27f6c4c926
Add unzip/dir request handler to api v2
2023-08-31 21:35:30 -04:00
58cdfe9ee5
Fixing Black issues
2023-08-27 14:10:20 +02:00
eccac2508d
Fix Issue #255
...
Rework how the websockets are managed
2023-08-09 23:47:53 +02:00
a50fa25ae5
Appease black
2023-02-25 16:25:09 -05:00
1dc731c9f7
Rework logic
2023-02-25 16:15:50 -05:00
b766ae10e9
Only copy bedrock_server executable on update
2023-02-25 15:40:38 -05:00
872489d125
Remove useless block in unzip method
...
This was causing an error.
2023-01-02 12:20:18 -05:00
6a6376ea8a
appease the linter
2022-09-07 16:52:27 -04:00
d45e32013b
Fix backup exclusion issue
2022-09-07 16:51:41 -04:00
296a5a46de
Add comments. Debug logging
2022-09-07 16:01:42 -04:00
266e540374
Add bedrock update support
2022-08-31 11:59:33 -04:00
51d123e9eb
Merge branch 'dev' into tweak/support-logs-zip-comment
2022-08-27 19:00:38 +01:00
6f66b77478
Add 'optional' comment to all archival methods
2022-08-27 17:05:13 +01:00
d3b7ab048d
Add comment arg to make_compressed_archive
...
This is an optional arg that will add a comment to zip file
2022-08-26 15:56:31 +01:00
504ffd57f6
Working zip imports
2022-08-17 18:14:16 -04:00
b5420c083e
Starting zip imports
2022-08-17 17:41:44 -04:00
f1d11bfb0d
Remove tempdir from packaging logs.
2022-07-05 21:35:43 -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
19f2429a4c
Fix formatting to comply with ⬛ Black
2022-04-11 11:08:36 +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
b306d1f313
Tidy imports & dep auto-installer
2022-03-08 04:40:44 +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