mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 13:49:15 -05:00
[PR #1449] [MERGED] Add declareivie config for resources, path matching, custom headers #7360
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/1449
Author: @oschwartz10612
Created: 9/12/2025
Status: ✅ Merged
Merged: 9/15/2025
Merged by: @oschwartz10612
Base:
main← Head:declare📝 Commits (10+)
35d070aConvert to exitNodeComm function4292d32Add niceId to resourcedf85f13move all components to components dir28b3b30remove special char domain placeholders947cb77New translations en-us.json (Korean)063c040New translations en-us.json (Dutch)1752838New translations en-us.json (Portuguese)1cf1e0dNew translations en-us.json (Chinese Simplified)29f7bcfNew translations en-us.json (Norwegian Bokmal)e941cf9Fix typo in response📊 Changes
182 files changed (+6277 additions, -914 deletions)
View changed files
📝
README.md(+1 -1)➕
blueprint.py(+72 -0)➕
blueprint.yaml(+69 -0)📝
docker-compose.yml(+0 -1)📝
esbuild.mjs(+2 -2)📝
install/main.go(+34 -2)📝
messages/bg-BG.json(+26 -3)📝
messages/cs-CZ.json(+26 -3)📝
messages/de-DE.json(+26 -3)📝
messages/en-US.json(+34 -10)📝
messages/es-ES.json(+26 -3)📝
messages/fr-FR.json(+26 -3)📝
messages/it-IT.json(+26 -3)📝
messages/ko-KR.json(+26 -3)📝
messages/nb-NO.json(+26 -3)📝
messages/nl-NL.json(+26 -3)📝
messages/pl-PL.json(+26 -3)📝
messages/pt-PT.json(+26 -3)📝
messages/ru-RU.json(+26 -3)📝
messages/tr-TR.json(+26 -3)...and 80 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
Closes #1186
Closes #1438
Closes #1446
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.