Commit Graph

149 Commits

Author SHA1 Message Date
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
Philip H. c1ab294ca2
npm: package updates 2023-12-01 16:18:02 +00:00
Philip H. 2c4c3fd5c5
npm: package updates 2023-12-01 14:39:31 +00:00
Philip H. bf956e3ae8
Support for sessionless HTTP API authentication 2023-11-21 20:06:55 +00:00
goodbyepavlyi 042168f0bb Add Darkmode 2023-11-19 16:10:19 +00:00
Philip H. 739d049a1b patch: --legacy-peer-deps should be a temporary solution 2023-11-19 13:57:55 +00:00
NPM Update Bot f8f9edb7d8 npm: package updates 2023-11-19 10:12:46 +00:00
NPM Update Bot 24560f460b npm: package updates 2023-11-19 10:05:20 +00:00
Philip H f37c9b6da2 npm: update legacy peer dependencies 2023-11-19 10:04:46 +00:00
NPM Update Bot 96c93e3f8f npm: package updates 2023-11-18 01:08:51 +00:00
NPM Update Bot 446f5d5849 npm: package updates 2023-11-16 19:54:11 +00:00
Philip H 1a8062dde3
config.js: if not set use wireguard default mtu 2023-11-15 10:36:17 +01:00
Philip H 94b9eaf3cd
Revert "fixup: Determine interface of default network rather than assume eth0" 2023-11-15 09:36:45 +01:00
Chris Debenham 7ba23dc593 Determine interface of default network rather than assume eth0
fixup: import child_process before package.json
2023-11-14 12:32:01 +00:00
Philip H e2e6b55c3b
package-lock.json: 1.0.1 2023-11-13 19:53:23 +01:00
Philip H. bacbcf1605 npm: package updates 2023-11-13 18:03:43 +00:00
Philip H 8cc99d7ccc
fixup: security-updates (#18) 2023-11-06 11:05:02 +01:00
Philip H b5698df61d
index.html: add fork note 2023-11-05 18:38:39 +01:00
Philip H e429c86d81
lib/WireGuard.js - ListenPort from ENV (#11)
Co-authored-by: Whithil <ericcruz.prog@gmail.com>
2023-11-05 11:31:04 +01:00
dependabot[bot] cc3204c565
Bump eslint from 8.52.0 to 8.53.0 in /src (#9)
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-05 10:52:23 +01:00
Philip H. f8c513f050 fixup: revert to 1.0.0 and node 18 2023-11-05 09:16:21 +00:00
Philip H d9dfd05d4f
wg-easy: patch 1.0.1
support for node 18
Fix: Unsupported engine
2023-11-04 09:54:42 +01:00
Philip H. 13aa9991fd change repo for deploy 2023-11-03 20:21:17 +00:00
dependabot[bot] 0b685bdf0d Bump uuid from 9.0.0 to 9.0.1 in /src
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 20:49:13 +01:00
dependabot[bot] cdd4316122
Bump eslint from 8.48.0 to 8.52.0 in /src (#1)
Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.48.0...v8.52.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-03 20:48:53 +01:00
dependabot[bot] dc4a7c0835
Bump eslint from 8.46.0 to 8.48.0 in /src
Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.48.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.48.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 06:49:24 +00:00
dependabot[bot] a52e50df83
Bump eslint from 8.45.0 to 8.46.0 in /src
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 06:11:26 +00:00
dependabot[bot] 7be3ba446c
Bump eslint from 8.44.0 to 8.45.0 in /src
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 06:12:44 +00:00
dependabot[bot] 2099588f68
Bump eslint from 8.43.0 to 8.44.0 in /src
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 06:05:46 +00:00
dependabot[bot] 45ed7ccb18
Bump eslint from 8.42.0 to 8.43.0 in /src
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.43.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 07:02:41 +00:00