Commit Graph

22 Commits

Author SHA1 Message Date
jeremy bolster 62b824b69c
Fix Typo and Minor Code Smell 2022-08-31 17:20:42 -07:00
vx3r b3af5bcfb4
Merge pull request #59 from h44z/download-filename
Sanitize download filename
2020-11-12 15:19:06 +01: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 172551dcab implement feature requests #43 and #44 2020-06-10 16:44:15 +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
vx3r c829995a42 force Default AllowedIPs for all existing clients issue #37 2020-04-30 19:35:18 +09:00
vx3r e5ca62018c accidentally removed Add new client button 2020-04-30 19:19:14 +09:00
vx3r dd99358f8f issue #27 #38 clients list view and search 2020-04-30 17:11:23 +09:00
vx3r 125ddaef0f oauth2 oidc, vuex store 2020-04-28 20:11:49 +09:00
Stephen Boyle 260f73336f default client allowed ips in server config 2020-04-14 12:47:56 -04:00
Jrester 8335dcf6b6 Add tooltips to client card actions
modified:   ui/src/components/Clients.vue
2020-03-30 18:12:55 +02:00
Jrester 664d8c2b0e Make client cards more responsive
modified:   ui/src/components/Clients.vue
2020-03-30 17:41:28 +02:00
vx3r 200e47b708 issue #23 peer client preshared key, update dependencies 2020-03-18 15:57:15 +09:00
vx3r 0e3aef75b8 version link commit / download server wg conf 2020-03-06 11:43:32 +01:00
vx3r 1d599c401b add version in back and front #16 / client can ignore global PK #17 / #18 email is now optional 2020-02-25 15:56:04 +09:00
vx3r 755cc6adf6 split frontend into 2 pages, server and client 2020-02-20 12:07:13 +09:00
vx3r 0aad10cb63 refactor backend and frontend, migrate structs, organize front view, add mtu 2020-02-19 16:19:16 +09:00