Commit Graph

90 Commits

Author SHA1 Message Date
NPM Update Bot f06b7e00aa npm: package updates 2024-05-30 07:31:06 +00:00
davide-acanfora c26b536b65 Remove unnecessary bcryptjs module usage 2024-05-27 20:25:00 +02:00
davide-acanfora 859dd2f25b Replace uuid module with built in crypto for UUIDv4 generation 2024-05-27 20:25:00 +02:00
NPM Update Bot 4bfef3c0c0 npm: package updates 2024-05-27 00:03:06 +00:00
Philip H e2eb7bc362
avoid warnings on ci
as we support nodejs latest lts version on instance without docker
2024-05-09 17:28:28 +02:00
Philip H e46efd6088
package.json: rollback nodejs 18
because of build hang on newer nodejs version stick to nodejs 18
2024-05-04 20:59:36 +02:00
davide-acanfora 6b2f57f2f1 Added nodemon as a dev dependency and removed unnecessary instructions from the Dockerfile 2024-04-30 17:03:48 +02:00
pheiduck 3032163814 bump to node 20 2024-04-19 17:12:07 +02:00
Philip H 2a3acdcad5
Merge branch 'master' into revert-888-feat-cidr-notation 2024-04-06 15:17:43 +02:00
Philip H 9e925c2ebb
[prepare] version bump to 13 and updated changelog
Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com>
2024-04-05 18:59:41 +02:00
NPM Update Bot 074b3548d2 npm: package updates 2024-03-31 17:37:34 +00:00
Philip H bf214fb4d3
Revert "feat: cidr notation" 2024-03-27 14:41:31 +01:00
Philip H 6c0049770e
Merge branch 'master' into feat-cidr-notation 2024-03-23 21:30:52 +01:00
Philip H 68187e07a1
Merge branch 'master' into feat-cidr-notation 2024-03-14 13:49:26 +01:00
Philip H. 7596385d5a
fixup: lint errors and uninstall express 2024-03-14 12:18:47 +00:00
Philip H 1a3cff855e
Merge branch 'feat-h3' into master 2024-03-14 08:48:53 +01: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
Thomas Willems cb45bc1c43 update ip package to 2.0.1 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
NPM Update Bot 9ca88e18af npm: package updates 2024-03-01 00:13:45 +00:00
cany748 e8a160b14f refactor!: migrate from express to h3 2024-02-28 15:48:09 +07:00
NPM Update Bot 79f1b88534 npm: package updates 2024-01-29 00:12:15 +00:00
pheiduck dc83434253 update changelog for v11 2024-01-22 22:04:44 +01:00
Philip H. 2df3e6cb42
update: app.css to match latest tailwindcss version 2024-01-19 05:15:12 +00:00
NPM Update Bot c849d5b522 npm: package updates 2024-01-06 00:54:47 +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 50d7883933 npm: package updates 2023-12-25 13:00:42 +00:00
Philip H. 627651658f
revert: install eslint as dev-package 2023-12-24 14:50:43 +00:00
Philip H c772427d4a
Merge branch 'production' into master 2023-12-22 11:34:03 +01: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
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
NPM Update Bot ccf58444b1 npm: package updates 2023-12-20 00:26:43 +00: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 024abce7e5 update to node v20 2023-12-17 22:42:40 +01:00
pheiduck 275513c95f release 12 and patch 1.0.3: b334931027 2023-12-17 13:25:03 +01: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
Philip H. 5b27a1696d
package.json: uninstall eslint from package-base 2023-12-02 16:19:02 +00:00
Philip H. b9db8c9cd6
use: bcryptjs 2023-12-02 13:01:20 +00:00
Philip H 268681d6b5 changelog: release 12 2023-12-01 22:48:03 +01:00
Philip H 02a13049cb
Merge branch 'main' into darkmode 2023-12-01 18:01:52 +01: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. bacbcf1605 npm: package updates 2023-11-13 18:03:43 +00: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