6315 Commits

Author SHA1 Message Date
Boy132
ec96047985 fix sponge update url 2025-09-12 10:39:15 +02:00
Boy132
270644295f fix migration 2025-09-12 10:38:16 +02:00
Boy132
2fa0fc9d6f make startup_commands values distinct 2025-09-12 10:33:38 +02:00
Boy132
0880868e34 Merge remote-tracking branch 'upstream/main' into boy132/multiple-startup-commands 2025-09-12 10:07:38 +02:00
MartinOscar
8f1ec20e96
Prevent rootAdmins from having other roles & being deleted via the API (#1699) 2025-09-11 12:56:21 +02:00
JoanFo
61dcb9a3ba
Fixed Allocations not calling webhooks on server creation & Object events (#1595) 2025-09-10 10:39:50 -04:00
NerdsCorpx
0e34886d7e
Fix Docker versioning (#1663) 2025-09-10 10:39:22 -04:00
Boy132
4ac3913814 fixes after merge 2025-09-10 09:31:47 +02:00
Boy132
f068ad1400 Merge remote-tracking branch 'upstream/main' into boy132/multiple-startup-commands
# Conflicts:
#	app/Filament/Admin/Resources/Servers/Pages/EditServer.php
#	app/Filament/Server/Pages/Startup.php
2025-09-10 09:26:03 +02:00
Boy132
806820592f
Only disable "delete backup" when backup hasn't failed (#1686) 2025-09-09 15:01:45 +02:00
Charles
1900c04b71
Filament v4 🎉 (#1651)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
Co-authored-by: Lance Pioch <git@lance.sh>
2025-09-08 13:12:33 -04:00
Boy132
d17d753c63 Merge remote-tracking branch 'upstream/main' into boy132/multiple-startup-commands 2025-09-08 10:03:25 +02:00
Boy132
32eb1abd4a
Improve join_paths helper method (#1668) 2025-09-08 09:03:23 +02:00
MartinOscar
47557021fd
Remove DaemonPowerRepository (#1673) 2025-09-08 08:56:59 +02:00
MartinOscar
2ef81eae1a
Refactor & Catch DatabaseManagementService (#1671)
Co-authored-by: notCharles <charles@pelican.dev>
2025-09-06 22:57:11 +02:00
Charles
420730ba1f
Replace str_random with Str::random (#1676)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
2025-09-06 16:47:54 -04:00
Boy132
bb7af9c9c6 improve startup fields on create egg & edit server pages 2025-09-05 11:54:02 +02:00
Boy132
e630d30f51 cleanup columnSpans on server startup page 2025-09-05 11:23:44 +02:00
Boy132
d66075129c fix state for custom_startup input 2025-09-05 11:18:01 +02:00
Boy132
9c6eb160b3 update egg yaml files to new format 2025-09-05 11:07:08 +02:00
Boy132
81e90b79b4 set default name for startup 2025-09-05 11:05:59 +02:00
Boy132
e6441d2b15 fix egg importer 2025-09-05 10:51:39 +02:00
Boy132
d465ea696f Merge remote-tracking branch 'upstream/main' into boy132/multiple-startup-commands 2025-09-05 10:28:12 +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
d8c041e789 fix phpstan 2025-09-04 15:42:14 +02:00
Boy132
0f435b0294 add missing translation 2025-09-04 15:39:29 +02:00
Boy132
738ff926dd add client frontend 2025-09-04 15:33:52 +02:00
Boy132
a59a84538c finish admin frontend 2025-09-04 15:10:20 +02:00
Boy132
b966fe1efe update translations 2025-09-04 14:11:24 +02:00
Boy132
5e29422e21 use const 2025-09-04 14:01:05 +02:00
Boy132
4b32eef0c6 start frontend update 2025-09-04 09:22:55 +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
a4bc001728 add backend for supporting multiple egg startup commands 2025-09-03 11:37:20 +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
MartinOscar
4aae2562ea
Update bug-report logs url (#1630) 2025-08-25 12:13:27 +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
bc4dfb3e92
Fix 500 for closeable alert banners (#1620) 2025-08-18 23:53:59 +02:00
Michael (Parker) Parker
3b9c81534f
fix php ini permissions (#1619) 2025-08-17 09:34:41 -05: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
Boy132
c77a37ec89
Fix & cleanup OAuthController (#1599) 2025-08-14 08:29:58 +02:00