Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bump Ruby version | Egor Tensin | 2022-05-16 |
| | |||
* | switch from GitHub Pages to plain Jekyllmigration | Egor Tensin | 2022-05-16 |
| | |||
* | move Jekyll options to _config.yml | Egor Tensin | 2022-05-06 |
| | |||
* | bump dependencies | Egor Tensin | 2022-05-06 |
| | |||
* | Makefile: consistent prelude | Egor Tensin | 2022-05-06 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2022-04-29 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2022-04-18 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2022-04-18 |
| | |||
* | bump dependencies | Egor Tensin | 2022-04-15 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2022-04-15 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2022-04-05 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2022-04-05 |
| | |||
* | index.html: reuse site.settings.project.name | Egor Tensin | 2022-03-23 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2022-03-23 |
| | |||
* | shorter help messages due to increased font size | Egor Tensin | 2022-03-22 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2022-03-22 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2022-03-22 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2022-03-22 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2022-03-22 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2022-03-22 |
| | |||
* | reword things a bit | Egor Tensin | 2022-03-19 |
| | |||
* | index.html: add title to 'Example' button | Egor Tensin | 2022-03-19 |
| | |||
* | reorder guides | Egor Tensin | 2022-03-19 |
| | |||
* | add a favicon | Egor Tensin | 2022-03-19 |
| | |||
* | bump jekyll-theme | Egor Tensin | 2022-03-19 |
| | |||
* | index.html: reword intro a bit | Egor Tensin | 2022-03-19 |
| | |||
* | index.html: add Example button, etc. | Egor Tensin | 2022-03-19 |
| | |||
* | add persistent-keepalive to `wg set` | Egor Tensin | 2022-03-19 |
| | |||
* | main.js: refactor overlay buttons | Egor Tensin | 2022-03-19 |
| | |||
* | make config generation code a bit less horrible | Egor Tensin | 2022-03-18 |
| | |||
* | add "Tunnel all traffic" checkbox and DNS settings | Egor Tensin | 2022-03-18 |
| | |||
* | use more realistic example values | Egor Tensin | 2022-03-18 |
| | |||
* | 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 |
| |