summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-banip/htdocs
AgeCommit message (Collapse)Author
2024-04-19luci-app-banip: sync with 0.9.5-1Dirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-03-17widgets: add a re-useable filtered logread viewKarl Palsson
Multiple apps introduced their own implementation of a syslog view, filtered for just their own application logs. Pull that out as a shared view. Some of these had _minor_ style differences, which has been "standardized" now. A full "widget" conversion would allow more end app tuning of that, but is not implemented. Signed-off-by: Karl Palsson <karlp@etactica.com> app-nextdns: fix Logs title Minor typo, introduced in 625abbf (convert simple controllers to menu.json) Signed-off-by: Karl Palsson <karlp@etactica.com> luci-base: implement shared log reader view Closes #5452 Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-03-02luci-app-banip: sync with release 0.9.4-1Dirk Brenken
* small changes to support the new destination port & protocol options in the feed editor and in the reporting engine Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-12-11luci-app-banip: sync with banIP-0.9.3-1Dirk Brenken
* expose the new remote logging/cgi options Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-11-05luci-app-banip: sync with banIP 0.9.2-1Dirk Brenken
* add the new logfile location option * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-10-04luci-app-banip: fix last, incomplete commitDirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-10-03luci-app-banip: sync with banIP-0.9.1Dirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-08-31luci-app-banip: Remove unused unspecified optionSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-07-17luci-app-banip: fix URL regex in custom feed editorDirk Brenken
- accept special chars for BASIC AUTH in URL Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-07-16luci-app-banip: sync with banIP 0.9.0-1Dirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-06-21luci-app-banip: sync with banIP 0.8.8-1Dirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-06-05luci-app-banip: sync with banIP 0.8.7-1Dirk Brenken
* make new option 'ban_autoblocksubnet' available * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-05-13luci-app-banip: sync with banIP 0.8.6-1Dirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-05-06 luci-app-banip: sync with banIP 0.8.5-1Dirk Brenken
* make new options available * restructure some existing config options * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-05-04 luci-app-banip: sync with banIP 0.8.4-4Dirk Brenken
* small changes * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-05-02 luci-app-banip: sync with banIP 0.8.4-3Dirk Brenken
* add new option 'ban_autoallowuplink' Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-04-28luci-app-banip: more feed editor improvementsDirk Brenken
* add more 'upload' and 'save' safeguards * save only keys with values in exported JSON structure/file Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-04-27luci-app-banip: more feed editor improvementsDirk Brenken
* add upload safeguards * beautify JSON output * small translation fix Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-04-24luci-app-banip: feed editor improvementsDirk Brenken
* add the ability to up-/download a local/remote JSON feed file Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-04-23luci-app-banip: sync with banIP-0.8.4-1Dirk Brenken
* add a custom feed editor (req. >= banIP-0.8.4-1) * various small fixes and enhancements * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-04-06luci-app-banip: sync with banIP 0.8.3-1Dirk Brenken
* requires the latest banIP backend (>= 0.8.3-1) * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-03-30luci-app-banip: sync with banIP 0.8.2-5Dirk Brenken
* made some missing text pieces translatable * change banip.feeds permission Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-03-26luci-app-banip: sync with banIP 0.8.2-4Dirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-03-10luci-app-banip: sync with banIP 0.8.2-2Dirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-03-08luci-app-banip: sync with banIP 0.8.2Dirk Brenken
* add a warning popup to Allow-/Blocklist if the filesize >= 100 kb * support the new 'ban_reportelements' option * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-03-07luci-app-banip: fix local blocklist accessDirk Brenken
* accidently commit the old local blacklist js with the former PR - fixed now. * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-03-07luci-app-banip: re-launch the banIP LuCI frontendDirk Brenken
* rewrite the LuCI frontend to support the latest banIP backend release in master (based on nft) - (backend >= 0.8.1-3 required) * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-10-08luc-app-banip: spelling / grammarPaul Dee
"Setup" is a noun, the thing. "Set up" is a verbal idiom, the action. One cannot setup a DHCP server, just as one cannot fuckup a test, or ripup some paper. One can, however, set a DHCP server up, and one can fuck a test up, and rip some paper up. Signed-off-by: Paul Dee <systemcrash@users.noreply.github.com>
2021-06-13luci-app-banip: sync with banip 0.7.9Dirk Brenken
* support the new 'ban_fetchinsecure' option * improve the chain help text to make clear that you can assign multiple FW chains Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-05-02luci-app-banip: switch IP query providerDirk Brenken
* switch to IPWHOIS.IO for IP report queries, the IP geolocation API is more accurate & faster Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-04-21luci-app-banip: sync with banIP 0.7.7Dirk Brenken
* support the new 'Whitelist Only' mode * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-03-13luci-app-banip: sync with 0.7.5Dirk Brenken
* change the wording for black- and whitelist (domain names now supported as well as input for IPsets Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-03-03luci-app-banip: cosmeticsDirk Brenken
* fix translation warning * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-02-20luci-app-banip: sync with 0.7.3Dirk Brenken
* just a typo fix from last commit Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-02-17luci-app-banip: sync with 0.7.2Dirk Brenken
* add nginx support and expose new log count options Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-02-11luci-app-banip: small fixesDirk Brenken
* individual settypes includes now local black- and whitelist as well * simplify the frontpage poll logic * add missing 'btn' class for screen readers * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-02-06luci-app-banip: sync with banIP 0.7.1Dirk Brenken
* sync with current banIP release * expose 'ban_localsources' and 'ban_extrasources' to LuCI * expose IPSet timeout settings for local sources to LuCI * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-02-04luci-app-banip: sync with banIP 0.7.0Dirk Brenken
* sync with current banIP release * move app to client side JS * tested with all standard themes Signed-off-by: Dirk Brenken <dev@brenken.org>