Boy132
|
99c9e1fcb6
|
Merge remote-tracking branch 'upstream/main' into filament-v4
|
2025-09-05 10:02:09 +02:00 |
|
Charles
|
925ab26fb4
|
Encode file path in url for folders (#1662)
|
2025-09-04 17:24:58 -04:00 |
|
Charles
|
2952e22619
|
Encode file path in url (#1661)
|
2025-09-04 17:15:46 -04:00 |
|
MartinOscar
|
079eaed010
|
Fix finish & add translation for Installer title (#1659)
|
2025-09-04 21:39:10 +02:00 |
|
MartinOscar
|
6671d45651
|
Fix various Translations & add Installer & add Notifications (#1632)
|
2025-09-04 20:17:59 +02:00 |
|
Boy132
|
52a7ccc3c6
|
hide label of action toggle buttons on server edit page
|
2025-09-04 13:14:31 +02:00 |
|
Boy132
|
9ac0e99620
|
remove name from egg variables repeater
|
2025-09-04 13:09:31 +02:00 |
|
Boy132
|
f935685bf5
|
fix 2FA column on user list
|
2025-09-04 12:16:25 +02:00 |
|
Boy132
|
ba8383b5a0
|
make server settings page more compact
|
2025-09-04 11:58:05 +02:00 |
|
Boy132
|
740b4a6553
|
update columnSpan for server settings sections
|
2025-09-04 11:52:35 +02:00 |
|
Boy132
|
95118ab654
|
update columns for captcha & oauth tabs
|
2025-09-04 11:47:42 +02:00 |
|
Boy132
|
405f71e174
|
make phpstan happy
|
2025-09-02 13:43:38 +02:00 |
|
Boy132
|
2fe2697794
|
only add copyable when using ssl and fix import
|
2025-09-02 13:41:19 +02:00 |
|
Boy132
|
62df59008e
|
replace custom suffixCopy with filaments copyable
|
2025-09-02 13:34:38 +02:00 |
|
Boy132
|
b1a670f8f5
|
small cleanup
|
2025-09-02 13:31:00 +02:00 |
|
Boy132
|
a7df78d211
|
add support for number inputs for startup variables (and set default cast)
|
2025-09-02 13:09:38 +02:00 |
|
Boy132
|
603029e6aa
|
use new StartupVariable field in client area too
|
2025-09-02 10:08:38 +02:00 |
|
Boy132
|
9fa9e514bb
|
fix after merge
|
2025-09-02 10:02:24 +02:00 |
|
Boy132
|
2b2aace872
|
replace EditorLanguages with filaments Language
|
2025-09-02 09:54:46 +02:00 |
|
Boy132
|
a32309ea2c
|
replace array_first with Arr:first
|
2025-09-02 09:28:48 +02:00 |
|
Boy132
|
25e45883a8
|
fix after merge
|
2025-09-02 09:28:07 +02:00 |
|
Boy132
|
999ac1ebb1
|
Merge remote-tracking branch 'upstream/main' into filament-v4
|
2025-09-02 09:19:52 +02:00 |
|
Boy132
|
8f277aaca0
|
Create custom startup variable field (#1615)
|
2025-09-02 09:05:36 +02:00 |
|
SaurFort
|
76451fa0ad
|
fix: Wrong conversion if decimal prefix selected (#1626)
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
|
2025-08-31 13:51:27 +02:00 |
|
Boy132
|
0104a08ba4
|
Create custom number format method to catch invalid languages on php 8.4 (#1623)
|
2025-08-31 13:48:47 +02:00 |
|
Boy132
|
42db5b328a
|
Fix translation for invalid schedule cron + cleanup translations for import modal (#1618)
|
2025-08-18 23:54:25 +02:00 |
|
Boy132
|
f31aa78f6f
|
Fix gap for profile repeaters (api keys, ssh keys, activity logs) (#1613)
|
2025-08-15 14:07:23 +02:00 |
|
Boy132
|
b5ebd544f4
|
Improve translation for "link" and "unlink" (oauth) (#1612)
|
2025-08-15 14:06:53 +02:00 |
|
Charles
|
ea0252fee2
|
folder structure update + pint
nothing appears to be broken...
|
2025-08-15 06:33:42 -04:00 |
|
Boy132
|
e36881efa5
|
run pint
|
2025-08-14 09:51:15 +02:00 |
|
Boy132
|
1c0b7f7d5f
|
fix server variables naming
|
2025-08-14 09:22:43 +02:00 |
|
Boy132
|
7d9f567254
|
create relation manager for databases (server resource)
|
2025-08-13 16:02:28 +02:00 |
|
Boy132
|
d2eba26157
|
dont use deferred loading on file list
|
2025-08-13 15:43:58 +02:00 |
|
Charles
|
caf816071f
|
uncomment hintAction
|
2025-08-13 08:35:53 -04:00 |
|
Boy132
|
2929b0a54e
|
use hintCopy again
|
2025-08-13 14:33:27 +02:00 |
|
Charles
|
29aa0ddc23
|
phpstan
|
2025-08-13 08:28:02 -04:00 |
|
notCharles
|
29ed586c88
|
Update import egg action
|
2025-08-12 13:56:59 -04:00 |
|
notCharles
|
e02c432a21
|
Moar Changes!!
|
2025-08-12 13:45:15 -04:00 |
|
notCharles
|
68178cd654
|
Moved wrong user action
|
2025-08-12 13:31:44 -04:00 |
|
notCharles
|
23f6825072
|
Move buttons to toolbars
|
2025-08-12 13:26:07 -04:00 |
|
notCharles
|
ae11fd2a5e
|
Settings page layout
|
2025-08-12 13:25:55 -04:00 |
|
notCharles
|
1212b3bd34
|
Fix egg export/import
|
2025-08-06 17:08:58 -04:00 |
|
notCharles
|
2f22b5807e
|
v4-beta22 update
|
2025-08-06 16:52:07 -04:00 |
|
notCharles
|
c3b5e726d2
|
Merge branch 'main' into filament-v4
|
2025-08-06 16:48:14 -04:00 |
|
Charles
|
36863f94c0
|
Allow user selectable navigation type (#1572)
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
|
2025-08-05 08:56:31 -04:00 |
|
Charles
|
ec0727b406
|
Allow eggs to be exported/imported as YAML (#1535)
|
2025-08-04 07:32:10 -04:00 |
|
Charles
|
b66b388d51
|
update login error
|
2025-08-01 13:35:42 -04:00 |
|
Charles
|
604515ae66
|
Fixes
|
2025-08-01 12:44:52 -04:00 |
|
Charles
|
71602cb0cc
|
Merge branch 'main' into filament-v4
|
2025-08-01 12:30:01 -04:00 |
|
Charles
|
8840d109ef
|
Client area translations (#1554)
|
2025-08-01 07:26:14 -04:00 |
|