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
Philip H.
35144b34c2
fixup: some security stuff
2023-12-03 08:53:54 +00:00
Philip H
f1cafc3f09
fixup Server.js: revert secure: true
...
Clear text transmission of sensitive cookie (medium)
needs rework for better fix
2023-12-02 23:49:41 +01:00
Philip H
4c7d763d24
fixes: security stuff ( #47 )
...
Insecure randomness (high)
gravatar: md5 insecure hash algorithm (high)
Clear text transmission of sensitive cookie (medium)
2023-12-02 22:59:30 +01:00
NPM Update Bot
22da2ec243
npm: package updates
2023-12-02 16:19:46 +00:00
Philip H.
5b27a1696d
package.json: uninstall eslint from package-base
2023-12-02 16:19:02 +00:00
Philip H.
e5f4fb4e90
fixup: require('bcryptjs')
2023-12-02 13:07:21 +00:00
NPM Update Bot
5c2df2e8b5
npm: package updates
2023-12-02 13:01:50 +00:00
Philip H.
b9db8c9cd6
use: bcryptjs
2023-12-02 13:01:20 +00:00
NPM Update Bot
53cd99a3b9
npm: package updates
2023-12-02 12:45:24 +00:00
NPM Update Bot
312812d815
npm: package updates
2023-12-01 21:48:46 +00:00
Philip H
268681d6b5
changelog: release 12
2023-12-01 22:48:03 +01:00
Philip H.
3257d22233
patch: src/package-lock.json
2023-12-01 17:06:03 +00:00
Philip H
02a13049cb
Merge branch 'main' into darkmode
2023-12-01 18:01:52 +01:00