Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix downloaded file names on Android | Egor Tensin | 2022-03-18 |
| | |||
* | update QR code on config updates | Egor Tensin | 2022-03-17 |
| | |||
* | lose the outline on overlay buttons | Egor Tensin | 2022-03-17 |
| | |||
* | add a "Copy" button | Egor Tensin | 2022-03-17 |
| | |||
* | replace text in buttons with icons | Egor Tensin | 2022-03-17 |
| | |||
* | css: main.css -> pre_overlay.css | Egor Tensin | 2022-03-17 |
| | | | | So that it doesn't collide with the theme's main.css. | ||
* | add "Edit" & "Download" buttons | Egor Tensin | 2022-03-17 |
| | |||
* | Makefile: fix accidental failures | Egor Tensin | 2022-03-12 |
| | |||
* | Makefile: serve on all interfaces | Egor Tensin | 2022-03-12 |
| | |||
* | README: update | Egor Tensin | 2022-03-04 |
| | |||
* | index.html: prettier Liquid | Egor Tensin | 2022-03-04 |
| | |||
* | forgot to set inputs to default values | Egor Tensin | 2022-03-04 |
| | |||
* | README: update | Egor Tensin | 2022-03-04 |
| | |||
* | Makefile: move `npm install` to separate target | Egor Tensin | 2022-03-04 |
| | |||
* | switch from ipaddr.js to ip-address | Egor Tensin | 2022-03-04 |
| | |||
* | bundle ip-address (to be used instead of ipaddr.js) | Egor Tensin | 2022-03-04 |
| | | | | | | This fucking sucks ass, but ipaddr.js is buggy: https://github.com/whitequark/ipaddr.js/issues/160 | ||
* | main.js: refactor IP address parsing | Egor Tensin | 2022-03-04 |
| | | | | | This is preparation for switching the parsing library, this one is buggy. | ||
* | main.js: tired of braces | Egor Tensin | 2022-03-04 |
| | |||
* | bump dependencies | Egor Tensin | 2022-03-04 |
| | |||
* | implement PersistentKeepalive as a parameter | Egor Tensin | 2022-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 view | Egor Tensin | 2022-03-03 |
| | |||
* | README: update | Egor Tensin | 2022-03-02 |
| | |||
* | README: update | Egor Tensin | 2022-03-02 |
| | |||
* | README: update | Egor Tensin | 2022-03-02 |
| | |||
* | Makefile: add deps | Egor Tensin | 2022-03-02 |
| | |||
* | add Makefile with shortcuts | Egor Tensin | 2022-03-02 |
| | |||
* | this nokogiri version requires Ruby >= 2.6 | Egor Tensin | 2022-03-02 |
| | |||
* | bump dependencies | Egor Tensin | 2022-03-02 |
| | |||
* | Revert "enable Google Analytics" | Egor Tensin | 2022-02-21 |
| | | | | This reverts commit bddc093b66e7b6df48e419b5fb0cc57367f8c9b7. | ||
* | enable Google Analytics | Egor Tensin | 2022-01-22 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2022-01-22 |
| | |||
* | switch example port from 133 to 123 | Egor Tensin | 2021-11-17 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2021-11-11 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2021-11-11 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2021-11-08 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2021-11-08 |
| | |||
* | README: fix the example link after URL shortening | Egor Tensin | 2021-11-07 |
| | |||
* | README: fix a copying mishap | Egor Tensin | 2021-11-07 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2021-11-07 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2021-11-02 |
| | |||
* | rename "Manual" to "ip & wg" | Egor Tensin | 2021-11-02 |
| | |||
* | README: update | Egor Tensin | 2021-11-02 |
| | |||
* | index.html: get rid of the always-present & in the example link | Egor Tensin | 2021-11-01 |
| | |||
* | index.html: use escape_uri filter where appropriate | Egor Tensin | 2021-11-01 |
| | |||
* | shorten permanent URLs | Egor Tensin | 2021-11-01 |
| | |||
* | index.html: fix HTML validation errors | Egor Tensin | 2021-10-31 |
| | | | | Something about not allowing self-closing non-void HTML elements. | ||
* | index.html: highlight the example link | Egor Tensin | 2021-10-27 |
| | |||
* | index.html: use baseurl Liquid filter | Egor Tensin | 2021-10-27 |
| | |||
* | bump dependencies | Egor Tensin | 2021-10-26 |
| | |||
* | index.html: add link to bogus configuration | Egor Tensin | 2021-10-26 |
| |