Boy132
|
c312ef493f
|
Replace file_get_contents with Http (#1953)
|
2025-12-02 08:25:53 +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 |
|
Quinten
|
575e5bdb0d
|
Fix typo in suspend method documentation (#1944)
|
2025-11-28 18:39:49 +01:00 |
|
Boy132
|
efa8eef57c
|
Add custom render hooks to our footer (#1942)
|
2025-11-27 23:55:59 +01: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
|
97f5a0f20b
|
Fix Policies modelname are case sensitive (#1937)
|
2025-11-27 17:51:16 +01:00 |
|
MartinOscar
|
d0af45a0c7
|
Delete ssh keys shouldn't be a POST & Cleanup routes (#1934)
|
2025-11-27 16:26:47 +01:00 |
|
MartinOscar
|
78ab098d02
|
Fix Egg select_startup default & update state (#1933)
|
2025-11-27 16:26:40 +01:00 |
|
Charles
|
cdccca8fa2
|
composer update (#1928)
|
2025-11-24 15:34:33 -05: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 |
|
Boy132
|
07763d912b
|
Add back 2fa requirement middleware (#1897)
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
|
2025-11-24 00:01:29 +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
|
d78c977d75
|
Make sure to load FilamentServiceProvider before panel providers (#1907)
|
2025-11-17 11:41:11 +01:00 |
|
PalmarHealer
|
5e25ea4a43
|
fix: use port range on free allocation lookup (#1882)
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
|
2025-11-17 10:56:48 +01:00 |
|
Luke
|
886836c60a
|
Remove 'required' rule from egg-garrys-mod.yaml (#1902)
|
2025-11-16 11:59:01 -05:00 |
|
Charles
|
f575e3edfa
|
composer update (#1901)
|
2025-11-15 07:17:29 -05:00 |
|
Boy132
|
1a66b3fab4
|
Encode file contents to utf-8 (#1896)
|
2025-11-13 19:05:23 +01:00 |
|
Boy132
|
0f1efcfd15
|
Remove old update command (#1898)
|
2025-11-13 19:05:04 +01:00 |
|
PalmarHealer
|
3f89c6ddd8
|
fix: bypass tenant scoping in allocation queries (#1883)
|
2025-11-13 04:48:25 +00: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
|
89199dfbe5
|
Fix jar mime type (#1891)
|
2025-11-11 11:23:56 +01:00 |
|
Boy132
|
216a3484f1
|
Fix node_ids rule for database host (#1885)
|
2025-11-10 12:25:58 +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 |
|
JoanFo
|
3c25b43b46
|
Repair webhooks once again (#1815)
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
|
2025-11-09 09:35:00 -05:00 |
|
Charles
|
0891db5342
|
Reimplement Drag & Drop for file uploading 🎉 (#1858)
|
2025-11-09 09:24:12 -05:00 |
|
exefer
|
172436e012
|
Fix typo in failed upload message (#1874)
|
2025-11-09 12:58:56 +00: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 |
|
exefer
|
1ff965611e
|
Fix typo in DNS help text (#1868)
Authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
|
2025-11-08 22:40:23 +01: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 |
|
Lance Pioch
|
49f24e37b6
|
Laravel 12.37.0 Shift (#1864)
Co-authored-by: Shift <shift@laravelshift.com>
|
2025-11-06 08:43:02 -05:00 |
|
Boy132
|
e0c4e47a6c
|
Fix directAccessibleServers returning duplicates (#1862)
|
2025-11-05 16:19:03 +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 |
|
mristau
|
d61583cd7b
|
add server description to grid view too (#1851)
|
2025-11-04 06:03:50 -05:00 |
|
Charles
|
21f9f259d0
|
Add Egg Images (#1849)
|
2025-11-03 12:32:11 -05:00 |
|