aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
...
* make config generation code a bit less horribleEgor Tensin2022-03-18
|
* add "Tunnel all traffic" checkbox and DNS settingsEgor Tensin2022-03-18
|
* use more realistic example valuesEgor Tensin2022-03-18
|
* fix downloaded file names on AndroidEgor Tensin2022-03-18
|
* update QR code on config updatesEgor Tensin2022-03-17
|
* lose the outline on overlay buttonsEgor Tensin2022-03-17
|
* add a "Copy" buttonEgor Tensin2022-03-17
|
* replace text in buttons with iconsEgor Tensin2022-03-17
|
* css: main.css -> pre_overlay.cssEgor Tensin2022-03-17
| | | | So that it doesn't collide with the theme's main.css.
* add "Edit" & "Download" buttonsEgor Tensin2022-03-17
|
* Makefile: fix accidental failuresEgor Tensin2022-03-12
|
* Makefile: serve on all interfacesEgor Tensin2022-03-12
|
* README: updateEgor Tensin2022-03-04
|
* index.html: prettier LiquidEgor Tensin2022-03-04
|
* forgot to set inputs to default valuesEgor Tensin2022-03-04
|
* README: updateEgor Tensin2022-03-04
|
* Makefile: move `npm install` to separate targetEgor Tensin2022-03-04
|
* switch from ipaddr.js to ip-addressEgor Tensin2022-03-04
|
* bundle ip-address (to be used instead of ipaddr.js)Egor Tensin2022-03-04
| | | | | | This fucking sucks ass, but ipaddr.js is buggy: https://github.com/whitequark/ipaddr.js/issues/160
* main.js: refactor IP address parsingEgor Tensin2022-03-04
| | | | | This is preparation for switching the parsing library, this one is buggy.
* main.js: tired of bracesEgor Tensin2022-03-04
|
* bump dependenciesEgor Tensin2022-03-04
|
* implement PersistentKeepalive as a parameterEgor Tensin2022-03-04
| | | | | | | It's a unique parameter in many ways compared to the others. First, it's optional, and has a default value. Second, I don't want it to be visible at all times, which is why I hid it under the "Show advanced parameters" checkbox. Hence a lot of changes.
* Makefile: add viewEgor Tensin2022-03-03
|
* README: updateEgor Tensin2022-03-02
|
* README: updateEgor Tensin2022-03-02
|
* README: updateEgor Tensin2022-03-02
|
* Makefile: add depsEgor Tensin2022-03-02
|
* add Makefile with shortcutsEgor Tensin2022-03-02
|
* this nokogiri version requires Ruby >= 2.6Egor Tensin2022-03-02
|
* bump dependenciesEgor Tensin2022-03-02
|
* Revert "enable Google Analytics"Egor Tensin2022-02-21
| | | | This reverts commit bddc093b66e7b6df48e419b5fb0cc57367f8c9b7.
* enable Google AnalyticsEgor Tensin2022-01-22
|
* bump jekyll-themeEgor Tensin2022-01-22
|
* switch example port from 133 to 123Egor Tensin2021-11-17
|
* bump jekyll-themeEgor Tensin2021-11-11
|
* bump jekyll-themeEgor Tensin2021-11-11
|
* bump jekyll-themeEgor Tensin2021-11-08
|
* bump jekyll-themeEgor Tensin2021-11-08
|
* README: fix the example link after URL shorteningEgor Tensin2021-11-07
|
* README: fix a copying mishapEgor Tensin2021-11-07
|
* bump jekyll-themeEgor Tensin2021-11-07
|
* bump jekyll-themeEgor Tensin2021-11-02
|
* rename "Manual" to "ip & wg"Egor Tensin2021-11-02
|
* README: updateEgor Tensin2021-11-02
|
* index.html: get rid of the always-present & in the example linkEgor Tensin2021-11-01
|
* index.html: use escape_uri filter where appropriateEgor Tensin2021-11-01
|
* shorten permanent URLsEgor Tensin2021-11-01
|
* index.html: fix HTML validation errorsEgor Tensin2021-10-31
| | | | Something about not allowing self-closing non-void HTML elements.
* index.html: highlight the example linkEgor Tensin2021-10-27
|