Boy132
|
1817383bf5
|
Add changes from upstream (#2293)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
Co-authored-by: danny6167 <danielb@purpleflaghosting.com>
Co-authored-by: MrSoulPenguin <28676680+MrSoulPenguin@users.noreply.github.com>
|
2026-04-20 17:25:54 +02:00 |
|
Boy132
|
612041e1f8
|
Run composer update and update model phpdocs (#2275)
|
2026-03-17 09:09:01 +01:00 |
|
Lance Pioch
|
c1105db702
|
Fix encodings with new tested helper (#2238)
|
2026-03-16 16:48:13 -04:00 |
|
Charles
|
fdcfbb00ca
|
Revert "Fix UTF double encoding in file editor" (#2236)
|
2026-02-15 11:08:01 -05:00 |
|
Lance Pioch
|
44f6cf8928
|
Fix UTF double encoding in file editor (#2199)
|
2026-02-14 10:33:35 -05:00 |
|
Lance Pioch
|
9b01203b7c
|
Add per-user toggle to redirect admins to /admin after login (#2191)
|
2026-02-07 13:21:14 -05:00 |
|
Lance Pioch
|
6a548c09a0
|
Clarify OAuth error when provider account has no linked email (#2179)
|
2026-02-06 07:50:37 -05:00 |
|
Boy132
|
26312e3897
|
Add basic api for plugins (#2146)
|
2026-02-01 00:10:57 +01:00 |
|
Boy132
|
53aa49b11a
|
Add changes from upstream (#2076)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2026-01-13 08:39:50 +01:00 |
|
Boy132
|
af202d9827
|
Add user to shouldLink and shouldCreate oauth functions (#2083)
|
2026-01-08 15:13:15 +01:00 |
|
Boy132
|
9d1e7f510f
|
Add toggle for externally managed users (#1825)
|
2025-12-17 14:09:17 -05:00 |
|
DaNussi
|
014e866d0e
|
Egg API Import/Delete (#1947)
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
Co-authored-by: Boy132 <mail@boy132.de>
|
2025-12-16 06:28:12 -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 |
|
Quinten
|
575e5bdb0d
|
Fix typo in suspend method documentation (#1944)
|
2025-11-28 18:39:49 +01:00 |
|
MartinOscar
|
d0af45a0c7
|
Delete ssh keys shouldn't be a POST & Cleanup routes (#1934)
|
2025-11-27 16:26:47 +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 |
|
MartinOscar
|
a195b56f93
|
Fix permission checks on Client side (#1913)
|
2025-11-19 22:28:13 +01:00 |
|
Boy132
|
1f26750a2a
|
Add api endpoint for updating username (#1826)
|
2025-11-03 08:31:07 +01:00 |
|
M41den
|
0fec6adc3e
|
Fix 500 "No route found" when creating db host (#1841)
|
2025-10-28 08:48:46 -04:00 |
|
Charles
|
e6bd6e416f
|
Add archive extension selection (#1828)
|
2025-10-24 12:39:30 -04:00 |
|
MartinOscar
|
317fa46894
|
Use tenantMiddleware instead of manually fetching tenant query param (#1799)
|
2025-10-12 18:07:10 +02:00 |
|
Charles
|
dbe4bdd62d
|
General Edit User Improvements (#1779)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: Boy132 <mail@boy132.de>
|
2025-10-08 05:04:52 -04:00 |
|
Boy132
|
a58ae874f3
|
Add own endpoint for exporting eggs (#1760)
|
2025-10-07 23:41:28 +02:00 |
|
Boy132
|
19103b16b8
|
Allow both nodes for server requests when doing transfers (#1701)
|
2025-10-02 17:55:20 +02:00 |
|
Boy132
|
9f35f1c3ee
|
Enable "ordered imports" (#1746)
|
2025-09-24 13:34:19 +02:00 |
|
Boy132
|
bb40a5273f
|
Url encode username in sftp connection string (#1731)
|
2025-09-22 12:58:54 +02:00 |
|
Boy132
|
d5d50d4150
|
Collection of smaller v4 fixes (#1684)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: notCharles <charles@pelican.dev>
|
2025-09-15 23:28:57 +02:00 |
|
MartinOscar
|
8f1ec20e96
|
Prevent rootAdmins from having other roles & being deleted via the API (#1699)
|
2025-09-11 12:56:21 +02:00 |
|
Charles
|
1900c04b71
|
Filament v4 🎉 (#1651)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
Co-authored-by: Lance Pioch <git@lance.sh>
|
2025-09-08 13:12:33 -04:00 |
|
MartinOscar
|
47557021fd
|
Remove DaemonPowerRepository (#1673)
|
2025-09-08 08:56:59 +02:00 |
|
MartinOscar
|
2ef81eae1a
|
Refactor & Catch DatabaseManagementService (#1671)
Co-authored-by: notCharles <charles@pelican.dev>
|
2025-09-06 22:57:11 +02:00 |
|
Boy132
|
c77a37ec89
|
Fix & cleanup OAuthController (#1599)
|
2025-08-14 08:29:58 +02:00 |
|
Boy132
|
27a8423f55
|
Fix container status caching (#1588)
|
2025-08-11 22:21:52 +02:00 |
|
Boy132
|
900f8d0fe1
|
Cleanup remote api requests (#1579)
|
2025-08-09 17:53:45 -04:00 |
|
Boy132
|
7c315ac995
|
Auto create missing users when using oauth (#1573)
|
2025-08-07 11:22:30 +02:00 |
|
Awhikax
|
d307a2095b
|
Allow for backups to be renamed (#1546)
|
2025-07-31 15:47:15 -06:00 |
|
Boy132
|
62ca53eeaf
|
Server Policy: Only do owner check if checking for subuser permissions (#1521)
|
2025-07-19 18:52:28 +02:00 |
|
Boy132
|
4d03d6b948
|
Improve Mounts API (#1531)
|
2025-07-18 13:50:31 +02:00 |
|
Boy132
|
1f67054777
|
Fix phpstan (#1532)
|
2025-07-18 13:49:26 +02:00 |
|
Boy132
|
e0697d3288
|
Cleanup & fix server deployment (#1497)
|
2025-07-18 08:23:48 +02:00 |
|
Boy132
|
5a7c6ac6e5
|
Improve turnstile error handling (+ cleanup) (#1501)
|
2025-07-09 13:51:43 +02:00 |
|
pelican-vehikl
|
de4cb38766
|
Refactor Providers to be a singleton (#1327)
|
2025-07-01 21:33:11 -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 |
|
pelican-vehikl
|
c61b6920b9
|
Fix some tests (#1450)
|
2025-06-19 21:36:50 +02:00 |
|
pelican-vehikl
|
65deffc6e6
|
Create new description endpoint (#1136)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
|
2025-06-06 23:06:28 -04:00 |
|
MartinOscar
|
e7a950ffcb
|
Replace $allocation->toString() with $allocation->address (#1431)
|
2025-06-04 22:13:59 +02:00 |
|
Boy132
|
35ce1d34ab
|
Permission check fixes (#1406)
|
2025-05-27 19:30:30 +02:00 |
|
MartinOscar
|
c54bfd714b
|
Make Tags work in StoreNodeRequest (#1349)
|
2025-05-08 19:08:13 +02:00 |
|
MartinOscar
|
435c615ff1
|
Add throwIf to daemonRepository (#1301)
|
2025-05-01 15:49:35 +02:00 |
|
pelican-vehikl
|
2046fa453a
|
Pest Test Improvements (#1137)
Co-authored-by: Lance Pioch <git@lance.sh>
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
|
2025-04-28 10:20:33 -04:00 |
|