mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-11 00:04:15 -05:00
[PR #843] [MERGED] 1.5.0 #852
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/843
Author: @miloschwartz
Created: 6/5/2025
Status: ✅ Merged
Merged: 6/5/2025
Merged by: @miloschwartz
Base:
main← Head:dev📝 Commits (10+)
1e55d96add different driverdc66ebeMerge branch 'dev' into postgresb9a5d48update to v3.4.03ee4aaflog rotation with default valuesedc8716Merge pull request #735 from TuncTaylan/traefik-update8257300Merge pull request #736 from TuncTaylan/traefik-log-rotation30ebbaaMerge branch 'dev' into postgres23b5dcfUpdate readme56fd366Allow installer to run without sudo & only need it when need to install Docker0cfc4d7Update for new dnf📊 Changes
260 files changed (+6993 additions, -3641 deletions)
View changed files
➕
.github/dependabot.yml(+46 -0)📝
.gitignore(+1 -1)📝
Dockerfile(+5 -3)➕
Dockerfile.pg(+37 -0)📝
Makefile(+2 -0)📝
README.md(+17 -13)📝
docker-compose.example.yml(+1 -1)➕
drizzle.pg.config.ts(+12 -0)📝
drizzle.sqlite.config.ts(+1 -1)📝
install/config/config.yml(+1 -1)📝
install/config/crowdsec/traefik_config.yml(+4 -0)📝
install/config/docker-compose.yml(+1 -1)📝
install/config/traefik/traefik_config.yml(+4 -0)📝
install/main.go(+113 -9)➖
newt(+0 -0)📝
next.config.mjs(+1 -1)📝
package-lock.json(+3145 -2382)📝
package.json(+66 -58)📝
public/logo/pangolin_black.svg(+27 -25)📝
public/logo/pangolin_orange.svg(+18 -35)...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
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.