Commit graph

391 commits

Author SHA1 Message Date
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