RMartinOscar
|
948ea1aa04
|
Fix Translations
|
2025-09-05 12:18:23 +00:00 |
|
Boy132
|
9c3142d131
|
cleanup merge mess
|
2025-09-05 10:06:18 +02:00 |
|
Boy132
|
99c9e1fcb6
|
Merge remote-tracking branch 'upstream/main' into filament-v4
|
2025-09-05 10:02:09 +02:00 |
|
Boy132
|
437d32efae
|
change egg relation of server to belongsTo (fixes server creation)
|
2025-09-05 09:32:41 +02:00 |
|
notCharles
|
72ede60af8
|
v4.0.7
|
2025-09-04 18:12:29 -04: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
|
179f174107
|
update columnSpan for oauth toggles
|
2025-09-04 11:45:44 +02:00 |
|
Boy132
|
fae5e3ae2c
|
cleanup user menu items
|
2025-09-04 11:40:23 +02:00 |
|
Boy132
|
3fb0785866
|
make mfa_email_enabled fillable
|
2025-09-04 11:18:02 +02:00 |
|
Boy132
|
e7f945885d
|
remove db transaction in failing migration
|
2025-09-04 09:53:59 +02:00 |
|
Boy132
|
8a8e3c5369
|
Merge remote-tracking branch 'upstream/main' into filament-v4
|
2025-09-04 09:24:11 +02:00 |
|
Boy132
|
3543b4773a
|
Rename api key prefixes for better clarity (#1650)
|
2025-09-04 08:43:06 +02:00 |
|
IThundxr
|
02f788a659
|
Fix auto deploy docker command not including the container argument (#1584)
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
|
2025-09-03 22:30:18 +02:00 |
|
Boy132
|
7ace3978d8
|
Remove leftovers from activity log batch (#1649)
|
2025-09-03 22:26:17 +02:00 |
|
Boy132
|
abd7320107
|
update to v4.0.6
|
2025-09-02 15:12:13 +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
|
b70b8e477d
|
add toggle to startup-variable view
|
2025-09-02 11:17:53 +02:00 |
|
Boy132
|
9a8c7e651c
|
update node versions in test
|
2025-09-02 10:19:20 +02:00 |
|
Boy132
|
448983d937
|
make server entry clickable
|
2025-09-02 10:10:31 +02:00 |
|
Boy132
|
f286e69eb0
|
fix server list
|
2025-09-02 10:10:04 +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
|
9427015735
|
composer update
|
2025-09-02 09:37:36 +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 |
|
MartinOscar
|
5eff006843
|
Fix activityLog permission name (#1641)
|
2025-08-31 12:59:48 +02:00 |
|
MartinOscar
|
a8241bf9f3
|
Fix Installer, Admin & Exit admin redirect (#1640)
|
2025-08-30 14:37:59 +02:00 |
|
Charles
|
e5268cf763
|
v4.0.4
|
2025-08-28 13:43:16 -04:00 |
|
MartinOscar
|
4aae2562ea
|
Update bug-report logs url (#1630)
|
2025-08-25 12:13:27 +02:00 |
|
RMartinOscar
|
c07a0415fd
|
Fix NodeWidget namespace
|
2025-08-23 13:12:49 +00:00 |
|
Boy132
|
42db5b328a
|
Fix translation for invalid schedule cron + cleanup translations for import modal (#1618)
|
2025-08-18 23:54:25 +02:00 |
|
Boy132
|
bc4dfb3e92
|
Fix 500 for closeable alert banners (#1620)
|
2025-08-18 23:53:59 +02:00 |
|