Commit graph

76 commits

Author SHA1 Message Date
Khanh Ngo 9dca2b7361
Login disable (#35)
Add ability to disable authentication
2020-10-09 23:33:29 +02:00
Khanh Ngo c205a04443
Fix first pageload (#32) 2020-09-13 22:03:31 +02:00
Jaryl Chng b0ed08f19d
added Post Up and Post Down configuration to server interface (#28) 2020-09-13 21:47:01 +02:00
Jaryl Chng d82da2fb35
added instructions for openrc inotifyd config watching on alpine to README.md (#27) 2020-09-13 21:39:18 +02:00
dependabot[bot] eff5757cba
Bump lodash from 4.17.15 to 4.17.19 (#26)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-13 21:38:13 +02:00
dependabot[bot] 1007a5144d
Bump npm-registry-fetch from 8.0.0 to 8.1.1 (#25)
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 8.0.0 to 8.1.1.
- [Release notes](https://github.com/npm/registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/registry-fetch/compare/v8.0.0...v8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-13 21:37:59 +02:00
Khanh Ngo cd7f6e500a
Edit wireguard client (#19)
* Add the ability to modify an existing client
* Update client page using Ajax
2020-06-02 11:20:50 +07:00
Khanh Ngo 9169e75e88
Show app version on the UI 2020-06-01 15:24:11 +07:00
Khanh Ngo 8aa84b2be6
Add build information to the bianry 2020-06-01 13:03:10 +07:00
Khanh Ngo 04174594b9
Reload the client page after adding new client (#17) 2020-05-29 14:22:29 +07:00
Khanh Ngo 6589b41cc1
Reformat HTML code 2020-05-29 11:27:23 +07:00
Khanh Ngo 680e73c990
Use const instead of var for js variables 2020-05-29 10:47:55 +07:00
Khanh Ngo 9617425033
Add preshared key in wireguard config (#15) 2020-05-28 09:25:21 +07:00
Khanh Ngo f76de28a17
Support ARM build (#14) 2020-05-22 13:49:13 +07:00
Khanh Ngo f82922c23d
Hide echo banner on startup 2020-05-22 10:22:02 +07:00
Khanh Ngo a0c3d09577 Merge branch 'master' of github.com:ngoduykhanh/wireguard-ui 2020-05-22 10:13:11 +07:00
Khanh Ngo 175a3be0e7
Fix user db path 2020-05-22 10:12:59 +07:00
Khanh Ngo 20ab6fc87e
Update README.md 2020-05-21 23:33:46 +07:00
Khanh Ngo 06c7c58264
Update README.md 2020-05-21 23:33:10 +07:00
Khanh Ngo 216d790394
Update Gitlab workflow 2020-05-21 23:27:53 +07:00
Khanh Ngo 6a7d6e5e63
Update README.md 2020-05-21 23:27:36 +07:00
Khanh Ngo 5d3ed6b741
Add github workflow (#13) 2020-05-21 23:17:33 +07:00
Khanh Ngo 29c7a43a23
Update Gitlab workflow 2020-05-21 22:17:47 +07:00
Khanh Ngo 6a1d42cc0e
Update Gitlab workflow 2020-05-21 22:01:27 +07:00
Khanh Ngo a2788a97d3
Update Gitlab workflow 2020-05-21 21:49:00 +07:00
Khanh Ngo f05236b632
Update Gitlab workflow 2020-05-21 20:48:07 +07:00
Khanh Ngo c8b1ca04ac
Update build script 2020-05-21 20:30:10 +07:00
Khanh Ngo bf68ca13c8
Adjustment in build script 2020-05-21 17:56:57 +07:00
Khanh Ngo 79775cc422
Add Github workflow 2020-05-21 17:31:14 +07:00
Khanh Ngo b4c0647259
Add Github workflow 2020-05-21 17:29:09 +07:00
Khanh Ngo dd57e297e7
Revert changes in docker-compose file 2020-05-21 15:56:13 +07:00
Khanh Ngo 857be2c006
Resolve conflicts 2020-05-21 15:53:25 +07:00
Khanh Ngo 9a27cc366f
Single binary build (#10)
Single binary build
Use go rice for embedding the static files and templates to the binary file
2020-05-21 15:51:24 +07:00
Khanh Ngo c56f042217 Merge branch 'master' of github.com:ngoduykhanh/wireguard-ui 2020-05-18 14:26:21 +07:00
Khanh Ngo b741a915ae
Update README.md 2020-05-17 14:38:26 +07:00
Khanh Ngo 1d18fdc057
Ignore IDEA 2020-05-08 15:49:44 +07:00
Khanh Ngo df7e1182cd
Update ingore files 2020-04-27 09:58:03 +07:00
Khanh Ngo e6250f85e4
Update dockerfile health check url 2020-04-25 17:23:01 +07:00
Khanh Ngo 91f06914d4
Add download button 2020-04-25 16:58:14 +07:00
Khanh Ngo 6f0d7bf69f
Format code 2020-04-25 13:07:05 +07:00
Khanh Ngo 211304173d
Update README.md 2020-04-25 11:16:20 +07:00
Khanh Ngo 679dfb39e8
Create README.md 2020-04-25 11:13:29 +07:00
Khanh Ngo d026c0ff4a
Create LICENSE 2020-04-25 11:07:12 +07:00
Khanh Ngo a5a3086f1a Update docker-compose example 2020-04-25 10:53:14 +07:00
Khanh Ngo f79b52ac2b Fix endpoint address in InitDB 2020-04-25 09:37:12 +07:00
Khanh Ngo 1992af5db5 Remove npm package log and add wg config mountpoint 2020-04-25 09:18:36 +07:00
Khanh Ngo e680b803b0
Change docker image in release to alpine 3.11 2020-04-25 08:36:19 +07:00
Khanh Ngo 0be9bd64da
Change docker image in release to alpine 3.11 2020-04-25 08:35:55 +07:00
Khanh Ngo b12feb08bd
Add docker build 2020-04-25 00:33:22 +07:00
Khanh Ngo a5fbb7b58a
Add authentication 2020-04-24 18:14:54 +07:00