mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 21:30:36 -05:00
[PR #636] [MERGED] 1.3.0 #834
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/636
Author: @miloschwartz
Created: 5/2/2025
Status: ✅ Merged
Merged: 5/2/2025
Merged by: @miloschwartz
Base:
main← Head:dev📝 Commits (10+)
a76e3e0openapi testd260450add openapi registersa708750Increase retries to 15aa45150Add supporter message feature9ea3778Applied Prettier formattingb2faeb3Added some more pizazz to the thank you messagef078ee6Merge branch 'main' into dev23a68fbAdd confetti on valid key and make thank you less intrusive787a172Merge pull request #477 from grokdesigns/feature-add-sponsor-message7fd1652Update libraries to resolve critical security findings📊 Changes
291 files changed (+24640 additions, -10592 deletions)
View changed files
📝
.gitignore(+1 -0)📝
Dockerfile(+6 -4)📝
LICENSE(+32 -0)📝
README.md(+44 -39)📝
config/config.example.yml(+1 -0)📝
docker-compose.example.yml(+1 -1)📝
esbuild.mjs(+1 -0)📝
install/config/config.yml(+1 -0)📝
install/config/crowdsec/docker-compose.yml(+3 -0)📝
install/crowdsec.go(+64 -0)📝
install/go.mod(+4 -3)📝
install/go.sum(+1 -0)📝
install/main.go(+69 -130)📝
internationalization/de.md(+20 -0)➕
internationalization/tr.md(+310 -0)📝
package-lock.json(+5791 -7279)📝
package.json(+30 -12)📝
postcss.config.mjs(+1 -1)📝
public/screenshots/collage.png(+0 -0)➕
public/screenshots/hero.png(+0 -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
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.