17 Commits (5d850dc322b5fc50a4752c2421aa66bc66dcd6d3)

Author SHA1 Message Date
alex 5d850dc322
git: migrate to github.com/nakamochi/sysupdates repo
migrating from self-hosted gitea to github due to maintenance burden.
4 months ago
alex 2290644eba
ndg: patch upgrade to v0.8.1
a bigger keyboard buttons font:
https://git.qcode.ch/nakamochi/ndg/releases/tag/v0.8.1
5 months ago
alex 14c97fa33d
ndg: upgrade to v0.8.0
this release contains a screenlock feature.
see details on the release page:
https://git.qcode.ch/nakamochi/ndg/releases/tag/v0.8.0
5 months ago
alex 5adea7983d
ndg: upgrade to v0.7.0
this release features node name change facility.
see details on the release page:
https://git.qcode.ch/nakamochi/ndg/releases/tag/v0.7.0
6 months ago
alex 9861dbebcd
ndg: upgrade to v0.6.0
this release includes lightning node setup workflow without using any
command line or SSH.

see some screenshots on the release page:
https://git.qcode.ch/nakamochi/ndg/releases/tag/v0.6.0
11 months ago
alex ca905107a1
ndg: make sure logs go into syslog instead of tty 11 months ago
alex 55a10aa04a
ndg: upgrade to v0.5.1
a previous unsuccessful release v0.5.0, introduced in f9b269a, contained
memleaks and deadlocks which are now resolved in v0.5.1.

see https://git.qcode.ch/nakamochi/ndg/releases/tag/v0.5.1
12 months ago
alex 8d3a965b05
revert "ndg: upgrade to v0.5.0"
this reverts commit f9b269adf1

something's causing nd or ndg to crash. needs investigation.
12 months ago
alex f9b269adf1
ndg: upgrade to v0.5.0
the release adds UI for switch sysupdates channel.
there are two channels at the moment: edge (dev branch)
and stable (master branch).

see all release details at
https://git.qcode.ch/nakamochi/ndg/releases/tag/v0.5.0
12 months ago
alex 597285e9a0
ndg: upgrade to v0.4.0
this ndg release adds lightning tab implementation and on-chain balance
on the bitcoin tab.

see all release details at
https://git.qcode.ch/nakamochi/ndg/releases/tag/v0.4.0
1 year ago
alex b3066bf173
ndg: patch update to v0.3.1
the patch release improves on v0.3.0 in that it makes the UI update
immediately with most recent data on wakeup.

released at
https://git.qcode.ch/nakamochi/ndg/releases/tag/v0.3.1
1 year ago
alex 15e44a80b0
ndg: upgrade to v0.3.0
this adds bitcoin tab initial implementation as per
nakamochi/ndg#9

released at
https://git.qcode.ch/nakamochi/ndg/releases/tag/v0.3.0
1 year ago
alex 3253756c2d
ndg: push a wip version v0.2.0-1-gff883042-dev to dev channel
experiments with the bitcoin tab on touch screen:
https://git.qcode.ch/nakamochi/ndg/commit/ff883042

a pre-release is at
https://git.qcode.ch/nakamochi/ndg/releases/tag/0.2.0-1-gff883042-dev
1 year ago
alex c4dba55535
ndg: upgrade from v0.1.1 to v0.2.0
- poweroff progress report in the UI
- semver display in an info window
- stable SIGTERM handling

see release notes here:
https://git.qcode.ch/nakamochi/ndg/releases/tag/v0.2.0
1 year ago
alex 8be9658774
ndg: update from v0.1.0 to v0.1.1
a bugfix patch release
https://git.qcode.ch/nakamochi/ndg/releases/tag/v0.1.1
2 years ago
alex 1be6a4dbe8
ndg: make sure ngui process terminates at sv stop
it is unclear why ngui is sometimes hanging after stopping nd service.
for now, this is a working around. follow this issue for more:
nakamochi/ndg#17
2 years ago
alex e856de67ac
ndg: add nakamochi daemon and gui setup scripts
very similar to btc and lnd.
bin downloads are directly from https://git.qcode.ch/nakamochi/ndg/releases.
2 years ago