164 Commits

Author SHA1 Message Date
Charles
71602cb0cc Merge branch 'main' into filament-v4 2025-08-01 12:30:01 -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
Awhikax
d307a2095b
Allow for backups to be renamed (#1546) 2025-07-31 15:47:15 -06:00
Boy132
337ac9d655 fix create schedule 2025-07-23 09:30:32 +02:00
Boy132
2d337188f1 Merge remote-tracking branch 'upstream/main' into filament-v4 2025-07-23 09:21:52 +02:00
Charles
d0d3418e03
Move header actions to iconbuttons (#1541) 2025-07-22 12:31:23 -04:00
Boy132
b396f3e339 switch to filaments 2fa 2025-07-22 13:24:06 +02:00
notCharles
b5f6cc345b Relocate some actions to toolbarActions 2025-07-20 13:00:01 -04:00
notCharles
4835192acd merge fixes 2025-07-19 16:54:58 -04:00
notCharles
90a3f38750 Merge branch 'main' into filament-v4 2025-07-19 16:45:20 -04:00
Charles
38e746240d
Fix delayed status update, and graphs (#1536) 2025-07-19 14:45:50 -04:00
Boy132
340d1b543c
Add import & export for schedules (#1530) 2025-07-19 16:48:21 +02:00
Boy132
d165da20ec
Improve schedule form (#1514) 2025-07-18 08:23:08 +02:00
Charles
d4da111a14 Merge branch 'main' into filament-v4
Oh man, this is a disaster.
2025-07-10 08:40:56 -04:00
MartinOscar
77a3b0640d
Add dehydratedWhenHidden to serverVariable TextInput & Select (#1476) 2025-07-03 08:55:18 +02:00
pelican-vehikl
de4cb38766
Refactor Providers to be a singleton (#1327) 2025-07-01 21:33:11 -04:00
Boy132
9da52c24c0 add own CopyAction 2025-07-01 08:47:59 +02:00
Boy132
f40e125d2f cleanup actions 2025-07-01 08:47:59 +02:00
Boy132
06be887c39 replace "ineedaname"'s 2025-06-28 17:01:30 +02:00
notCharles
2a37eb1ea3 moar updates <3 2025-06-27 20:12:29 -04:00
notCharles
5370d9e2a6 Merge remote-tracking branch 'origin/main' into filament-v4 2025-06-26 16:07:52 -04:00
MartinOscar
cdcd1c521e
Add FileExistsException & Fix error reporting (#1417) 2025-06-26 21:04:33 +02:00
Boy132
4d0aabe91e
Schedule task improvements (#1468) 2025-06-26 17:00:37 +02:00
Charles
4f0b6c888e Merge remote-tracking branch 'origin/main' into filament-v4 2025-06-26 07:18:48 -04:00
JoanFo
dca37ccc95
Server Without Allocations (#1432)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
2025-06-25 19:49:43 -04:00
Charles
6a088d0c4f
Tweak Grid View, Use Memory Limit, not wings reported allocation (#1462) 2025-06-25 19:49:00 -04:00
Boy132
c11a90624a add back console icon 2025-06-26 01:31:58 +02:00
RMartinOscar
1e530d589f Various fixes 2025-06-25 05:13:41 +00:00
notCharles
0c3baa5cd8 Fix Editing Files 2025-06-24 19:12:24 -04:00
Charles
5c3f4fccc2 wip 2025-06-23 10:56:06 -04:00
Charles
250d293edf Disaster Recovery v4 2025-06-23 09:17:43 -04:00
Charles
ea19202609 Disaster Recovery v3 + filament v4b8 2025-06-23 08:54:51 -04:00
Charles
dfaf287088 Disaster Recovery v2 2025-06-23 08:51:21 -04:00
Charles
e5cdd05167 Disaster Recovery v1 2025-06-23 07:33:34 -04:00
Charles
5121cf7170 disaster of a merge.... main->filament-v4 2025-06-23 07:10:27 -04:00
Boy132
6107524522
Trait-ify resources and add customizable options (#1396) 2025-06-19 18:24:25 +02:00
Boy132
bd2a00760d
Fix error handling for deleting backups (#1434) 2025-06-07 14:16:01 +02:00
MartinOscar
e7a950ffcb
Replace $allocation->toString() with $allocation->address (#1431) 2025-06-04 22:13:59 +02:00
MartinOscar
84c351d0ae
Deselect records for ListFiles DeleteAction (#1411) 2025-05-31 17:48:17 +02:00
MartinOscar
520cea7f09
Use translation for ListFiles DeleteAction (#1410) 2025-05-31 17:48:00 +02:00
Boy132
35ce1d34ab
Permission check fixes (#1406) 2025-05-27 19:30:30 +02:00
Boy132
17555a1d09
Make server name and server address clickable (and copyable) (#1395) 2025-05-27 19:30:07 +02:00
Boy132
c22e7456b5
Move tables & forms to resources in client area (#1388) 2025-05-22 08:41:17 +02:00
Boy132
1224210668
Only include "server" subjects in activity log query (#1386) 2025-05-20 08:33:16 +02:00
Boy132
4a550c291b fix subuser creation 2025-05-15 14:41:49 +02:00
Boy132
67ecdd9fb1 fix double notification when inviting subuser 2025-05-09 11:12:19 +02:00
MartinOscar
da35703f75
Hide ChartWidgets when Server isInConflictState or Offline (#1348) 2025-05-08 20:42:14 +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