ByteDream
8b581a2a71
Add favicon
2023-01-02 03:17:20 +01:00
Paul Dee
d32064dd0e
Fix login redirect problems. ( #270 )
...
After login, my browser gets a 404 for `/wireguard`. `wireguard` might
not be explicitly set by `BASE_PATH`, so just use the `{{.basePath}}`
instead.
Fixes #259 .
2022-12-13 21:29:07 +01:00
Quentin Machu
87b08a8f7c
*: allows for BASE_PATH configuration ( #183 )
2022-04-25 09:17:13 +02:00
Giannis Mathioudakis
d1507726a4
Fix form submit, preventing login. ( #118 )
2021-11-12 21:12:17 +01:00
Yumin Wu
4829dd3cfd
fix:Convenient to use the enter key on the keyboard ( #116 )
2021-11-12 13:39:50 +01: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
a5fbb7b58a
Add authentication
2020-04-24 18:14:54 +07:00
Khanh Ngo
a78c9f3dd4
Add login page
2020-04-24 11:22:50 +07:00