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.
## 📋 Pull Request Information
**Original PR:** https://github.com/fosrl/pangolin/pull/285
**Author:** [@hhftechnology](https://github.com/hhftechnology)
**Created:** 3/5/2025
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `crowdsec-dashboard-notification`
---
### 📝 Commits (5)
- [`8445e83`](https://github.com/fosrl/pangolin/commit/8445e83c7c14fabc2b3810991af8a955b4e578ca) Merge branch 'dev'
- [`4718370`](https://github.com/fosrl/pangolin/commit/4718370988d34c9954a6cdfcf0a403d153a31db8) Crowdsec-Dashboard-Notification
- [`47abdf8`](https://github.com/fosrl/pangolin/commit/47abdf873aaff1a1972035abfb2ca7ad27bfb7e8) Merge pull request #274 from fosrl/dev
- [`eb73da8`](https://github.com/fosrl/pangolin/commit/eb73da8aa08d7d14ef4ab40cdd6b0a34880d390d) Merge pull request #275 from fosrl/dev
- [`97ff781`](https://github.com/fosrl/pangolin/commit/97ff781b649f330f4bf52e952540c62f8a0edc71) Merge branch 'fosrl:main' into crowdsec-dashboard-notification
### 📊 Changes
**7 files changed** (+176 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `server/apiServer.ts` (+4 -0)
📝 `server/lib/config.ts` (+6 -0)
➕ `server/routers/crowdsec/getStatus.ts` (+68 -0)
➕ `server/routers/crowdsec/index.ts` (+9 -0)
📝 `src/app/[orgId]/settings/general/page.tsx` (+1 -0)
➕ `src/components/CrowdSecStatusIndicator.tsx` (+86 -0)
📝 `src/components/Header.tsx` (+2 -0)
</details>
### 📄 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?
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/285
Author: @hhftechnology
Created: 3/5/2025
Status: ❌ Closed
Base:
dev← Head:crowdsec-dashboard-notification📝 Commits (5)
8445e83Merge branch 'dev'4718370Crowdsec-Dashboard-Notification47abdf8Merge pull request #274 from fosrl/deveb73da8Merge pull request #275 from fosrl/dev97ff781Merge branch 'fosrl:main' into crowdsec-dashboard-notification📊 Changes
7 files changed (+176 additions, -0 deletions)
View changed files
📝
server/apiServer.ts(+4 -0)📝
server/lib/config.ts(+6 -0)➕
server/routers/crowdsec/getStatus.ts(+68 -0)➕
server/routers/crowdsec/index.ts(+9 -0)📝
src/app/[orgId]/settings/general/page.tsx(+1 -0)➕
src/components/CrowdSecStatusIndicator.tsx(+86 -0)📝
src/components/Header.tsx(+2 -0)📄 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.