Commit graph

  • 6ea4b6b7a7 add new client save Britt 2022-01-28 18:32:40 -05:00
  • 5aec58968e SMTP support Tagada 2022-01-28 20:20:26 +01:00
  • 33212bf481 Updated modal title Luke Lambert 2022-01-22 13:26:47 -06:00
  • 7a0d7acc4c QR code behind button and faster modal loading Luke Lambert 2022-01-22 13:12:07 -06:00
  • 38bb8c343c PresharedKey is now only included if set Matt3o12 2022-01-15 21:52:53 +01:00
  • 3af15f58b9 self codereview, missed a function call change Britt Dodd 2022-01-10 19:00:16 -05:00
  • c61270237d cleanup, test fixes Britt Dodd 2022-01-10 13:25:56 -05:00
  • f3d76cf35d moved length test to util, tests fine Britt Dodd 2022-01-10 11:18:04 -05:00
  • b0780d3bf5 Remove log entries Britt Dodd 2022-01-10 10:35:14 -05:00
  • a61c4fa65f re-implementation of optional extraAllowedIPs in client entry Britt Dodd 2022-01-10 10:34:19 -05:00
  • 655375258e
    Merge branch 'ngoduykhanh:master' into support-multi-subnet brittondodd 2022-01-09 13:03:05 -05:00
  • 95a9e20db3 Add aarch64 architecture James Waters 2021-12-10 00:03:04 +00:00
  • f3a788e3a4
    Create Jenkinsfile Khanh Ngo 2021-12-05 14:02:07 +01:00
  • 65db3671a6 Merge branch 'master' of github.com:ngoduykhanh/wireguard-ui Khanh Ngo 2021-12-04 09:04:18 +01:00
  • 1da9b8418e
    I've modify the place where I inserted code to minimize the number of files touched. (#131) Max Pedraza 2021-12-04 09:03:56 +01:00
  • edba46d2e1
    Update Dockerfile Khanh Ngo 2021-12-04 09:02:29 +01:00
  • e62f6ba6d5 Revert "In status page the rx and tx bytes now are shown with units" Max Pedraza 2021-12-01 01:33:17 +01:00
  • 50e7cf4b12 In status page the rx and tx bytes now are shown with units (needed code added in this file) Max Pedraza 2021-12-01 01:31:34 +01:00
  • e97d6b95c1 In status page the rx and tx bytes now are shown with units Max Pedraza 2021-11-30 01:58:29 +01:00
  • 2e33f9ec52 If prepare_assets is launched in Debian distro uses yarnpkg instead yarn Max Pedraza 2021-11-30 01:54:48 +01:00
  • e74a3a808f
    Dynamic year in footer page (#126) Khanh Ngo 2021-11-21 21:55:43 +01:00
  • a4ccdd081f
    Dynamic year in footer page Khanh Ngo 2021-11-21 21:55:12 +01:00
  • 7f37d5f03b
    chore: update stale.yml Khanh Ngo 2021-11-21 21:46:51 +01:00
  • 29c7d9e20a
    chore: update buttons v0.3.5 Khanh Ngo 2021-11-21 20:00:12 +01:00
  • ab533c7b59
    chore: update stale.yml Khanh Ngo 2021-11-21 19:21:51 +01:00
  • d6959d3f2c
    chore: update stale.yml Khanh Ngo 2021-11-21 19:21:21 +01:00
  • bf2b74fe84
    Update healthcheck (#124) Khanh Ngo 2021-11-21 10:31:27 +01:00
  • 076c68732c
    add healthcheck endpoint Khanh Ngo 2021-11-21 10:30:49 +01:00
  • 578e9e61e5
    Update container healthcheck url Khanh Ngo 2021-11-21 10:09:28 +01:00
  • 2d9eeb08e8
    Make MTU and PersistentKeepalive optional (#123) Khanh Ngo 2021-11-20 21:02:23 +01:00
  • 3fa9ff2b19
    Make MTU and PersistentKeepalive optional Khanh Ngo 2021-11-20 21:01:16 +01:00
  • 3c1d894b44
    Make client email input optional (#122) Khanh Ngo 2021-11-20 16:08:24 +01:00
  • 3dcc57a283
    Make client email input optional Khanh Ngo 2021-11-20 16:07:23 +01:00
  • 1d29af3239
    Bring back e-mail button in clients view (#120) Giannis Mathioudakis 2021-11-13 11:49:07 +02:00
  • d49f6ce0ed Bring back e-mail button, triggers e-mail modal to show. Giannis Mathioudakis 2021-11-13 00:05:24 +02:00
  • bbc6c919ea Merge remote-tracking branch 'remote/master' Giannis Mathioudakis 2021-11-12 22:41:09 +02:00
  • abc0f74551
    Fix flag to disable login (#119) v0.3.4 Luke Lambert 2021-11-12 14:17:18 -06:00
  • d1507726a4
    Fix form submit, preventing login. (#118) Giannis Mathioudakis 2021-11-12 22:12:17 +02:00
  • 55d06d4a01 Fix flag to disable login Luke Lambert 2021-11-12 12:39:52 -06:00
  • 5baf7951a1 Fix form submit, preventing login. Giannis Mathioudakis 2021-11-12 18:14:44 +02:00
  • 80ce35b133
    Adjust datetime format in UI (#117) Khanh Ngo 2021-11-12 14:29:52 +01:00
  • 2a1ba65dda
    add newline Khanh Ngo 2021-11-12 14:29:40 +01:00
  • 2e28d7274c
    Adjust datetime format in UI Khanh Ngo 2021-11-12 14:27:13 +01:00
  • 4829dd3cfd
    fix:Convenient to use the enter key on the keyboard (#116) Yumin Wu 2021-11-12 20:39:50 +08:00
  • 952ac81a78 fix:Convenient to use the enter key on the keyboard Yumin Wu 2021-11-12 18:10:44 +08:00
  • 93e3e847f2
    Update helper.js (#66) v0.3.3 Hoang Nguyen 2021-11-09 17:06:19 +07:00
  • 4093722926
    Fixed typo (#113) Seubpong Monsar 2021-11-09 17:01:42 +07:00
  • 4d6c4c0351 Changed env from EMAIL_FROM to EMAIL_FROM_ADDRESS seubpong.mon 2021-11-08 21:13:20 +07:00
  • 03c47e3ccf Revert "Misc" Hoang Nguyen 2021-11-08 09:47:00 +07:00
  • 363134cc32 Revert "Misc" Hoang Nguyen 2021-11-08 09:46:53 +07:00
  • cb6dd3cef1
    fix typo (#104) Daniel Scrivano 2021-11-06 05:15:24 -07:00
  • c1d541b78f
    Fix generating IPv6 address (#105) Lukáš Kasič 2021-11-06 13:15:14 +01:00
  • 29541645bb attempted fix at template to allow passing extra allowed subnets britt 2021-11-04 19:07:00 -04:00
  • cf55d4f105 Fixed typo seubpong.mon 2021-11-03 22:53:16 +07:00
  • fb4c6371b5 Fix generating IPv6 address Lukáš Kasič 2021-09-16 23:50:16 +02:00
  • 9f7df3f8aa fix typo scrivy 2021-09-10 15:22:31 -07:00
  • 59abd1506f
    Expand env vars and flags (#84) dan 2021-08-29 12:26:12 -06:00
  • 8f5070fa06
    Merge pull request #3 from ezdan/revert-2-oauth2 dan 2021-08-28 09:43:26 -06:00
  • ce6721a38a
    Revert "Oauth2 Proxy" dan 2021-08-28 09:42:55 -06:00
  • 9b0461518c
    Revert "Oauth2 Proxy" dan 2021-08-28 09:41:20 -06:00
  • e822df4a35
    Merge pull request #2 from ezdan/oauth2 dan 2021-08-28 09:37:55 -06:00
  • 44eac82ef6 example docker compose Dan 2021-08-28 09:37:25 -06:00
  • a71036832f allow disable login Dan 2021-08-28 08:46:47 -06:00
  • a0fa6c7c23 leaking some feature flags from my upstream Dan 2021-08-28 08:45:50 -06:00
  • 7353eae084 lost a } somewhere Dan 2021-08-28 08:29:38 -06:00
  • fc8fa428f1 Merge branch 'master' of https://github.com/ngoduykhanh/wireguard-ui Dan 2021-08-28 08:27:14 -06:00
  • 14d44b3ddb Move functions to util Dan 2021-08-28 08:18:28 -06:00
  • 630d62f3eb
    Fix missing bottom_js from base template v0.3.2 Khanh Ngo 2021-08-28 15:58:23 +02:00
  • 29277d5b86
    Update release.yml v0.3.1 Khanh Ngo 2021-08-28 15:41:56 +02:00
  • b7c0990dcb
    Abstracts database storage & Status page UI (#88) Georgios Komninos 2021-08-28 15:10:30 +02:00
  • f738b95be0 Removes not needed code from template Giorgos Komninos 2021-08-28 12:55:10 +03:00
  • 5abb066df5 Resolves conflicts Giorgos Komninos 2021-08-28 12:52:15 +03:00
  • 7bb80c0c2e
    fix issue when updating clients and send mail (#92) n4v41 2021-08-25 02:38:04 -03:00
  • 0c009f954b fix issue when updating clients and send mail N4v41 2021-08-25 00:41:17 -03:00
  • acbe5b48e9
    consume variables to set username and password otherwise use defaults (#90) Robin Horton 2021-08-24 12:41:52 -07:00
  • 05373ae5ff Renames client_id to client_email_id for email Giorgos Komninos 2021-08-22 14:44:18 +03:00
  • 30ad68df05 consume variables to set username and password otherwise use defaults Robin Horton 2021-08-20 15:22:04 -07:00
  • 2b3ba5e69e Misc Hoang Nguyen 2021-05-31 19:49:35 +07:00
  • 654686625a Misc Hoang Nguyen 2021-05-31 19:49:27 +07:00
  • 756db05c7c Update routes.go Hoang Nguyen 2021-05-31 19:48:49 +07:00
  • f2b7b3a83a Update helper.js Hoang Nguyen 2021-05-31 19:40:03 +07:00
  • 12c5e71e62 Merge branch 'ConnectedPeers' Giorgos Komninos 2021-08-15 17:04:47 +03:00
  • 7e6d170125 Updates README and docker-compose Giorgos Komninos 2021-08-15 17:04:37 +03:00
  • 360259cd74 Updates golang image version Giorgos Komninos 2021-08-15 17:04:22 +03:00
  • 8b1441c232 Merge branch 'DbInterface' Giorgos Komninos 2021-08-15 13:02:36 +03:00
  • 5559e028e2 Creates a layer of abstraction for database so we can change storage if needed Giorgos Komninos 2021-08-15 13:02:26 +03:00
  • 0f7acc4ec4 Merge remote-tracking branch 'upstream/master' Giorgos Komninos 2021-08-14 17:18:01 +03:00
  • 6490dd1fd0 Expand env vars and flags Dan 2021-08-09 20:46:33 -06:00
  • 1711530dda
    Fixes security issue & Adds support to sent configuration via email (#83) v0.3.0 Georgios Komninos 2021-08-08 20:55:59 +03:00
  • e8ccc95937 Revert "docker compose uses the dockerhub image as before" Giorgos Komninos 2021-08-08 20:11:33 +03:00
  • ab6a71dff1 docker compose uses the dockerhub image as before Giorgos Komninos 2021-08-08 20:11:07 +03:00
  • 18c5093968 Updates README Giorgos Komninos 2021-08-08 20:10:49 +03:00
  • 1bb3370e07 passes subject and email body as parameters Giorgos Komninos 2021-08-08 20:05:12 +03:00
  • b521f4bfa9 Merge branch 'AuthFix' Giorgos Komninos 2021-08-08 19:50:13 +03:00
  • dfeb0fbb43 authentication fixes Giorgos Komninos 2021-08-08 19:50:05 +03:00
  • 0981c2fe07 Merge branch 'feature/Ability-Send-Client-Email' Giorgos Komninos 2021-08-08 11:35:32 +03:00
  • 5fec9d6a02 Option to sent configuration by email Giorgos Komninos 2021-08-08 11:34:47 +03:00
  • 7edcd1b80c
    Fix release workflows v0.2.9 Khanh Ngo 2021-08-05 20:46:23 +02:00
  • 854a9fdde9
    remove maxchars for copy+paste (#58) v0.2.8 Alan Scherger 2021-08-05 13:07:42 -05:00
  • e513d6d5cf
    Bump tar from 6.0.1 to 6.1.6 dependabot[bot] 2021-08-05 17:58:33 +00:00