Philip H
e2eb7bc362
avoid warnings on ci
as we support nodejs latest lts version on instance without docker
11 months ago
Philip H
e46efd6088
package.json: rollback nodejs 18
because of build hang on newer nodejs version stick to nodejs 18
11 months ago
davide-acanfora
6b2f57f2f1
Added nodemon as a dev dependency and removed unnecessary instructions from the Dockerfile
11 months ago
pheiduck
3032163814
bump to node 20
1 year ago
Philip H
9e925c2ebb
[prepare] version bump to 13 and updated changelog
Signed-off-by: Philip H <[email protected] >
1 year ago
NPM Update Bot
074b3548d2
npm: package updates
1 year ago
Philip H
bf214fb4d3
Revert "feat: cidr notation"
1 year ago
Philip H.
7596385d5a
fixup: lint errors and uninstall express
1 year ago
Philip H
b37f85edea
[update] package.json and changelog to current release 12
Signed-off-by: Philip H <[email protected] >
1 year ago
Philip H
2ffb68eeb2
[update] package.json and changelog to current release 12
Signed-off-by: Philip H <[email protected] >
1 year ago
Thomas Willems
cb45bc1c43
update ip package to 2.0.1
1 year ago
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.
1 year ago
NPM Update Bot
9ca88e18af
npm: package updates
1 year ago
cany748
e8a160b14f
refactor!: migrate from express to h3
1 year ago
NPM Update Bot
79f1b88534
npm: package updates
1 year ago
pheiduck
dc83434253
update changelog for v11
1 year ago
Philip H.
2df3e6cb42
update: app.css to match latest tailwindcss version
1 year ago
NPM Update Bot
c849d5b522
npm: package updates
1 year ago
Philip H.
d52b4ffbc8
use of internal eslint as external updated eslint introduces dependency warnings
1 year ago
NPM Update Bot
50d7883933
npm: package updates
1 year ago
Astound
c99c9375b2
Remove blank spaces
1 year ago
Philip H.
627651658f
revert: install eslint as dev-package
1 year ago
Peter Lewis
3a406ec59d
Bump version
1 year ago
Peter Lewis
be786e0a33
Update VERSION
1 year ago
Peter Lewis
faf3372c22
Fix versioning in package.json
Fix versioning in package.json to align to its move upstream.
1 year ago
NPM Update Bot
ccf58444b1
npm: package updates
1 year ago
Philip H
a1a132e25f
Updates: Dockerfile and npm packages ( #57 )
- manage node updates via major version
- get rid of checksum to always pull latest node.js image
- npm package updates
1 year ago
NPM Update Bot
80d6aefcae
npm: package updates
1 year ago
Emile Nijssen
12c69ee949
node v20 → v18
1 year ago
Emile Nijssen
94d0016674
release 8
1 year ago
Emile Nijssen
024abce7e5
update to node v20
1 year ago
pheiduck
275513c95f
release 12 and patch 1.0.3: b334931027
1 year ago
Philip H.
2ced701309
src/package.json: add description
1 year ago
NPM Update Bot
3caaa1c483
npm: package updates
1 year ago
Philip H.
5b27a1696d
package.json: uninstall eslint from package-base
1 year ago
Philip H.
b9db8c9cd6
use: bcryptjs
1 year ago
Philip H
268681d6b5
changelog: release 12
1 year ago
Philip H.
bf956e3ae8
Support for sessionless HTTP API authentication
1 year ago
goodbyepavlyi
042168f0bb
Add Darkmode
2 years ago
Philip H.
bfcdd1055a
npm: package updates
1 year ago
Philip H.
bacbcf1605
npm: package updates
1 year ago
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Philip H.
f8c513f050
fixup: revert to 1.0.0 and node 18
1 year ago
Philip H
d9dfd05d4f
wg-easy: patch 1.0.1
support for node 18
Fix: Unsupported engine
1 year ago
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] <[email protected] >
1 year ago
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
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] <[email protected] >
2 years ago
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] <[email protected] >
2 years ago
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] <[email protected] >
2 years ago
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] <[email protected] >
2 years ago