kking124
|
a558cce412
|
add USER and PASS ENV to Dockerfile
|
2021-06-02 09:17:30 -04:00 |
|
dependabot[bot]
|
024aadbfd2
|
Bump ssri from 8.0.0 to 8.0.1 (#51)
Bumps [ssri](https://github.com/npm/ssri) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v8.0.0...v8.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-26 20:02:02 +01:00 |
|
dependabot[bot]
|
872f0fbed5
|
Bump jquery-validation from 1.19.1 to 1.19.3 (#48)
Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.1 to 1.19.3.
- [Release notes](https://github.com/jquery-validation/jquery-validation/releases)
- [Changelog](https://github.com/jquery-validation/jquery-validation/blob/master/changelog.md)
- [Commits](https://github.com/jquery-validation/jquery-validation/compare/1.19.1...1.19.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-26 20:01:48 +01:00 |
|
dependabot[bot]
|
e482fa0988
|
Bump ini from 1.3.5 to 1.3.8 (#44)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-12 22:10:41 +01:00 |
|
Khanh Ngo
|
68058a356e
|
Update stale.yml
|
2020-10-12 22:50:55 +02:00 |
|
Khanh Ngo
|
1fad3a6d07
|
Create stale.yml
|
2020-10-12 22:49:42 +02:00 |
|
Khanh Ngo
|
4ecafb3191
|
Create FUNDING.yml
|
2020-10-12 21:47:56 +02:00 |
|
tituspijean
|
b8142b80c2
|
Add configurable bind address (#36)
|
2020-10-10 16:01:35 +02:00 |
|
Khanh Ngo
|
5ec77ecd72
|
Fix username when authentication is disabled
|
2020-10-10 16:00:18 +02:00 |
|
Khanh Ngo
|
954c54cbd9
|
Merge branch 'master' of github.com:ngoduykhanh/wireguard-ui
|
2020-10-10 13:49:25 +02:00 |
|
Khanh Ngo
|
9dca2b7361
|
Login disable (#35)
Add ability to disable authentication
|
2020-10-09 23:33:29 +02:00 |
|
Khanh Ngo
|
c20fa32086
|
Merge remote-tracking branch 'origin/master'
|
2020-10-09 21:54:21 +02:00 |
|
Khanh Ngo
|
c205a04443
|
Fix first pageload (#32)
|
2020-09-13 22:03:31 +02:00 |
|
Khanh Ngo
|
f547cfdcc0
|
Merge branch 'master' of github.com:ngoduykhanh/wireguard-ui
|
2020-09-13 22:02:56 +02:00 |
|
Jaryl Chng
|
b0ed08f19d
|
added Post Up and Post Down configuration to server interface (#28)
|
2020-09-13 21:47:01 +02:00 |
|
Khanh Ngo
|
e7032e5946
|
Merge remote-tracking branch 'jarylc/postup_postdown'
|
2020-09-13 21:45:08 +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 |
|
Jaryl Chng
|
80cdb768a6
|
added Post Up and Post Down configuration to server interface
|
2020-08-22 19:56:53 +08: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 |
|