[PR #53] [MERGED] Update plugins UI and actions #57

Closed
opened 2026-03-02 02:59:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bunkerity/bunkerweb-plugins/pull/53
Author: @syrk4web
Created: 2/19/2024
Status: Merged
Merged: 2/20/2024
Merged by: @TheophileDiot

Base: devHead: dev


📝 Commits (4)

  • 8134d3d update dark mode text
  • 092b407 update ui and add actions
  • 9072858 fix ui misconfig
  • bc01f37 update slack ui and virus plugin setting type

📊 Changes

26 files changed (+494 additions, -874 deletions)

View changed files

📝 clamav/ui/actions.py (+19 -0)
📝 clamav/ui/template.html (+52 -123)
📝 coraza/plugin.json (+1 -1)
📝 coraza/ui/actions.py (+19 -0)
📝 coraza/ui/template.html (+46 -120)
📝 crowdsec/README.md (+9 -9)
📝 crowdsec/jobs/crowdsec-conf.py (+4 -1)
📝 crowdsec/lib/ban.lua (+2 -2)
📝 crowdsec/lib/bouncer.lua (+8 -8)
📝 crowdsec/lib/captcha.lua (+1 -1)
📝 crowdsec/lib/config.lua (+2 -2)
📝 crowdsec/lib/flag.lua (+2 -2)
📝 crowdsec/lib/url.lua (+1 -1)
📝 crowdsec/lib/utils.lua (+5 -5)
📝 crowdsec/misc/crowdsec.conf (+1 -1)
📝 crowdsec/ui/actions.py (+19 -0)
📝 crowdsec/ui/template.html (+43 -119)
📝 discord/ui/actions.py (+19 -0)
📝 discord/ui/template.html (+47 -118)
📝 slack/ui/actions.py (+19 -0)

...and 6 more files

📄 Description

No description provided


🔄 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/bunkerity/bunkerweb-plugins/pull/53 **Author:** [@syrk4web](https://github.com/syrk4web) **Created:** 2/19/2024 **Status:** ✅ Merged **Merged:** 2/20/2024 **Merged by:** [@TheophileDiot](https://github.com/TheophileDiot) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (4) - [`8134d3d`](https://github.com/bunkerity/bunkerweb-plugins/commit/8134d3d03bebd885bcee81a46c271cc835569b00) update dark mode text - [`092b407`](https://github.com/bunkerity/bunkerweb-plugins/commit/092b40796f896265161f2f30c400e7737b46c7b4) update ui and add actions - [`9072858`](https://github.com/bunkerity/bunkerweb-plugins/commit/907285814e7aa60cc8b95d340564e537f97898ea) fix ui misconfig - [`bc01f37`](https://github.com/bunkerity/bunkerweb-plugins/commit/bc01f37d2988a6feb8fb02f9a689af55c39ac0b3) update slack ui and virus plugin setting type ### 📊 Changes **26 files changed** (+494 additions, -874 deletions) <details> <summary>View changed files</summary> 📝 `clamav/ui/actions.py` (+19 -0) 📝 `clamav/ui/template.html` (+52 -123) 📝 `coraza/plugin.json` (+1 -1) 📝 `coraza/ui/actions.py` (+19 -0) 📝 `coraza/ui/template.html` (+46 -120) 📝 `crowdsec/README.md` (+9 -9) 📝 `crowdsec/jobs/crowdsec-conf.py` (+4 -1) 📝 `crowdsec/lib/ban.lua` (+2 -2) 📝 `crowdsec/lib/bouncer.lua` (+8 -8) 📝 `crowdsec/lib/captcha.lua` (+1 -1) 📝 `crowdsec/lib/config.lua` (+2 -2) 📝 `crowdsec/lib/flag.lua` (+2 -2) 📝 `crowdsec/lib/url.lua` (+1 -1) 📝 `crowdsec/lib/utils.lua` (+5 -5) 📝 `crowdsec/misc/crowdsec.conf` (+1 -1) 📝 `crowdsec/ui/actions.py` (+19 -0) 📝 `crowdsec/ui/template.html` (+43 -119) 📝 `discord/ui/actions.py` (+19 -0) 📝 `discord/ui/template.html` (+47 -118) 📝 `slack/ui/actions.py` (+19 -0) _...and 6 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:59:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bunkerweb-plugins#57
No description provided.