Commit Graph

3873 Commits

Author SHA1 Message Date
Analicia Abernathy
6c28ef6327 Update cs_CS.json 2024-04-15 17:48:53 -05:00
Analicia Abernathy
50ccac8ea5 update czech language 2024-04-01 16:58:37 -05:00
Zedifus
9dffc25cc8 Prepare 4.3.2 release base 2024-03-19 00:08:55 +00:00
Zedifus
a748f37b62 Close changelog v4.3.1 2024-03-18 23:50:42 +00:00
Iain Powrie
47e4254280 Merge branch 'remove/http-handler' into 'dev'
Remove/http handler

See merge request crafty-controller/crafty-4!730
2024-03-18 23:41:37 +00:00
Zedifus
68d9ed03e3 Update changelog !730 2024-03-18 23:38:23 +00:00
Zedifus
1a58ccd45a Merge branch 'dev' into remove/http-handler 2024-03-18 23:35:50 +00:00
Iain Powrie
dca9698236 Merge branch 'hotfix/fixing_reworks_id' into 'dev'
Fixing reworks ids

See merge request crafty-controller/crafty-4!729
2024-03-18 22:37:33 +00:00
Zedifus
5190fd51d5 Update changelog !729
Also fix minor date discrepancy.
2024-03-18 22:32:25 +00:00
amcmanu3
6eea6a15d7 Remove http port from config 2024-03-15 14:49:31 -04:00
amcmanu3
c9a46a1f9b Remove http handler from codebase 2024-03-15 14:47:30 -04:00
amcmanu3
9704016c54 Update schema for str uuid 2024-03-13 17:47:07 -04:00
Zedifus
dbe5581e5a Appease Black 2024-03-10 22:52:23 +00:00
Silversthorn
36de32e5b1 Trying to appease lint one more time 2024-03-10 13:15:17 +00:00
Silversthorn
ae7d0991e4 Fixint lint issue 2024-03-10 12:59:04 +00:00
Silversthorn
1e2ec6b643 Removing the up_one in the constructor to prevent running all migration each time we got a new one. It's handled by migration.up() function. This function was not creating fake migrations. 2024-03-10 12:49:35 +00:00
Silversthorn
986576f243 Adding migration to fix the rework servers uuid issue 2024-03-10 12:43:52 +00:00
Zedifus
128be0a352 Prepare 4.3.1 release base 2024-03-08 21:32:25 +00:00
Zedifus
374984fe1c Update changelog -Breaking Change- 2024-03-08 00:59:15 +00:00
Iain Powrie
ff9654266c Merge branch 'bugfix/backup-webhook' into 'dev'
Alert webhook AFTER backup has finished

See merge request crafty-controller/crafty-4!727
2024-03-08 00:33:57 +00:00
Zedifus
19e3f758aa Update changelog !727 2024-03-08 00:21:57 +00:00
Iain Powrie
d9311455eb Merge branch 'bugfix/fix-def-pass-len-check' into 'dev'
Fix default password min length check, crashing crafty on fresh install

See merge request crafty-controller/crafty-4!725
2024-03-07 23:49:26 +00:00
amcmanu3
0cd3acca13 Alert webhook AFTER backup has finished 2024-03-07 11:06:39 -05:00
Iain Powrie
d778bd36f0 Merge branch 'refactor/server_ids' into 'dev'
Refactor server id to use uuid

See merge request crafty-controller/crafty-4!665
2024-03-06 21:16:45 +00:00
Silversthorn
bdefa69e32 Merge branch 'refactor/server_ids' of gitlab.com:crafty-controller/crafty-4 into refactor/server_ids 2024-03-03 10:00:25 +01:00
Silversthorn
2c289133f5 Fixing logging errors to info to display properly logs
Remove return true/false values as the function shouldn't return values
2024-03-03 10:00:18 +01:00
Zedifus
c20c6b35b8 Re-tag release to 4.3.0
BREAKING: Contains db changes w/ no avail rollback
2024-03-03 01:36:53 +00:00
Zedifus
e0bb2eaaa0 Merge branch 'dev' into refactor/server_ids 2024-03-03 01:32:44 +00:00
Zedifus
0353c17d94 Update changelog !725 2024-03-03 01:26:53 +00:00
Zedifus
8d08084ac2 Change target of min pass length check to 'int' of pass length
Fixes default password min length check, crashing crafty on fresh install
2024-03-03 01:10:48 +00:00
Iain Powrie
1bb87de8e3 Merge branch 'sec/bump-cryptography' into 'dev'
Bump cryptography

See merge request crafty-controller/crafty-4!724
2024-03-03 01:06:30 +00:00
Zedifus
f8b3c64105 Update changelog !724 2024-03-03 00:27:24 +00:00
Zedifus
8268a769ee Bump cryptography for CVE-2024-26130 2024-03-03 00:26:23 +00:00
Iain Powrie
d58df77ad7 Merge branch 'bugfix/bedrock-download' into 'dev'
Fix bedrock url

See merge request crafty-controller/crafty-4!723
2024-03-03 00:11:37 +00:00
Zedifus
270f330848 Update changelog !723 2024-03-03 00:04:17 +00:00
Zedifus
3d5a370040 Merge branch 'dev' into bugfix/bedrock-download 2024-03-02 23:59:48 +00:00
Iain Powrie
9e5dc7d89f Merge branch 'bugfix/select-root' into 'dev'
Fix root dir filename space

See merge request crafty-controller/crafty-4!722
2024-03-02 23:52:01 +00:00
Zedifus
2b2926a100 Update changelog !722 2024-03-02 23:47:14 +00:00
Zedifus
03a5871c79 Merge branch 'dev' into bugfix/select-root 2024-03-02 23:44:03 +00:00
Iain Powrie
2e342f211b Merge branch 'tweak/linux-perms' into 'dev'
Add linux perms script

See merge request crafty-controller/crafty-4!721
2024-03-02 23:37:02 +00:00
Iain Powrie
cb5d0f46f8 Merge branch 'bugfix/password-encode' into 'dev'
Fix Sanitisation on Passwords

See merge request crafty-controller/crafty-4!715
2024-03-02 23:30:20 +00:00
Zedifus
a9f2ea0a14 Update changelog !715 2024-03-02 23:24:34 +00:00
Zedifus
f98dbb9332 Merge branch 'dev' into bugfix/password-encode 2024-03-02 23:16:40 +00:00
Iain Powrie
b30e882e17 Merge branch 'bugfix/fix-forge-install' into 'dev'
Fix forge install v1.20, 1.20.1 and 1.20.2

See merge request crafty-controller/crafty-4!710
2024-03-02 23:09:07 +00:00
Zedifus
9134f19a43 Update changelog !710 2024-03-02 22:53:55 +00:00
Zedifus
49fce1b5c4 Merge branch 'dev' into bugfix/fix-forge-install 2024-03-02 22:51:44 +00:00
amcmanu3
9f524ff113 Too many www's 2024-03-02 17:00:52 -05:00
amcmanu3
6e28da4195 Fix bedrock url 2024-03-02 16:53:17 -05:00
Analicia Abernathy
440dee7ef5 really fixed polish translation 2024-02-23 09:01:40 -06:00
Analicia Abernathy
1ead20b9b5 updated Ukranian translation 2024-02-23 07:45:23 -06:00