Commit Graph

100 Commits

Author SHA1 Message Date
NPM Update Bot 2b7c846823 npm: package updates 2024-08-07 14:11:55 +00:00
NPM Update Bot 5dad038796 npm: package updates 2024-07-27 11:05:05 +00:00
pheiduck 14fd01f4d0 prepare: version bump and changelog
Signed-off-by: pheiduck <47042125+pheiduck@users.noreply.github.com>
2024-07-24 17:46:31 +02:00
tetuaoro b46018efd8 fix: buttons on mobile 2024-07-22 12:44:53 +02:00
NPM Update Bot 2ef264d06f npm: package updates 2024-07-20 14:35:18 +00:00
NPM Update Bot 2f956248db npm: package updates 2024-06-20 09:46:37 +00:00
Philip H b5372f0dbc
bring password hash back
users want to have this instead cleartext password. Mitigates security issues.
2024-06-16 16:14:19 +02:00
NPM Update Bot 1370141f03 npm: package updates 2024-06-06 15:21:02 +00:00
NPM Update Bot b60f0e9668 npm: package updates 2024-06-02 13:20:07 +00:00
Philip H e5e63c43e6
package.json: fixup license identifier 2024-05-30 13:47:24 +02:00
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