Commit Graph

4243 Commits

Author SHA1 Message Date
--unset
5e778e9fd7 Allow self-hosted repo for server builder jars 2024-05-05 10:12:10 -04:00
--unset
88cee9903d Remove console log statements.
Add translations for big bucket
2024-05-05 10:11:43 -04:00
--unset
5b58af2226 Refactor add category back. 2024-05-05 09:44:17 -04:00
amcmanu3
76424aba7f Setup forge installs for big bucket 2024-05-04 20:29:11 -04:00
amcmanu3
33f2693bee Refactor/remove paper references 2024-05-04 20:01:13 -04:00
amcmanu3
3c0df76c4a Reset front end values on server select change 2024-05-04 20:00:34 -04:00
--unset
ef39564c0a Refactor server creation for big bucket 2024-05-04 15:55:52 -04:00
--unset
7967962e3a Refactor backend for big bucket 2024-05-04 15:15:43 -04:00
Username404-59
46f27a35b6 Fix cpu_freq call on obscure systems 2024-05-02 13:17:28 +00:00
amcmanu3
eebf68a376 Front end loading of backup edit page 2024-04-21 11:26:16 -04:00
amcmanu3
f2e00040bd Make backups list page load 2024-04-20 18:15:06 -04:00
amcmanu3
3bba043cf0 Get backup configs 2024-04-20 18:14:45 -04:00
amcmanu3
b898595371 Refactor backup config methods to add/update 2024-04-20 17:30:37 -04:00
amcmanu3
d998d82de0 Fix code quaity issues 2024-04-20 17:04:30 -04:00
amcmanu3
2134c4226d Fix audit log raw 2024-04-20 16:54:33 -04:00
amcmanu3
3fac1a39a8 Setup drop table migrations 2024-04-20 16:21:06 -04:00
amcmanu3
038f275388 Restructure translation json 2024-04-20 16:08:16 -04:00
amcmanu3
37373733d9 Add loading splash screen 2024-04-20 16:07:58 -04:00
amcmanu3
be2e6f5e6c Update acttivity log page to use new format 2024-04-20 15:47:50 -04:00
amcmanu3
92dfd18dbd Refactor API for new activity log format 2024-04-20 15:47:34 -04:00
amcmanu3
5fe696e269 Merge branch 'dev' into refactor/backups 2024-04-19 16:09:31 -04:00
amcmanu3
a76a2722db Fix child schedule failing to load after del parent 2024-04-19 16:05:35 -04:00
--unset
227d642546 Set audit logging to logfile instead of DB 2024-04-17 18:03:10 -04:00
--unset
89b552a880 Redirect to /login if garbage is in query args 2024-04-16 10:26:32 -04:00
--unset
92bd7b80c8 Remove console log on login 2024-04-16 10:26:09 -04:00
Analicia Abernathy
6c28ef6327 Update cs_CS.json 2024-04-15 17:48:53 -05:00
Analicia Abernathy
2a601c9f31 update translations for refactor/api-key-su 2024-04-11 09:16:03 -05:00
Analicia Abernathy
ab18daebe7 Merge branch 'refactor/api-key-su' of gitlab.com:crafty-controller/crafty-4 into refactor/api-key-su 2024-04-10 18:19:11 -05:00
Analicia Abernathy
ed37387fbf updated translations for branch refactor/api-key-su 2024-04-10 18:18:44 -05:00
amcmanu3
400f42ba26 Merge branch 'dev' into refactor/api-key-su 2024-04-08 13:42:16 -04:00
Analicia Abernathy
ba39480c51 Merge branch 'tweak/error-return' of gitlab.com:crafty-controller/crafty-4 into tweak/error-return 2024-04-07 18:25:15 -05:00
Analicia Abernathy
36f2256273 Update languages for merge 743 2024-04-07 18:25:05 -05:00
Zedifus
0fbf14063c Fix CL 4.3.3
Duplicate head
2024-04-07 02:33:34 +01:00
Zedifus
8106966146 Prepare 4.3.3 release base 2024-04-07 01:58:29 +01:00
Iain Powrie
6652541876 Merge branch 'dev' into 'master'
v4.3.2

See merge request crafty-controller/crafty-4!748
2024-04-07 00:26:17 +00:00
Zedifus
56d098ef86 Update changelog 3c7c05b4 2024-04-07 01:04:56 +01:00
Zedifus
77b0c2c9d2 Add openjdk-21 to docker img 2024-04-07 00:36:10 +01:00
Zedifus
3c7c05b405 Close changelog v4.3.2 2024-04-07 00:17:16 +01:00
Iain Powrie
27dae48cd2 Merge branch 'bugfix/api-perms-request' into 'dev'
Fix API perms request returning stack

See merge request crafty-controller/crafty-4!745
2024-04-06 23:11:30 +00:00
Zedifus
d03fa57d0b Update changelog !745 2024-04-07 00:07:28 +01:00
Zedifus
20a8366410 Merge branch 'dev' into bugfix/api-perms-request 2024-04-07 00:06:15 +01:00
Iain Powrie
0e8c8d4da8 Merge branch 'sec/bump-orjson' into 'dev'
Bump orjson for CVE-2024-27454

See merge request crafty-controller/crafty-4!747
2024-04-06 22:51:22 +00:00
Zedifus
2357b9fa21 Make help text in repo templates comments.
People aren't removing the example text, thus MR's and issues are messy
2024-04-06 23:41:24 +01:00
Iain Powrie
cb98402878 Merge branch 'tweak/permissions-fix' into 'dev'
Fix permission script

See merge request crafty-controller/crafty-4!740
2024-04-06 22:08:05 +00:00
Iain Powrie
0abb81e6f8 Merge branch 'tweak/reverse-sbuilder-sjar-versions' into 'dev'
Reverse order of returned server jars versions

See merge request crafty-controller/crafty-4!746
2024-04-06 21:59:56 +00:00
Zedifus
2139421135 Update changelog !747 2024-04-06 22:56:14 +01:00
Zedifus
6313380922 Fix calling of orjson .JSONDecodeError class 2024-04-06 22:54:43 +01:00
Zedifus
ff20705f32 Update changelog !747 2024-04-06 22:35:10 +01:00
Zedifus
8f692d885f Bump orjson for CVE-2024-27454 2024-04-06 22:32:14 +01:00
Zedifus
03717d453a Update changelog !746 2024-04-06 22:06:02 +01:00