Commit Graph

14 Commits

Author SHA1 Message Date
Théophile Diot ece5ce1cdf
Add HTML sanitization when injecting code in pages in the UI 2023-09-28 11:30:45 +01:00
Théophile Diot 1c71572f44
Update tsparticles in the UI + remove unused static files 2023-09-28 08:59:27 +01:00
BlasenhauerJ 72bc9e4bb6 start creating custom selectors 2023-04-27 17:35:51 +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 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 8a5836dd95 add popup darkmode 2023-04-26 15:20:10 +02:00
BlasenhauerJ 53e145b919 show method involved in disabled setting on hover 2023-04-26 14:59:01 +02:00
BlasenhauerJ 37ebde3635 fix logs and plugins dropdown + margin 2023-04-25 20:23:25 +02:00
BlasenhauerJ 6916a81c5d bunkerweb is now W3C friendly 2023-04-25 18:49:57 +02:00
BlasenhauerJ dffc770a99 fix and enhance
*fix popover z-index
*fix mobile plugin style and duplicate
*auto close dropdown select settings + auto close file manager action btn
*remove font awesome pro
2023-04-24 16:57:09 +02:00
BlasenhauerJ 3d96fdb344 update dashboard
*add new global classes (checkbox, popover, select, filter, tabs)
*fix service modal error when setting current service data
2023-01-29 22:37:53 +01:00
BlasenhauerJ 0ce5f216de handle password inp
*password inps have a toggle visible/invisible value
*add this logic to all related pages
2023-01-19 14:19:25 +01:00
BlasenhauerJ 3c5f6002d6 filter script + manage files + fix css + enhance
=> remove auto update jobs for JSON format error reason
=> add filter system for settings except multiple schemas
=> hidden multiple handler if doesn't exist
=> avoid reupdate value if open same services multiple times
=> fix error with adding custom multiple with no previous custom settings created
=> add style for used tabs btn
=> fix z-index
=> fix live update input
=> sort scripts files
2022-11-25 16:14:38 +01:00