Commit graph

78 commits

Author SHA1 Message Date
Théophile Diot 45a81203ed
Update python deps 2023-08-24 14:59:10 +02:00
Théophile Diot fbf0232d52
Update python deps 2023-08-21 16:39:30 +02:00
Théophile Diot b6b87fcb03
Update python deps 2023-08-14 17:06:24 -04:00
Théophile Diot 600ea7e168
Update python deps 2023-08-08 12:03:49 +00:00
Théophile Diot 18ee159711
lint python files 2023-08-08 11:39:43 +00:00
florian 784ce643f0
db - disable connection pooling for one shot tasks 2023-08-03 13:40:27 +02:00
Théophile Diot ad45bbb4d7
Update python deps and fix error with PyYAML compilation 2023-07-19 13:05:11 -04:00
Théophile Diot bedcf0c17c
Fix bug with newer version of PyYAML by downgrading 2023-07-17 17:20:41 -04:00
Théophile Diot 9216becb56
Update python deps 2023-07-17 10:02:40 -04:00
Théophile Diot a4f4dfe4e6
remove unused imports in save_config.py 2023-07-07 13:13:52 -04:00
Théophile Diot 9eec9e26c9
[#552] Fix scheduler not changing databases on linux 2023-07-05 15:28:42 -04:00
Théophile Diot 265123835f
Update python deps 2023-06-29 12:27:08 -04:00
Théophile Diot b007916d6f
Optimize the scheduler and gen even more (we love threads) 2023-06-21 15:33:23 -04:00
Théophile Diot d0fd6884ce
Fix shinanigans with the custom configs and plugins jobs 2023-06-20 16:52:27 -04:00
Théophile Diot df1359e877
Add possibility to download lists and plugins from a file path + Update python deps + Plugins now support tar and tar.gz as well 2023-06-20 10:50:58 -04:00
Théophile Diot b756b2d7d0
Lint py files 2023-06-20 10:45:49 -04:00
Théophile Diot 3e871efed8
Update python deps 2023-06-17 13:34:53 -04:00
florian dcf1561358
prepare for 1.5.1 🚀 2023-06-14 21:39:12 +02:00
Théophile Diot 94964a910a
Update how we handle custom configs 2023-06-09 14:19:28 -04:00
Théophile Diot 64aa12b70b
Update python deps 2023-06-06 09:29:40 -04:00
Théophile Diot a68fb0c06a
Refactor to make more sens and avoid specific errors 2023-06-01 10:09:38 -04:00
Théophile Diot be459d240e
Update pid files paths to /var/run/bunkerweb 2023-05-31 18:13:08 -04:00
bunkerity c533948452 various fixes 2023-05-30 17:57:01 +02:00
Théophile Diot 8dad7a0b79
Starting work on paths resolution refactor 2023-05-25 16:52:02 -04:00
Théophile Diot 548630e3e9
Update python deps 2023-05-23 16:57:28 -04:00
Théophile Diot 0087ae5832
Update python deps 2023-05-19 16:24:45 -04:00
florian 179beea4d7
improved core plugin execution order 2023-05-19 12:39:40 +02:00
Théophile Diot 3f51f59bcb
Add check when plugins are configured + Add Semaphore to accelerate jobs execution + Code optimization 2023-05-17 20:37:54 -04:00
florian e3fc55be9f
deps - add missing hash for python dep async-timeout 2023-05-15 13:21:12 +02:00
Théophile Diot 2ac77ee497
Fix deps not being synced 2023-05-14 21:37:22 -04:00
Théophile Diot 29f020f15e
Update python deps 2023-05-14 20:57:32 -04:00
Théophile Diot 64789276ac
Update python deps 2023-05-09 11:12:24 -04:00
florian a58e5c60c0
deps - upgrade python dependencies 2023-05-07 12:12:44 +02:00
Théophile Diot 74fe9d5c16
Lint jobs py files 2023-05-04 18:25:35 -04:00
florian ac94e5072a
fix double .conf suffix in custom conf, migrate /etc/letsencrypt to /var/cache/letsencrypt, fix bunkernet jobs and lua code and fix reload for jobs 2023-05-04 21:26:38 +02:00
Théophile Diot 7befd927d7
Update python deps 2023-04-30 09:14:52 +02:00
Théophile Diot 574ecbd6b3
Lower the environnement variable for the mode 2023-04-26 17:11:35 +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 ab509c2705
Fix UI with Linux 2023-04-25 19:27:30 +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 3dabd42dfc
Update python deps 2023-04-23 16:15:53 +02:00
Théophile Diot 671543e6e9
Add more ignored variables for missing setting name warning 2023-04-21 15:25:01 +02:00
Théophile Diot 79a46e2cf6
Update the logic behind the check for linux os 2023-04-18 17:23:41 +02:00
Théophile Diot e6ff51e200
Refactoring and Linting of py files and json 2023-04-14 17:37:59 +02:00
Théophile Diot 6d1914d62d
Update python deps 2023-04-14 16:27:57 +02:00
Théophile Diot 049e9c1ea6
Update python deps 2023-04-07 18:52:31 +02:00
Théophile Diot 2485a47b20
Update python deps 2023-03-24 17:12:15 +01:00
bunkerity 1cf4a5665d disable healthy checks for docker-poryx and dummy app in ui tests, add --no-reload-linux flag to generator and fix missing self arg in autoconf 2023-03-24 13:58:27 +01:00
Théophile Diot e91f3dc226
Add a log when database is ready in UI + Small refactor of the Configurator 2023-03-23 10:34:03 +01:00
Théophile Diot 5d214497ba
Fix don't try to add an instance when saving the configuration with the UI 2023-03-15 11:48:52 +01:00