Utkarsh Goel
33634211a9
check for empty WG_DEFAULT_ADDRESS
2024-03-27 22:19:27 +08:00
Philip H
6045c2ada5
fix backward compatibility issue ( #946 )
2024-03-27 15:09:10 +01:00
Philip H
bf214fb4d3
Revert "feat: cidr notation"
2024-03-27 14:41:31 +01:00
Philip H
9332e8b663
fix backward compatibility issue ( #945 )
...
in #888
fixes #943
2024-03-27 14:33:18 +01:00
Utkarsh Goel
dbbfdd5357
Add backward compatibility for WG_DEFAULT_ADDRESS
2024-03-27 21:27:43 +08:00
NPM Update Bot
cb63d5c67f
npm: package updates
2024-03-26 16:40:32 +00:00
Philip H
3fce6e8d1d
feat: cidr notation ( #888 )
2024-03-26 17:39:56 +01:00
Philip H
2f9364aa31
wg-easy.service: add missing WG_DEFAULT_ADDRESS_RANGE
2024-03-25 18:31:06 +01:00
Philip H
479c51d741
WG_DEFAULT_ADDRESS_RANGE `/` is not needed
2024-03-25 17:18:14 +01:00
Philip H
196cb63c6e
README.md: add WG_DEFAULT_ADDRESS_RANGE
2024-03-25 17:15:30 +01:00
Philip H
d024018bba
fix cidr block calculation issue, fix post down config ( #939 )
...
Thanks for your work @utkarsh867!
2024-03-25 16:54:22 +01:00
Utkarsh Goel
5cdacd6cc3
Fix CIDR block calculation issue, fix POST_DOWN config
2024-03-25 23:28:36 +08:00
Philip H.
fe7d77e481
fixup: packages
2024-03-23 20:34:43 +00:00
Philip H
6c0049770e
Merge branch 'master' into feat-cidr-notation
2024-03-23 21:30:52 +01:00
Philip H
f134a3671a
fix: add Content-Type header for static files ( #933 )
2024-03-23 20:15:20 +01:00
cany748
8d00c5456a
fix: add Content-Type header for static files
2024-03-23 19:37:33 +01:00
NPM Update Bot
c2829d79e0
npm: package updates
2024-03-23 18:36:33 +00:00
Philip H
ac47789561
revert: Workaround CVE-2023-42282
...
newest images have updated ip package
2024-03-23 19:35:58 +01:00
NPM Update Bot
5afb701013
npm: package updates
2024-03-21 10:42:32 +00:00
Philip H
81cae5e231
Use one command for updating with Docker Compose ( #929 )
2024-03-21 11:42:00 +01:00
Edgars
6c567d0082
Use one command for updating with Docker Compose
...
`README.md` was updated to use a one-liner to update WireGuard Easy with
Docker Compose.
A note about image tag was added to avoid confusion when one is
specified in Compose file and it is other than `latest`, as that would
result in no pull and no WireGuard Easy container recreation.
2024-03-21 09:02:08 +02:00
NPM Update Bot
62703ffbd6
npm: package updates
2024-03-20 12:38:50 +00:00
Philip H
19589e7ee7
refactor!: migrate from express to h3 ( #914 )
2024-03-20 13:38:14 +01:00
NPM Update Bot
d40536c3fb
npm: package updates
2024-03-19 21:10:54 +00:00
Philip H
f979d23704
Add Chart and Auto/Light/Dark mode toggles ( #925 )
...
A banging contribution from @suxscribe. Many thanks!
2024-03-19 22:10:22 +01:00
Philip H
99c8081fe9
Add Chart and Auto/Light/Dark mode toggles ( #924 )
2024-03-19 21:24:14 +01:00
suxscribe
1c98e466c6
Merge branch 'feat-stats' into feat-toggles
2024-03-19 18:34:41 +03:00
Philip H
953a67bbdd
fixup: Server.js
2024-03-19 14:18:29 +01:00
Philip H
5fbfb26937
fixup: Server.js
2024-03-19 14:16:44 +01:00
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
Philip H
a7ecb2a067
Fix TX/RX charts. Add UI_CHART_TYPE ( #915 )
2024-03-19 13:53:28 +01:00
Philip H
88b1b20e48
docker-compose.yml: add UI_CHART_TYPE
2024-03-18 21:25:08 +01: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
Philip H
ed0e46788a
Update deploy.yml
2024-03-18 21:25:08 +01:00
Philip H
90bcdd1259
deploy.yml: rebuild v11
...
mistake
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
Philip H
4d5a5c9e0d
docker-compose.yml: add UI_CHART_TYPE
2024-03-15 15:20:35 +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