Sam Gleske
2084a81297
Fix PreUp, PostUp, PreDown, and PostDown
...
* Escaping HTML in several places.
* Adds PreUp config when one didn't exist.
* Adds environment variable support for PreUp and PreDown.
closes #549
closes #655
closes #656
See also
--------
- https://github.com/samrocketman/addons-homeassistant/issues/9
Co-authored-by: Robert Willert <rwillert@users.noreply.github.com>
2025-05-20 20:39:13 -04:00
0xCA
841db62347
Fixed tag input being too small and unable to fit a CIDR ( #509 )
...
Co-authored-by: 0xCA <undefined>
2023-12-28 08:37:26 +01:00
0xCA
a9be53899c
Subnet range selector, interface fixes ( #481 )
2023-12-27 09:08:55 +01:00
0xCA
47fac2b49b
Fixed tag input being too small and unable to fit a CIDR ( #483 )
...
Co-authored-by: 0xCA <undefined>
2023-12-25 20:25:38 +01:00
nebulosa2007
c8623082fe
Make Interface PreDown setting. ( #480 )
2023-12-25 20:23:51 +01:00
ByteDream
82c8fe9926
Fix doubled tags on reload ( #277 )
2022-12-21 21:55:49 +01:00
Khanh Ngo
86e8ad41cb
feat: update user profile ( #280 )
2022-12-21 21:52:00 +01:00
Quentin Machu
87b08a8f7c
*: allows for BASE_PATH configuration ( #183 )
2022-04-25 09:17:13 +02:00
Alan Scherger
854a9fdde9
remove maxchars for copy+paste ( #58 )
2021-08-05 20:07:42 +02:00
Jaryl Chng
80cdb768a6
added Post Up and Post Down configuration to server interface
2020-08-22 19:56:53 +08: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
dbb85cb759
Adjustment to have enable/disable client on UI
2020-04-22 17:11:28 +07:00
Khanh Ngo
7aec01deed
Set correct active class on the navigation menu
2020-04-20 17:32:49 +07:00
Khanh Ngo
6f8e5cdbca
Remove debug log from console
2020-04-20 00:20:22 +07:00
Khanh Ngo
ef28e332cc
Typo fixes
2020-04-20 00:19:00 +07:00
Khanh Ngo
d5ff0cb704
Add wireguard server key pair generation
2020-04-20 00:15:25 +07:00
Khanh Ngo
febf075f8d
Add Server config page
...
Handle server ip addresses input and store
TODO: Key pair form
2020-04-19 15:50:59 +07:00