Commit graph

1794 commits

Author SHA1 Message Date
BlasenhauerJ 001a63efc3 continue custom selectors + fix script + style
*create custom selectors instead of utility classes for settings_tabs and settings_plugins content
*update javascript script (now base on active class instead of utility calsses)
*fix menu close btn display breakpoint
2023-04-27 18:28:34 +02:00
BlasenhauerJ 4144faa93b fix create service issue + remove stash
*we can now create a service if all settings are default values
*remove stash
2023-04-27 17:45:34 +02:00
BlasenhauerJ 72bc9e4bb6 start creating custom selectors 2023-04-27 17:35:51 +02:00
BlasenhauerJ 5285a2f4a1 force stash 2023-04-27 16:57:19 +02:00
BlasenhauerJ 55a7c8fee8 force stash 2023-04-27 16:53:18 +02:00
BlasenhauerJ 64a9fe4dba fix checkbox + style issues + script duplicate
*form.js classes now only instanciate on global.js
*fix checkbox behavior (force checked to always send data + change script logic around this)
*fix flash float btn hover effect
*fix dropdown issue with text-white
*set new checkbox logic to services
*
2023-04-27 16:41:05 +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
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
BlasenhauerJ 1e6cfe8b0e fix filter disabled issue + reset on modal open 2023-04-26 18:57:54 +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
bunkerity bd577cfb2e country fix (again) and init work on stream 2023-04-25 16:05:08 +02:00
Théophile Diot a829528c3f
Add bwcli to scheduler and fix it for the autoconf 2023-04-25 15:49:27 +02:00
Théophile Diot 9d829ebca1
Finish updating bwcli 2023-04-25 15:17:37 +02:00
bunkerity 94b97a6bb9 Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-04-25 14:02:42 +02:00
bunkerity 780c0c8c53 api - fix errors in calls and use ngx.ctx instead of ngx.var 2023-04-25 14:02:31 +02:00
Théophile Diot 5fb0be70ae
Merge pull request #447 from Hado-K3n/patch-6
Update k8s.postgres.ui.yml
2023-04-25 13:35:08 +02:00
Théophile Diot 6843902db4
Merge pull request #446 from Hado-K3n/patch-5
Update k8s.mysql.ui.yml
2023-04-25 13:34:05 +02:00
Hado-K3n 3419dca980
Update k8s.postgres.ui.yml 2023-04-25 13:33:42 +02:00
Hado-K3n 38c71cf942
Update k8s.mysql.ui.yml
Update k8s.mysql.ui.yml
2023-04-25 13:31:13 +02:00
Théophile Diot b7c260561d
[WIP] Update bwcli 2023-04-25 12:38:05 +02:00
Théophile Diot 995ff250ff
Update python deps + add redis for the gen 2023-04-25 12:37:48 +02:00
Théophile Diot a04490b473
Replace unnecessary import 2023-04-25 12:36:36 +02:00