aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/assets/js/main.js (follow)
Commit message (Collapse)AuthorAge
* tweak systemd output a bitEgor Tensin2021-10-03
|
* fix NetworkManager instructionsEgor Tensin2021-10-03
|
* fix systemd instructionsEgor Tensin2021-10-03
|
* fix wg-quick instructionsEgor Tensin2021-10-03
|
* expand about the manual methodEgor Tensin2021-10-03
|
* more input validationEgor Tensin2021-10-03
|
* make config descriptions narrowerEgor Tensin2021-10-03
|
* fix typosEgor Tensin2021-10-03
|
* add basic JavaScript functionalityEgor Tensin2021-10-03
This was the point of this little project: generating a bunch of config files. That's what main.js does. Also, rework the layout in index.html a bit. form-horizontal is not used that way.