Commit graph

86 commits

Author SHA1 Message Date
TheophileDiot
eec00ba2bf Update the Database and make it easier to gen 2022-11-08 17:14:33 +01:00
TheophileDiot
375776e7de Fix UI path_to_dict with the cache files 2022-11-07 17:13:16 +01:00
TheophileDiot
1f58d0c517 Edit dockerfiles 2022-11-07 16:20:52 +01:00
TheophileDiot
069b45f37b Add some tweaks 2022-11-07 14:36:52 +01:00
TheophileDiot
01b4145524 Make the Database support every feature + updates 2022-11-04 18:14:44 +01:00
TheophileDiot
5f8353c114 Adapt everything so that the UI can work with every integration (some more tests are needed) 2022-10-28 15:08:07 +02:00
TheophileDiot
0edef7c520 Use Python 3.11 where we can 2022-10-24 16:39:35 +02:00
TheophileDiot
79eea0e998 Linting + starting to migrate bunkerweb to the 1.5 2022-10-19 17:37:13 +02:00
Florian Pitance
51e96416d9
Merge pull request #304 from TheophileDiot/Fix-Endless-loading-after-update-service
[#298] Fix endless loading after update service and change exposed port value for ui
2022-09-29 16:24:49 +02:00
TheophileDiot
80c1b225bd Replace flask development server with gunicorn 2022-09-28 17:20:37 +02:00
TheophileDiot
06f65ffe27 Change the exposed port to 7000 2022-09-22 16:51:33 +02:00
TheophileDiot
b0a887a155 Fix errors and warnings when editing a service 2022-09-22 16:51:33 +02:00
bunkerity
76f035e21d
fix wrong DENY_HTTP_STATUS setting in docs, fix autoconf ghost/prestashop tests and some UI warns/errors 2022-08-23 11:50:34 +02:00
florian
7915da6dfb
docker - fix CVE-2022-3209 2022-08-22 15:24:46 +02:00
bunkerity
23f8ec9571
UI - fix container CVEs 2022-08-08 10:22:15 +02:00
bunkerity
0a09f8a750
fix CVE-2022-29458 2022-07-18 15:01:17 +02:00
florian
07b0bb38dd docker - fix CVE-2022-29187 for ui and autoconf 2022-07-14 14:05:39 +02:00
TheophileDiot
ba75154d07 Add url_for function to custom plugins templates 2022-07-12 18:05:38 +02:00
TheophileDiot
c055ec7ec3 Fix duplication in plugins 2022-07-12 15:49:02 +02:00
TheophileDiot
2c4efe9d0e Add Plugin Pages feature 2022-07-12 15:35:26 +02:00
TheophileDiot
795dfc0778 Add static map files 2022-07-12 15:34:23 +02:00
bunkerity
5714221319
ui - fix CVE-2022-2097 2022-07-06 14:21:35 +02:00
bunkerity
a9f886804a bunkerweb 1.4.0 2022-06-03 17:24:14 +02:00
bunkerity
d53f02b5b3
api - client side (untested) 2021-10-06 15:41:55 +02:00
bunkerity
a824e15684
linux - rename cron 2021-08-18 17:46:28 +02:00
bunkerity
0938b20eb8
UI - use sudo for Linux integration 2021-08-18 14:38:31 +02:00
bunkerity
b948e08bd5
UI - use systemctl on Linux 2021-08-18 14:09:42 +02:00
bunkerity
fde14d1621
linux - fix unknown scheme error and do nginx reload as root in UI 2021-08-18 13:38:09 +02:00
bunkerity
8a4eb3f2a3
remove .site files (gen), uninstall remove folder at the end (linux) and run jobs when reloading local instances (UI) 2021-08-18 12:07:11 +02:00
bunkerity
2a0b84074a
ui - fix bug when Docker is used but Swarm is disabled, add jobs from API /reload and fix docker-compose doc 2021-08-18 11:36:19 +02:00
bunkerity
aec22d1a81
ui - edit docs and fix CSRF 2021-08-17 17:34:05 +02:00
bunkerity
4a9d64d9d9
add favicon to web UI and fix some tech docs 2021-08-12 17:28:13 +02:00
bunkerity
6240d8e28d
ui - read variables.env when Linux is used 2021-08-11 16:37:01 +02:00
bunkerity
0573ba7b5a
ui - centering things without breaking sticky navbar and menu 2021-08-09 17:10:26 +02:00
florian
bcd421de09
ui - various bug fixes more or less related to UI 2021-08-09 13:19:10 +02:00
florian
fec60a4b14
ui - minor styling fixes 2021-08-08 00:04:56 +02:00
florian
dd7d1a2c78
ui - fix example, subpath behind reverse proxy and add socket proxy rights for swarm 2021-08-07 21:56:08 +02:00
florian
6e66571fb9
various cleaning 2021-07-28 23:25:05 +02:00
bunkerity
26db144df4
autoconf refactoring and fix CVE-2021-36159 2021-07-28 17:27:39 +02:00
bunkerity
a1b9010d9e
pull v1.2.8 fixes when applicable 2021-07-22 14:47:37 +02:00
bunkerity
3af1b397fa
UI - digging bugs from services, still some work to do 2021-07-09 16:58:55 +02:00
bunkerity
72a09eac6d
UI - add CSRF protection 2021-07-09 16:01:51 +02:00
bunkerity
0d3f7d3925
UI - admin authentication and bootstrap update 2021-07-09 14:17:50 +02:00
bunkerity
6be082e0a9
UI - init work on admin account 2021-07-09 12:18:42 +02:00
bunkerity
4947796c99
UI - fix instances bugs 2021-07-09 11:26:23 +02:00
bunkerity
ba197dfa43
UI - bind gunicorn to 127.0.0.1/0.0.0.0:5000 2021-07-09 10:55:09 +02:00
bunkerity
4dd1ff8479
UI - copy from helpers, systemd service and instances page update 2021-07-09 10:27:38 +02:00
bunkerity
f771ec43f1
ui - init Instances class to support Linux and API for Docker/Swarm 2021-07-08 23:45:58 +02:00
bunkerity
0114c7b09f
examples - edit basic PHP 2021-06-24 21:32:49 +02:00
bunkerity
b5cd4e0375
docker - build and push images from GitHub actions because of future DockerHub restrictions on autobuild 2021-06-11 13:39:39 +02:00