865 Commits

Author SHA1 Message Date
Boy132
8aa23ccc97 add uninstall & remove 2025-11-07 09:21:30 +01:00
RMartinOscar
598e3e1401 Re-use query instead of calling it again 2025-11-06 22:54:03 +00:00
Boy132
cb5cf3c771 replace old auth()->user() 2025-11-06 13:44:38 +01:00
Boy132
05abad7254 make "all" tab first 2025-11-06 13:35:13 +01:00
Boy132
217685dd79 move PluginResource to correct namespace 2025-11-05 16:24:12 +01:00
Boy132
36a43d06f2 fix phpstan 2025-11-05 16:24:12 +01:00
Boy132
244f77559e update translation when importing plugin 2025-11-05 16:24:12 +01:00
Boy132
5057fd9c8f add plugin readme 2025-11-05 16:24:12 +01:00
Boy132
280bef5251 use tooltip instead of label for reorder action 2025-11-05 16:24:12 +01:00
Boy132
e4f6100b4d redirect to current tab 2025-11-05 16:24:12 +01:00
Boy132
9898674ecd don't enable theme after install if there already is a thema active 2025-11-05 16:24:12 +01:00
Boy132
1b248ccec2 add translations to reorder 2025-11-05 16:24:12 +01:00
Boy132
93ee1cdf68 revert "allow to create plugins via the frontend" 2025-11-05 16:24:11 +01:00
Boy132
3e8fbc1a99 small translation changes 2025-11-05 16:24:11 +01:00
Boy132
561aaa3ae0 fixes after v4 merge 2025-11-05 16:24:11 +01:00
Boy132
022a19bee6 allow to create plugins via the frontend 2025-11-05 16:24:11 +01:00
Boy132
793d264f72 add enum for plugin category and add tabs to list 2025-11-05 16:24:11 +01:00
Boy132
736d9be9e3 add translations for plugin resource 2025-11-05 16:24:10 +01:00
Boy132
7f04bcbb86 fix modal always showing 2025-11-05 16:24:10 +01:00
Boy132
2384cc870a add warning when trying to enable multiple themes 2025-11-05 16:24:10 +01:00
Boy132
02d18f28e3 add update button 2025-11-05 16:24:10 +01:00
Boy132
ef2bae409d add simple plugin downloader 2025-11-05 16:24:10 +01:00
Boy132
84d4134585 update can checks 2025-11-05 16:24:10 +01:00
Boy132
2d26d2e15b add update_url to plugin.json 2025-11-05 16:24:09 +01:00
Boy132
863d13bc39 change panel version checks and loading behaviour of incompatible plugins
Co-authored-by: pelican-vehikl <pelican.vehikl@gmail.com>
2025-11-05 16:24:09 +01:00
Boy132
6d631d1ec2 use facade and cleanup evil @phpstan-ignore-lines 2025-11-05 16:24:09 +01:00
Boy132
fa9fbedf5b add load order to plugins 2025-11-05 16:24:09 +01:00
Boy132
ef82ad9603 some fixes for new not_installed status 2025-11-05 16:24:08 +01:00
Boy132
12520929fb small improvements 2025-11-05 16:24:08 +01:00
Boy132
14838fe6d8 move plugin table to resource 2025-11-05 16:24:08 +01:00
Boy132
0ab90f2c34 add permissions to plugin resource 2025-11-05 16:24:08 +01:00
Boy132
dcd5486a9a cleanup and phpstan fixes 2025-11-05 16:24:08 +01:00
Boy132
a1976c4d17 move PluginResource to correct namespace 2025-11-05 16:24:08 +01:00
Boy132
ab86957c76 run pint & fix phpstan 2025-11-05 16:24:08 +01:00
Boy132
3ac6313f72 add plugin resource 2025-11-05 16:24:07 +01:00
Boy132
4bda7cba75
Allow to "embed" server list (#1860) 2025-11-05 16:18:44 +01:00
Boy132
852f7beb39
Allow to register "special file" alert banners (#1861) 2025-11-04 12:48:18 +01:00
Charles
21f9f259d0
Add Egg Images (#1849) 2025-11-03 12:32:11 -05:00
M41den
b2aff5445b
Fix admin serverlist search (#1854) 2025-11-03 06:50:08 -05:00
PalmarHealer
605fcbe61a
feat: Add mixed navigation type with admin-configurable defaults (#1850) 2025-10-31 14:12:54 -04:00
MartinOscar
e6aa76ef2c
Refactor: add FilamentServiceProvider & globally make Select native(false) (#1836) 2025-10-29 23:23:18 +01:00
Boy132
d38075e3cb
Add boolean cast to read_only toggle buttons (#1844) 2025-10-28 16:06:33 +01:00
M41den
5e3c22ea5e
Fix weird postgres behavior when selecting mounts (#1842)
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
2025-10-28 08:48:35 -04:00
MartinOscar
d1a808a746
Hide User reset password Action on create Operation (#1840) 2025-10-28 01:38:37 +01:00
MartinOscar
3bcdeea800
Leverage user() helper (#1832) 2025-10-26 16:24:34 +01:00
Charles
e6bd6e416f
Add archive extension selection (#1828) 2025-10-24 12:39:30 -04:00
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