Commit Graph

110 Commits

Author SHA1 Message Date
vx3r 4fd1e34f5f merge and conflicts 2023-01-31 17:03:41 +01:00
vx3r 7c96bbef71 merge and conflicts 2023-01-31 16:47:13 +01:00
vx3r ad85ef7442
Merge pull request #117 from vx3r/v2
update, issue #115
2023-01-31 16:32:59 +01:00
vx3r 05a7a003c4
Merge branch 'master' into v2 2023-01-31 16:32:51 +01:00
vx3r bd8e681318 update, issue #115 2023-01-31 16:24:52 +01:00
vx3r 62a0bd7a83
Merge pull request #110 from JeremyBolster/update-dependencies
Update dependencies and Add dependabot
2023-01-21 21:11:12 +01:00
vx3r 6d4413d173
Merge pull request #112 from ThatAnonyG/fix/dockerfile
fix(dockerfile): should fix the failing CI
2022-11-03 14:43:37 +01:00
Ratul Saha ce65b1b1ce fix(dockerfile): should fix the failing CI 2022-11-03 17:39:50 +05:30
vx3r c0af160fab
Merge pull request #111 from ThatAnonyG/feat/stats-api-auth
Token Based Authentication for WG Stats API
2022-10-31 21:07:41 +01:00
Ratul Saha 4668ba9a0b feat(auth): Added token based auth for stats api 2022-10-31 12:40:48 +05:30
jeremy bolster b95d7b48f0
Updates found by dependabot on my fork 2022-08-31 17:21:31 -07:00
jeremy bolster 1e1eed4737
Add dependabot to the repo 2022-08-31 17:20:59 -07:00
jeremy bolster 62b824b69c
Fix Typo and Minor Code Smell 2022-08-31 17:20:42 -07:00
vx3r 7031d2dbb7
Merge pull request #99 from vx3r/v2
update
2022-01-17 12:42:21 +01:00
vx3r 258f32b46d update 2022-01-17 12:40:57 +01:00
vx3r 75b1e982c8
Merge pull request #84 from vx3r/v2
update npm
2021-06-15 14:54:07 +02:00
vx3r 2307f2d2eb update npm 2021-06-15 14:50:45 +02:00
vx3r 0f12e6bc87
Merge pull request #83 from asymmetric/mod-tidy
Run `go mod tidy`
2021-04-25 23:07:34 +02:00
vx3r 2504d13383
Merge pull request #82 from xiki808/update-readme-systemd
Update readme systemd
2021-04-25 23:07:25 +02:00
Lorenzo Manacorda b367057914 run go mod tidy 2021-04-22 16:00:01 +02:00
xiki 75a17f16dd update readme systemd to use reload 2021-04-15 19:39:33 +02:00
xiki b8f8cbf26d update-git-ignore 2021-04-15 19:38:12 +02:00
vx3r ac0318f57d update docker workflow 2021-04-11 17:11:14 +02:00
vx3r 43803dc290 update docker workflow 2021-04-11 12:44:41 +02:00
vx3r ba062ba97b update docker workflow 2021-04-11 12:22:37 +02:00
vx3r 5b21690076 update docker workflow 2021-04-11 11:38:41 +02:00
vx3r 81a0a58312 update docker workflow 2021-04-11 11:36:39 +02:00
vx3r 1c273f8f73 update docker workflow 2021-04-11 11:24:49 +02:00
vx3r b0702c01d5 update docker workflow 2021-04-11 11:17:54 +02:00
vx3r e5a94ae59f update all before V2 dev start 2021-04-06 14:23:23 +02:00
vx3r 22fb5575e0
Merge pull request #75 from washcycle/patch-1
Update README.md
2021-03-23 16:59:53 +01:00
Matt 6bb63e9bf6
Update README.md
added missing services section to docker-compose example
2021-03-23 10:31:17 -05:00
vx3r 0bf3c68248
Merge pull request #64 from h44z/readme-update
Update readme, see issue #63
2020-12-10 21:00:56 +01:00
Christoph Haas 711c3b78a3 Update readme, see issue #63 2020-12-03 09:06:02 +01:00
vx3r 825da2d923 update npm packages 2020-11-12 16:10:33 +01:00
vx3r b3af5bcfb4
Merge pull request #59 from h44z/download-filename
Sanitize download filename
2020-11-12 15:19:06 +01:00
vx3r 532587ff62
Merge pull request #58 from h44z/wg-api-integration
Wg api integration
2020-11-12 15:07:31 +01:00
Christoph Haas 481cf4b9e8 add missing sorting 2020-10-23 19:02:17 +02:00
Christoph Haas aa71b15d72 Remove characters from the name of the config-file that prevent it from being imported into WireGuard apps 2020-10-08 10:41:57 +02:00
Christoph Haas c1203ff8c9 fix data loading bug 2020-10-06 23:02:00 +02:00
Christoph Haas 76434020af update readme, some improvements in error handling 2020-10-06 22:55:17 +02:00
Christoph Haas 3c155f1c97 improve formatting and layout 2020-10-06 18:58:34 +02:00
Christoph Haas 31dd494d62 Integrate https://github.com/jamescun/wg-api stats into the UI 2020-10-06 18:14:34 +02:00
vx3r 8b4038c238 bug issue #47 2020-07-15 15:52:16 +09:00
vx3r 4a6cc6dea8 update node modules 2020-06-10 16:55:20 +09:00
vx3r 6049ba8089 go fmt and golint 2020-06-10 16:52:44 +09:00
vx3r 172551dcab implement feature requests #43 and #44 2020-06-10 16:44:15 +09:00
vx3r 34a06ad258
Merge pull request #42 from TheLD6978/master
Add tags to clients
2020-05-28 15:42:16 +09:00
TheLD 9cd9f3e018 add ui for tags 2020-05-26 18:22:35 +02:00
TheLD ce7e90e034 add tags to clients 2020-05-26 16:42:37 +02:00