Commit Graph

3699 Commits

Author SHA1 Message Date
Zedifus
01a7c2e238 Merge branch 'dev' into feature/paper-builds 2024-01-16 18:23:18 +00:00
Iain Powrie
700635acf2 Merge branch 'tweak/forge-fix' into 'dev'
Fixing Forge Installation

See merge request crafty-controller/crafty-4!687
2024-01-16 18:08:27 +00:00
Zedifus
b76636ed99 Update changelog !687 2024-01-16 18:04:59 +00:00
Zedifus
12bb29ac2d Merge branch 'dev' into tweak/forge-fix 2024-01-16 18:02:57 +00:00
Iain Powrie
e873908ad3 Merge branch 'bugfix/bukkit-MOTD' into 'dev'
Fix bukkit and downstream fork MOTD crash

See merge request crafty-controller/crafty-4!686
2024-01-16 17:58:58 +00:00
Zedifus
c43749cc7c Update changelog !686 2024-01-16 17:53:21 +00:00
amcmanu3
1b047b1733 Remove scroll bars from player management 2024-01-13 18:27:25 -05:00
Andrew
589a11f43c Allow omission of player stats from total 2024-01-13 16:43:16 -05:00
amcmanu3
90806b613c Fix log file output on page 2024-01-12 18:33:21 -05:00
amcmanu3
78b2feab01 Remove update url for paper builds 2024-01-12 14:46:25 -05:00
amcmanu3
e3dee7dcd6 Fix indent on checkbox on server config 2024-01-12 13:43:04 -05:00
amcmanu3
96d5ce58d2 Get jars direct frrom paper 2024-01-12 11:23:35 -05:00
amcmanu3
5f2236563b Fix bug where invalid server Id leads to stack 2024-01-11 19:53:22 -05:00
amcmanu3
cd3b8d4d9c Fix update urls 2024-01-11 19:35:08 -05:00
amcmanu3
e274b0c677 Implement paper builds using mineacademy API
Big shoutout to zed for fnding this
2024-01-11 19:20:50 -05:00
amcmanu3
9d319b7460 Fix unicode chars in terminal w/ texitiowrapper 2024-01-11 16:11:08 -05:00
Silversthorn
dc09f47871 Fixing issues for forge installation for versions >= 1.20 2024-01-03 21:10:33 +01:00
Andrew
60ac3bf630 Check type in extra so we don't iterate thru str 2023-12-29 12:11:29 -05:00
Andrew
a67f53a4c9 Fix bukkit and downstream fork MOTD crash 2023-12-28 18:34:35 -05:00
Zedifus
1d32afa09d Prepare 4.2.3 release base 2023-12-13 02:17:54 +00:00
Zedifus
148b349e2a Close changelog v4.2.2 2023-12-13 02:01:04 +00:00
Iain Powrie
994dcb58da Merge branch 'maintenance/translations-12-11' into 'dev'
Maintenance/translations 12 11

See merge request crafty-controller/crafty-4!684
2023-12-13 01:57:13 +00:00
Zedifus
1c65cf5937 Update changelog !684 2023-12-13 01:49:49 +00:00
Zedifus
f94c3720aa Merge branch 'dev' into maintenance/translations-12-11 2023-12-13 01:47:36 +00:00
Iain Powrie
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
Zedifus
717f121f1f Update changelog !683 2023-12-13 01:32:28 +00:00
amcmanu3
fb66e4fcda Update translations 2023-12-11 15:44:48 -05:00
amcmanu3
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
Andrew
69fcdfddf0 Add json sort script 2023-12-11 15:15:26 -05:00
Andrew
2cab7de6af Make watcher log debug 2023-12-07 18:03:31 -05:00
Andrew
d2b738f857 Add queue logging 2023-12-07 18:02:54 -05:00
Iain Powrie
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
Iain Powrie
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
Zedifus
e3f8531eda Update changelog !673
Premptive
2023-12-07 16:44:56 +00:00
Zedifus
e247b5c71e Update changelog !672 2023-12-07 16:43:21 +00:00
Andrew
7037d857d7 Black codebase 2023-12-07 11:05:26 -05:00
Andrew
73e2de6c9c Fix fresh install
Refactor app_path
2023-12-07 10:56:36 -05:00
Zedifus
e17af9dea5 Increase entropy of password
With reduced symbols increasing length for better entropy
2023-12-07 15:36:07 +00:00
Zedifus
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
Zedifus
130dc3db02 Fix logging config path
Update the logging configuration path to use the correct application
path.
2023-12-07 15:14:50 +00:00
Zedifus
53b12e245f Merge branch 'dev' into sec/admin-creation 2023-12-07 15:09:11 +00:00
Iain Powrie
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
Zedifus
56044456d9 Update changelog !682 2023-12-07 13:53:30 +00:00
Zedifus
2d07dbbd9c Merge branch 'dev' into bugfix/backup-dir 2023-12-07 13:52:17 +00:00
Iain Powrie
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
Zedifus
f16e95acd9 Update changelog !681 2023-12-07 13:47:04 +00:00
Zedifus
342a4f6599 Merge branch 'dev' into tweak/backup-delete 2023-12-07 13:45:15 +00:00
Iain Powrie
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
Zedifus
eab376420d Update changelog !679 2023-12-07 13:34:08 +00:00
Zedifus
cca4f8314b Fix bootbox close function call 2023-12-07 13:31:50 +00:00