Commit Graph

70 Commits

Author SHA1 Message Date
florian 7f832117db
linux - update supported versions 2023-12-04 08:58:34 +01:00
Théophile Diot f5d45d237d
Update CHANGELOG.md and docs for setup wizard 2023-12-01 15:28:06 +01:00
florian 58d6b81423
use cap in Linux and add openssf badge 2023-10-26 00:07:11 +02:00
Théophile Diot 7f219bea07
Fix CHANGELOG release date for v1.5.2 2023-10-18 12:15:40 +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 f39adcab5b
Update CHANGELOG.md 2023-10-10 18:05:53 +02:00
Théophile Diot ff85f1c2bb
Update CHANGELOG.md 2023-10-10 16:50:17 +02:00
Théophile Diot a518f47b92
Update CHANGELOG.md 2023-10-03 17:12:05 +02:00
Théophile Diot 75e8c83397
Update CHANGELOG.md 2023-10-02 18:30:30 +02: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 5c1fafe518
Updated CHANGELOG.md 2023-09-23 17:10:45 +01:00
Théophile Diot ad65e01a87
Update CHANGELOG.md 2023-09-15 18:33:02 +02:00
Théophile Diot 6404b701c0
Update changelog 2023-09-08 10:33:35 +02:00
Théophile Diot c418acdcfa
Update CHANGELOG.md 2023-09-06 14:57:58 +02:00
florian 037e1ba566
docs - add ghcr.io 2023-08-26 14:23:06 +02:00
florian 76d36f3b91
v1.5.1 release 2023-08-08 20:00:50 +02:00
florian 6e6c08a716
ui - various edits 2023-08-07 13:39:26 +02:00
florian a763879c1d
doc - update settings 2023-08-04 13:28:21 +02:00
florian e2fe947cb4
ci/cd - fix tests UI not showing logs 2023-08-02 17:39:18 +02:00
bunkerity d9394567ef add missing ctx arg in core plugins, always add X-Forwarded-Prefix header and add doc about timezone in containers 2023-08-01 20:18:05 +02:00
florian d59b305f1e
fix concepts image in doc, revert clientcache update and refactor headers 2023-07-31 23:19:19 +02:00
Théophile Diot 4d984f6237
Update CHANGELOG 2023-06-20 16:55:01 -04:00
Théophile Diot 3565dd7b37
Update CHANGELOG.md 2023-06-20 11:09:40 -04:00
florian dcf1561358
prepare for 1.5.1 🚀 2023-06-14 21:39:12 +02:00
bunkerity 4023e6dc69 road to v1.5.1 2023-06-14 18:30:34 +02:00
bunkerity c533948452 various fixes 2023-05-30 17:57:01 +02:00
florian 4c4fa44fbc
ci/cd - fix core/cors tests 2023-05-17 09:05:17 +02:00
florian 051923b6ff
fix deprecated external network in compose files, various fixes in the documentation and add ipv6 to doc 2023-05-14 19:21:03 +02:00
florian 54a17c7752
init work on CI/CD for generic beta releases, remove useless autoconf examples and fix linux postinstall script 2023-04-29 15:21:30 +02:00
Théophile Diot 3b5c083fc7
Soft merge branch "1.4" into "dev" + changing versions 2023-04-18 12:03:54 +02:00
Théophile Diot 916caf2d6a
Merge (soft) 1.4 branch into dev branch 2023-02-16 15:15:19 +01:00
bunkerity 23f8ec9571
UI - fix container CVEs 2022-08-08 10:22:15 +02:00
bunkerity 6d1ef606f7
examples - fix nextcloud/k8s 2022-08-05 17:35:42 +02:00
bunkerity 1e499db505
examples - fix gogs/k8s 2022-08-05 15:34:53 +02:00
bunkerity d1d2e51a31
cleanup tests directory and init tests refactoring for drupal 2022-07-20 11:03:14 +02:00
florian ba6fddb56a tests - init swarm refactoring 2022-07-14 22:18:35 +02:00
florian 9ecd2bd98d examples - add missing network aliases to authelia autoconf 2022-07-14 19:49:03 +02:00
florian 2e0542dbb0 tests - ignore case when performing test 2022-07-13 21:56:59 +02:00
florian f5c86cc4e2
examples - add cors example 2022-07-10 14:46:54 +02:00
florian 7b769361af
cors - init work on core plugin for CORS 2022-07-08 14:30:42 +02:00
bunkerity c3ee7929be
docs - change target of the web UI demo link to blank 2022-07-07 17:17:39 +02:00
bunkerity afdd4de5a4
fix regex checks with *_CUSTOM_CONF_* setting, add doc about DENY_STATUS_CODE 2022-07-07 16:23:00 +02:00
bunkerity 5586b3733b
misc - add DENY_HTTP_STATUS setting (403 or 444) 2022-07-07 15:15:45 +02:00
florian a5457a164c custom conf - init setting support 2022-07-01 11:21:44 +02:00
bunkerity f2dfb01724
examples - edit mattermost and add radarr 2022-06-28 09:59:18 +02:00
florian 492648eeb2 autoconf - fix 410 exceptions (k8s) 2022-06-27 21:38:59 +02:00
bunkerity c0a8a356c2
linux - include bwcli in /usr/local/bin 2022-06-27 16:58:53 +02:00
bunkerity 40007b0866
add slack to official plugins and init work on EXTERNAL_PLUGIN_URLS setting 2022-06-27 15:52:01 +02:00
bunkerity 7aa6852d3c autoconf - fix missing scheduler in autoconf mode and missing apis list 2022-06-27 12:08:35 +02:00