Commit graph

24 commits

Author SHA1 Message Date
key-networks
1b2284864d Issue#123: compatibility issue with zerotier 1.12.1 (#125)
* issue#123: version bump

* Fix incompatibility with ZeroTier 1.12 (#124)

Co-authored-by: Niels Martignène <niels.martignene@protonmail.com>

* issue#123: Credit to @Koromix for fix

---------

Co-authored-by: Niels Martignène <niels.martignene@protonmail.com>
2023-08-31 20:38:16 +08:00
key-networks
42248c1359
Issue#91 and issue#107 (#111)
* issue#91: Fix in views/network_detail.pug

* issue#91: before-upgrade.sh = before-install.sh

* issue#91: Update README.md with new instruction for authtoken.secret for zerotier-one 1.10.4 onwards
2023-03-11 16:43:08 +08:00
lideming
1295dd1d07
Some changes, including DNS support (#57)
* remove CDN

* Add a link to "members" in the network detail page

* Show object values as JSON

* remove TLS options

* Minor style improvements

* Show object values as JSON (member_detail)

* Add missing 'const'

* Navbar height fix

* Merge jQuery ready functions

* Change brand

* Merge network pages (name, members, detail) into single page and...

* Show ZT version on controller index page
* Show count of members
* Use <code> tag to display JSON data
* Fix error in some "error" pages caused by missing "navigate" when
  rendering nav items, use pug mixin to render nav items.
* Adjust column widths of network list

* Refactor: move duplicated nav code to `head_layout`

* Remove some debug logging code

* Get network members detail parallelly

* Add missing frontend script for members

* Revert "Change brand"

* Remove "members" and "name" pages which are merged into "detail"

* Add DNS support

* Trivial changes (table width etc.)

* Don't try to read TLS cert files when not using HTTPS

* Validate DNS IP

* Downgrade jquery to 3.4.1 to fix nav bar collapse

* Revert "Navbar height fix"

This reverts commit 8edaa9aa81, which
break the nav item height on mobile.

* Add missing margin for some buttons

* Display current DNS configuration above inputs

* Change network rename UI/UX

* Includes 'jquery.min.js' in pkg

* Improve JSON value rendering

* Get peer status of network members

* Display members with peer status

* Show controller itself as "CONTROLLER"

* Display peer address

* Improve login redirection

* pr57: Doc updates; version bump

* pr57: Year update

Co-authored-by: Key Networks <34238649+key-networks@users.noreply.github.com>
2021-03-01 15:10:10 +08:00
Key Networks
27616b95d4 Document the HTTP_ALL_INTERFACES feature 2018-02-05 14:53:03 +08:00
Key Networks
d12b8fb619 Follow on Twitter link 2018-02-05 11:36:28 +08:00
Key Networks
83024e30d8 Updated documentation 2018-02-02 22:27:01 +08:00
Key Networks
d0b120bf44 Pointer to ztncui-containerized 2018-01-12 09:37:05 +08:00
Key Networks
c3db94a0a3 Use CDN for jquery as temp workaround for pkg problem 2018-01-11 23:44:58 +08:00
Key Networks
6d148686e5 Pointing to instructions for RPM and DEB installation 2018-01-09 16:19:32 +08:00
Key Networks
66b8356d7b Building RPM and DEB packages with pkg and fpm 2018-01-03 12:07:30 +08:00
Key Networks
9ada0acf82 Relative to cloned dir 2018-01-01 15:53:32 +08:00
Key Networks
1de212b334 Added note on renewing Letsencrypt certs 2017-12-30 11:12:43 +08:00
Key Networks
234c68a4d1 Added instructions for generating TLS certs 2017-12-30 11:06:57 +08:00
Key Networks
49a3319e58 HTTPS_PORT and HTTPS_HOST in .env 2017-12-29 21:39:16 +08:00
Key Networks
f2115a0c61 Execute "pm2 save" to persist across reboots 2017-12-21 12:14:55 +08:00
Key Networks
e30386d4fd Pointer to screenshots 2017-12-20 17:46:41 +08:00
Key Networks
045375bf76 Corrected spelling error 2017-12-19 08:54:21 +08:00
Key Networks
8c9ef47f6a Bug and Vulnerability Reporting 2017-12-18 17:25:33 +08:00
Key Networks
f5cbc66943 Added dotenv to easily add environment variables in .env file 2017-12-14 17:53:03 +08:00
Key Networks
6ef31ccbc5 Updated README.md 2017-12-14 14:14:39 +08:00
Key Networks
0ae8ddf00b Added etc/passwd to .gitignore to avoid over-writing on updates 2017-12-13 23:50:17 +08:00
Key Networks
71f5edc868 Got rid of angle brackets 2017-12-13 23:15:03 +08:00
Key Networks
dc9aeaf1a7 README updates 2017-12-13 23:12:40 +08:00
Key Networks
c7e7dcaf72 Initial commit 2017-12-13 22:05:07 +08:00