mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 05:39:49 -05:00
[PR #1669] [MERGED] Dev #4596
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/1669
Author: @oschwartz10612
Created: 10/14/2025
Status: ✅ Merged
Merged: 10/14/2025
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (10+)
9a808dcfix invite flow186a78bMerge branch 'dev' of https://github.com/fosrl/pangolin into devc5b3d92Update lock02b1de3Make sure siteIds are numbers1b01c4ffix idp infinite redirect closes #1540526307eFix ssl undefined issuee0996a1rename managed nodese601038fix role extraction in idp formf64a477fix spacing issue in strategy selectd92b87bChungus 2.0📊 Changes
365 files changed (+10384 additions, -9019 deletions)
View changed files
📝
.dockerignore(+3 -1)➖
.github/workflows/dev-image.yml(+0 -75)📝
.gitignore(+3 -1)📝
Dockerfile(+22 -2)📝
Makefile(+2 -0)📝
README.md(+36 -111)📝
drizzle.pg.config.ts(+3 -10)📝
drizzle.sqlite.config.ts(+3 -10)📝
esbuild.mjs(+207 -3)📝
install/config/config.yml(+4 -9)📝
install/config/docker-compose.yml(+7 -6)📝
install/config/traefik/traefik_config.yml(+5 -14)📝
install/main.go(+92 -101)➖
install/quickStart.go(+0 -110)📝
messages/bg-BG.json(+0 -2)📝
messages/cs-CZ.json(+0 -2)📝
messages/de-DE.json(+0 -2)📝
messages/en-US.json(+172 -18)📝
messages/es-ES.json(+0 -2)📝
messages/fr-FR.json(+0 -2)...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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.