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 |
|
Wout Bouckaert
|
53b69fe0f6
|
Remove trailing space for pardon player command.
|
2023-11-11 12:21:59 -07:00 |
|
amcmanu3
|
98efec1417
|
Remove API v1
|
2023-11-05 15:48:43 -05:00 |
|
amcmanu3
|
7e18cc8d1b
|
Schedule json dump to logfile every 5 minutes
|
2023-11-05 14:17:50 -05:00 |
|
amcmanu3
|
ca0546a5f4
|
Add auth log for sessions
|
2023-11-05 13:46:21 -05:00 |
|
amcmanu3
|
bfbb130db9
|
Add logs to API
|
2023-11-05 13:33:30 -05:00 |
|
amcmanu3
|
e9105ffbe4
|
Log authentication attempts
|
2023-11-05 13:26:27 -05:00 |
|
amcmanu3
|
0dc075d147
|
Setup auth_tracker file
|
2023-11-05 13:25:52 -05:00 |
|
amcmanu3
|
5546118517
|
Remove password max length
|
2023-11-05 13:25:39 -05:00 |
|
amcmanu3
|
a5f4a68c49
|
Add badge to server detail pages
|
2023-11-05 12:06:57 -05:00 |
|
amcmanu3
|
547872eda6
|
Set starting to false before sending refresh
|
2023-11-05 11:23:54 -05:00 |
|
amcmanu3
|
ecb40ee2ec
|
Retain tab when navigating back to server_details
|
2023-11-05 11:09:57 -05:00 |
|
amcmanu3
|
4152e2be69
|
Only show server inits to admins
|
2023-11-03 16:55:41 -04:00 |
|
amcmanu3
|
61c1621cbb
|
Add messages for loading screen
|
2023-11-03 16:41:37 -04:00 |
|
amcmanu3
|
28b3a4f8f3
|
Add loading screen while servers init
|
2023-11-03 16:41:23 -04:00 |
|
Tinyblargon
|
c08795114e
|
Recreate icons from crafty-logo-square.svg
|
2023-11-02 13:07:20 +00:00 |
|
Tinyblargon
|
99d5871827
|
Create svg icon from logo_long.svg
|
2023-11-02 13:03:36 +00:00 |
|
Andrew
|
d51e7e3c7d
|
Fix webhook "custom" option appearing
|
2023-11-01 10:34:19 -04:00 |
|
Zedifus
|
ec4bcda31e
|
Prepare 4.2.2 release base
|
2023-11-01 02:52:42 +00:00 |
|
Iain Powrie
|
46043520ba
|
Merge branch 'dev' into 'master'
v4.2.1
See merge request crafty-controller/crafty-4!663
|
2023-11-01 02:48:02 +00:00 |
|
Zedifus
|
0a233381d6
|
Close changelog 4.2.1
|
2023-11-01 02:39:27 +00:00 |
|
Iain Powrie
|
fc4e4a31a0
|
Merge branch 'bugfix/websocket-warning' into 'dev'
Fix duplicate function naming on dashboard
See merge request crafty-controller/crafty-4!662
|
2023-11-01 02:29:45 +00:00 |
|
Zedifus
|
e5f82b8d28
|
Update changelog !662
|
2023-11-01 02:23:26 +00:00 |
|
Zedifus
|
9c0db7af3f
|
Merge branch 'dev' into bugfix/websocket-warning
|
2023-11-01 02:20:23 +00:00 |
|
Iain Powrie
|
3cd19b113b
|
Merge branch 'bugfix/user-delete' into 'dev'
Fix users not being able to be deleted.
See merge request crafty-controller/crafty-4!661
|
2023-11-01 01:12:39 +00:00 |
|
Zedifus
|
33060348cd
|
Update changelog !661
|
2023-11-01 01:07:30 +00:00 |
|
Zedifus
|
ee067af0f4
|
Merge branch 'dev' into bugfix/user-delete
|
2023-11-01 01:04:22 +00:00 |
|
Iain Powrie
|
833cbaf702
|
Merge branch 'bugfix/notification-reset' into 'dev'
Fix notifications not showing up/being reset
See merge request crafty-controller/crafty-4!660
|
2023-11-01 00:52:19 +00:00 |
|
Zedifus
|
ec137db124
|
Update changelog !660
|
2023-11-01 00:04:30 +00:00 |
|
amcmanu3
|
85225cbdce
|
Fix duplicate function naming on dashboard
|
2023-10-31 13:26:28 -04:00 |
|
amcmanu3
|
bdb3e94f41
|
Fix userId reference const declaration
|
2023-10-30 12:13:14 -04:00 |
|
amcmanu3
|
645542b459
|
Move from 418 (i am a teapot) to 424 missing dep
|
2023-10-29 18:49:31 -04:00 |
|
amcmanu3
|
76e8b01335
|
Fix notifications not showing up/being reset
|
2023-10-29 18:37:30 -04:00 |
|
Zedifus
|
170750466c
|
Remove Custom from WebhookFactory Registry
Wven when commented out, it's still present in front end selection
|
2023-10-29 13:45:03 +00:00 |
|
Iain Powrie
|
1d5965c1f5
|
Fix 'Sch'edule key naming in es_ES
|
2023-10-23 23:39:17 +00:00 |
|
Zedifus
|
d9dc16e1ec
|
Update es_ES for !656
|
2023-10-23 23:21:21 +01:00 |
|
Iain Powrie
|
d427ed5f19
|
Merge branch 'devops/pin-pylint-version' into 'dev'
Pin pylint at 0.21.1
See merge request crafty-controller/crafty-4!659
|
2023-10-23 21:50:09 +00:00 |
|
Zedifus
|
58efe7ab9d
|
Pin pylint at 0.21.1
0.22.0 is crashing out F0002
|
2023-10-23 21:47:26 +01:00 |
|
Iain Powrie
|
759191283d
|
Merge branch 'enhancement/improve_webhook_page' into 'dev'
Improving Toggle buttons and Webhook page
See merge request crafty-controller/crafty-4!656
|
2023-10-23 20:43:41 +00:00 |
|
Zedifus
|
27ef42e9c4
|
Fix 'Sch'edule key typo in de_DE
|
2023-10-23 21:13:05 +01:00 |
|
Zedifus
|
5d29dee548
|
Update changelog !656
Add missing CL entry !655
|
2023-10-23 20:52:48 +01:00 |
|
Zedifus
|
a7556bd537
|
Add minor wording correction for de_DE !656
|
2023-10-23 20:28:38 +01:00 |
|
Iain Powrie
|
44f3145324
|
Merge branch 'lang/update_es_ES' into 'dev'
Update es_ES translation
See merge request crafty-controller/crafty-4!655
|
2023-10-23 19:25:21 +00:00 |
|
Zedifus
|
1ce9527029
|
Fix schedule translation spelling
|
2023-10-22 22:33:18 +01:00 |
|
Zedifus
|
e9fbce3f4e
|
Add additional MR translations
|
2023-10-22 22:21:47 +01:00 |
|
Zedifus
|
4af37e8107
|
Add additional MR translations
|
2023-10-22 14:08:02 +01:00 |
|
Zedifus
|
2b5d2e73f6
|
Merge branch 'dev' into enhancement/improve_webhook_page
|
2023-10-22 13:58:46 +01:00 |
|
Silversthorn
|
6a2d1fa61a
|
Improving Toggle buttons and Webhook page
|
2023-10-21 17:32:48 +02:00 |
|
Iain Powrie
|
37a79922ac
|
Merge branch 'bugfix/get-files' into 'dev'
Fix logical issue with get files perms check
See merge request crafty-controller/crafty-4!654
|
2023-10-21 11:57:19 +00:00 |
|