slokhorst
f231126a50
Fix importing of IPv6 addresses
4 years ago
Per-Arne Andersen
22d7b9a04d
* Attempt to fix #66 with new IP-address check.
4 years ago
dependabot[bot]
5118a49f73
Bump npm from 6.14.4 to 6.14.6 in /wg_dashboard_frontend
Bumps [npm](https://github.com/npm/cli ) from 6.14.4 to 6.14.6.
- [Release notes](https://github.com/npm/cli/releases )
- [Changelog](https://github.com/npm/cli/blob/v6.14.6/CHANGELOG.md )
- [Commits](https://github.com/npm/cli/compare/v6.14.4...v6.14.6 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Per-Arne Andersen
d34a606546
* Bump npm to 6.14.6
4 years ago
Per-Arne Andersen
e1bde82e5c
* Minor "fix (workaround)" for cutting labels in input fields.
4 years ago
Per-Arne Andersen
6422e984f4
* Update to angular 11
* Travis seems to build fine
4 years ago
Per-Arne Andersen
81499a2308
* Update to angular 10
4 years ago
Per-Arne Andersen
2f548243fc
* Few travis fixes
* Preparing upgrade to angular 10
4 years ago
rezor92
898e673852
Change keep_alive from string to integer / number
4 years ago
rezor92
3d9882a19a
Make PersistentKeepalive configurable
4 years ago
Lombra
4cd7333f2f
Fix missing read_only parameter on server add via web interface
4 years ago
Lombra
9e69f92507
Reset server form only if server was added successfully
4 years ago
Lombra
a646cd7d77
Add server option for allowed IPs
4 years ago
Per-Arne Andersen
fdf1048f9b
Update package.json
4 years ago
Per-Arne Andersen
df1c94b8e9
* Initial version of client-mode.
* A lot of small fixes
* Added gui for client mode, where Clients are read-only (may change in the future)
* NEED FEEBACK On this :)
5 years ago
Per-Arne Andersen
d70f35c65e
* API-Key support. This ease automation, such as #21
5 years ago
Per-Arne Andersen
2c80a718f3
* API Docs.
5 years ago
Per-Arne Andersen
1eae153572
* Possible fix for peers not updating subnet. This should finish up #11
* Initial Support for IPv6. #20
5 years ago
Per-Arne Andersen
41abe44f45
* Fixed bug where server configuration did not update after peer update.
5 years ago
Per-Arne Andersen
0809ea3534
* Fixes auth issue #18
5 years ago
Per-Arne Andersen
994d59a75e
* Fixes #18 "dark theme slider"
5 years ago
Per-Arne
cf7d55d71a
* Breaking changes: Must remove subnet from client configurations in dashboard
* Added subnet support as described in #11
5 years ago
Per-Arne
a56509ab66
* Added migrations, needs testing
* Shared-keys are now per-peer basis and not global. They also reflect on the server config...
5 years ago
Per-Arne
74e6ba7764
# ADDED 'Download configuration'
You can now download configuration files directly as a .conf file for peer and .zip for servers. The server zip contains all peer configurations including the server.conf.
5 years ago
Per-Arne
9475cd99e5
* Update project name to wg-manager
5 years ago
Per-Arne
c568aa3ff2
* Added Default DNS
* Removed old code
* BREAKING CHANGES:
Create COLUMN dns on server table if you have running setup
5 years ago
Per-Arne
81c98c0cca
* Fixed annoying expand bug in peer frontend
* Fixed bug where address could not be changed for peers.
* Deleted old files.
5 years ago
Per-Arne
93cd5dbf3a
Added import support
5 years ago
Per-Arne
3dd857a84c
Stable version
5 years ago
Per-Arne
efa52e9fff
Updated GUI and fixed alot of instabilities in front end.
5 years ago
Per-Arne
b725c585b0
Added simple auth
5 years ago
Per-Arne
a33a1a8661
Initial Version
5 years ago