mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 21:30:36 -05:00
[PR #1467] [MERGED] 1.10.0 #4511
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/1467
Author: @oschwartz10612
Created: 9/15/2025
Status: ✅ Merged
Merged: 9/15/2025
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (10+)
84fb3adEnter key handling & hostname field reset in resource create86956b8fix enter key reload issue2f89a16minor fix to domain sanitize when create resources7b7f65dAdd default to siteResources niceIdafa9acffeat(sites): adding official kubernetes helm install command for newt5b840d7Merge pull request #1465 from marcschaeferger/dev4bc1e10Adjust default to prefixa4fe86eMerge pull request #1406 from Pallavikumarimdb/enhancement-#906/enter-key-form-behavior97f22ecMerge branch 'dev' of github.com:fosrl/pangolin into devbc78b95Remove toast📊 Changes
21 files changed (+247 additions, -143 deletions)
View changed files
📝
messages/bg-BG.json(+8 -7)📝
messages/cs-CZ.json(+8 -7)📝
messages/de-DE.json(+10 -9)📝
messages/es-ES.json(+10 -9)📝
messages/fr-FR.json(+10 -9)📝
messages/it-IT.json(+10 -9)📝
messages/ko-KR.json(+10 -9)📝
messages/nb-NO.json(+10 -9)📝
messages/nl-NL.json(+10 -9)📝
messages/pl-PL.json(+10 -9)📝
messages/pt-PT.json(+10 -9)📝
messages/ru-RU.json(+10 -9)📝
messages/tr-TR.json(+10 -9)📝
messages/zh-CN.json(+10 -9)📝
server/setup/scriptsSqlite/1.10.0.ts(+1 -1)📝
src/app/[orgId]/settings/api-keys/create/page.tsx(+5 -0)📝
src/app/[orgId]/settings/clients/create/page.tsx(+13 -0)📝
src/app/[orgId]/settings/resources/[niceId]/proxy/page.tsx(+2 -2)📝
src/app/[orgId]/settings/resources/create/page.tsx(+56 -17)📝
src/app/[orgId]/settings/sites/create/page.tsx(+29 -1)...and 1 more files
📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.