aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* bump jekyll-themeEgor Tensin2022-04-05
|
* bump jekyll-themeEgor Tensin2022-04-05
|
* index.html: reuse site.settings.project.nameEgor Tensin2022-03-23
|
* bump jekyll-themeEgor Tensin2022-03-23
|
* shorter help messages due to increased font sizeEgor Tensin2022-03-22
|
* bump jekyll-themeEgor Tensin2022-03-22
|
* bump jekyll-themeEgor Tensin2022-03-22
|
* bump jekyll-themeEgor Tensin2022-03-22
|
* bump jekyll-themeEgor Tensin2022-03-22
|
* bump jekyll-themeEgor Tensin2022-03-22
|
* reword things a bitEgor Tensin2022-03-19
|
* index.html: add title to 'Example' buttonEgor Tensin2022-03-19
|
* reorder guidesEgor Tensin2022-03-19
|
* add a faviconEgor Tensin2022-03-19
|
* bump jekyll-themeEgor Tensin2022-03-19
|
* index.html: reword intro a bitEgor Tensin2022-03-19
|
* index.html: add Example button, etc.Egor Tensin2022-03-19
|
* add persistent-keepalive to `wg set`Egor Tensin2022-03-19
|
* main.js: refactor overlay buttonsEgor Tensin2022-03-19
|
* 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
|