bunkerized-nginx/src/ui
Théophile Diot ece5ce1cdf
Add HTML sanitization when injecting code in pages in the UI
2023-09-28 11:30:45 +01:00
..
src Fix UI using the wrong database when generating the new config 2023-09-22 13:36:24 +01:00
static Add HTML sanitization when injecting code in pages in the UI 2023-09-28 11:30:45 +01:00
templates Add HTML sanitization when injecting code in pages in the UI 2023-09-28 11:30:45 +01:00
Dockerfile Re generate requirements.txt file for the UI with python3.9 2023-09-25 09:04:11 +01:00
gunicorn.conf.py Replace gevent with gthread in UI for security reasons 2023-09-26 12:16:06 +01:00
linux.sh Update the structure and the paths 2022-11-11 14:55:04 +01:00
main.py Replace gevent with gthread in UI for security reasons 2023-09-26 12:16:06 +01:00
package-lock.json fix checkbox + style issues + script duplicate 2023-04-27 16:41:05 +02:00
package.json fix checkbox + style issues + script duplicate 2023-04-27 16:41:05 +02:00
requirements.in Replace gevent with gthread in UI for security reasons 2023-09-26 12:16:06 +01:00
requirements.txt Replace gevent with gthread in UI for security reasons 2023-09-26 12:16:06 +01:00
styles.css fix cursor gap on ace editor 2023-06-19 22:03:04 +02:00
tailwind.config.js enhance responsive 2023-04-28 14:41:11 +02:00
utils.py Update UI to stop using env variables but werkzeug middleware + Send X-Forwarded-Prefix headers to UI service 2023-06-08 18:09:44 -04:00