summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-banip/Makefile
AgeCommit message (Collapse)Author
2023-09-24applications: remove LUCI_PKGARCH:=allSergey Ponomarev
This is anyway default Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24applications: add missing dependency to luci-baseSergey Ponomarev
It's better to explicitly define it Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-07-07luci-app-banip: remove unneeded dependencyDirk Brenken
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>
2022-05-27 luci-app-banip: mark as brokenDirk Brenken
banIP 0.7.x is not compatible with new nft firewall (default in master and 22.03). Mark the package as BROKEN for now. 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>
2019-11-03treewide: move templates and libraries not used by the core to luci-compatJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-10luci-app-banip: new packageDirk Brenken
for details & LuCI screenshots see base package desprition/PR: https://github.com/openwrt/packages/pull/7373 Signed-off-by: Dirk Brenken <dev@brenken.org>