Zedifus
|
e6d43f5780
|
Fix lint
|
2024-02-16 22:50:15 +00:00 |
|
Zedifus
|
cb88931af6
|
Merge branch 'feature/steamcmd' of gitlab.com:crafty-controller/crafty-4 into feature/steamcmd
|
2024-02-16 22:44:15 +00:00 |
|
Zedifus
|
6a318f7379
|
Add steamcmd upgrade
Also refactor class function names to reflect application neutrality
|
2024-02-16 22:44:11 +00:00 |
|
Zedifus
|
93adb65b77
|
Add manifest parser for app_id retrieval after initial build
Also change order of login to remove
"Please use force_install_dir before logon!" SteamCMD warning
|
2024-02-16 22:33:42 +00:00 |
|
Zedifus
|
185ae4e1a9
|
Revert steam_cmd server type to steamcmd
Need for backups and valve server query
|
2024-02-16 18:21:02 +00:00 |
|
Andrew
|
b6739f4a35
|
Appease the linter
|
2024-02-15 18:03:20 -05:00 |
|
Zedifus
|
dbea214d6f
|
Fix insufficient disk exception formating in steam cmd
|
2024-02-15 00:27:35 +00:00 |
|
Zedifus
|
110dd2f112
|
Appease black
|
2024-02-15 00:07:44 +00:00 |
|
Zedifus
|
8863377cdc
|
Merge branch 'dev' into feature/steamcmd
|
2024-02-15 00:04:09 +00:00 |
|
Zedifus
|
235e086ea1
|
Refine steam server install function
Tidyed up, ensure dirs exist, separate game and steamcmd files, add better comments, fix page reload after install
|
2024-02-14 23:50:26 +00:00 |
|
Zedifus
|
cec44103c6
|
Format app update command properly as fstring not mixture
|
2024-02-14 22:59:31 +00:00 |
|
Zedifus
|
6346d23010
|
Fix exceptions raising (args not kwargs)
|
2024-02-14 22:58:29 +00:00 |
|
Zedifus
|
c49258d573
|
Merge branch 'dev' into tweak/anti-lockout
|
2024-02-02 22:07:30 +00:00 |
|
Zedifus
|
559e5f44ee
|
Merge branch 'dev' into tweak/http-timeout
|
2024-02-02 20:41:59 +00:00 |
|
Zedifus
|
a3236d72fd
|
Correct nh3 no-member exemptions affected by black formatting
|
2024-02-02 20:36:04 +00:00 |
|
Zedifus
|
ef691eda5c
|
Add exclude for E1101: Module 'nh3' has no 'clean' member
--False Positive--
Issue tracking (fix planned for pylint 4.0.0)
https://github.com/messense/nh3/issues/18
https://github.com/pylint-dev/pylint/issues/8756
|
2024-02-02 19:51:17 +00:00 |
|
Andrew
|
5c37b0e0fd
|
Add auth logging
|
2024-02-01 00:08:34 -05:00 |
|
Andrew
|
d53404285c
|
Remove ability to move to create server
|
2024-01-31 23:06:37 -05:00 |
|
Andrew
|
ecee8b494c
|
Raise exception for anti-lockout-username
|
2024-01-31 22:15:40 -05:00 |
|
Andrew
|
aec14a6713
|
Do not allow user to create anti-lockout-user
|
2024-01-31 22:01:04 -05:00 |
|
Andrew
|
403ff47186
|
Merge branch 'dev' into tweak/http-timeout
|
2024-01-31 19:19:47 -05:00 |
|
Andrew
|
dc5490cdcb
|
Merge branch 'dev' into feature/anti-lockout
|
2024-01-31 19:18:55 -05:00 |
|
Andrew
|
ccf67002cd
|
Remove print statement
|
2024-01-31 19:17:13 -05:00 |
|
computergeek125
|
a26159f510
|
Added timeout to http calls, switched get to head
|
2024-01-31 01:33:39 -06:00 |
|
Zedifus
|
bc6da9ac87
|
Merge branch 'dev' into bugfix/audit-server-id
|
2024-01-28 23:47:30 +00:00 |
|
Zedifus
|
fffea68cba
|
Merge branch 'dev' into bugfix/server-files-feedback
|
2024-01-28 23:28:36 +00:00 |
|
amcmanu3
|
02fbc5056d
|
Redirect 404 on non-existant page
|
2024-01-28 17:15:20 -05:00 |
|
Andrew
|
a112bc3e57
|
Set time to UTC for schedule
remove prints
|
2024-01-28 16:51:54 -05:00 |
|
amcmanu3
|
ec5e291a98
|
Fix bug where del fail would give no feedback
|
2024-01-28 16:21:27 -05:00 |
|
amcmanu3
|
e399d57f47
|
Fix no server id in audit log
|
2024-01-28 16:20:08 -05:00 |
|
amcmanu3
|
5422915335
|
Delete user on logout
|
2024-01-28 13:44:44 -05:00 |
|
amcmanu3
|
854a9643e5
|
Fix bug where panel_config would always be loaded
|
2024-01-28 12:58:18 -05:00 |
|
amcmanu3
|
6e776d6383
|
Allow http to be disabled by config.json
|
2024-01-28 12:15:00 -05:00 |
|
amcmanu3
|
bb18400b90
|
Fix schedule firing too early
|
2024-01-26 15:29:25 -05:00 |
|
amcmanu3
|
9fed45d147
|
Only allow access to panel config
|
2024-01-26 15:29:12 -05:00 |
|
amcmanu3
|
665997c34c
|
Print to terminal not file
|
2024-01-22 19:51:57 -05:00 |
|
amcmanu3
|
f800933799
|
Fix typo
|
2024-01-16 23:09:04 -05:00 |
|
amcmanu3
|
ba8737f007
|
Refactor subpage perm checks
Fix bug where subpages people don't still have access to are retained
|
2024-01-16 19:21:00 -05:00 |
|
amcmanu3
|
d82ee0fa31
|
start schedule
|
2024-01-16 18:01:22 -05:00 |
|
amcmanu3
|
3d4153f941
|
Add lockout user for forgot password
Hide lockout user from users list
|
2024-01-16 15:36:14 -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 |
|
Zedifus
|
3c5288abfc
|
Merge branch 'dev' into bugfix/server-id-stack
|
2024-01-16 19:00:42 +00:00 |
|
amcmanu3
|
0b520aae80
|
Fix misc sonarcube finding
|
2024-01-16 13:53:50 -05:00 |
|
amcmanu3
|
7d7ae02beb
|
Add parameter to version call
|
2024-01-16 13:50:05 -05:00 |
|
Zedifus
|
01a7c2e238
|
Merge branch 'dev' into feature/paper-builds
|
2024-01-16 18:23:18 +00:00 |
|
Zedifus
|
12bb29ac2d
|
Merge branch 'dev' into tweak/forge-fix
|
2024-01-16 18:02:57 +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 |
|