Bernd Storath
c4efb1d03a
update packages
argon2 now prebuilds for armv7
only libsql is missing: https://github.com/tursodatabase/libsql-js/pull/169
1 week ago
Bernd Storath
529b9eeb88
improve image size
2 weeks ago
Bernd Storath
69ee741d7e
Feat: distributed build ( #1829 )
* distribute build across runners
* better formatting
* fix issues
* fix matrix
* retrigger build
2 weeks ago
Bernd Storath
f2dc38e91b
add setup guide
2 weeks ago
Bernd Storath
64e9484331
update packages
2 weeks ago
Bernd Storath
c777fa30b3
publish stable docker compose ( #1828 )
2 weeks ago
Bernd Storath
734d91fd98
replace nightly with edge ( #1819 )
2 weeks ago
Bernd Storath
84ed7b299f
Feat: Cli ( #1818 )
* add cli
* fix lint
* add docs, include cli packages
* fix docs, username instead of name
2 weeks ago
Bernd Storath
1cfe6404b2
Feat docs ( #1814 )
* improve docs and formatting
* lint in ci
avoid using bundled prettier from vscode extension
* fix action, typos
* remove header
* remove unused deps
3 weeks ago
Bernd Storath
2a32c1b9c0
remove unused dependencies
3 weeks ago
Bernd Storath
3ef258a28a
Bump version to 15.0.0-beta.12
3 weeks ago
Bernd Storath
ff783fd4d1
Feat: Improve Docs ( #1791 )
* improve docs
* preplan guides
* fix spelling
* fix nftables rules
* consistent wg-easy code block
* fix grammar
3 weeks ago
Bernd Storath
65aa067100
update packages
3 weeks ago
Edgars
48e6949a4d
Update `docker-run.md` ( #1804 )
Small fixes were made to:
- adjust indentation for the first line in code blocks;
- fix backticks;
- make the URL interactive.
3 weeks ago
Bernd Storath
9ebf2c1d33
chore: disable latest tag for docker
so old installations wont break until v15 is stable enough
1 month ago
Bernd Storath
d0f85316a6
chore: delete changelog from docs
1 month ago
Bernd Storath
ff9fd553c5
Fix: sync / rekey issue ( #1789 )
only sync if needed
1 month ago
Bernd Storath
e92ee0464e
Feat: Server Endpoint ( #1785 )
* add server endpoint to client
* be able to update endpoint over api
1 month ago
Bernd Storath
9df049d3f4
Feat: startup info ( #1784 )
add startup info
1 month ago
Bernd Storath
32b73b850a
Feat: 2fa ( #1783 )
* preplan otp, better qrcode library
* add 2fa as feature
* add totp generation
* working totp lifecycle
* don't allow disabled user to log in
not a security issue as permission handler would fail anyway
* require 2fa on login
if enabled
* update packages
* fix typo
* remove console.logs
1 month ago
Bernd Storath
1c7f64ebd5
Bump version to 15.0.0-beta.11
1 month ago
Bernd Storath
589ec1fe9a
Feat: Show insecure warning ( #1779 )
show insecure warning
1 month ago
Bernd Storath
6e0d758e36
Feat: Hash metrics password ( #1778 )
hash the metrics password
if it is not already hashed
1 month ago
Pokydko Oleksandr
940edb2b0c
Improvements to username and password validations ( #1745 )
* Fix: Improve special character regex (#1744 )
* update password special character regex to support
( `-` `_` `=` `+` `[` `]` `;` `'` `\` `/` )
* Fix: Allow usernames starting from 2 characters (#1744 )
* update username validation to support short usernames starting from 2 characters
* remove char validation altogether
---------
Co-authored-by: Bernd Storath <[email protected] >
1 month ago
Bernd Storath
d51f12a82f
update packages
1 month ago
Bernd Storath
4a3747fa12
update packages
1 month ago
Bernd Storath
499fb096b6
Fix: button triggering form ( #1750 )
prevent button from triggering form
2 months ago
Bernd Storath
c5c3a65bbf
Fix: slow suggest Host Address ( #1746 )
load on client instead of block
2 months ago
Bernd Storath
c133446f9c
Bump version to 15.0.0-beta.10
2 months ago
Bernd Storath
e8b3e54228
fix libsql bundling issue
2 months ago
Bernd Storath
a9a51337da
Bump version to 15.0.0-beta.9
2 months ago
Bernd Storath
bbee7e04ed
Feat: add ability to restart interface ( #1740 )
add ability to restart interface
2 months ago
Bernd Storath
198b240755
Feat: Suggest IP or Hostname ( #1739 )
* get ip and hostnames
* use heroicons
* add host field
* get private info
* unstyled prototype
* styled select
* add to setup
* fix types
2 months ago
Bernd Storath
86bdbe4c3d
Feat: Initial Setup through env vars ( #1736 )
* initial support for initial setup
* improve setup
* improve mobile view
* move base admin route
* admin panel mobile view
* set initial host and port
* add docs
* properly setup everything, use for dev env
* change userconfig and interface port on setup, note users afterwards
2 months ago
Bernd Storath
4890bb28e5
Bump version to 15.0.0-beta.8
2 months ago
Bernd Storath
c3dbd3a815
Fix: Add ui port to template ( #1735 )
* add ui port to template
* update changelog
2 months ago
Bernd Storath
fc480df910
Fix: Update ip outside of cidr ( #1733 )
* update packages
* check if ip is included on update
* update package manager
2 months ago
dependabot[bot]
b3bd2502af
build(deps): bump nuxt from 3.15.4 to 3.16.0 in /src ( #1727 )
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt ) from 3.15.4 to 3.16.0.
- [Release notes](https://github.com/nuxt/nuxt/releases )
- [Commits](https://github.com/nuxt/nuxt/commits/v3.16.0/packages/nuxt )
---
updated-dependencies:
- dependency-name: nuxt
dependency-type: direct:production
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>
2 months ago
dependabot[bot]
eb5ad91022
build(deps-dev): bump eslint from 9.21.0 to 9.22.0 in /src ( #1726 )
Bumps [eslint](https://github.com/eslint/eslint ) from 9.21.0 to 9.22.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/v9.21.0...v9.22.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>
2 months ago
dependabot[bot]
f2955a1278
build(deps): bump @nuxtjs/i18n from 9.2.1 to 9.3.1 in /src ( #1728 )
Bumps [@nuxtjs/i18n ](https://github.com/nuxt-modules/i18n ) from 9.2.1 to 9.3.1.
- [Release notes](https://github.com/nuxt-modules/i18n/releases )
- [Changelog](https://github.com/nuxt-modules/i18n/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nuxt-modules/i18n/compare/v9.2.1...v9.3.1 )
---
updated-dependencies:
- dependency-name: "@nuxtjs/i18n"
dependency-type: direct:production
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>
2 months ago
dependabot[bot]
1b76c066e0
build(deps-dev): bump @nuxt/eslint from 1.1.0 to 1.2.0 in /src ( #1729 )
Bumps [@nuxt/eslint ](https://github.com/nuxt/eslint/tree/HEAD/packages/module ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/nuxt/eslint/releases )
- [Commits](https://github.com/nuxt/eslint/commits/v1.2.0/packages/module )
---
updated-dependencies:
- dependency-name: "@nuxt/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>
2 months ago
Bernd Storath
5b68cc7311
Feat: Confirm setup password ( #1722 )
confirm setup password
2 months ago
Bernd Storath
0597470f4c
Bump version to 15.0.0-beta.7
2 months ago
Bernd Storath
159a51cff4
Feat: Global config override ( #1720 )
* be able to change dns. implement global override
* link donate to readme
* implement global config for allowed ips
* change translations, fix generation
* improve docs
2 months ago
Bernd Storath
9fc6ebafb3
Bump version to 15.0.0-beta.6
2 months ago
Bernd Storath
9a029eeb23
improve docs, add version script
2 months ago
Bernd Storath
e5fb6ff3a6
Fix: OneTimeLinks ( #1719 )
* fix otls
* one otl per client
* revert some code
* revert some more code, add comments
* adjust migration
2 months ago
杨黄林
fcb5049dab
Add PreUp, PostUp, PreDown, PostDown for client ( #1714 )
* Fix create client popup background is not white
* Fix no Add button when client Allowed Ips or Server Allowed Ips is empty
* Add preUp preDown postUp postDown for client
* Add description of hooks for client config
* Move hooks's label text into 'hooks' in en.json
---------
Co-authored-by: yanghuanglin <[email protected] >
Co-authored-by: Bernd Storath <[email protected] >
2 months ago
Bernd Storath
93db67bab6
fix: only require metrics password if set ( #1715 )
2 months ago
Bernd Storath
842475f799
Fix: Cidr Change ( #1712 )
* only calculate ip if cidr changed
if the cidr did not change, the ip will not change to prevent ip shifts
* fix lint
2 months ago