Silversthorn
58cdfe9ee5
Fixing Black issues
2023-08-27 14:10:20 +02:00
Silversthorn
eccac2508d
Fix Issue #255
...
Rework how the websockets are managed
2023-08-09 23:47:53 +02:00
amcmanu3
a50fa25ae5
Appease black
2023-02-25 16:25:09 -05:00
amcmanu3
1dc731c9f7
Rework logic
2023-02-25 16:15:50 -05:00
amcmanu3
b766ae10e9
Only copy bedrock_server executable on update
2023-02-25 15:40:38 -05:00
Andrew
872489d125
Remove useless block in unzip method
...
This was causing an error.
2023-01-02 12:20:18 -05:00
Andrew
6a6376ea8a
appease the linter
2022-09-07 16:52:27 -04:00
Andrew
d45e32013b
Fix backup exclusion issue
2022-09-07 16:51:41 -04:00
Andrew
296a5a46de
Add comments. Debug logging
2022-09-07 16:01:42 -04:00
Andrew
266e540374
Add bedrock update support
2022-08-31 11:59:33 -04:00
Zedifus
51d123e9eb
Merge branch 'dev' into tweak/support-logs-zip-comment
2022-08-27 19:00:38 +01:00
Zedifus
6f66b77478
Add 'optional' comment to all archival methods
2022-08-27 17:05:13 +01:00
Zedifus
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
amcmanu3
504ffd57f6
Working zip imports
2022-08-17 18:14:16 -04:00
amcmanu3
b5420c083e
Starting zip imports
2022-08-17 17:41:44 -04:00
amcmanu3
f1d11bfb0d
Remove tempdir from packaging logs.
2022-07-05 21:35:43 -04:00
Andrew
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
Zedifus
92c8fc04f3
Refactor to standardize class/variable naming ✨
2022-04-14 03:10:25 +01:00
Zedifus
19f2429a4c
Fix formatting to comply with ⬛ Black
2022-04-11 11:08:36 +01:00
computergeek125
42ca4bb973
Refactored the yes to not pass objects in import
...
Merge Conflicts ᴙ Us
2022-04-11 00:23:55 -05:00
Zedifus
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
Zedifus
e06fe8a52a
⬛ Black codebase
...
Apply black formatting to codebase
2022-03-23 02:50:12 +00:00
Zedifus
b306d1f313
Tidy imports & dep auto-installer
2022-03-08 04:40:44 +00:00
Andrew
e0b8fb35fe
Add option to compress backups
2022-03-02 11:34:26 -05:00
xithical
c4f706d415
Rework of files handling and added exclusions selection for backups.
2022-03-01 01:02:30 +00:00