Commit Graph

4252 Commits

Author SHA1 Message Date
amcmanu3
877bed1016 Fix enum error 2024-08-06 18:31:05 -04:00
amcmanu3
8b39ba5549 Refactor users human readable 2024-08-06 18:24:30 -04:00
amcmanu3
693cda4239 Human readable backup errors 2024-08-06 18:11:35 -04:00
amcmanu3
ddfc13d9fd Include human readable errors in schedule edit/create 2024-08-06 14:54:03 -04:00
amcmanu3
2520e4b00f Enable enum errors 2024-08-06 14:44:01 -04:00
amcmanu3
279ad61a1b Fix exception in webhook validation 2024-08-06 14:10:53 -04:00
amcmanu3
5c9b59f9e8 Refactor human readable errors for webhooks 2024-08-06 14:08:49 -04:00
amcmanu3
2de9c90924 Refactor files to use human readable errors 2024-08-06 14:02:57 -04:00
amcmanu3
f1fd57ea26 Server patch and server create human readable errors 2024-08-06 13:54:28 -04:00
amcmanu3
ed9accc1e4 Add fill/no fill for schema props 2024-08-06 13:31:54 -04:00
amcmanu3
dcd81102fa Use human readable errors for roles schema 2024-08-06 13:13:11 -04:00
amcmanu3
7ae7c0f50d Add human readable error for getting server files 2024-08-06 12:55:07 -04:00
amcmanu3
332f19c212 Use human readable errors for server_dir 2024-08-06 12:41:27 -04:00
amcmanu3
53bf5a0730 Use why instead of e 2024-08-06 12:40:39 -04:00
amcmanu3
2cda66dd0b Add human readable errors for config.json post 2024-08-06 12:39:26 -04:00
Zedifus
44b5f2a809 Reopen changelog 4.4.1 2024-07-30 00:49:33 +01:00
Zedifus
627adcdc95 Close changelog 4.4.1 2024-07-29 21:56:47 +01:00
Iain Powrie
4e345652dc Merge branch 'bugfix/dropdown-width' into 'dev'
Remove unused and problematic "dropdown-menu" ident from css

See merge request crafty-controller/crafty-4!782
2024-07-29 20:52:07 +00:00
Zedifus
3775268883 Update changelog !782 2024-07-29 21:48:27 +01:00
amcmanu3
245f473693 Remove unused and problematic "dropdown-menu" ident from css 2024-07-29 16:41:25 -04:00
Iain Powrie
928d266ee6 Merge branch 'lang/th_TH-updates' into 'dev'
Add th_TH translations for !772

See merge request crafty-controller/crafty-4!781
2024-07-29 20:30:34 +00:00
Zedifus
c920719503 Update changelog !781 2024-07-29 21:26:58 +01:00
Zedifus
ef7fc68a24 Merge branch 'dev' into lang/th_TH-updates 2024-07-29 21:24:43 +01:00
Iain Powrie
b5e30bea58 Merge branch 'lang/fix-frFR-syntax' into 'dev'
Fix fr_FR syntax issues

See merge request crafty-controller/crafty-4!780
2024-07-29 20:07:40 +00:00
Zedifus
fbf1dd5395 Update chngelog !780 2024-07-29 20:53:58 +01:00
Analicia Abernathy
bcdc464edf Update th_TH.json 2024-07-29 14:47:53 -05:00
Analicia Abernathy
d0aeb019d8 adding missing translations from merge 772 2024-07-29 14:46:15 -05:00
Iain Powrie
568641dce3 Merge branch 'lang/fix_fr' into 'lang/fix-frFR-syntax'
Lang/fix fr

See merge request crafty-controller/crafty-4!778
2024-07-29 19:40:10 +00:00
Iain Powrie
3751d47b82 Merge branch 'tweak/server-create-roles' into 'dev'
Change server creation to include searchable roles

See merge request crafty-controller/crafty-4!772
2024-07-29 19:20:43 +00:00
Zedifus
c8425578f0 Update changelog !772 2024-07-29 20:14:06 +01:00
Zedifus
83813e7566 Mark th_TH incomplete 2024-07-29 20:11:32 +01:00
Ludo-code
af3c08d886 Update file fr_FR.json 2024-07-26 06:44:27 +00:00
Ludo-code
70ef395936 fix fr lang 2024-07-24 16:33:22 +00:00
Analicia Abernathy
76215556d2 translations for server creation changes 2024-07-23 21:38:18 -05:00
amcmanu3
f7a4c9505f Ingnore humanized 2024-07-23 22:06:24 -04:00
Andrew
0ed296adc6 Merge branch 'dev' into tweak/server-create-roles 2024-07-21 11:17:16 -04:00
Iain Powrie
b71b7cb1c4 Merge branch 'refactor/upload-api' into 'dev'
Chunked Uploads | Fix Upload Authentication

See merge request crafty-controller/crafty-4!762
2024-07-09 02:32:51 +00:00
Zedifus
b36740e0f7 Update changelog !762 2024-07-09 03:29:06 +01:00
Iain Powrie
eaeda3e746 Merge branch 'refactor/backups' into 'dev'
Refactor Backups | Allow multiple backup configurations

See merge request crafty-controller/crafty-4!711
2024-07-09 02:11:30 +00:00
amcmanu3
1ac63fae0d Merge branch 'refactor/backups' into refactor/upload-api 2024-07-08 22:06:49 -04:00
amcmanu3
a3e210c0d3 Check for traversal on backup delete 2024-07-08 22:06:29 -04:00
amcmanu3
d9b9f00e9a Merge branch 'refactor/backups' into refactor/upload-api 2024-07-08 21:57:59 -04:00
amcmanu3
9186d9b02c Include backup_id in delete call 2024-07-08 21:51:27 -04:00
Zedifus
90e11ef73e Update changelog !711 2024-07-09 02:33:02 +01:00
Zedifus
c9b2b49e5f Merge branch 'dev' into refactor/backups 2024-07-09 02:31:30 +01:00
Iain Powrie
b4f721cd8c Merge branch 'tweak/server-name' into 'dev'
Do not allow slashes in server names

See merge request crafty-controller/crafty-4!767
2024-07-09 01:28:32 +00:00
Iain Powrie
974571ea7a Merge branch 'tweak/cpu-attribute-error' into 'dev'
Workaround cpu_freq call catching on obscure cpu architectures

See merge request crafty-controller/crafty-4!776
2024-07-09 01:21:29 +00:00
Zedifus
31abf80ffc Update changelog !776 2024-07-09 02:18:12 +01:00
Iain Powrie
b0afc80b73 Merge branch 'Username404-59-dev-patch-44249' into 'tweak/cpu-attribute-error'
Fix cpu_freq call catching on obscure systems

See merge request crafty-controller/crafty-4!754
2024-07-09 01:12:11 +00:00
Zedifus
65396b7f27 Merge branch 'dev' into tweak/server-name 2024-07-09 02:07:00 +01:00