notCharles
d18c78f862
fixes
2025-11-05 17:43:08 -05:00
notCharles
1f2d7025af
pass 2
2025-11-04 20:15:49 -05: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
Boy132
544aaab960
Make sure 2fa requirement is enforced ( #1289 )
2025-04-23 16:03:10 +02:00
Boy132
05b1a44a34
Fix metadata coming from wings activity logs ( #1284 )
2025-04-22 22:27:31 +02:00
Letter N
058b613c98
handle failed oauth ( #1264 )
...
* handle failed oauths
* fix linter
* small cleanup
---------
Co-authored-by: Boy132 <mail@boy132.de>
2025-04-22 15:57:44 -04:00
Boy132
862afaa0e9
Fix api docs for server update requests ( #1262 )
...
* workaround for api docs error
* add deprecated notice
2025-04-15 23:47:31 +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
MartinOscar
566e7c1b24
Allow user to choose archive name in FileManager ( #1206 )
...
* Allow user to choose `archive` name in `FileManager`
* Rollback `file.compress` activity translation
2025-04-06 14:52:25 -04:00
Boy132
9c3f47590c
Fix server transfer backend ( #1139 )
...
* fix notify in transfer service
* remove magical array
* fix phpstan
* better validation for allocation_additional and better docs generation
* update transfer ui
* update request body
2025-04-01 11:19:14 +02:00
Lance Pioch
875dca54f5
Switch inserts to proper creates ( #1190 )
...
* Switch inserts to proper creates
* Push `$token` to `$tokens[]` in `ToggleTwoFactorService`
---------
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
2025-03-30 21:56:49 -04:00
MartinOscar
9a258efe53
Force app panel for EditProfile ( #1162 )
...
* Force `app` panel for `EditProfile`
* Force `app` panel for `OAuthController`
* Use translation in `AdminPanelProvider`
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
---------
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
2025-03-27 18:54:08 +01:00
Boy132
a47ad071c9
Fix activity log on rename api endpoint ( #1149 )
2025-03-22 17:01:11 +01:00
MartinOscar
c5230efad6
Catch NodeUpdateService in EditNode & NodeController ( #1106 )
2025-03-18 23:07:40 +01:00
MartinOscar
22d02c0df5
Remove NodeCreationService ( #1092 )
2025-03-17 05:46:33 +01:00
Boy132
45db06a1bd
Refactor captcha ( #1068 )
...
* refactor captcha
* add default error message
* prevent rule from being called multiple times
* fixes
* use config
* Update this to latest
* Remove this
---------
Co-authored-by: Lance Pioch <git@lance.sh>
2025-03-15 15:52:38 -04:00
MartinOscar
9aaf6b3798
Make redirect & callback public instead of private as required by Laravel 12 ( #1081 )
2025-03-12 19:32:16 +01:00
Lance Pioch
da195fd2fe
PHPstan updates ( #1047 )
...
* Not found property rule
* Make these “better”
* Day 1
* Day 2
* Day 3
* Dat 4
* Remove disabled check
* Day 4 continued
* Run pint
* Final changes hopefully
* Pint fixes
* Fix again
* Reset these
* Update app/Filament/Admin/Pages/Health.php
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
* Update app/Traits/CheckMigrationsTrait.php
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
---------
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
2025-03-03 14:41:19 -05:00