amcmanu3
|
ec5e291a98
|
Fix bug where del fail would give no feedback
|
2024-01-28 16:21:27 -05:00 |
|
Zedifus
|
94a63767f7
|
Merge branch 'dev' into bugfix/unicode-terminal
|
2024-01-16 19:46:31 +00:00 |
|
Zedifus
|
c72b209070
|
Merge branch 'dev' into feature/proxy-stats
|
2024-01-16 19:24:39 +00:00 |
|
amcmanu3
|
0b520aae80
|
Fix misc sonarcube finding
|
2024-01-16 13:53:50 -05:00 |
|
Zedifus
|
01a7c2e238
|
Merge branch 'dev' into feature/paper-builds
|
2024-01-16 18:23:18 +00:00 |
|
Andrew
|
589a11f43c
|
Allow omission of player stats from total
|
2024-01-13 16:43:16 -05:00 |
|
amcmanu3
|
78b2feab01
|
Remove update url for paper builds
|
2024-01-12 14:46:25 -05:00 |
|
amcmanu3
|
96d5ce58d2
|
Get jars direct frrom paper
|
2024-01-12 11:23:35 -05:00 |
|
amcmanu3
|
cd3b8d4d9c
|
Fix update urls
|
2024-01-11 19:35:08 -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
|
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 |
|
Andrew
|
7037d857d7
|
Black codebase
|
2023-12-07 11:05:26 -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
|
53b12e245f
|
Merge branch 'dev' into sec/admin-creation
|
2023-12-07 15:09:11 +00:00 |
|
Zedifus
|
2d07dbbd9c
|
Merge branch 'dev' into bugfix/backup-dir
|
2023-12-07 13:52:17 +00:00 |
|
Zedifus
|
b2035eef60
|
Fix sonar findings
|
2023-12-07 11:29:18 +00:00 |
|
amcmanu3
|
621afb4eec
|
Fix bug where servers are created without bu dir
|
2023-12-04 23:37:53 -05:00 |
|
amcmanu3
|
b60e6933dd
|
Add broadcast to non-admin function
|
2023-11-30 12:12:16 -05:00 |
|
amcmanu3
|
9e98c97eb8
|
Merge branch 'dev' into enhancement/crafty-loading
|
2023-11-29 21:24:05 -05:00 |
|
Zedifus
|
4b9c6cfd71
|
Fix sonar finding
Use the opposite operator ("not in") instead.
Boolean checks should not be inverted python:S1940
|
2023-11-28 02:22:25 +00:00 |
|
Zedifus
|
966d359a9a
|
Remove unused imports from pass gen refactor
|
2023-11-26 21:45:48 +00:00 |
|
Andrew
|
e5cec247dc
|
Remove class declaration in helpers
|
2023-11-26 14:48:36 -05:00 |
|
Zedifus
|
06c18169f1
|
Merge branch 'dev' into sec/admin-creation
|
2023-11-25 20:59:26 +00:00 |
|
Zedifus
|
fb4adfb22e
|
Fix black finding
|
2023-11-25 20:47:45 +00:00 |
|
Zedifus
|
7045118cd2
|
Refactor password generator to be OWASP compliant
|
2023-11-25 20:42:18 +00:00 |
|
amcmanu3
|
131337c7d0
|
Appease the linter
|
2023-11-13 18:16:08 -05:00 |
|
amcmanu3
|
2fd66420c4
|
Add terminal message
|
2023-11-13 17:23:02 -05:00 |
|
amcmanu3
|
de39b041cb
|
Fix comment
|
2023-11-13 16:03:53 -05:00 |
|
amcmanu3
|
623d6f5855
|
Use string library instead of monolithic arrays
up max length to 25
|
2023-11-13 16:02:50 -05:00 |
|
amcmanu3
|
91e62c647e
|
Create text file in config folder with init creds
|
2023-11-13 14:14:13 -05:00 |
|
amcmanu3
|
7e18cc8d1b
|
Schedule json dump to logfile every 5 minutes
|
2023-11-05 14:17:50 -05:00 |
|
amcmanu3
|
e9105ffbe4
|
Log authentication attempts
|
2023-11-05 13:26:27 -05:00 |
|
amcmanu3
|
4152e2be69
|
Only show server inits to admins
|
2023-11-03 16:55:41 -04:00 |
|
amcmanu3
|
28b3a4f8f3
|
Add loading screen while servers init
|
2023-11-03 16:41:23 -04:00 |
|
amcmanu3
|
76e8b01335
|
Fix notifications not showing up/being reset
|
2023-10-29 18:37:30 -04:00 |
|
amcmanu3
|
761936a308
|
Fix creation bug
|
2023-10-18 16:40:38 -04:00 |
|
amcmanu3
|
4f507f0cda
|
Use more definied error
|
2023-10-18 16:25:28 -04:00 |
|
amcmanu3
|
f06d297ecd
|
Fix task quick edit
|
2023-10-18 16:24:42 -04:00 |
|
amcmanu3
|
312ed5295b
|
Fix quick disable button on schedules list
|
2023-10-18 16:03:43 -04:00 |
|
Iain Powrie
|
99f17c1532
|
Merge branch 'feature/openmetrics-implementation' into 'dev'
Implementation of OpenMetrics
See merge request crafty-controller/crafty-4!624
|
2023-10-08 22:11:27 +00:00 |
|
amcmanu3
|
89b0e1ed02
|
fix typo for upload dir
|
2023-10-08 10:57:59 -04:00 |
|
amcmanu3
|
0296b09547
|
Move Crafty server upload to /import/upload
|
2023-10-08 10:54:28 -04:00 |
|
Silversthorn
|
5947d4ebbf
|
Merge branch 'dev' into feature/openmetrics-implementation
|
2023-10-08 00:06:34 +02:00 |
|
Silversthorn
|
72a5f1661c
|
Resolve Conflicts from Merge branch 'dev' into feature/openmetrics-implementation
|
2023-10-07 23:55:58 +02:00 |
|
Silversthorn
|
49914c7f14
|
Improve OpenMetrics Registries Work
|
2023-10-07 23:50:56 +02:00 |
|
amcmanu3
|
882f241181
|
Appease black
|
2023-10-07 13:13:35 -04:00 |
|
amcmanu3
|
42bdf2994d
|
Move callback to unbound
|
2023-10-07 13:06:26 -04:00 |
|