Commit graph

465 commits

Author SHA1 Message Date
Théophile Diot
7598dbc54b
Update python deps 2023-10-18 08:40:31 +02:00
Théophile Diot
22552c5b85
[#694] Optimize certbot renew script to renew all domains in one command 2023-10-17 11:53:44 +02:00
Théophile Diot
db0dd5daee
[#694] Fix rare bug where database is locked 2023-10-17 10:52:55 +02:00
Théophile Diot
f89456cd4f
Merge pull request #699 from Crazy3lf/master 2023-10-17 08:16:50 +02:00
FuXiang Shu
34d68e8b7c
Update regex for email 2023-10-17 00:48:00 +08:00
Théophile Diot
13be6a43c9
Add more logs when an url file is in cache and gets deleted 2023-10-16 12:26:51 +02:00
Théophile Diot
2737fe7ce2
Update python deps 2023-10-16 12:26:15 +02:00
FuXiang Shu
2823fa2abb
Update plugin.json 2023-10-16 17:29:34 +08:00
Théophile Diot
77bfe2697f
Add StyLua and luacheck to precommit config file and apply it 2023-10-12 17:08:13 +02:00
Théophile Diot
309689185e
Update pythons deps 2023-10-11 11:14:02 +02:00
Théophile Diot
b063ac8a32
[#652] Fix error when deleting a service that have custom configs on web UI 2023-10-10 18:05:05 +02:00
Théophile Diot
7ac66a6c65
Update python deps 2023-10-04 16:46:50 +02:00
Théophile Diot
2aa9f46ef4
Fix default values in whitelist job 2023-10-04 16:46:08 +02:00
Théophile Diot
0cee41867f
[#656] Fix ACME renewal fails on redirection enabled Service 2023-10-03 17:11:37 +02:00
Théophile Diot
202698f41f
Fix python deps conflicts and update them 2023-10-03 13:54:53 +02:00
Théophile Diot
628068e9ae
Lint files with prettier 2023-10-03 12:53:30 +02:00
Théophile Diot
87ca176633
Fix typos raised by codespell 2023-10-03 12:37:56 +02:00
Théophile Diot
6b2df35858
Tweak py file to respect flake8 rules 2023-10-03 12:01:24 +02:00
Théophile Diot
5a7f9147fa
Update python deps and update script 2023-10-02 13:08:28 +01:00
Théophile Diot
5ed595be68
Fix shellcheck tests failing 2023-10-02 11:05:15 +01:00
Théophile Diot
1f90d3668c
Add a pre-commit-config file and passed all checks 2023-09-29 18:11:48 +01:00
Théophile Diot
073e8575e2
Updated Dockerfile, python deps and npm package to use pinned dependencies 2023-09-29 16:47:34 +01:00
Théophile Diot
0f7df13df3
Optimize save_config script 2023-09-28 14:28:17 +01:00
Théophile Diot
b901d29710
Update python deps 2023-09-26 12:16:26 +01:00
Théophile Diot
2ddc8cec72
Update dnsbl list regex to accept an empty one 2023-09-23 15:05:00 +01:00
Théophile Diot
f3d6f860e0
Remove old cached files if urls are empty 2023-09-22 18:38:05 +01:00
Théophile Diot
2ad8861788
Fix selfsigned job with cryptography not being found 2023-09-22 08:23:25 +01:00
Théophile Diot
7bd48203aa
Fix and update python deps 2023-09-20 19:16:33 +02:00
Théophile Diot
bca36e2966
Update self-signed job to regenerate the cert if the subject or the date has changed 2023-09-20 18:18:31 +02:00
Théophile Diot
84a27a3fc3
Fix DB core test with docker 2023-09-20 15:02:17 +02:00
Théophile Diot
d97326656d
Fix Database not clearing old services when not using multisite 2023-09-20 13:00:31 +02:00
Théophile Diot
69307fba6f
Fix issues with GitHub rejecting the requests 2023-09-18 11:54:18 +02:00
Théophile Diot
9222420b7a
[#640] Fix shenanigans when executing docker compose restart 2023-09-15 18:10:03 +02:00
Théophile Diot
e51e178357
Update python deps 2023-09-15 14:51:53 +02:00
Théophile Diot
3ae9636d5a
Fix error with the CSP header override of the antibot 2023-09-08 17:18:08 +02:00
Théophile Diot
ea6ae52539
Update ANTIBOT_HCAPTCHA_SECRET setting's regex to support new format 2023-09-08 12:20:30 +02:00
Théophile Diot
2b5654ba3b
Update coreruleset to version 3.3.5 2023-09-08 10:27:29 +02:00
Théophile Diot
8ab4ea2e26
Update id of ui.conf rules to avoid conflicts 2023-09-07 11:17:41 +02:00
Théophile Diot
c6b2199dd3
prepare for 1.5.2 🚀 2023-09-06 15:11:36 +02:00
Théophile Diot
c7e834a0dc
Update python deps 2023-09-06 13:45:41 +02:00
Théophile Diot
bceb286026
Lint files 2023-09-05 11:54:14 +02:00
Théophile Diot
d9d6ed9bb0
Fix settings regex with web-ui 2023-09-05 11:50:05 +02:00
Théophile Diot
040d447145
Change SQLite config to avoid locking 2023-09-04 15:52:08 +02:00
bunkerity
07725356b6
Merge branch 'staging' into dev 2023-09-04 14:07:14 +02:00
Théophile Diot
47bf7299a1
Lint py files 2023-08-31 16:50:16 +02:00
Théophile Diot
d28432e5f2
Fix API_SERVER_NAME regex 2023-08-31 12:36:03 +02:00
Théophile Diot
637573e591
Update docker images and python deps 2023-08-29 15:47:03 +02:00
bunkerity
e81ab4ff9b Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-08-24 16:49:39 +02:00
Théophile Diot
45a81203ed
Update python deps 2023-08-24 14:59:10 +02:00
florian
3d13cf345e
autoconf - only update data when needed and atomic changed metadata update 2023-08-22 16:33:24 +02:00