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
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
NPM Update Bot
f963e7a4d1
npm: package updates
2024-02-28 00:11:32 +00:00
Philip H
e942ebd577
app.css: revert version modification
2024-02-27 21:33:53 +01:00
Sergei Birukov
7d19b74845
Fix simple stats wrapping on mobile
2024-02-27 20:03:43 +03:00
Philip H
00956ecf74
Merge branch 'feat-no-privateKey' into feat/clients-without-privatekey
2024-02-26 10:47:43 +01:00
NPM Update Bot
1d7e11e11f
npm: package updates
2024-02-26 00:12:23 +00:00
Peter Lewis
ebc5173bd0
usage -> traffic
2024-02-25 22:02:53 +00:00
Peter Lewis
f6b0085c1b
fix regression
2024-02-25 21:47:56 +00:00
Peter Lewis
a40dbe130e
detailed -> usage
2024-02-25 21:42:51 +00:00
Peter Lewis
a4da7421c8
Merge remote-tracking branch 'origin/feat-stats' into feat-stats
2024-02-25 21:40:10 +00:00
Peter Lewis
0444940303
Merge pull request #872 from suxscribe/feat-update-client-layout
...
Fix detailed stats 3
2024-02-25 19:54:56 +00:00
NPM Update Bot
97b8819834
npm: package updates
2024-02-25 00:13:05 +00:00
Sergei Birukov
2c05b7989f
Align stats to the right on mobile
2024-02-22 21:01:01 +03:00
Philip H
fbfaaa4f67
update ApexCharts to v3.46.0 ( #867 )
2024-02-22 16:27:40 +01:00
NPM Update Bot
6d99128040
npm: package updates
2024-02-22 15:21:18 +00:00
Philip H
d734445184
Fix Gravatar support ( #865 )
...
Thank you @sardaukar!
2024-02-22 16:20:45 +01:00
Loudhot
0a2c06a386
Update i18n.js
2024-02-22 15:36:27 +03:00
Loudhot
5a0a9c7333
Update i18n.js
...
Added Ukrainian language
2024-02-22 03:52:31 +03:00
NPM Update Bot
3fcd74ec3e
npm: package updates
2024-02-22 00:11:48 +00:00
pheiduck
511e6140fc
update ApexCharts to v3.46.0
2024-02-21 20:34:06 +01:00
Bruno Antunes
d12c81e51f
Forgot to trim the string
2024-02-21 10:33:30 +00:00
Bruno Antunes
f61b187402
Fix Gravatar support
2024-02-21 10:23:53 +00:00
NPM Update Bot
1412f63dfa
npm: package updates
2024-02-21 09:25:10 +00:00
Philip H
a951f0eb26
i18n.js: fixup remove trailing space
2024-02-21 10:22:57 +01:00
nashi23
e4f9a37933
Add Simplified Chinese & Traditional Chinese Language
2024-02-21 16:47:45 +08:00
NPM Update Bot
afaaa2bd0e
npm: package updates
2024-02-21 00:12:01 +00:00
NPM Update Bot
4b543edec5
npm: package updates
2024-02-20 12:37:34 +00:00
Rui Ribeiro
ca508549ca
Added Portuguese Language
...
Added Portuguese Language
2024-02-20 09:57:10 +00:00
NPM Update Bot
76c6792904
npm: package updates
2024-02-20 00:11:59 +00:00
deffcolony
30ba579517
adds Dutch & Icelandic language
...
+ added Dutch language
+ added Icelandic language by @alexveebee
Co-Authored-By: Alex <75509525+alexveebee@users.noreply.github.com>
2024-02-19 18:28:16 +01:00
Philip H
264eb078ca
fixup: Missing trailing comma
2024-02-19 12:36:11 +01:00
Quy Dang Quoc
30367ee32b
Add Vietnamese language
2024-02-19 17:04:56 +07:00
jkh0kr
69513770e9
Update i18n.js
...
Correct Korean language typo
2024-02-19 11:18:23 +09:00
NPM Update Bot
cc19f82a19
npm: package updates
2024-02-18 21:56:07 +00:00
Philip H
ca7a6c00cc
Fix detailed stats 2 ( #844 )
2024-02-17 20:38:59 +01:00
Sergei Birukov
c47ade71cc
Fix some bugs
...
json error
update css
some refactoring for getUiDetailedStats
2024-02-17 21:48:43 +03:00
Philip H
d7d515cdce
Fix detailed stats #843 from suxscribe/feat-update-client-layout
2024-02-17 16:02:01 +01:00
Sergei Birukov
a4049acdb6
Wrap layout on <640px
2024-02-17 17:47:52 +03:00
Sergei Birukov
a522a442ae
Change layout wrapping. Fix last seen
2024-02-17 15:22:43 +03:00
Peter Lewis
4a7700bfb8
Merge pull request #834 from suxscribe/feat-update-client-layout
...
Show total RX/TX data for each client in UI
2024-02-16 21:57:55 +00:00
NPM Update Bot
6670176c48
npm: package updates
2024-02-15 00:12:05 +00:00
NPM Update Bot
257be24edf
npm: package updates
2024-02-14 00:12:09 +00:00
Sergei Birukov
45147ee7c4
Fix lint errors
2024-02-13 19:30:34 +03:00
Sergei Birukov
fa392cf260
Add UI_DETAILED_STATS variable
...
Show detailed RX / TX stats when UI_DETAILED_STATS = true
Add api method to get UI_DETAILED_STATS value on frontend
2024-02-13 12:53:32 +03:00
NPM Update Bot
14e97c8d86
npm: package updates
2024-02-13 09:20:33 +00:00
jkh0kr
4b53c3d755
Update i18n.js
...
Add Korean language
2024-02-13 11:19:42 +09:00
NPM Update Bot
9fb0b2b760
npm: package updates
2024-02-13 00:12:36 +00:00
Sergei Birukov
a1fdc610ad
Merge branch 'master' into feat-update-client-layout
2024-02-12 17:30:45 +03:00
amarqz
e190544c50
Add Spanish language
2024-02-12 11:11:06 +01:00
NPM Update Bot
d386bed476
npm: package updates
2024-02-12 00:12:28 +00:00
Guillem Bonet
7b91dd678e
Add catalan language
...
Signed-off-by: Guillem Bonet <guillem.bonet@gmail.com>
2024-02-09 10:01:34 +01:00
NPM Update Bot
7cd64c3511
npm: package updates
2024-02-08 00:11:38 +00:00
NPM Update Bot
c7a30f4245
npm: package updates
2024-02-07 00:11:50 +00:00
Sergei Birukov
5b2a9308f5
Update client list layout and show total client RX/TX
...
Update client layout to show current and total rx/tx values in columns.
Update tablet and mobile layout
2024-02-06 17:45:33 +03:00
NPM Update Bot
d7b5f4d100
npm: package updates
2024-02-06 00:12:12 +00:00
NPM Update Bot
d0e0e6a415
npm: package updates
2024-02-04 00:13:18 +00:00
NPM Update Bot
eec94a3b4e
npm: package updates
2024-02-03 23:30:30 +00:00
NPM Update Bot
0f07244bb4
npm: package updates
2024-02-02 21:21:49 +00:00
Peter Lewis
660d77d63b
Merge pull request #800 from minghongx/rm-newline-char
...
Remove redundant newline char in generated client configuration
2024-02-02 20:58:13 +00:00
NPM Update Bot
946eb6004e
npm: package updates
2024-02-02 00:11:51 +00:00
Minghong Xu
648594733c
fixup: `interface` is a reserved word in strict mode
2024-01-31 03:50:53 +00:00
Thomas Willems
4aa6f99b04
rename is-disabled to inactive
2024-01-30 21:28:46 +01:00
Thomas Willems
20ae02dd48
add .is-disabled
2024-01-30 21:27:05 +01:00
Thomas Willems
c7cc3eca4a
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-01-30 21:27:02 +01:00
Minghong Xu
8aafe6b8c9
WireGuard.js: remove redundant newline char in client config generation
2024-01-30 06:59:19 +00:00
NPM Update Bot
bfd281fc9f
npm: package updates
2024-01-29 20:05:05 +00:00
Philip H
98fb6f724d
fixup: index.html
2024-01-29 16:55:29 +01:00
Philip H
518f8fd811
fixup: index.html
2024-01-29 16:48:32 +01:00
Philip H
8dbc882a11
index.html: logo on loginpage
2024-01-29 16:38:20 +01:00
NPM Update Bot
79f1b88534
npm: package updates
2024-01-29 00:12:15 +00:00
NPM Update Bot
3b42a3522b
npm: package updates
2024-01-27 00:11:33 +00:00
NPM Update Bot
a9e01b2677
npm: package updates
2024-01-26 00:53:14 +00:00
NPM Update Bot
599a7a07e0
npm: package updates
2024-01-22 21:05:23 +00:00
pheiduck
dc83434253
update changelog for v11
2024-01-22 22:04:44 +01:00
NPM Update Bot
19a2e5fc93
npm: package updates
2024-01-20 00:55:57 +00:00
NPM Update Bot
d9458f8f5c
npm: package updates
2024-01-19 09:48:06 +00:00
Philip H
9ab2c7672b
apexcharts.min.js: v3.45.1
2024-01-19 10:43:43 +01:00
Philip H
3dbb5bd7e8
vue-i18n.min.js: v8.28.2
2024-01-19 10:11:46 +01:00
Philip H.
9346dda2e5
fixup: lint error
2024-01-19 08:44:28 +00:00
pheiduck
a182efb443
load language before session
2024-01-19 09:35:35 +01:00
Philip H
3dae5d64fd
add multilanguage support ( #769 )
...
Thank you @cany748!
2024-01-19 08:39:59 +01:00
Philip H
7e4a3b3347
index.html: use app.css
2024-01-19 06:39:57 +01:00
Philip H.
2df3e6cb42
update: app.css to match latest tailwindcss version
2024-01-19 05:15:12 +00:00
Philip H
21ce36c116
vue.min.js: cleanup note
2024-01-18 18:51:20 +01:00
Philip H
77edd697e4
vue.min.js: v2.7.16
2024-01-18 18:38:16 +01:00
NPM Update Bot
7ed1572970
npm: package updates
2024-01-16 00:56:20 +00:00
Alexander
f7e8ad1fb5
Merge branch 'multilanguage_support' into master
2024-01-15 16:50:13 +07:00
NPM Update Bot
4b834b5276
npm: package updates
2024-01-15 00:58:37 +00:00
NPM Update Bot
8cd52231b5
npm: package updates
2024-01-13 00:55:52 +00:00
Peter Lewis
af44a82780
Update index.html
...
Remove errant `</p>`
2024-01-11 22:15:19 +00:00
Peter Lewis
d51ee147ea
Update index.html
...
Remove duplicate GitHub link
2024-01-11 22:03:02 +00:00
Peter Lewis
a8d6bac37f
Update index.html
2024-01-11 21:59:54 +00:00
NPM Update Bot
1dcc8a2be8
npm: package updates
2024-01-11 21:39:21 +00:00
NPM Update Bot
044897ce33
npm: package updates
2024-01-10 00:56:42 +00:00
Alexander
7ba2ed6368
Merge branch 'master' into master
2024-01-09 12:49:34 +07:00
NPM Update Bot
ecc461ddbd
npm: package updates
2024-01-09 00:56:30 +00:00
NPM Update Bot
e8ff6848f5
npm: package updates
2024-01-07 01:00:38 +00:00
NPM Update Bot
c849d5b522
npm: package updates
2024-01-06 00:54:47 +00:00
NPM Update Bot
1c6eb65385
npm: package updates
2024-01-05 08:57:58 +00:00
Philip H
6fa24b3391
fixup de: naming `update`
2024-01-03 23:48:45 +01:00
NPM Update Bot
d9ef36321b
npm: package updates
2024-01-03 22:38:43 +00:00
Philip H
cacf5f3c02
fixup de language: Login = Anmelden, Logout = Abmelden
2024-01-03 23:38:14 +01:00
NPM Update Bot
423c7c64e1
npm: package updates
2024-01-02 00:53:58 +00:00
Philip H
d16ed82290
WireGuard.js: revert to ' + WG_DEVICE + '
2023-12-30 20:10:13 +01:00
Philip H.
e1dfc0ff19
revert: custom interface PR: #700
2023-12-30 18:35:37 +00:00
Peter Lewis
2eb276a836
Update tailwind.config.js
...
Fixed missing `media` (replacing an errant `class`) for auto dark mode
2023-12-30 12:49:08 +00:00
Peter Lewis
b09ee3ec4f
Revert variable-isation
2023-12-30 08:48:21 +00:00
Peter Lewis
4c7aa0fd1a
Revert variable-isation
2023-12-30 08:46:56 +00:00
NPM Update Bot
1a878d6fd6
npm: package updates
2023-12-30 00:53:22 +00:00
Philip H.
e3fd6cf8b4
fixup: bcrypt implementation
2023-12-29 15:43:26 +00:00
Philip H
96420d6f51
config.js: fixup WG_INTERFACE
2023-12-26 15:52:45 +01:00
Philip H
01bcfa3ebe
Add custom port and interface ( #700 )
2023-12-26 14:41:54 +01:00
NPM Update Bot
883d047b8e
npm: package updates
2023-12-26 12:50:39 +00:00
Philip H.
d52b4ffbc8
use of internal eslint as external updated eslint introduces dependency warnings
2023-12-26 12:42:13 +00:00
NPM Update Bot
5196c413e9
npm: package updates
2023-12-26 00:53:31 +00:00
Philip H
7f44fa0500
Remove blank spaces ( #703 )
...
Thank you! @astounds
2023-12-25 14:07:21 +01:00
NPM Update Bot
50d7883933
npm: package updates
2023-12-25 13:00:42 +00:00
Astound
c99c9375b2
Remove blank spaces
2023-12-25 06:48:20 +08:00
Philip H.
627651658f
revert: install eslint as dev-package
2023-12-24 14:50:43 +00:00
Philip H
a73dbcc8e2
WireGuard.js: fixup lint errors
2023-12-24 15:09:03 +01:00
Philip H
fe3e3004ad
config.js: fixup lint errors
2023-12-24 15:08:05 +01:00
Comet1903
52fa781f13
Merge remote-tracking branch 'upstream/master' into add-custom-port-and-interface
2023-12-24 01:21:26 +01:00
Comet1903
6e08e5a824
add custom port and interface
2023-12-24 01:19:06 +01:00
Philip H
c772427d4a
Merge branch 'production' into master
2023-12-22 11:34:03 +01:00
Alexander
7d7a2ff8d7
Merge branch 'master' into master
2023-12-22 14:29:38 +07:00
NPM Update Bot
d02293bd04
npm: package updates
2023-12-22 06:19:03 +00:00
Peter Lewis
3a406ec59d
Bump version
2023-12-22 06:18:35 +00:00
Peter Lewis
be786e0a33
Update VERSION
2023-12-22 06:08:20 +00:00
Philip H
291cd3325b
config.js: revert fixed MTU 1420
2023-12-21 22:14:57 +01:00
NPM Update Bot
17cf8de2c4
npm: package updates
2023-12-21 20:57:07 +00:00
Peter Lewis
faf3372c22
Fix versioning in package.json
...
Fix versioning in package.json to align to its move upstream.
2023-12-21 20:56:33 +00:00
Peter Lewis
f3e926eabc
Update index.html
...
Switch to using `media` for dark mode.
2023-12-21 16:00:40 +00:00
Philip H.
6aad72296c
fixup: lint errors
2023-12-21 15:47:09 +00:00
Peter Lewis
aa939d876c
Merge remote-tracking branch 'pheiduck/main' into rebase-pheiduck
2023-12-21 14:25:54 +00:00
NPM Update Bot
ccf58444b1
npm: package updates
2023-12-20 00:26:43 +00:00
Alexander
3ee12e2a6a
Merge branch 'master' into master
2023-12-19 14:06:57 +07:00
NPM Update Bot
80d6aefcae
npm: package updates
2023-12-19 00:32:57 +00:00
Emile Nijssen
12c69ee949
node v20 → v18
2023-12-18 21:41:51 +01:00
Emile Nijssen
94d0016674
release 8
2023-12-17 22:59:30 +01:00
Emile Nijssen
7decb5907d
rename
2023-12-17 22:56:09 +01:00
Emile Nijssen
106387f71a
update packages
2023-12-17 22:44:47 +01:00
Emile Nijssen
024abce7e5
update to node v20
2023-12-17 22:42:40 +01:00
Emile Nijssen
a89ff96d37
weejewel → wg-easy
2023-12-17 22:37:34 +01:00
Philip H
8d88549d02
Server.js: expiryDate prevents login
2023-12-17 18:31:31 +01:00
pheiduck
275513c95f
release 12 and patch 1.0.3: b334931027
2023-12-17 13:25:03 +01:00
NPM Update Bot
e137419617
npm: package updates
2023-12-15 00:33:18 +00:00
NPM Update Bot
5be4238ae6
npm: package updates
2023-12-12 00:33:16 +00:00
NPM Update Bot
0a17c414bf
npm: package updates
2023-12-11 00:33:44 +00:00
Philip H.
2ced701309
src/package.json: add description
2023-12-05 20:37:18 +00:00
NPM Update Bot
3caaa1c483
npm: package updates
2023-12-05 07:32:19 +00:00
NPM Update Bot
406ba304d8
npm: package updates
2023-12-05 00:33:08 +00:00
Philip H.
2a775d4bf7
fixup: Prototype-polluting assignment (medium)
2023-12-03 11:50:14 +00:00
Philip H
9408b732a2
index.html: replace md5 with sha512
2023-12-03 12:34:18 +01:00
Philip H.
cb91b06b88
fixup: add sha512.min.js
2023-12-03 10:50:41 +00:00
Philip H.
206033a731
fixup: Prototype-polluting assignment (medium)
2023-12-03 10:21:43 +00:00
Philip H.
7d755f033b
session will be expire in 1 hour
2023-12-03 09:06:06 +00:00