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
NPM Update Bot
90431ff9c5
npm: package updates
2024-03-18 00:03:46 +00: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
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.
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
86f23cd1d3
config.js: formatting ✨
2024-03-05 18:37:28 +01:00
Thomas Willems
19c83de975
add .is-disabled
2024-03-04 21:40:17 +01:00
Thomas Willems
76c713499d
allow clients with no privateKey
...
see https://github.com/wg-easy/wg-easy/discussions/791
I disabled the download from the frontend.
If someone tries to manually call the API, the privateKey block is set to "REPLACE_ME" to indicate that this value must be set manually.
2024-03-04 21:39:57 +01:00
NPM Update Bot
b90941715c
npm: package updates
2024-03-04 21:38:22 +01:00
Thomas Willems
80cb585560
fix lint error
2024-03-04 17:46:39 +01:00
Florian Rattay
e9e8d47858
Import json configurations with no PreShared-Key
2024-03-03 11:52:37 +01:00
NPM Update Bot
b9f037fae1
npm: package updates
2024-03-03 00:13:03 +00:00
Philip H
ce1af6d691
Merge branch 'feat-no-privateKey' into feat/clients-without-privatekey
2024-03-02 14:12:38 +01:00
Philip H
a6d092dd87
fixup: lint errors
2024-03-01 14:26:13 +01:00
Chanchai
6604e44ea3
feat: support graceful shutdown
2024-03-01 14:26:13 +01:00
Philip H
6eaa00d620
Merge branch 'master' into feat-stats
2024-03-01 14:23:29 +01:00
Philip H
9a3f6b0544
Merge branch 'master' into feature/added-thai-language
2024-03-01 14:17:43 +01:00
NPM Update Bot
075c13bfc2
npm: package updates
2024-03-01 13:13:09 +00:00
davide-acanfora
a6767cafb2
Added Italian language. Updated supported languages list
2024-03-01 14:10:16 +01:00
Chanchai
811ac30fd3
update Thai language
2024-03-01 14:10:01 +01:00
Chanchai
58435fe972
Added Thai language
2024-03-01 14:10:01 +01:00
NPM Update Bot
9ca88e18af
npm: package updates
2024-03-01 00:13:45 +00:00
NPM Update Bot
c733ef410d
npm: package updates
2024-02-29 00:11:47 +00:00
cany748
7efdbf38e4
fix: revert ServerError.js
2024-02-28 16:27:33 +07:00
cany748
e8a160b14f
refactor!: migrate from express to h3
2024-02-28 15:48:09 +07:00