Boy132
|
430f28a847
|
Add "cancel" button to profile (#1821)
|
2025-10-22 16:00:31 +02:00 |
|
Boy132
|
2cd9fa2cde
|
Only keep the last 120 stored stats (#1805)
|
2025-10-13 22:50:16 +02:00 |
|
MartinOscar
|
d735e858a2
|
Rename Create actions in EditProfile (#1804)
|
2025-10-13 00:58:22 +02:00 |
|
Letter N
|
e589f972fb
|
Add changelog preview when a new update is available (#1792)
Co-authored-by: Boy132 <mail@boy132.de>
|
2025-10-11 21:34:38 -04:00 |
|
MartinOscar
|
266e3779d5
|
Fix 500 when oauth is null (#1798)
|
2025-10-11 22:06:51 +02:00 |
|
MartinOscar
|
4652680a7b
|
Add cpu helper on EditServer & move helperText to hintIcon on Create (#1795)
|
2025-10-10 22:46:47 +02:00 |
|
Charles
|
dbe4bdd62d
|
General Edit User Improvements (#1779)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: Boy132 <mail@boy132.de>
|
2025-10-08 05:04:52 -04:00 |
|
Boy132
|
f6710dbbe4
|
Improve time offset ux (#1772)
Co-authored-by: Lance Pioch <git@lance.sh>
|
2025-10-08 08:55:37 +02:00 |
|
Charles
|
e4f807b297
|
Change node config to use Code Entry (#1781)
|
2025-10-07 22:25:16 -04:00 |
|
Boy132
|
cd965678b7
|
Allow multiple startup commands per egg (#1656)
|
2025-10-07 23:42:28 +02:00 |
|
Boy132
|
a58ae874f3
|
Add own endpoint for exporting eggs (#1760)
|
2025-10-07 23:41:28 +02:00 |
|
MartinOscar
|
bb02ec4c6c
|
Add user() helper (#1768)
|
2025-10-07 17:12:31 -04:00 |
|
Boy132
|
8aa0fc7fc2
|
Refresh page after file updates (#1759)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
|
2025-09-29 15:26:17 +02:00 |
|
Boy132
|
2fc30e14fd
|
Make sure default variable value is set and that variables are created when viewing server (#1758)
|
2025-09-29 15:14:18 +02:00 |
|
Boy132
|
81178f81b4
|
Redirect to previous page when clicking "cancel" on EditFiles page (#1747)
|
2025-09-28 19:12:05 +02:00 |
|
Boy132
|
5373f1e30a
|
Switch tenant slug back to short uuid (#1732)
|
2025-09-28 19:11:41 +02:00 |
|
Boy132
|
9f35f1c3ee
|
Enable "ordered imports" (#1746)
|
2025-09-24 13:34:19 +02:00 |
|
MartinOscar
|
a5858a6d9b
|
Allow clipboard.writeText without HTTPS (#1723)
|
2025-09-24 01:22:29 +02:00 |
|
Boy132
|
4792542f20
|
Fix refresh action for egg index select & add refresh action to allocation ip selects (#1736)
|
2025-09-23 14:56:49 +02:00 |
|
Boy132
|
bb40a5273f
|
Url encode username in sftp connection string (#1731)
|
2025-09-22 12:58:54 +02:00 |
|
Boy132
|
e5c24fe8b6
|
Remove username rules and allow to change it in profile (#1702)
|
2025-09-21 00:37:42 +02:00 |
|
Boy132
|
c10280af4b
|
Make allocation select on users server relation manager functional (#1719)
|
2025-09-19 08:43:29 +02:00 |
|
JoanFo
|
6db1d82738
|
Fixed webhooks on v4 and nested values (#1704)
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
|
2025-09-18 16:40:24 +02:00 |
|
MartinOscar
|
68f8244298
|
Fix powerActions visible while loading (#1708)
|
2025-09-18 16:22:23 +02:00 |
|
Boy132
|
932809fec5
|
Add state cast for server condition (#1713)
|
2025-09-16 21:34:23 +02:00 |
|
Charles
|
3d2390dbcc
|
Remove table row icons (#1710)
|
2025-09-16 11:44:59 -04:00 |
|
Boy132
|
d5d50d4150
|
Collection of smaller v4 fixes (#1684)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: notCharles <charles@pelican.dev>
|
2025-09-15 23:28:57 +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
|
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 |
|
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
|
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
|
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
|
8840d109ef
|
Client area translations (#1554)
|
2025-08-01 07:26:14 -04:00 |
|
Boy132
|
71225bd2dc
|
Refactor AlertBanner to be ViewComponent (#1555)
|
2025-07-31 23:54:53 +02:00 |
|
JoanFo
|
bab8ec6e18
|
Fixed not working variables on DiscordWebhooks and headers. (#1516)
Co-authored-by: notCharles <charles@pelican.dev>
|
2025-07-31 15:47:46 -06:00 |
|
Awhikax
|
d307a2095b
|
Allow for backups to be renamed (#1546)
|
2025-07-31 15:47:15 -06:00 |
|
Hasyirin Fakhriy
|
a777f4e0ff
|
remove maxlength rule from egg variable's default_value field (#1559)
|
2025-07-31 15:45:28 -06:00 |
|