Zedifus
3673134048
Update changelog !596
...
Missed from MR
2023-06-18 15:44:02 +01:00
Zedifus
dfe8cd5cd8
Merge branch 'dev' of gitlab.com:crafty-controller/crafty-4 into dev
2023-06-18 15:36:57 +01:00
Zedifus
c303ca4012
Update overgeneral-exceptions
...
Fixes deprecation warning:
pylint: Command line or configuration file:1: UserWarning: Specifying exception names in the overgeneral-exceptions option without module name is deprecated and support for it will be removed in pylint 3.0. Use fully qualified name (maybe 'builtins.BaseException' ?) instead.
2023-06-18 15:36:49 +01:00
Iain Powrie
5d109f2fa0
Merge branch 'lang/es-pl' into 'dev'
...
Update es_ES & pl_PL lang
See merge request crafty-controller/crafty-4!597
2023-06-18 14:26:04 +00:00
Iain Powrie
fda691ecac
Merge branch 'tweak/bump-crypto-openssl' into 'dev'
...
Bump cryptography & pyOpenSSL
See merge request crafty-controller/crafty-4!596
2023-06-18 13:56:58 +00:00
Zedifus
cf01524fda
Update changelog !597
2023-06-18 14:46:51 +01:00
Zedifus
dc33253a7f
Update pl_PL lang
...
Thanks to discord user `terrariadlc`
2023-06-18 14:37:33 +01:00
Zedifus
cfee0a538b
Update es_ES lang
...
Thanks to discord user `.lucyy_`, Welcome back!
2023-06-18 14:35:32 +01:00
Iain Powrie
d6198dba11
Merge branch 'tweak/serverjars-bedrock' into 'dev'
...
Remove bedrock servers in serverjars options
See merge request crafty-controller/crafty-4!595
2023-06-18 13:21:07 +00:00
Zedifus
498b939335
Update changelog !595
2023-06-18 14:10:12 +01:00
Zedifus
1fd4a50828
Merge branch 'dev' into tweak/serverjars-bedrock
2023-06-18 14:04:10 +01:00
Zedifus
36e15bd898
Bump cryptography & pyOpenSSL
...
Resolves: https://github.com/advisories/GHSA-5cpq-8wj7-hf2v
2023-06-18 13:46:26 +01:00
Iain Powrie
ec7eede62b
Merge branch 'refactor/players-management' into 'dev'
...
Optimize player management page
See merge request crafty-controller/crafty-4!593
2023-06-18 12:12:46 +00:00
Zedifus
3755c19411
Update changelog !593
2023-06-18 12:58:48 +01:00
amcmanu3
f52635cab6
Fix format on serverjars warning
2023-06-14 19:19:10 -04:00
amcmanu3
73d2788aa0
Refactor all items using in_path for windows comp
2023-06-14 18:57:15 -04:00
Andrew
fd95abdf42
Remove bedrock servers in serverjars options
2023-06-06 20:44:59 -04:00
amcmanu3
12088f1332
Fix response data
2023-06-04 17:47:56 -04:00
amcmanu3
2ebbb1fdab
Fix webhook patch
2023-06-03 22:40:39 -04:00
amcmanu3
14193d1233
Fix fonts
2023-06-03 18:44:18 -04:00
amcmanu3
dbc1067a0e
Add translations
2023-06-03 18:38:44 -04:00
amcmanu3
eadb01d7c0
Add model option
2023-06-03 18:11:59 -04:00
amcmanu3
c9c953418b
Add webhooks to panel handler
2023-06-03 18:11:50 -04:00
amcmanu3
5ebe135fae
Alter webhook send
2023-06-03 18:11:29 -04:00
amcmanu3
210fc306c4
Add model option
2023-06-03 18:11:20 -04:00
amcmanu3
accbb89880
Add test webhook function
2023-06-03 18:11:00 -04:00
amcmanu3
697c1392dc
Add webhooks to frontend
2023-06-03 18:10:39 -04:00
amcmanu3
0a2b8694ac
Add webhook patch
2023-06-03 15:24:28 -04:00
amcmanu3
0877f650f4
Add api methods
2023-06-03 15:05:44 -04:00
amcmanu3
cbd988ee5b
Add api routes
2023-06-03 15:05:33 -04:00
amcmanu3
f1ed96595d
Add first monitored actions
2023-06-03 15:05:21 -04:00
amcmanu3
50c515b2aa
Add database methods
2023-06-03 15:05:08 -04:00
amcmanu3
0adc129462
Inital commit for webhooks on frontend
2023-06-03 13:36:38 -04:00
amcmanu3
67a5e65b46
Remove webhooks
2023-06-03 13:36:20 -04:00
amcmanu3
cc157f86bb
Setup webhooks database
2023-06-03 13:35:29 -04:00
amcmanu3
fb2bcd7e4e
Fix permissions on webhooks nav
2023-06-03 12:22:10 -04:00
amcmanu3
7c72dfc241
Add webhook front end
2023-06-03 12:21:23 -04:00
amcmanu3
b15477ca4c
Add providers
2023-06-03 12:19:05 -04:00
amcmanu3
e228f04345
Remove permissions work
2023-06-03 12:18:07 -04:00
amcmanu3
70ec609ebb
Merge branch 'dev' into feature/discord-webhooks
2023-06-03 12:00:07 -04:00
amcmanu3
03cfdc0aa1
Add perms for webhooks
2023-06-03 12:00:03 -04:00
amcmanu3
be5183260e
Fix banned players formatting
2023-05-30 14:06:41 -04:00
amcmanu3
9cb3b6829d
Fix formatting / enable dynamic loading
2023-05-30 00:02:11 -04:00
amcmanu3
88fe3146da
Remove seconds from date/time
2023-05-30 00:01:54 -04:00
amcmanu3
a04771df34
Use a cache for players instead of reading file
2023-05-29 19:34:40 -04:00
Iain Powrie
91a81095b4
Merge branch 'bugfix/task-command' into 'dev'
...
command_server on new custom task
See merge request crafty-controller/crafty-4!592
2023-05-29 21:06:04 +00:00
Zedifus
4155d07cc8
Update changelog !592
2023-05-29 22:01:03 +01:00
Zedifus
56d6b3b3cd
Merge branch 'dev' into bugfix/task-command
2023-05-29 21:47:35 +01:00
Iain Powrie
30d7c649ce
Merge branch 'critical/CVE-2023-28370' into 'dev'
...
Critical/cve 2023 28370
See merge request crafty-controller/crafty-4!591
2023-05-29 20:44:36 +00:00
Zedifus
e9126f3375
Update changelog !591
2023-05-29 21:37:37 +01:00