Lance Pioch
7f0266be5e
Laravel 12.12.0 Shift ( #1325 )
...
Co-authored-by: Shift <shift@laravelshift.com>
2025-05-02 03:21:21 -04:00
Charles
1ae9490b8f
update filament assets ( #1328 )
2025-05-01 19:20:54 -04:00
MartinOscar
a53b3fda10
Append /
to EditFiles
( #1322 )
2025-05-01 21:26:16 +02:00
MartinOscar
e9ddf80d10
Use $id as primaryKey
for File
Model ( #1323 )
2025-05-01 21:26:01 +02:00
Lance Pioch
3f1e99f1df
composer update ( #1320 )
...
Co-authored-by: Shift <shift@laravelshift.com>
2025-05-01 14:28:44 -04:00
MartinOscar
435c615ff1
Add throwIf
to daemonRepository
( #1301 )
2025-05-01 15:49:35 +02:00
Charles
3effd98013
Allow changing of the console font ( #1277 )
...
* Custom Fonts
* Update app/Filament/Pages/Auth/EditProfile.php
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
* wip
* wip
* Update app/Filament/Pages/Auth/EditProfile.php
Co-authored-by: Lance Pioch <git@lance.sh>
* Update app/helpers.php
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
* update
* add fonts folder for docker
* Add default font
* Update server console to preload the font
* Update settings/trans
---------
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
Co-authored-by: Lance Pioch <git@lance.sh>
2025-05-01 09:47:59 -04:00
Lance Pioch
e354bc9be7
Laravel 12.11.0 Shift ( #1317 )
...
Co-authored-by: Shift <shift@laravelshift.com>
2025-04-29 21:01:28 -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
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
Michael (Parker) Parker
b39a8186ae
Resolve issue with avatar storage ( #1281 )
...
* Resolve issue with avatar storage
This resolves the issue with getting avatar storage working
updates the entrypoint to create the `pelican-data/storage` folder on start.
Adds a dev dockerfile to build locally instead of needing to update the standard dockerfile.
* Move avatar folder
Moves the avatars folder in the storage folder in-case anything else needs storage as well.
Fixes an issue in the entrypoint where it wasn't creating the sub-folder correctly.
2025-04-27 20:56:10 -04:00
Letter N
8ae3c88c91
generalize sponge installation ( #1300 )
2025-04-26 14:06:30 -04:00
MartinOscar
329a29f7da
Add missing disabled
in AllocationsRelationManager
( #1304 )
2025-04-26 06:42:29 -04:00
MartinOscar
98a2cab5ca
Case insensitive EggFeature Listeners ( #1303 )
2025-04-26 06:41:59 -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
Lance Pioch
fccd7e5e75
composer update ( #1298 )
...
Co-authored-by: Shift <shift@laravelshift.com>
2025-04-24 15:33:26 -04:00
Lance Pioch
c0225b9e10
Laravel 12.10.1 Shift ( #1294 )
...
Co-authored-by: Shift <shift@laravelshift.com>
2025-04-24 10:08:49 -04:00
Boy132
544aaab960
Make sure 2fa requirement is enforced ( #1289 )
2025-04-23 16:03:10 +02:00
Boy132
914e215bc0
Separate user uploadable avatars into own setting ( #1286 )
2025-04-23 16:02:52 +02:00
Sebastien Green
90fd73f6a4
Change section header icon self alignment to centre ( #1279 )
2025-04-23 10:02:44 -04: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
Boy132
3deada57c6
Remove DynamicDatabaseConnection
( #1290 )
2025-04-23 16:02:08 +02:00
Gabriel
6427903f9f
feat(console): save command history in session ( #1282 )
2025-04-22 17:29:17 -04:00
PalmarHealer
b16e19b4fb
Remove open in new tab since both are on filament now. ( #1292 )
2025-04-22 17:28:00 -04:00
Boy132
7e99d5cd8e
Use Arr::dot
to display multi-dimensional activity log properties ( #1285 )
2025-04-22 22:27:50 +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
0e2ab4b711
Fix activity log query ( #1258 )
2025-04-22 08:28:24 +02:00
Quinten
ee838316e6
Make avatars work ( #1251 )
2025-04-21 11:25:36 +02:00
MartinOscar
ffd94b8892
Fix develop
Node Version reported as outdated ( #1272 )
2025-04-18 16:41:10 +02:00
MartinOscar
a186900262
Remove NavigationGroups
for Admin Navbar ( #1248 )
2025-04-18 10:39:25 -04:00
Lance Pioch
bf14755287
Laravel 12.9.2 Shift ( #1266 )
...
Co-authored-by: Shift <shift@laravelshift.com>
2025-04-18 10:37:21 -04:00
MartinOscar
038504fbec
Only chunk if rows exceeds sqlite variables limit (999) ( #1270 )
2025-04-17 16:24:57 -04:00
MartinOscar
22a0a52f7b
Chunk Sushi
inserts based on rows count ( #1259 )
2025-04-17 00:04:58 +02: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
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
Boy132
f23d4d6971
Fix action in notifications ( #1257 )
2025-04-14 12:57:38 +02:00
MartinOscar
2a3781f5a8
Add pdo_pgsql
to Docker ( #1244 )
2025-04-13 02:34:27 +02:00
MartinOscar
cb245dc722
Use recommended PHP 8.4
for Docker ( #1245 )
2025-04-13 02:30:09 +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
702a6bb750
Restore exception_handler
& error_handler
for Tests ( #1239 )
2025-04-12 16:44:46 +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
7409f020ba
Add storage:link
to setup command ( #1233 )
2025-04-11 23:23:23 +02:00
Lance Pioch
98d8510f11
Laravel 12.8.1 Shift ( #1226 )
2025-04-11 09:29:33 -04:00
Lance Pioch
6c6d458445
Laravel 12.7.2 Shift ( #1213 )
...
* Bump Laravel version constraint
* Bump community package dependencies
* composer update
---------
Co-authored-by: Shift <shift@laravelshift.com>
2025-04-07 21:08:27 -04:00
Lance Pioch
51fda2eaf4
These have to be nullable originally ( #1222 )
2025-04-07 21:08:03 -04:00