875 Commits

Author SHA1 Message Date
Charles
2ab4c81e2a
Replace CodeEditor with MonacoEditor (#2013)
Co-authored-by: Boy132 <mail@boy132.de>
2025-12-19 18:31:55 -05:00
Boy132
9d1e7f510f
Add toggle for externally managed users (#1825) 2025-12-17 14:09:17 -05:00
Charles
8b5f33ee71
Change images from being stored in base64 to files (#1993)
Co-authored-by: Boy132 <mail@boy132.de>
2025-12-16 11:52:58 -05:00
Charles
2f5790b121
Fix Egg Importer Upload File Type Filter (#2000) 2025-12-13 22:46:03 -05:00
Charles
fdd9faaaa3
Fix schedule actions (#1992) 2025-12-12 18:31:46 -05:00
Boy132
9449d78144
Don't convert Windows-1252 encoding (#1991) 2025-12-13 00:15:45 +01:00
Charles
a391d21043
Fix progress bar max value in table view (#1989) 2025-12-12 16:55:09 -05:00
Boy132
760aaf9bfb
Refactor subuser permissions (#1961)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
2025-12-11 14:34:27 +01:00
MartinOscar
1ab4ddb07c
Fix File global search path & rename to nested search (#1985) 2025-12-11 13:48:34 +01:00
MartinOscar
f278041bc0
EditServer select_startup refactor (#1983) 2025-12-11 13:48:29 +01:00
Boy132
cdc928a15b
Consolidate policies and use Subuser model for subuser resource (#1978) 2025-12-11 13:16:57 +01:00
MartinOscar
091ca5447a
Fix CreateWebhookConfiguration HeaderActions (#1979) 2025-12-10 20:39:57 +01:00
Charles
dfd6dbfe26
Update Stock Egg Images (#1973) 2025-12-09 17:53:07 -05:00
MartinOscar
b6aeb954c4
Disable Captcha & Oauth Settings actions when read only (#1968) 2025-12-08 11:33:29 +01:00
MartinOscar
7c0d53c796
Use Policies rather then overriding can*() functions (#1837)
Co-authored-by: Boy132 <mail@boy132.de>
2025-12-07 14:53:13 -05:00
MartinOscar
25d8adbcc6
Add ignoreRecord to CopyFrom relationships (#1964) 2025-12-06 20:17:05 +01:00
MartinOscar
bda2f9a699
Fix Save Notification icon & Cleanup (#1959) 2025-12-03 02:23:09 +01:00
Boy132
04375439d7
Add pagination to server list (#1955) 2025-12-02 08:26:45 +01:00
Boy132
0fe8917668
Only allow server transfers to accessible nodes (#1951) 2025-12-02 08:26:19 +01:00
PalmarHealer
6c02f9a663
feat: Add toggle for automatic allocation creation in panel settings (#1884) 2025-12-01 08:59:07 +01:00
Charles
2dd6e3d4fc
Add progress bars to client area (#1924) 2025-11-28 18:04:40 -05:00
MartinOscar
d16e7dd876
Better Role icons (#1936)
Fix `Role` class path for `::getNavigationIcon()`
Allow to register custom model icons
Co-authored-by: Boy132 <mail@boy132.de>
2025-11-27 23:51:57 +01:00
Charles
897b95ec13
Change Admin Actions to IconButtons (#1900) 2025-11-27 16:44:05 -05:00
MartinOscar
78ab098d02
Fix Egg select_startup default & update state (#1933) 2025-11-27 16:26:40 +01:00
Boy132
bb33bcca4f
Refactor schedule tasks (#1911) 2025-11-24 14:42:47 +01:00
Boy132
611b8649e0
Improve "first task" checks (#1926) 2025-11-24 00:48:32 +01:00
MartinOscar
b1b723485f
Fix EditFiles breadcrumbs incorrect url (#1925) 2025-11-24 00:42:04 +01:00
hallo123wert
25c8ff3f1f
Fix: No live preview for fonts (#1921) 2025-11-24 00:06:08 +01:00
Charles
65bb99e2b0
Add server icons (#1906)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
2025-11-21 16:48:20 -05:00
MartinOscar
a195b56f93
Fix permission checks on Client side (#1913) 2025-11-19 22:28:13 +01:00
Boy132
1a66b3fab4
Encode file contents to utf-8 (#1896) 2025-11-13 19:05:23 +01:00
mristau
20cb7850ef
don't try to bulk update if egg doesn't even have a url (#1887) 2025-11-13 04:47:38 +00:00
hallo123wert
108dad09fb
Fix: Duplicate bulk deletion notifications (#1881) 2025-11-13 04:46:55 +00:00
Boy132
445c9364bc
Make sure case for role permissions is correct (#1892) 2025-11-11 18:18:29 +01:00
MartinOscar
acec117b1e
Use public disk for console fonts upload (#1893) 2025-11-11 18:13:52 +01:00
Boy132
5c3b0919aa
Fix allocations by admins aren't locked by default (#1879) 2025-11-09 18:29:46 +01:00
Charles
f4ee33fa4f
Hide new allocation action if server has 0 allocations. (#1878) 2025-11-09 12:11:14 -05:00
Charles
d8368c4cec
Do no use stock notifications on actions (#1877) 2025-11-09 12:08:25 -05:00
Charles
aa35d7d001
Fix creating mounts (#1876) 2025-11-09 11:14:44 -05:00
Charles
0891db5342
Reimplement Drag & Drop for file uploading 🎉 (#1858) 2025-11-09 09:24:12 -05:00
Charles
2b5403a4da
Replace current panel log viewer with new and improved log viewer (#1834) 2025-11-08 19:31:51 -05:00
Charles
a30c45fbbe
Add session key to use last used node, instead of latest created node (#1869)
Co-authored-by: Lance Pioch <git@lance.sh>
2025-11-08 17:09:41 -05:00
Copilot
b06df23823
Add bulk IP update action for node allocations (#1845)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: notAreYouScared <1757840+notAreYouScared@users.noreply.github.com>
Co-authored-by: Charles <charles@pelican.dev>
2025-11-08 16:53:12 -05:00
Boy132
cec141889a
Allow admins to "lock" allocations (#1811) 2025-11-08 21:54:41 +01:00
Charles
6ed84b5584
Add wings diagnostics retrieving to Edit Node page (#1865)
Co-authored-by: Boy132 <mail@boy132.de>
2025-11-08 15:47:40 -05: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