Commit Graph

3627 Commits

Author SHA1 Message Date
1c65cf5937 Update changelog !684 2023-12-13 01:49:49 +00:00
f94c3720aa Merge branch 'dev' into maintenance/translations-12-11 2023-12-13 01:47:36 +00:00
ce4371f91e Merge branch 'tweak/queue-log' into 'dev'
Add user queue debug logging

See merge request crafty-controller/crafty-4!683
2023-12-13 01:37:50 +00:00
717f121f1f Update changelog !683 2023-12-13 01:32:28 +00:00
fb66e4fcda Update translations 2023-12-11 15:44:48 -05:00
5fd3fbee26 Merge branch 'maintenance/translations-12-11' of https://gitlab.com/crafty-controller/crafty-4 into maintenance/translations-12-11 2023-12-11 15:28:39 -05:00
69fcdfddf0 Add json sort script 2023-12-11 15:15:26 -05:00
2cab7de6af Make watcher log debug 2023-12-07 18:03:31 -05:00
d2b738f857 Add queue logging 2023-12-07 18:02:54 -05:00
4447fdfdff Merge branch 'refactor/unraid-description' into 'dev'
Documentation adjustment for !672

See merge request crafty-controller/crafty-4!673
2023-12-07 17:01:47 +00:00
bf13d4285b Merge branch 'sec/admin-creation' into 'dev'
Force random password on first run. Stop using Crafty as default password

See merge request crafty-controller/crafty-4!672
2023-12-07 16:49:46 +00:00
e3f8531eda Update changelog !673
Premptive
2023-12-07 16:44:56 +00:00
e247b5c71e Update changelog !672 2023-12-07 16:43:21 +00:00
7037d857d7 Black codebase 2023-12-07 11:05:26 -05:00
73e2de6c9c Fix fresh install
Refactor app_path
2023-12-07 10:56:36 -05:00
e17af9dea5 Increase entropy of password
With reduced symbols increasing length for better entropy
2023-12-07 15:36:07 +00:00
1e68abac70 Reduce number of symbols to avoid issues
Limit the symbols used in the character string to avoid potential
problems with certain characters.
2023-12-07 15:32:18 +00:00
130dc3db02 Fix logging config path
Update the logging configuration path to use the correct application
path.
2023-12-07 15:14:50 +00:00
53b12e245f Merge branch 'dev' into sec/admin-creation 2023-12-07 15:09:11 +00:00
f07e8e12ac Merge branch 'bugfix/backup-dir' into 'dev'
Fix bug where servers are created without bu dir | Backup Exclusions Bug

See merge request crafty-controller/crafty-4!682
2023-12-07 14:02:08 +00:00
56044456d9 Update changelog !682 2023-12-07 13:53:30 +00:00
2d07dbbd9c Merge branch 'dev' into bugfix/backup-dir 2023-12-07 13:52:17 +00:00
64152c6192 Merge branch 'tweak/backup-delete' into 'dev'
Give better feedback when backup delete fails

See merge request crafty-controller/crafty-4!681
2023-12-07 13:50:54 +00:00
f16e95acd9 Update changelog !681 2023-12-07 13:47:04 +00:00
342a4f6599 Merge branch 'dev' into tweak/backup-delete 2023-12-07 13:45:15 +00:00
c8206468ab Merge branch 'bugfix/support-log-x' into 'dev'
Fix support log x button still downloading

See merge request crafty-controller/crafty-4!679
2023-12-07 13:40:48 +00:00
eab376420d Update changelog !679 2023-12-07 13:34:08 +00:00
cca4f8314b Fix bootbox close function call 2023-12-07 13:31:50 +00:00
c045ded7b5 Merge branch 'dev' into bugfix/support-log-x 2023-12-07 13:28:04 +00:00
2eb012e61d Merge branch 'bugfix/config-empty-mounts' into 'dev'
Fix bug where you cannot select "do not monitor mounts" from config.json

See merge request crafty-controller/crafty-4!678
2023-12-07 13:14:31 +00:00
e2eb5c62f4 Update changelog !678 2023-12-07 13:07:35 +00:00
1383accefd Merge branch 'dev' into bugfix/config-empty-mounts 2023-12-07 13:05:40 +00:00
804a39afad Merge branch 'bugfix/no-file-error' into 'dev'
Fix bug where no file error

See merge request crafty-controller/crafty-4!677
2023-12-07 13:01:33 +00:00
fb7b78abb7 Fix incorrect changelog order 2023-12-07 12:57:51 +00:00
66f6786597 Update changelog !677 2023-12-07 12:56:55 +00:00
ba187374d4 Merge branch 'dev' into bugfix/no-file-error 2023-12-07 12:55:20 +00:00
a2fefcf23f Merge branch 'bugfix/superuser-password-edit' into 'dev'
Fix bug where su cannot edit general user password

See merge request crafty-controller/crafty-4!676
2023-12-07 12:44:33 +00:00
af3ca7aec4 Update changelog !676 2023-12-07 12:36:07 +00:00
7879baff75 Merge branch 'dev' into bugfix/superuser-password-edit 2023-12-07 12:34:56 +00:00
40bf180eb9 Merge branch 'lang/pl-pl-lang-update' into 'dev'
Update lang pl_PL with minor fixes

See merge request crafty-controller/crafty-4!675
2023-12-07 12:20:50 +00:00
25123bf9ec Merge branch 'sec/bump-cryptography' into 'dev'
Bump cryptography for CVE-2023-49083

See merge request crafty-controller/crafty-4!680
2023-12-07 12:11:01 +00:00
e37bd47806 Update changelog !680 2023-12-07 11:57:56 +00:00
cda2929052 Merge branch 'dev' into sec/bump-cryptography 2023-12-07 11:46:29 +00:00
bef16270fe Merge branch 'enhancement/crafty-loading' into 'dev'
Add Crafty loading screen. Refactor main.py

See merge request crafty-controller/crafty-4!668
2023-12-07 11:44:37 +00:00
b2035eef60 Fix sonar findings 2023-12-07 11:29:18 +00:00
9e54eafd50 Update changelog !668 2023-12-07 11:16:50 +00:00
3df2f23658 Fix bug with backup exclusion save 2023-12-04 23:44:51 -05:00
621afb4eec Fix bug where servers are created without bu dir 2023-12-04 23:37:53 -05:00
42e4bb7e3c Give better feedback when backup delete fails 2023-12-04 11:01:01 -05:00
0d6cd5c42e Bump openSSL 2023-11-30 13:11:37 -05:00