Markus Viitamäki
|
b867a0b99b
|
Merge pull request #18 from EmbarkStudios/upgrade-webpack
Upgraded webpack
|
2019-12-10 14:57:32 +01:00 |
|
Fredrik Grönqvist
|
c34711ebc0
|
Upgraded webpack
|
2019-12-10 14:46:17 +01:00 |
|
Markus Viitamäki
|
6f8fac9157
|
Update documentation for docker. Should work better for everyone now! :)
Thank you @djarbz for the solution.
|
2019-11-22 18:28:42 +01:00 |
|
Markus Viitamäki
|
2268babc90
|
Generated config invalid with DNS. Fixes #9
|
2019-11-22 17:29:14 +01:00 |
|
Markus Viitamäki
|
39e7728791
|
172.72.72.0/24 => 172.31.255.0/24, Fixes #14
|
2019-11-13 12:50:09 -05:00 |
|
Daniel Lundin
|
9ac27d4bb8
|
Push image with docker manifest format
|
2019-10-17 16:01:13 +02:00 |
|
Daniel Lundin
|
b27670b83d
|
Add script to build separate binary artifact
|
2019-10-12 16:44:38 +02:00 |
|
Daniel Lundin
|
db46cbe333
|
Ensure only alphanumerics in generated config file name
v1.0.0
|
2019-10-12 14:02:43 +02:00 |
|
Daniel Lundin
|
8fae238166
|
Set content-type for config to avoid .txt suffixes on some devices
|
2019-10-09 13:17:22 +02:00 |
|
Daniel Lundin
|
2c046634ff
|
Update screenshot
|
2019-10-09 13:12:09 +02:00 |
|
Daniel Lundin
|
21816558f3
|
Proper captilization of WireGuard
|
2019-10-09 13:02:48 +02:00 |
|
Daniel Lundin
|
0aeff20c97
|
Hide end nav section on small screens
|
2019-10-09 12:54:36 +02:00 |
|
Daniel Lundin
|
c2acb485c7
|
Add footer with link + copyright notice
|
2019-10-09 12:45:43 +02:00 |
|
Daniel Lundin
|
f5e41c937e
|
Add some basic instructions
|
2019-10-09 12:31:38 +02:00 |
|
Daniel Lundin
|
9d62d3a9c5
|
Set image format to docker so it works with docker pull
|
2019-10-07 17:28:55 +02:00 |
|
Daniel Lundin
|
1c5fe35333
|
Add screenshot
|
2019-10-03 21:53:51 +02:00 |
|
Daniel Lundin
|
19fbecc6d5
|
Update documentation
|
2019-10-03 21:45:07 +02:00 |
|
Daniel Lundin
|
e0361cd5a5
|
Fix wrong arg order in config
|
2019-10-03 21:13:23 +02:00 |
|
Daniel Lundin
|
f1b8498748
|
Add optional flag for DNS config. Remove hard-coded google dns.
|
2019-10-03 21:09:06 +02:00 |
|
Daniel Lundin
|
2706f183a6
|
Remove unnecessary newline at the beginning of the config
|
2019-10-03 21:05:22 +02:00 |
|
Daniel Lundin
|
4814533da6
|
Better copy
|
2019-10-03 19:54:24 +02:00 |
|
Daniel Lundin
|
4cc6bf6b70
|
Adjust layout to be more spacious
|
2019-10-03 19:51:44 +02:00 |
|
Daniel Lundin
|
db17aa8032
|
Special case to extract email when using Google IAP as authenticating proxy
|
2019-10-03 19:38:46 +02:00 |
|
Daniel Lundin
|
4a072f69ac
|
Move the back-button when editing client
|
2019-10-03 19:36:08 +02:00 |
|
Daniel Lundin
|
4f0af4d109
|
Fix the container build
|
2019-10-03 19:35:55 +02:00 |
|
Daniel Lundin
|
6636184c69
|
ui tweaks to make it purty
|
2019-10-03 19:21:31 +02:00 |
|
Daniel Lundin
|
8439119fc4
|
Change ui to use svelte material ui everywhere
|
2019-10-03 18:49:53 +02:00 |
|
Daniel Lundin
|
e819b7b781
|
Style client card. Hide QR code on small screens
|
2019-10-03 17:34:04 +02:00 |
|
Daniel Lundin
|
de8eec0e69
|
Use floating action button to add client
|
2019-10-03 16:51:52 +02:00 |
|
Daniel Lundin
|
d6fe4d9817
|
Replace top bar
|
2019-10-03 15:51:36 +02:00 |
|
Daniel Lundin
|
0556dfef2a
|
Rip out old frontend setup in favor of webpack
|
2019-10-03 15:15:37 +02:00 |
|
Daniel Lundin
|
fded04d2d3
|
Shrink the qr code a bit
|
2019-10-02 21:07:04 +02:00 |
|
Daniel Lundin
|
23eae39199
|
Fix QR code to contain config, not link to it
|
2019-10-02 20:53:11 +02:00 |
|
Daniel Lundin
|
8682fe4f5b
|
Generate QR code for loading config on mobile
|
2019-10-02 20:43:45 +02:00 |
|
Daniel Lundin
|
2eab0cea18
|
Add filename + download disposition for when downloading config
|
2019-10-02 19:22:57 +02:00 |
|
Daniel Lundin
|
a584e942eb
|
Fix username when unauthenticated
|
2019-10-02 19:22:35 +02:00 |
|
Daniel Lundin
|
adbda414a5
|
Remove logout button
|
2019-10-02 18:48:06 +02:00 |
|
Daniel Lundin
|
b8a5545a43
|
Properly set link up for wireguard interface
|
2019-10-02 13:48:27 +02:00 |
|
Daniel Lundin
|
dc87797f9d
|
Explicitly enable ip forwarding
|
2019-10-02 13:45:42 +02:00 |
|
Daniel Lundin
|
d53e28d803
|
Update dependencies
|
2019-10-02 12:23:56 +02:00 |
|
Daniel Lundin
|
9f7163a8e8
|
Use docker credentials for publishing
|
2019-10-02 11:00:22 +02:00 |
|
Daniel Lundin
|
b8ab7b8778
|
Fix incorrect paths in build
|
2019-10-02 10:29:51 +02:00 |
|
Daniel Lundin
|
6f1e923c9a
|
Build separate debug image. Switch from kaniko to buildah.
|
2019-10-02 10:26:38 +02:00 |
|
Daniel Lundin
|
4f8bf01f4a
|
Update wgctrl
|
2019-10-02 09:43:29 +02:00 |
|
Daniel Lundin
|
6d79986817
|
Update to new Embark open source standards
|
2019-09-20 11:47:02 +02:00 |
|
Daniel Lundin
|
acea7b30ff
|
Merge pull request #1 from fossabot/master
Add license scan report and status
|
2019-09-11 21:00:38 +02:00 |
|
Daniel Lundin
|
b29e43320c
|
Merge branch 'master' into master
|
2019-09-11 21:00:06 +02:00 |
|
Daniel Lundin
|
ad91ea4214
|
Update wgctrl dependency
|
2019-09-07 16:41:40 +02:00 |
|
Daniel Lundin
|
9b24d6355f
|
Add logout button in nav
|
2019-07-27 18:41:03 +02:00 |
|
Daniel Lundin
|
0c8c697303
|
Fix bug responding when user has no clients
|
2019-07-27 18:29:27 +02:00 |
|