Boy132
|
be6abcefe7
|
Add acceptedFileTypes to font upload and add can check to save settings method (#2366)
|
2026-06-02 21:04:38 +02:00 |
|
Charles
|
2a328a24ac
|
Improve Global Searching in admin panel (#2327)
|
2026-05-28 05:50:28 -04:00 |
|
Boy132
|
02e4527b84
|
Replace hardcoded pelican with config value (#2362)
|
2026-05-28 09:18:20 +02:00 |
|
Boy132
|
f676b6c794
|
Add error handling when trying to get extension from url (#2361)
|
2026-05-28 08:59:47 +02:00 |
|
Charles
|
cb21f13059
|
composer upgrade (#2359)
|
2026-05-27 17:10:20 -04:00 |
|
Boy132
|
13bb47e6eb
|
Make sure plugin name doesn't contain path when importing (#2356)
|
2026-05-26 13:54:30 +02:00 |
|
sangege
|
447a8c1ff7
|
ci: Fix Crowdin synchronization paths and optimize configs (#2354)
|
2026-05-26 06:03:55 -04:00 |
|
sangege
|
a99f18b189
|
chore(i18n): Automate Crowdin source sync and translation pull workflows (#2339)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2026-05-22 05:34:15 -04:00 |
|
Lance Pioch
|
8f01095f9d
|
Update readme.md (#2351)
|
2026-05-21 09:15:24 -04:00 |
|
Lance Pioch
|
110fdd2bdb
|
Laravel 13.11.2 Shift (#2348)
Co-authored-by: Shift <shift@laravelshift.com>
|
2026-05-20 16:19:39 -04:00 |
|
Nikolaos Karaolidis
|
81bb09f4cf
|
Add option to disable password login (#2318)
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
|
2026-05-20 06:33:18 -04:00 |
|
Charles
|
dcba4a91d0
|
Listen for install completed event (#2345)
|
2026-05-20 03:36:52 -04:00 |
|
O2theC
|
8f7dbe5e16
|
move some hardcoded ratelimits for the api to env vars (#2332)
|
2026-05-19 07:25:18 -04:00 |
|
Noah Stefano
|
92bfccb2a4
|
Fix multi file upload (#2331)
|
2026-05-19 05:56:55 -04:00 |
|
Charles
|
11a1581a1d
|
Update Node.js package dependencies (#2329)
|
2026-05-11 04:14:44 -04:00 |
|
Boy132
|
38620a95f4
|
Update to Laravel 13 & Filament v5 (+ drop php 8.2 / node.js 20 support) (#2315)
v1.0.0-beta34
|
2026-05-06 08:55:54 +02:00 |
|
Nikolaos Karaolidis
|
d520224bc4
|
Add missing database driver in CLI (#2317)
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
|
2026-05-05 12:12:58 -04:00 |
|
Nikolaos Karaolidis
|
4464ccb469
|
Add toggles for account created, subuser added/removed email notifications (#2309)
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
|
2026-05-05 07:31:06 -04:00 |
|
Boy132
|
4ad305c709
|
Replace hardcoded hex strings (#2314)
|
2026-05-05 13:25:33 +02:00 |
|
Boy132
|
4b22010576
|
Allow to reorder startup_commands and docker_images (#2316)
|
2026-05-05 13:25:25 +02:00 |
|
Boy132
|
eb4e947ddb
|
Add "backup completed" notifications (#2313)
|
2026-05-05 09:00:49 +02:00 |
|
Boy132
|
2bbfb0eef9
|
Fix "undefined key" error for TagsFilter (#2312)
|
2026-05-04 10:48:34 +02:00 |
|
Boy132
|
2a64ea8536
|
Cleanup node fqdn/ip validation (#2307)
|
2026-05-04 09:01:03 +02:00 |
|
Boy132
|
4fdbbff74b
|
Correctly store falsy startup variable values (#2305)
|
2026-04-28 09:35:19 +02:00 |
|
Boy132
|
2ed891633c
|
Add subuser permission for changing server icon (#2304)
|
2026-04-28 09:34:38 +02:00 |
|
Michael (Parker) Parker
|
58dcbeac0b
|
install plugin packages on start (#2298)
|
2026-04-23 08:41:44 -05:00 |
|
Boy132
|
91c5ddb2bd
|
Catch icon exception when importing egg (#2299)
|
2026-04-22 13:52:31 +02:00 |
|
Lance Pioch
|
562be98b20
|
Add user_mountable functionality for Mounts (#2077) (#2181)
Co-authored-by: Boy132 <mail@boy132.de>
|
2026-04-21 22:03:10 -04:00 |
|
Lance Pioch
|
fd3b8a7ab3
|
Laravel 12.56.0 Shift (#2283)
Co-authored-by: Shift <shift@laravelshift.com>
|
2026-04-21 22:02:48 -04:00 |
|
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
|
d39a0c4464
|
Allow to add translation prefix to custom subuser permissions (#2265)
|
2026-04-20 17:24:24 +02:00 |
|
Boy132
|
2e48095379
|
Refactor egg & server icon uploading (#2281)
|
2026-04-20 17:23:41 +02:00 |
|
Jørgen Vatle
|
06c662988a
|
Feature: Add support for user-configurable egg/nests index file. (#2287)
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
|
2026-04-20 05:06:39 -04:00 |
|
Neil Hanlon
|
98d7158dfc
|
Fix PATCH /api/application/nodes returning 500 due to null timestamps (#2286)
|
2026-04-20 05:06:01 -04:00 |
|
JUBE
|
e01d9f2cf3
|
Add sortable feature to name column in ListServers (#2282)
|
2026-04-08 19:50:01 -04:00 |
|
Boy132
|
b693d0e728
|
Do not allow all file extensions for egg image in egg importer (#2279)
|
2026-03-22 19:18:46 +01:00 |
|
Boy132
|
612041e1f8
|
Run composer update and update model phpdocs (#2275)
|
2026-03-17 09:09:01 +01:00 |
|
Boy132
|
64bcdb514b
|
Add jobs for plugin install, update and uninstall (#2267)
|
2026-03-17 09:08:28 +01:00 |
|
Lance Pioch
|
c1105db702
|
Fix encodings with new tested helper (#2238)
|
2026-03-16 16:48:13 -04:00 |
|
Lance Pioch
|
761492d09f
|
Laravel 12.53.0 Shift (#2266)
Co-authored-by: Shift <shift@laravelshift.com>
|
2026-02-26 23:56:15 -05:00 |
|
Boy132
|
e35ce1e79d
|
Use folder name as id when having id mismatch to allow deletion (#2263)
|
2026-02-23 20:25:19 +01:00 |
|
Charles
|
42c127c004
|
Fix invisible force delete button (#2262)
|
2026-02-23 13:41:15 -05:00 |
|
Boy132
|
593f209142
|
Fix stock egg UUID migration (#2259)
|
2026-02-22 17:23:51 +01:00 |
|
Boy132
|
9bf5b2cf0a
|
Do not throw error when checking for egg updates (#2256)
|
2026-02-22 17:23:09 +01:00 |
|
Lance Pioch
|
f76e864a30
|
Laravel 12.52.0 Shift (#2247)
Co-authored-by: Shift <shift@laravelshift.com>
|
2026-02-22 11:11:18 -05:00 |
|
Boy132
|
01cfa31ee1
|
Limit activity logs on profile page (#2253)
|
2026-02-19 14:57:48 +01:00 |
|
Boy132
|
dead664e4d
|
Make plugin id in artisan commands also case insensitive (#2252)
|
2026-02-19 14:57:19 +01:00 |
|
Charles
|
1bbbcd0e25
|
Update server/egg icon url supported file types (#2249)
v1.0.0-beta33
|
2026-02-18 16:30:24 -05:00 |
|
Michael (Parker) Parker
|
677d2f742c
|
docker env fixes (#2234)
Co-authored-by: Charles <charles@pelican.dev>
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
|
2026-02-18 14:40:46 -05:00 |
|
Charles
|
650fb16d2d
|
exclude bulk actions in list eggs (#2239)
|
2026-02-17 06:17:28 -05:00 |
|