Commit Graph

3126 Commits

Author SHA1 Message Date
florian 588d04c7de
Merge branch 'staging' of github.com:bunkerity/bunkerweb into staging 2023-12-04 20:00:15 +01:00
florian 0d5ea43ff9
linux - fix nginx version dependency for rpm builds 2023-12-04 19:59:59 +01:00
fl0ppy-d1sk 1fbd3dd519
ci/cd - fix k8s/configs test and fix haproxy not working with debian 12 2023-12-04 17:29:57 +01:00
florian d3672e6d71
tests - show logs when haproxy fails in linux tests 2023-12-04 12:01:49 +01:00
florian a26ff09da2
update php-fpm version for debian tests and add libcap dep to linux packages 2023-12-04 10:34:52 +01:00
florian e1c185cdc0
linux - add libpcre3 dep to debian package 2023-12-04 09:50:33 +01:00
florian fe8d9b5f4c
linux - reflect changes for debian 12 support 2023-12-04 09:10:01 +01:00
florian 7f832117db
linux - update supported versions 2023-12-04 08:58:34 +01:00
florian 3270131f4c
ci/cd - fix mike deploy breaking change 2023-12-02 20:37:30 +01:00
florian 91f0a9bbc7
Merge branch 'dev' into staging 2023-12-02 20:35:08 +01:00
florian b89f2d560c
road to v1.5.4 🚀 2023-12-02 20:30:30 +01:00
Théophile Diot bb9aa5c962
Merge pull request #789 from bunkerity/dev
Merge branch "dev" into branch "staging"
2023-12-02 14:02:25 +00:00
Théophile Diot 8302bee4d1
Merge pull request #788 from bunkerity/ui
Merge branch "ui" into branch "dev"
2023-12-01 15:49:40 +00:00
Théophile Diot f5d45d237d
Update CHANGELOG.md and docs for setup wizard 2023-12-01 15:28:06 +01:00
Théophile Diot 589df19c14
Add check endpoint and remove USE_CORS flag 2023-12-01 15:15:23 +01:00
Théophile Diot a283c35a20
Add CORS support and update redirect behavior 2023-12-01 12:18:58 +01:00
Jordan Blasenhauer 3779cc5dc7 update setup UI
*fetch form instead of using vanilla html
*show loader when sending fetch
*redirect to url or show error message depending result
*fix loading image
2023-12-01 11:24:19 +01:00
Théophile Diot ff65d00819
Fix potential issue with config saver and non Docker and Linux integrations 2023-12-01 10:38:23 +01:00
Théophile Diot 4c109bfe50
Update mmdb files 2023-12-01 10:18:51 +01:00
Théophile Diot a818e6fa96
Merge pull request #787 from bunkerity/ui
Merge branch "ui" into branch "dev"
2023-12-01 09:17:41 +00:00
Théophile Diot 35bfda5b32
Add ui_host variable to form in wizard 2023-12-01 10:11:37 +01:00
Théophile Diot 700b434f4d
Merge pull request #786 from bunkerity/dev
Merge branch "dev" into branch "ui"
2023-12-01 08:57:56 +00:00
Théophile Diot 7f030d893d
Handle start and stop event of BunkerWeb with the scheduler in Docker 2023-12-01 09:53:12 +01:00
Théophile Diot aa3fd4edf8
Merge pull request #784 from bunkerity/dependabot/github_actions/dev/docker/metadata-action-5.2.0
deps/gha: bump docker/metadata-action from 5.0.0 to 5.2.0
2023-12-01 08:12:09 +00:00
dependabot[bot] bb41e8597b
deps/gha: bump docker/metadata-action from 5.0.0 to 5.2.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.2.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](96383f4557...e6428a5c4e)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 08:10:51 +00:00
Jordan Blasenhauer f5ed1b5d2c update setup ui 2023-11-30 15:21:39 +01:00
Théophile Diot f159b17ee5
Add HTML files to linguist-vendored list 2023-11-30 15:16:39 +01:00
Jordan Blasenhauer 18ab9cebcd Merge branch 'dev' into ui 2023-11-30 14:00:21 +01:00
Théophile Diot ff9566b495
Update Python base image SHA256 2023-11-29 11:17:42 +01:00
Théophile Diot c439488eab
Update bcrypt version to 4.1.1 2023-11-29 11:04:59 +01:00
Théophile Diot 1e1245ff2d
Add Python 3.9 setup and install dependencies for codeQL workflow 2023-11-29 10:46:08 +01:00
Théophile Diot f8dc2f8186
Fix plugin system link in README.md 2023-11-29 10:03:32 +01:00
Théophile Diot 3920ce03d2
Fix formatting and remove unused code 2023-11-29 10:03:18 +01:00
fl0ppy-d1sk 43c288046a
ui - add CORS to wizard check endpoint 2023-11-28 17:15:27 +01:00
Théophile Diot c22646de13
Fix regex pattern for REVERSE_PROXY_PATH 2023-11-28 17:08:22 +01:00
Théophile Diot bf5dadb431
Refactor User class to use property decorator for
password_hash
2023-11-28 17:03:14 +01:00
Théophile Diot c1e25a64af
Add random URL generation for setup.html 2023-11-28 17:03:01 +01:00
Théophile Diot 1daa4103ff
Fix server name validation bug 2023-11-28 16:53:53 +01:00
fl0ppy-d1sk 1e52dd9fb7
Merge branch 'ui' into dev 2023-11-28 16:35:40 +01:00
Jordan Blasenhauer 53706a75ea fix print and remove cdn 2023-11-28 13:44:52 +01:00
Théophile Diot afeb5e4541
Update wizard back logic and tweak setup.html 2023-11-28 11:45:06 +01:00
Théophile Diot b3e0a9e8c1
Update python dependencies 2023-11-28 10:35:59 +01:00
Jordan Blasenhauer c16e954715 update setup html 2023-11-27 17:56:44 +01:00
Jordan Blasenhauer 9917fbd86a setup in-page style and image
*base64 font
*base64 image
*style tag
2023-11-27 12:07:21 +01:00
florian 97f9048bd1
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-11-27 11:43:13 +01:00
florian 49b745a2af
ui - init work on /setup endpoint on default server 2023-11-27 11:42:57 +01:00
Théophile Diot 7778bd1064
Merge pull request #769 from bunkerity/dependabot/github_actions/dev/github/codeql-action-2.22.8
deps/gha: bump github/codeql-action from 2.22.7 to 2.22.8
2023-11-27 10:22:26 +00:00
Jordan Blasenhauer aca4703325 Merge branch 'dev' into ui 2023-11-27 11:12:41 +01:00
florian 68a8f8eb0f
Merge branch 'ui' into dev 2023-11-27 10:02:33 +01:00
Théophile Diot 834d4568ee
Refactor database session handling 2023-11-24 10:32:55 +00:00