Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
969 commits
Select commit Hold shift + click to select a range
1ff9656
Fix typo in DNS help text (#1868)
exefer Nov 8, 2025
b06df23
Add bulk IP update action for node allocations (#1845)
Copilot Nov 8, 2025
a30c45f
Add session key to use last used node, instead of latest created node…
notAreYouScared Nov 8, 2025
2b5403a
Replace current panel log viewer with new and improved log viewer (#1…
notAreYouScared Nov 9, 2025
172436e
Fix typo in failed upload message (#1874)
exefer Nov 9, 2025
0891db5
Reimplement Drag & Drop for file uploading 🎉 (#1858)
notAreYouScared Nov 9, 2025
3c25b43
Repair webhooks once again (#1815)
JoanFo1456 Nov 9, 2025
aa35d7d
Fix creating mounts (#1876)
notAreYouScared Nov 9, 2025
d8368c4
Do no use stock notifications on actions (#1877)
notAreYouScared Nov 9, 2025
f4ee33f
Hide new allocation action if server has 0 allocations. (#1878)
notAreYouScared Nov 9, 2025
5c3b091
Fix allocations by admins aren't locked by default (#1879)
Boy132 Nov 9, 2025
216a348
Fix node_ids rule for database host (#1885)
Boy132 Nov 10, 2025
89199df
Fix jar mime type (#1891)
Boy132 Nov 11, 2025
acec117
Use public disk for console fonts upload (#1893)
rmartinoscar Nov 11, 2025
445c936
Make sure case for role permissions is correct (#1892)
Boy132 Nov 11, 2025
108dad0
Fix: Duplicate bulk deletion notifications (#1881)
hallo123wert Nov 13, 2025
20cb785
don't try to bulk update if egg doesn't even have a url (#1887)
mristau Nov 13, 2025
3f89c6d
fix: bypass tenant scoping in allocation queries (#1883)
PalmarHealer Nov 13, 2025
0f1efcf
Remove old update command (#1898)
Boy132 Nov 13, 2025
1a66b3f
Encode file contents to utf-8 (#1896)
Boy132 Nov 13, 2025
f575e3e
composer update (#1901)
notAreYouScared Nov 15, 2025
886836c
Remove 'required' rule from egg-garrys-mod.yaml (#1902)
Luke1505 Nov 16, 2025
5e25ea4
fix: use port range on free allocation lookup (#1882)
PalmarHealer Nov 17, 2025
d78c977
Make sure to load `FilamentServiceProvider` before panel providers (#…
Boy132 Nov 17, 2025
a195b56
Fix permission checks on Client side (#1913)
rmartinoscar Nov 19, 2025
65bb99e
Add server icons (#1906)
notAreYouScared Nov 21, 2025
07763d9
Add back 2fa requirement middleware (#1897)
Boy132 Nov 23, 2025
25c8ff3
Fix: No live preview for fonts (#1921)
hallo123wert Nov 23, 2025
b1b7234
Fix EditFiles breadcrumbs incorrect url (#1925)
rmartinoscar Nov 23, 2025
611b864
Improve "first task" checks (#1926)
Boy132 Nov 23, 2025
bb33bcc
Refactor schedule tasks (#1911)
Boy132 Nov 24, 2025
cdccca8
composer update (#1928)
notAreYouScared Nov 24, 2025
78ab098
Fix `Egg` select_startup default & update state (#1933)
rmartinoscar Nov 27, 2025
d0af45a
Delete ssh keys shouldn't be a POST & Cleanup routes (#1934)
rmartinoscar Nov 27, 2025
97f5a0f
Fix `Policies` modelname are case sensitive (#1937)
rmartinoscar Nov 27, 2025
897b95e
Change Admin Actions to IconButtons (#1900)
notAreYouScared Nov 27, 2025
d16e7dd
Better `Role` icons (#1936)
rmartinoscar Nov 27, 2025
efa8eef
Add custom render hooks to our footer (#1942)
Boy132 Nov 27, 2025
575e5bd
Fix typo in suspend method documentation (#1944)
QuintenQVD0 Nov 28, 2025
2dd6e3d
Add progress bars to client area (#1924)
notAreYouScared Nov 28, 2025
6c02f9a
feat: Add toggle for automatic allocation creation in panel settings …
PalmarHealer Dec 1, 2025
c312ef4
Replace `file_get_contents` with `Http` (#1953)
Boy132 Dec 2, 2025
0fe8917
Only allow server transfers to accessible nodes (#1951)
Boy132 Dec 2, 2025
0437543
Add pagination to server list (#1955)
Boy132 Dec 2, 2025
bda2f9a
Fix Save Notification icon & Cleanup (#1959)
rmartinoscar Dec 3, 2025
27b896c
Update docker image (#1917)
parkervcp Dec 6, 2025
25d8adb
Add `ignoreRecord` to CopyFrom relationships (#1964)
rmartinoscar Dec 6, 2025
71bd267
Fix docker entrypoint `ASSET_URL` not `APP_ASSET` (#1965)
rmartinoscar Dec 6, 2025
7c0d53c
Use `Policies` rather then overriding `can*()` functions (#1837)
rmartinoscar Dec 7, 2025
b6aeb95
Disable Captcha & Oauth Settings actions when read only (#1968)
rmartinoscar Dec 8, 2025
7a95712
`composer update` (#1966)
notAreYouScared Dec 8, 2025
b4f331e
composer update (#1972)
notAreYouScared Dec 9, 2025
dfd6dbf
Update Stock Egg Images (#1973)
notAreYouScared Dec 9, 2025
57c4172
Fix settings Translation typo (#1981)
JoanFo1456 Dec 10, 2025
091ca54
Fix `CreateWebhookConfiguration` HeaderActions (#1979)
rmartinoscar Dec 10, 2025
3939c40
Followup Stock Eggs #1973 (#1982)
rmartinoscar Dec 10, 2025
cdc928a
Consolidate policies and use Subuser model for subuser resource (#1978)
Boy132 Dec 11, 2025
f278041
EditServer select_startup refactor (#1983)
rmartinoscar Dec 11, 2025
1ab4ddb
Fix File global search path & rename to nested search (#1985)
rmartinoscar Dec 11, 2025
760aaf9
Refactor subuser permissions (#1961)
Boy132 Dec 11, 2025
b13fcfd
Update paper egg to use their new domain (#1986)
QuintenQVD0 Dec 12, 2025
a391d21
Fix progress bar max value in table view (#1989)
notAreYouScared Dec 12, 2025
9449d78
Don't convert `Windows-1252` encoding (#1991)
Boy132 Dec 12, 2025
fdd9faa
Fix schedule actions (#1992)
notAreYouScared Dec 12, 2025
59f0fe1
Fix console duplicating with spa (#1990)
notAreYouScared Dec 14, 2025
2f5790b
Fix Egg Importer Upload File Type Filter (#2000)
notAreYouScared Dec 14, 2025
cd3f3a9
Fix Docker build command in comments (#2003)
m3ow-dev Dec 14, 2025
e2529ab
Fix migrations in docker container (#1999)
parkervcp Dec 14, 2025
4a1ecb1
changed docker panel restart to unless-stopped (#1995)
gOOvER Dec 15, 2025
014e866
Egg API Import/Delete (#1947)
DaNussi Dec 16, 2025
8b5f33e
Change images from being stored in base64 to files (#1993)
notAreYouScared Dec 16, 2025
be55e75
Fix: egg images are not loading (#2009)
hallo123wert Dec 17, 2025
9d1e7f5
Add toggle for externally managed users (#1825)
Boy132 Dec 17, 2025
5a47948
Use recipient language for database notifications (#2008)
Boy132 Dec 17, 2025
2ab4c81
Replace CodeEditor with MonacoEditor (#2013)
notAreYouScared Dec 19, 2025
242a75b
Plugin system (#1866)
Boy132 Dec 19, 2025
1d5ace3
Clear filament cache when installing a plugin (#2017)
Boy132 Dec 20, 2025
fef9179
Fix plugin settings not showing on non-admin plugins (#2023)
Boy132 Dec 21, 2025
ae054f6
Fix actions when plugin is "errored" (#2027)
Boy132 Dec 21, 2025
43fb030
Don't log yarn exceptions as error but warning (#2022)
Boy132 Dec 21, 2025
576f04b
fix: use correct log path for upload action (#2016)
killerbite95 Dec 23, 2025
460a5df
`composer update` (#2030)
notAreYouScared Dec 23, 2025
da2e930
Correct bounty link (#2039)
PalmarHealer Dec 23, 2025
b1c64e2
Add error notification when plugin install, update or uninstall fails…
Boy132 Dec 24, 2025
ac36e7a
Fix oauth providers with no color (#2044)
Boy132 Dec 24, 2025
9af608f
Fix relation managers for admin server resource (#2050)
Boy132 Dec 24, 2025
d72e075
chore: Prevent users from caching Config (#2048)
rmartinoscar Dec 28, 2025
5740c93
Per request cache for permission checks (#2029)
xDev789 Dec 28, 2025
e3534bb
Bungeecord: Fix Download (#2055)
QuintenQVD0 Dec 28, 2025
976cb00
Replace `Artisan::call` in plugin service for better error handling (…
Boy132 Dec 28, 2025
bed9dbe
Add Eggs to Installer (#2004)
notAreYouScared Dec 29, 2025
3141fe6
fix: plugin migration rollback and cache clearing on uninstall (#2033)
PalmarHealer Jan 3, 2026
76b6118
Fix typo in method name (#2062)
Boy132 Jan 4, 2026
fcfafad
Return if no egg was selected in the Installer (#2073)
rmartinoscar Jan 5, 2026
333eeda
Disable field if server variable is not user_editable (#2074)
Boy132 Jan 6, 2026
6ebeb40
Make rule for user language less restrictive (#2075)
Boy132 Jan 6, 2026
af202d9
Add user to shouldLink and shouldCreate oauth functions (#2083)
Boy132 Jan 8, 2026
bd012f5
Add tests for php 8.5 (#2079)
Boy132 Jan 8, 2026
3b24e22
Set plugin status to "errored" if it errored (#2084)
Boy132 Jan 8, 2026
6b9d683
Update database config to remove deprecation warning on php 8.5 (#2089)
Boy132 Jan 9, 2026
6ae4f00
Make sure custom pages/relations don't override default pages/relatio…
Boy132 Jan 12, 2026
53aa49b
Add changes from upstream (#2076)
Boy132 Jan 13, 2026
eadbe6e
fix client side view database unlimited state (#2047)
notAreYouScared Jan 13, 2026
0e810f3
Throw yarn errors when installing themes (#2104)
Boy132 Jan 14, 2026
2ff5fdf
Fix columns for mount form (#2105)
Boy132 Jan 15, 2026
c06a525
Laravel 12.47.0 Shift (#2103)
lancepioch Jan 15, 2026
943d9d3
Update translations from crowdin (#2110)
Boy132 Jan 15, 2026
675ab05
fix: Enhance feedback notifications for egg actions (#2042)
PalmarHealer Jan 15, 2026
e9abd56
Add traits for customizing wizard steps (#2100)
Boy132 Jan 15, 2026
a3203f7
Update readme.md
lancepioch Jan 17, 2026
107286d
Multiple Container Fixes (#2063)
parkervcp Jan 18, 2026
d064bf9
Allow backup transfers (#2068)
JoanFo1456 Jan 18, 2026
adeb1b4
Add parallel flags to github ci (#2109)
lancepioch Jan 18, 2026
b795115
Fix allocation policy for admins and update checks (#2090)
Boy132 Jan 18, 2026
9f744d3
Add traits for customizing tabs (#2101)
Boy132 Jan 18, 2026
15172b1
Add github eggs to egg importer (#2116)
notAreYouScared Jan 18, 2026
6fe7d29
composer update (#2120)
notAreYouScared Jan 18, 2026
7bf1f18
Update to filament v5, Livewire v4 (#2114)
notAreYouScared Jan 18, 2026
b1e9cad
Revert "Update to filament v5, Livewire v4" (#2121)
notAreYouScared Jan 18, 2026
8e8ce3b
fix plugins in entrypoint (#2122)
parkervcp Jan 19, 2026
3ca0f64
Set failed plugin installs to "not_installed" instead of errored (#2129)
Boy132 Jan 23, 2026
426643e
Add allocation to role permission models & make sure user can target …
Boy132 Jan 23, 2026
c770937
Migration to convert former stock egg uuids (#2108)
Boy132 Jan 23, 2026
e14bb7d
Fix oauth provider "enabled" checks (#2142)
Boy132 Jan 27, 2026
297ecb5
Replace icon strings with enum (#2113)
Boy132 Jan 27, 2026
dd77555
Add tooltips to actions across admin area (#2134)
notAreYouScared Jan 28, 2026
abaeeff
Laravel 12.49.0 Shift (#2145)
lancepioch Jan 28, 2026
833294b
Invisible button and tooltip fixes (#2149)
Boy132 Jan 29, 2026
23e91e8
Fix "visit website" button being invisible (#2158)
Boy132 Jan 31, 2026
93e81c2
Send server id to wings (#2157)
Boy132 Jan 31, 2026
a477c89
Move username sanitization to model and make it less strict (#2150)
Boy132 Jan 31, 2026
26312e3
Add basic api for plugins (#2146)
Boy132 Jan 31, 2026
36de4c3
composer update (#2161)
notAreYouScared Feb 1, 2026
57c2aa6
Fix the tabbing for username to password on login (#2155)
lancepioch Feb 2, 2026
1556f8e
Allow all permissions to be toggled at once for api tokens (#2154)
lancepioch Feb 2, 2026
a821db8
Improve file browser UI (#2086)
hUwUtao Feb 4, 2026
159bfe2
exclude node actions (#2164)
notAreYouScared Feb 4, 2026
7a9deba
Fix notifications for DeleteAction on EditEgg page (#2165)
Boy132 Feb 4, 2026
a34bf9f
Add Daemon Base Directory field (#2151)
Frogperson Feb 5, 2026
dbf77bf
Implement single file move to support Unix mv semantics (#1984) (#2176)
lancepioch Feb 6, 2026
adf1249
Fix Egg Feature modals not working (#2175)
lancepioch Feb 6, 2026
55bda56
Implement flexible caching for node statuses (#2174)
lancepioch Feb 6, 2026
6a548c0
Clarify OAuth error when provider account has no linked email (#2179)
lancepioch Feb 6, 2026
b1a39f1
Handle X-Forwarded-Proto in .htaccess for SSL-terminating proxies (#2…
lancepioch Feb 6, 2026
789c4c7
Localize email notifications (#2043) (#2178)
lancepioch Feb 6, 2026
ab4eade
Fix Exporting an egg in yaml format (#2172)
lancepioch Feb 7, 2026
9b01203
Add per-user toggle to redirect admins to /admin after login (#2191)
lancepioch Feb 7, 2026
41fdd7b
Exclude create client api key button (#2169)
notAreYouScared Feb 7, 2026
e532a9a
composer upgrade (#2167)
notAreYouScared Feb 7, 2026
f1be003
Change file browser sticky header again... (#2203)
hUwUtao Feb 8, 2026
e8c80ae
Fix SFTP access denied for subuser when view role is assigned (#2196)
lancepioch Feb 9, 2026
9291bb4
Fix webhook processing for event objects (#2198)
lancepioch Feb 9, 2026
e431ccb
add rounding to list-files header (#2207)
notAreYouScared Feb 10, 2026
f814440
fix: composer content hash (#2209)
Hythera Feb 10, 2026
8ebe75b
fix: composer not been installed in the docker image (#2211)
QuintenQVD0 Feb 10, 2026
cc8973c
Laravel 12.51.0 Shift (#2213)
lancepioch Feb 11, 2026
4042e04
Revert toolbar change (#2218)
notAreYouScared Feb 11, 2026
6e53b1c
Allow custom ips to still be entered (#2223)
lancepioch Feb 12, 2026
8c99a80
Fix more actions (#2208)
notAreYouScared Feb 12, 2026
1a092ae
Docker: chown composer.json and composer.lock for plugins (#2220)
QuintenQVD0 Feb 12, 2026
3c1168b
Update job runners (#2225)
lancepioch Feb 12, 2026
0bb4503
fix unsuspend button (#2227)
notAreYouScared Feb 12, 2026
fe55dbd
Ignore oauth redirects for spa (#2224)
lancepioch Feb 12, 2026
d43cb1d
Fix empty egg config_files causing fatal 500 error (#2195) (#2197)
lancepioch Feb 12, 2026
8c475ed
Add “reachable” column for Client -> Wings connections for Nodes (#2200)
lancepioch Feb 12, 2026
33660f6
Fix yet another action (#2230)
notAreYouScared Feb 13, 2026
9539e21
Handle invalid svg icon in generic-oidc provider gracefully (#2216)
lancepioch Feb 13, 2026
adb6678
Convert YAML boolean defaults to strings (#2232)
gOOvER Feb 13, 2026
cf2a26b
Improve plugin loading (#2233)
Boy132 Feb 14, 2026
44f6cf8
Fix UTF double encoding in file editor (#2199)
lancepioch Feb 14, 2026
fdcfbb0
Revert "Fix UTF double encoding in file editor" (#2236)
notAreYouScared Feb 15, 2026
160e0e5
More action fixes (#2237)
Boy132 Feb 15, 2026
8f19189
Fix null backup limit exception (#2242)
lancepioch Feb 15, 2026
810f237
Remove ignition, just use new default error handler (#2241)
lancepioch Feb 15, 2026
85d5f2e
Fix alert banners (#1492) (#2177)
lancepioch Feb 15, 2026
0918ed3
exclude bulk actions (#2240)
hallo123wert Feb 16, 2026
58814ea
Allow to delete errored plugins (#2246)
Boy132 Feb 17, 2026
650fb16
exclude bulk actions in list eggs (#2239)
notAreYouScared Feb 17, 2026
677d2f7
docker env fixes (#2234)
parkervcp Feb 18, 2026
1bbbcd0
Update server/egg icon url supported file types (#2249)
notAreYouScared Feb 18, 2026
dead664
Make plugin id in artisan commands also case insensitive (#2252)
Boy132 Feb 19, 2026
01cfa31
Limit activity logs on profile page (#2253)
Boy132 Feb 19, 2026
f76e864
Laravel 12.52.0 Shift (#2247)
lancepioch Feb 22, 2026
9bf5b2c
Do not throw error when checking for egg updates (#2256)
Boy132 Feb 22, 2026
593f209
Fix stock egg UUID migration (#2259)
Boy132 Feb 22, 2026
42c127c
Fix invisible force delete button (#2262)
notAreYouScared Feb 23, 2026
e35ce1e
Use folder name as id when having id mismatch to allow deletion (#2263)
Boy132 Feb 23, 2026
761492d
Laravel 12.53.0 Shift (#2266)
lancepioch Feb 27, 2026
c1105db
Fix encodings with new tested helper (#2238)
lancepioch Mar 16, 2026
64bcdb5
Add jobs for plugin install, update and uninstall (#2267)
Boy132 Mar 17, 2026
612041e
Run `composer update` and update model phpdocs (#2275)
Boy132 Mar 17, 2026
b693d0e
Do not allow all file extensions for egg image in egg importer (#2279)
Boy132 Mar 22, 2026
e01d9f2
Add sortable feature to name column in ListServers (#2282)
julianbenz Apr 8, 2026
98d7158
Fix PATCH /api/application/nodes returning 500 due to null timestamps…
NeilHanlon Apr 20, 2026
06c6629
Feature: Add support for user-configurable egg/nests index file. (#2287)
JorgenVatle Apr 20, 2026
2e48095
Refactor egg & server icon uploading (#2281)
Boy132 Apr 20, 2026
d39a0c4
Allow to add translation prefix to custom subuser permissions (#2265)
Boy132 Apr 20, 2026
1817383
Add changes from upstream (#2293)
Boy132 Apr 20, 2026
fd3b8a7
Laravel 12.56.0 Shift (#2283)
lancepioch Apr 22, 2026
562be98
Add user_mountable functionality for Mounts (#2077) (#2181)
lancepioch Apr 22, 2026
91c5ddb
Catch icon exception when importing egg (#2299)
Boy132 Apr 22, 2026
58dcbea
install plugin packages on start (#2298)
parkervcp Apr 23, 2026
2ed8916
Add subuser permission for changing server icon (#2304)
Boy132 Apr 28, 2026
4fdbbff
Correctly store falsy startup variable values (#2305)
Boy132 Apr 28, 2026
2a64ea8
Cleanup node fqdn/ip validation (#2307)
Boy132 May 4, 2026
2bbfb0e
Fix "undefined key" error for TagsFilter (#2312)
Boy132 May 4, 2026
eb4e947
Add "backup completed" notifications (#2313)
Boy132 May 5, 2026
4b22010
Allow to reorder `startup_commands` and `docker_images` (#2316)
Boy132 May 5, 2026
4ad305c
Replace hardcoded hex strings (#2314)
Boy132 May 5, 2026
4464ccb
Add toggles for account created, subuser added/removed email notifica…
karaolidis May 5, 2026
d520224
Add missing database driver in CLI (#2317)
karaolidis May 5, 2026
38620a9
Update to Laravel 13 & Filament v5 (+ drop php 8.2 / node.js 20 suppo…
Boy132 May 6, 2026
11a1581
Update Node.js package dependencies (#2329)
notAreYouScared May 11, 2026
92bfccb
Fix multi file upload (#2331)
rxtted May 19, 2026
8f7dbe5
move some hardcoded ratelimits for the api to env vars (#2332)
O2theC May 19, 2026
dcba4a9
Listen for `install completed` event (#2345)
notAreYouScared May 20, 2026
81bb09f
Add option to disable password login (#2318)
karaolidis May 20, 2026
110fdd2
Laravel 13.11.2 Shift (#2348)
lancepioch May 20, 2026
8f01095
Update readme.md (#2351)
lancepioch May 21, 2026
a99f18b
chore(i18n): Automate Crowdin source sync and translation pull workfl…
apple050620312 May 22, 2026
447a8c1
ci: Fix Crowdin synchronization paths and optimize configs (#2354)
apple050620312 May 26, 2026
13bb47e
Make sure plugin name doesn't contain path when importing (#2356)
Boy132 May 26, 2026
cb21f13
composer upgrade (#2359)
notAreYouScared May 27, 2026
f676b6c
Add error handling when trying to get extension from url (#2361)
Boy132 May 28, 2026
02e4527
Replace hardcoded `pelican` with config value (#2362)
Boy132 May 28, 2026
2a328a2
Improve Global Searching in admin panel (#2327)
notAreYouScared May 28, 2026
be6abce
Add `acceptedFileTypes` to font upload and add can check to save sett…
Boy132 Jun 2, 2026
28452e2
Return empty array instead of null when plugin update checking fails …
Boy132 Jun 2, 2026
1362242
Fix dark mode (#2373)
hUwUtao Jun 3, 2026
4d11457
Laravel 13.14.0 Shift (#2374)
lancepioch Jun 8, 2026
b3fe96f
docker: Update php to 8.5 and node to 22 (#2380)
QuintenQVD0 Jun 8, 2026
f791a3a
new api settings ui stuff (#2350)
O2theC Jun 9, 2026
a46443e
restore daemon error surface for wings 4xx (#2325)
rxtted Jun 9, 2026
ac3db5a
Add back `bg-white` to small stat (#2381)
Boy132 Jun 9, 2026
90fbc87
Fix sed command syntax in docker-publish.yml (#2372)
hUwUtao Jun 9, 2026
1bd4492
Laravel 13.15.0 Shift (#2382)
lancepioch Jun 9, 2026
cc2aa38
Skip daemon RPC calls for servers on maintenance-mode nodes (#2371)
hUwUtao Jun 11, 2026
69e88a2
Fix docker issues (#2375)
parkervcp Jun 11, 2026
21ed588
Bump all github action runners (#2386)
QuintenQVD0 Jun 11, 2026
2b9c08d
Speed up ci checks (#2387)
lancepioch Jun 12, 2026
666a409
docker: parse TRUSTED_PROXIES from .env (#2378)
harryyoud Jun 12, 2026
420ae02
Fix Crowdin language mapping and integrate automated Pint formatting …
apple050620312 Jun 14, 2026
2e7e4bb
Add can check to suspend actions (#2393)
Boy132 Jun 16, 2026
29d774e
Enhance Docker publish workflow with scheduling (#2301)
NerdsCorp Jun 16, 2026
3a015e8
composer update (#2398)
notAreYouScared Jun 17, 2026
475a454
Add correct form requests for updating mount relations (eggs, nodes, …
Boy132 Jun 17, 2026
0e75027
Add Jwt Scopes from upstream (#2397)
notAreYouScared Jun 17, 2026
d5df688
add p:egg:normalize command (#2379)
harryyoud Jun 18, 2026
ed7d4f5
Webhook fix + server area webhooks (#2377)
JoanFo1456 Jun 19, 2026
fab5da4
fix: Egg edit form not refreshing after import or update (#2358)
wu-zuan Jun 19, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
25 changes: 22 additions & 3 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,29 @@
**.DS_Store
.env
.devcontainer
.dockerignore
.editorconfig
.git
node_modules
vendor
.github
**.gitignore
.php-cs-fixer.dist.php
.prettierrc.json
.vscode
Dockerfile
bounties.md
compose.yml
contributing.md
contributor_license_agreement.md
database/database.sqlite
docker/README.md
node_modules
phpstan.neon
phpunit.xml
readme.md
storage/debugbar/*.json
storage/logs/*.log
storage/framework/cache/data/*
storage/framework/sessions/*
storage/framework/testing
storage/framework/views/*.php
storage/logs/*.log
vendor
30 changes: 1 addition & 29 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,34 +1,6 @@
APP_ENV=production
APP_DEBUG=false
APP_KEY=
APP_TIMEZONE=UTC
APP_URL=http://panel.test
APP_LOCALE=en
APP_INSTALLED=false

LOG_CHANNEL=daily
LOG_STACK=single
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug

DB_CONNECTION=sqlite

CACHE_STORE=file
QUEUE_CONNECTION=database
SESSION_DRIVER=file

MAIL_MAILER=log
MAIL_HOST=smtp.example.com
MAIL_PORT=25
MAIL_USERNAME=
MAIL_PASSWORD=
MAIL_ENCRYPTION=tls
MAIL_FROM_ADDRESS=no-reply@example.com
MAIL_FROM_NAME="Pelican Admin"
# Set this to your domain to prevent it defaulting to 'localhost', causing mail servers such as Gmail to reject your mail
# MAIL_EHLO_DOMAIN=panel.example.com

SESSION_ENCRYPT=false
SESSION_PATH=/
SESSION_DOMAIN=null
SESSION_COOKIE=pelican_session
APP_LOCALE=en
6 changes: 0 additions & 6 deletions .eslintignore

This file was deleted.

52 changes: 0 additions & 52 deletions .eslintrc.js

This file was deleted.

7 changes: 3 additions & 4 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,9 @@ body:
label: Error Logs
description: |
Run the following command to collect logs on your system.

Wings: `sudo wings diagnostics`
Panel: `tail -n 150 /var/www/pelican/storage/logs/laravel-$(date +%F).log | curl -X POST -F 'c=@-' paste.pelistuff.com`
placeholder: "https://pelipaste.com/a1h6z"
Wings: `sudo wings diagnostics --hastebin-url=https://logs.pelican.dev`
Panel: `tail -n 300 /var/www/pelican/storage/logs/laravel-$(date +%F).log | curl --data-binary @- https://logs.pelican.dev`
placeholder: "https://logs.pelican.dev/c17f750e"
render: bash
validations:
required: false
Expand Down
76 changes: 0 additions & 76 deletions .github/docker/README.md

This file was deleted.

75 changes: 0 additions & 75 deletions .github/docker/default.conf

This file was deleted.

70 changes: 0 additions & 70 deletions .github/docker/default_ssl.conf

This file was deleted.

Loading