Philip H
|
4cd5d5459a
|
Documentation: docker image versions
|
2024-05-23 11:32:13 +02:00 |
NPM Update Bot
|
678cf5bffb
|
npm: package updates
|
2024-05-23 07:46:21 +00:00 |
Philip H
|
ad80017846
|
Dockerfile: remove unused parts
We expose ports another way
|
2024-05-23 09:45:37 +02:00 |
Philip H
|
975c61df6d
|
fixup: desktop example iOS -> macOS
|
2024-05-20 12:52:18 +02:00 |
Philip H
|
211e0b6aa2
|
Update README.md
|
2024-05-18 14:13:03 +02:00 |
taohua
|
8df1b6ff54
|
Update config.js
should respect WG_PORT, not hard code 51820.
|
2024-05-18 14:13:03 +02:00 |
Philip H
|
cf94b98482
|
fixup: Server.js for instance without docker (#1044)
patch for v13
|
2024-05-16 20:21:37 +02:00 |
NPM Update Bot
|
3844d04569
|
npm: package updates
|
2024-05-16 20:19:22 +02:00 |
Philip H
|
68c6f6252e
|
fixup: Server.js for instance without docker
Some users can no longer access the Web UI since the release of v13.
|
2024-05-16 20:19:22 +02:00 |
Philip H
|
519f4efa20
|
Version 13: new framework, UI_CHART_TYPE, some bugfixes and more (#967)
Thanks to all contributors to get us able to release v13!
|
2024-05-13 20:44:16 +02:00 |
NPM Update Bot
|
c6dd456a07
|
npm: package updates
|
2024-05-13 00:03:03 +00:00 |
NPM Update Bot
|
a43d2201fc
|
npm: package updates
|
2024-05-09 18:01:15 +00:00 |
Philip H
|
86146ccc68
|
Dockerfile: ensure to use latest npm cli
|
2024-05-09 20:00:36 +02:00 |
NPM Update Bot
|
191dd74b0c
|
npm: package updates
|
2024-05-09 15:29:08 +00:00 |
Philip H
|
e2eb7bc362
|
avoid warnings on ci
as we support nodejs latest lts version on instance without docker
|
2024-05-09 17:28:28 +02:00 |
NPM Update Bot
|
b60461e917
|
npm: package updates
|
2024-05-09 11:21:47 +00:00 |
Philip H
|
fb628bcb89
|
Update npm to patched version of latest nodejs lts
|
2024-05-09 13:21:09 +02:00 |
NPM Update Bot
|
195e307ff5
|
npm: package updates
|
2024-05-04 19:00:17 +00:00 |
Philip H
|
e46efd6088
|
package.json: rollback nodejs 18
because of build hang on newer nodejs version stick to nodejs 18
|
2024-05-04 20:59:36 +02:00 |
NPM Update Bot
|
66bb13ed30
|
npm: package updates
|
2024-05-04 13:19:02 +00:00 |
Philip H.
|
34fdc313ae
|
docker-compose: `version` is obsolete
|
2024-05-04 13:18:20 +00:00 |
NPM Update Bot
|
9b5b8c77c3
|
npm: package updates
|
2024-04-30 17:53:00 +00:00 |
Philip H
|
7d05a82dae
|
Improved local development and Dockerfile (#1015)
Thanks @davide-acanfora
|
2024-04-30 19:52:20 +02:00 |
Philip H
|
a25d28755c
|
Improved local development and Dockerfile (#1014)
Thanks @davide-acanfora
|
2024-04-30 19:35:13 +02:00 |
davide-acanfora
|
cada04ad0e
|
Use the newer Docker Compose
|
2024-04-30 17:04:33 +02:00 |
davide-acanfora
|
6b2f57f2f1
|
Added nodemon as a dev dependency and removed unnecessary instructions from the Dockerfile
|
2024-04-30 17:03:48 +02:00 |
davide-acanfora
|
488e3c32b3
|
Fix typo in code comments
|
2024-04-30 17:00:53 +02:00 |
NPM Update Bot
|
4cc07c5312
|
npm: package updates
|
2024-04-29 00:03:04 +00:00 |
Philip H
|
c5d328be2a
|
fixup: Dockerfile
|
2024-04-27 18:55:06 +02:00 |
Philip H
|
155541fbdb
|
fixup: add timeout otherwise it reports unhealthy
|
2024-04-27 18:44:05 +02:00 |
Philip H
|
3f763d2607
|
implement healthcheck into Dockerfile (#1009)
Thanks @CosasDePuma
|
2024-04-27 18:39:40 +02:00 |
Philip H
|
f9656d0bfe
|
healthcheck is integrated internally
|
2024-04-27 18:35:22 +02:00 |
Philip H
|
83408f6a9b
|
add healthcheck into Dockerfile
Thanks @CosasDePuma
|
2024-04-27 18:34:20 +02:00 |
NPM Update Bot
|
4911082a34
|
npm: package updates
|
2024-04-27 16:19:23 +00:00 |
Philip H
|
a3a69654fc
|
docker-compose.yml: add healthcheck
Thanks @CosasDePuma
|
2024-04-27 18:18:51 +02:00 |
Philip H
|
4f8ee27d77
|
Create CODEOWNERS
|
2024-04-25 12:24:48 +02:00 |
NPM Update Bot
|
1e2da39a87
|
npm: package updates
|
2024-04-20 16:06:25 +00:00 |
Philip H
|
e153998d29
|
Dockerfile: bump to nodejs 20 (#999)
|
2024-04-20 18:05:41 +02:00 |
Philip H
|
6b284cb27c
|
Dockerfile: add note
|
2024-04-19 17:12:07 +02:00 |
Philip H
|
e6db5e8b7f
|
Dockerfile: missing operator
|
2024-04-19 17:12:07 +02:00 |
Philip H
|
6e7f2f730e
|
Dockerfile: move all npm steps
|
2024-04-19 17:12:07 +02:00 |
Philip H
|
c8224f34f9
|
Dockerfile: use nodejs 18 for build
workaround to get nodejs 20 working on older arm architectures
|
2024-04-19 17:12:07 +02:00 |
pheiduck
|
3032163814
|
bump to node 20
|
2024-04-19 17:12:07 +02:00 |
Philip H
|
2eec97ff25
|
Bugfix: differnt Ports usage (#973)
|
2024-04-19 17:11:50 +02:00 |
Philip H
|
ae60493414
|
Merge branch 'master' into issue-972
|
2024-04-18 19:00:07 +02:00 |
Philip H
|
e43688a091
|
npm: revert update-browserslist-db
is not needed
|
2024-04-18 18:50:29 +02:00 |
Philip H
|
c29ba35d41
|
npm: update-browserslist-db
|
2024-04-18 18:47:52 +02:00 |
Peter Lewis
|
a05b71c652
|
Update README.md
2a3acdcad5 (r141068572)
|
2024-04-17 21:39:08 +01:00 |
Philip H
|
e6b5f2e33c
|
fixup: README
|
2024-04-17 19:22:07 +02:00 |
Philip H
|
187888e078
|
WireGuard.js: fixup ListenPort
|
2024-04-14 19:51:04 +02:00 |