Commit graph

1856 commits

Author SHA1 Message Date
bunkerity 7e1efcbc66 Merge branch 'ui' into dev 2023-04-27 14:45:43 +02:00
bunkerity b5f0fe856e docks quickstart wip 2023-04-27 14:45:25 +02:00
BlasenhauerJ 01d8c65c96 remove hidden input checkbox + fix script 2023-04-27 14:42:57 +02:00
BlasenhauerJ b7f63450ed add special method for mode 2023-04-27 13:56:46 +02:00
bunkerity bc47f1fa5e Merge branch 'ui' into dev 2023-04-27 13:16:54 +02:00
BlasenhauerJ 7089e8b4d2 fix checked state 2023-04-27 12:07:28 +02:00
BlasenhauerJ d4fd4c4733 fix checkbox + template
*now checkbox value update hidden input that is taken for backend, allowing to change checkbox values
*set same jinja logic for checkbox and hidden input to get same value on rendering
2023-04-27 11:52:45 +02:00
florian db5789fcb4
Merge branch 'ui' into dev 2023-04-27 11:44:36 +02:00
Hado-K3n ab20f83b22
Update k8s.postgres.ui.yml
Fixed serviceaccountname: sa-bunkerweb missing in bunkerweb-ui for pod access
2023-04-27 11:39:46 +02:00
Hado-K3n bbea8ba3fc
Update k8s.mysql.ui.yml
Fixed serviceaccountname: sa-bunkerweb missing in bunkerweb-ui for pod access
2023-04-27 11:38:33 +02:00
Hado-K3n 9a2005d1a8
Update k8s.mariadb.ui.yml
Fixed serviceaccountname: sa-bunkerweb missing in bunkerweb-ui for pod access
2023-04-27 11:37:09 +02:00
bunkerity 9512de630c docs - quickstart guide (wip) 2023-04-27 11:05:51 +02:00
Théophile Diot 956a7bd234
Merge pull request #453 from gin-gitaxias/patch-2 2023-04-26 21:48:01 +02:00
Paul Dessemond f8c5543fd5
Update plugins.md
plugins doc ! not over yet
2023-04-26 21:42:42 +02:00
florian 667bb30036
docs - quickstart guide (wip) 2023-04-26 21:42:17 +02:00
florian 6b76596a88
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-04-26 19:55:51 +02:00
florian 78c2e16ead
add missing cluster config for ui/k8s and start quickstart guide doc 2023-04-26 19:55:36 +02:00
BlasenhauerJ 1e6cfe8b0e fix filter disabled issue + reset on modal open 2023-04-26 18:57:54 +02:00
Théophile Diot 574ecbd6b3
Lower the environnement variable for the mode 2023-04-26 17:11:35 +02:00
florian aa3ce13a81
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-04-26 16:35:14 +02:00
florian 6f39fce6d6
docs - integrations 2023-04-26 16:34:50 +02:00
Théophile Diot 92fc5d981f
Remove ascii art showing in UI logs 2023-04-26 16:27:37 +02:00
Théophile Diot ae7e3ddd9f
Fix how the ApiCaller is initialized for UI instances 2023-04-26 15:59:52 +02:00
Théophile Diot df94bc4af7
Merge pull request #452 from bunkerity/dev
Dev
2023-04-26 15:35:21 +02:00
Théophile Diot bf29fa2f92
Show how many plugins there are correctly in the home page 2023-04-26 15:34:06 +02:00
Théophile Diot 509bd21b06
Add log when deleting plugin 2023-04-26 15:33:42 +02:00
Théophile Diot 1530745a7e
Merge pull request #451 from bunkerity/ui
UI
2023-04-26 15:28:24 +02:00
BlasenhauerJ a87abf3ce5 update home dark mode + variable 2023-04-26 15:25:44 +02:00
BlasenhauerJ 8a5836dd95 add popup darkmode 2023-04-26 15:20:10 +02:00
BlasenhauerJ 3a4a6ee5f2 new service doesn't force method="default" 2023-04-26 15:07:36 +02:00
BlasenhauerJ 1321a76c0c update service submit name for new or edit action 2023-04-26 15:05:11 +02:00
BlasenhauerJ 53e145b919 show method involved in disabled setting on hover 2023-04-26 14:59:01 +02:00
Théophile Diot ceec21faa3
update web-ui INTERCEPTED_ERROR_CODES 2023-04-26 14:34:59 +02:00
Théophile Diot 63ba001805
Fix logic when saving a service in the UI 2023-04-26 14:21:54 +02:00
Théophile Diot 479f18b175
Merge pull request #450 from bunkerity/ui
Make Bunkerweb UI now W3C friendly
2023-04-26 13:29:59 +02:00
Théophile Diot ab43bf84a1
Make it so the UI and the scheduler no longer run as root in Linux 2023-04-26 12:05:30 +02:00
Théophile Diot a7849a6e7a
Fix mic mac with config files and UI 2023-04-26 09:27:41 +02:00
Théophile Diot 9009859aa7
Merge pull request #449 from gin-gitaxias/patch-1
Update security-tuning.md
2023-04-26 08:32:04 +02:00
florian 0bf2116c44
docs - concepts 2023-04-26 02:04:43 +02:00
Paul Dessemond 3616a9f202
Update security-tuning.md
Adding ReverseScan Doc
2023-04-26 00:58:26 +02:00
florian 435aae7cf1
docs - index and migrating 2023-04-25 23:38:23 +02:00
BlasenhauerJ c0e649d680 fix logs + select custom
*separate logs date and live logic
*logs live update can now be toggle
*add min-h to avoid weird style for custom select with empty string
*
2023-04-25 21:27:24 +02:00
florian 1c3bbf1bc3
stream - add example and fix ssl support 2023-04-25 21:19:14 +02:00
BlasenhauerJ 37ebde3635 fix logs and plugins dropdown + margin 2023-04-25 20:23:25 +02:00
Théophile Diot b64e55f75a
Add bigger timeout to loading.html 2023-04-25 19:58:32 +02:00
Théophile Diot da4bb8dce6
Fix condition in helpers.lua 2023-04-25 19:58:23 +02:00
Théophile Diot ab509c2705
Fix UI with Linux 2023-04-25 19:27:30 +02:00
BlasenhauerJ 6916a81c5d bunkerweb is now W3C friendly 2023-04-25 18:49:57 +02:00
bunkerity c7bc493e35 stream - fix various errors 2023-04-25 18:07:39 +02:00
bunkerity bc1dbe18a8 Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-04-25 16:05:17 +02:00