733 Commits

Author SHA1 Message Date
Boy132
c4fd1553fd use correct cast for boolean toggle buttons on EditNode 2025-05-09 09:00:55 +02:00
Boy132
25dc471ef7 fix server startup and settings page 2025-05-08 16:01:16 +02:00
Boy132
3afe18d7cf fix 500 error on activity page 2025-05-08 15:29:46 +02:00
Boy132
f37915ed2a add back width select to admin settings 2025-05-08 15:26:33 +02:00
Boy132
5a36f9825b use correct cast for boolean toggle/ toggle buttons on admin settings page 2025-05-08 15:17:42 +02:00
Boy132
25d146916e use correct cast for boolean toggle buttons on EditServer 2025-05-08 15:12:28 +02:00
Charles
8d433c4a11 Replace Monaco with Built-in code editor 2025-05-08 09:03:21 -04:00
Boy132
e2bed84464 fix error when creating user 2025-05-08 14:50:52 +02:00
Boy132
9fbfd630eb fix admin dashboard (widget actions) 2025-05-08 14:23:02 +02:00
Boy132
c2364a845b fix 500 error on file browser 2025-05-08 14:04:09 +02:00
Charles
378059625e Fix all of these. 2025-05-06 12:47:31 -04:00
Charles
52a5d9c37e Fix Edit Egg 2025-05-06 12:45:10 -04:00
notCharles
9eb1710c3a wip 2025-04-30 19:12:21 -04:00
notCharles
7b12f8cb04 wip 2025-04-30 18:46:07 -04:00
notCharles
1ba9a1dab3 Merge branch 'main' into filament-v4 2025-04-29 18:21:56 -04:00
notCharles
b98ecd252c wip 2025-04-29 18:17:58 -04:00
Boy132
14d351103c
Fix database & user not being deleted (#1315) 2025-04-29 17:05:49 +02:00
Boy132
92c23451af
Improve file error handling (#1314)
* improve file error handling

* small cleanup

* fix typo
2025-04-29 17:05:29 +02:00
notCharles
31206e15fa wip 2025-04-27 22:43:45 -04:00
notCharles
c1f50d5d7f wip 2025-04-27 21:50:37 -04:00
notCharles
e73f78f2f7 wip 2025-04-27 21:45:26 -04:00
MartinOscar
329a29f7da
Add missing disabled in AllocationsRelationManager (#1304) 2025-04-26 06:42:29 -04:00
RMartinOscar
779ee72ab5 Fix EditProfile 2025-04-25 21:40:25 +00:00
Charles
cd88d23592 pint 2025-04-25 13:21:18 -04:00
Charles
fbf1a5cc59 fix smallstatblock 2025-04-25 13:20:32 -04:00
Charles
795102457f wip 2025-04-25 13:10:17 -04:00
Charles
b7f26ba26d Merge remote-tracking branch 'origin/filament-v4' into filament-v4 2025-04-25 12:05:34 -04:00
RMartinOscar
2d9514b3e6 Fix Login 2025-04-25 14:50:32 +00:00
Charles
8359cc6f1c fix schedules 2025-04-25 09:33:42 -04:00
Charles
28b752a983 replace placeholder with textentry
deprecated
2025-04-25 09:02:47 -04:00
Charles
6f5ce87985 temp fix login 2025-04-25 08:48:43 -04:00
Charles
23e02ff5e2 HasForms -> HasSchema 2025-04-25 08:48:22 -04:00
notCharles
6284c73edb wip 2025-04-24 20:02:20 -04:00
notCharles
8e483f982e pint 2025-04-24 19:24:46 -04:00
notCharles
61da930909 wip 2025-04-24 19:03:34 -04:00
pelican-vehikl
8407547574
Add back Egg Features (#1271)
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
Co-authored-by: Lance Pioch <git@lance.sh>
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
2025-04-24 18:24:18 -04:00
Boy132
914e215bc0
Separate user uploadable avatars into own setting (#1286) 2025-04-23 16:02:52 +02:00
Boy132
0037b4a1d4
Only use navigation groups when using sidebar (#1288)
* Revert "Remove `NavigationGroups` for Admin Navbar (#1248)"

This reverts commit a1869002629b18500b346e5c505869bc45d43456.

* make navigation groups conditional
2025-04-23 16:02:21 +02:00
Gabriel
6427903f9f
feat(console): save command history in session (#1282) 2025-04-22 17:29:17 -04:00
Boy132
7e99d5cd8e
Use Arr::dot to display multi-dimensional activity log properties (#1285) 2025-04-22 22:27:50 +02:00
Boy132
0e2ab4b711
Fix activity log query (#1258) 2025-04-22 08:28:24 +02:00
MartinOscar
a186900262
Remove NavigationGroups for Admin Navbar (#1248) 2025-04-18 10:39:25 -04:00
MartinOscar
a4dd8cca4c
Add live() to KeyValue on CreateServer & EditServer (#1261) 2025-04-15 16:06:37 +02:00
Letter N
e67e0830eb
Fix Node graph not rendering correctly (#1253)
* use round instead of `Number::format`

* remove unused

* also replace `Number::format` in cpu & memory charts

---------

Co-authored-by: Boy132 <mail@boy132.de>
2025-04-15 01:27:35 +02:00
Boy132
b444112085
Correctly display backup status (#1256)
* add status attribute to backup

* hide actions when backup is not successful

* small cleanup
2025-04-14 12:59:03 +02:00
MartinOscar
3ffbf9e46a
Allow users to remove their Avatar (#1247) 2025-04-13 02:29:46 +02:00
MartinOscar
8221c80ec2
Only allow image/png mimetype for Avatar (#1246) 2025-04-13 02:27:36 +02:00
MartinOscar
02d7ad04ad
Fix serverVariables not saving due to join (#1235)
* Fix `serverVariables` not saving due to `join`

* Remove deprecated `viewableServerVariables`
2025-04-12 16:44:24 +02:00
Boy132
92fbd75772
Show different roles CheckboxList for root admins and non root admins (#1219)
* show different roles checkbox list for root admins and non root admins

* simplify saveRelationshipsUsing

* remove disableOptionWhen

* add migration to remove additional roles from root admins
2025-04-07 16:10:31 +02:00
Boy132
fa8ae0aea5
Add avatar providers (#1192)
* Add avatar providers

* fix exists check for local avatar

* Use avatar in user lists

---------

Co-authored-by: Charles <charles@pelican.dev>
2025-04-07 16:06:19 +02:00