Commit graph

428 commits

Author SHA1 Message Date
Philip H
74f3e2f320
fixup: Server.js 2024-03-19 14:11:03 +01:00
Philip H
c107920df2
Merge branch 'master' into feat-h3 2024-03-19 14:09:42 +01:00
NPM Update Bot
e666a14612 npm: package updates 2024-03-19 12:54:01 +00:00
Sergei Birukov
ac6a05f9be Fix lint errors 2024-03-18 21:25:08 +01:00
Sergei Birukov
262318df27 Disable debug 2024-03-18 21:25:08 +01:00
Sergei Birukov
98a5daf458 Fix charts on mobile 2024-03-18 21:25:08 +01:00
Sergei Birukov
71c208133d Remove .env from repo 2024-03-18 21:25:08 +01:00
Sergei Birukov
aedb691b2b Fix traffic charts. Add chart vars
Add UI_TRAFFIC_STATS, UI_CHART_TYPE
2024-03-18 21:25:08 +01:00
Sergei Birukov
81ccf8762d Header mobile layout 2024-03-18 10:05:12 +03:00
NPM Update Bot
90431ff9c5 npm: package updates 2024-03-18 00:03:46 +00:00
Sergei Birukov
32fc78589a Lint 2024-03-17 20:38:21 +03:00
Sergei Birukov
f3a8ff6490 Add dark/light mode toggle. Add chart toggle
Change dark/light mode detection
Add saving uiShowCharts to local storage
Add saving uiTheme to local storage
Add ui buttons
2024-03-17 20:38:21 +03:00
Philip H
f7bd362538
fixup: Server.js 2024-03-15 15:23:12 +01:00
Philip H
44cc5683d4
Merge branch 'master' into feat-h3 2024-03-15 15:22:17 +01:00
Sergei Birukov
12b72cf389 Fix lint errors 2024-03-15 15:20:35 +01:00
Sergei Birukov
ccde2fdfd3 Disable debug 2024-03-15 15:20:35 +01:00
Sergei Birukov
166a58a685 Fix charts on mobile 2024-03-15 15:20:35 +01:00
Sergei Birukov
73242c61c3 Remove .env from repo 2024-03-15 15:20:35 +01:00
Sergei Birukov
3d11730926 Fix traffic charts. Add chart vars
Add UI_TRAFFIC_STATS, UI_CHART_TYPE
2024-03-15 15:20:35 +01:00
NPM Update Bot
e2242daef1 npm: package updates 2024-03-15 14:18:17 +00:00
Philip H
ee5a2c6c5a
Server.js: remove cookie setting
Proxy is recommended else use only internally
2024-03-15 15:17:41 +01:00
Philip H
68187e07a1
Merge branch 'master' into feat-cidr-notation 2024-03-14 13:49:26 +01:00
Philip H.
7596385d5a
fixup: lint errors and uninstall express 2024-03-14 12:18:47 +00:00
Philip H.
10f246ea59
fixup: Server.js 2024-03-14 08:19:29 +00:00
Philip H.
3f2495a0ea
fixup: UI_TRAFFIC_STATS 2024-03-14 08:14:52 +00:00
Philip H.
b7c2c81cc7
fixup: lint errors 2024-03-14 08:05:09 +00:00
Philip H
064e264ce8
Server.js: add missing ')' 2024-03-14 08:59:31 +01:00
Philip H
08c412fd14
Server.js: remove white-space 2024-03-14 08:57:38 +01:00
Philip H
8c771b054c
Server.js: add UI_TRAFFIC_STATS 2024-03-14 08:55:15 +01:00
Philip H
e9480a5ed5
fixup Server.js: even to master 2024-03-14 08:50:31 +01:00
Philip H
1a3cff855e
Merge branch 'feat-h3' into master 2024-03-14 08:48:53 +01:00
Rahil Bhimjiani
d91f08eb1b i18n.js: add Hindi language translation
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
2024-03-13 18:52:25 +01:00
NPM Update Bot
4dc439f041 npm: package updates 2024-03-13 17:49:02 +00:00
Philip H
2ffb68eeb2
[update] package.json and changelog to current release 12
Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com>
2024-03-12 18:46:50 +01:00
NPM Update Bot
2d683678b0 npm: package updates 2024-03-11 15:34:20 +00:00
NPM Update Bot
e408e4bba2 npm: package updates 2024-03-11 00:02:41 +00:00
NPM Update Bot
b4930b386c npm: package updates 2024-03-09 17:22:18 +00:00
NPM Update Bot
925a47d15a npm: package updates 2024-03-06 16:04:24 +00:00
Philip H
3621bdebad
feat: no private key (#887)
Thank you @willtho89!
2024-03-06 17:03:33 +01:00
Philip H
a36ab8891e
fixup: WireGuard.js 2024-03-06 16:43:07 +01:00
Philip H
5ee284b973
fixup: WireGuard.js 2024-03-05 19:35:38 +01:00
Philip H
754b5f29af
fixup: WireGuard.js
well I was on the client side so I hope I get all stuff fixed now.
2024-03-05 19:29:14 +01:00
Philip H
86f23cd1d3
config.js: formatting 2024-03-05 18:37:28 +01:00
Philip H
63faf4c507
fixup: WireGuard.js 2024-03-05 18:24:42 +01:00
Philip H
76a3d7f81d
fixing stuff and formating 2024-03-05 18:15:42 +01:00
Philip H
2f89765112 WireGuard.js: fixup undefined CIDR 2024-03-05 17:56:13 +01:00
Thomas Willems
cb45bc1c43 update ip package to 2.0.1 2024-03-05 16:58:19 +01:00
Thomas Willems
c4d4da38e7 correct CIDR notation 2024-03-05 16:58:19 +01:00
Thomas Willems
89415a2258 refactor to support CIDR and legacy notation
for WG_DEFAULT_ADDRESS
2024-03-05 16:58:19 +01:00
Thomas Willems
577af9947d introduce WG_DEFAULT_ADDRESS_RANGE (CIDR notation)
This PR allows the use of Address Ranges using the CIDR notation.

To make it backward compatible, i introduced a new env variable WG_DEFAULT_ADDRESS_RANGE (defaults to the previous default of 24).

This allows the usage of smaller subnets (or possibly larger; but i didn't test that due to restrictions on my network). Client IPs will be calculated with correct IP addresses instead of making assumptions of the address space.
2024-03-05 16:58:19 +01:00