mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 05:09:18 -05:00
[PR #1322] [MERGED] 1.9.0 #7316
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/1322
Author: @oschwartz10612
Created: 8/23/2025
Status: ✅ Merged
Merged: 8/24/2025
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (10+)
f0138faImprove gerbil logging36d0b83Fix errors again9b1cd5fIgnore the config dir39c5101Merge branch 'main' into dev0151f8aFix bad sourcePortea6f803Add createdAt to org6d359b6Add createdAt to org insertf75169fAdd missing langse85b772update versions529d1c9modified: .github/workflows/cicd.yml📊 Changes
234 files changed (+17881 additions, -5267 deletions)
View changed files
📝
.dockerignore(+1 -0)📝
.github/dependabot.yml(+22 -0)📝
.github/workflows/cicd.yml(+1 -1)📝
.github/workflows/linting.yml(+1 -1)📝
.github/workflows/test.yml(+1 -1)📝
.gitignore(+9 -0)📝
.nvmrc(+1 -1)📝
CONTRIBUTING.md(+2 -2)📝
Dockerfile(+11 -6)📝
Dockerfile.dev(+1 -1)➖
Dockerfile.sqlite(+0 -41)📝
Makefile(+6 -6)📝
README.md(+3 -3)➕
cli/commands/resetUserSecurityKeys.ts(+72 -0)📝
cli/commands/setAdminCredentials.ts(+3 -1)📝
cli/index.ts(+2 -0)📝
config/config.example.yml(+16 -36)➖
config/db/db.sqlite.bak(+0 -0)➕
config/traefik/dynamic_config.yml(+53 -0)➕
config/traefik/traefik_config.yml(+34 -0)...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.