tasks: add v0.0.1 (initial release)

LNbits-side counterpart to the webapp tasks module. Caches NIP-52 kind
31922 task events and kind 31925 completions in a local schema, publishes
mutations through nostrclient, and subscribes back to keep the local DB
in sync with the relay set. Tags published 31922 events with
["event-type", "task"] to disambiguate from activities on shared relays.

archive: https://git.atitlan.io/aiolabs/tasks/archive/v0.0.1.zip
sha256:  0564d3c51fbadc5e4f4a2c547248e954aa6e0fc796cef266304ae47f3a12dc35

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Padreug 2026-05-17 20:04:26 +02:00
commit 8038f841a3

View file

@ -304,6 +304,17 @@
"icon": "https://git.atitlan.io/aiolabs/restaurant/raw/branch/main/static/image/restaurant.png",
"archive": "https://git.atitlan.io/aiolabs/restaurant/archive/v0.1.0.zip",
"hash": "4a7284ca485019238d0a05fb7b7b97366a8d04e3343ce2441beb37b55d78fb67"
},
{
"id": "tasks",
"repo": "https://git.atitlan.io/aiolabs/tasks",
"name": "Tasks",
"min_lnbits_version": "1.4.1",
"version": "0.0.1",
"short_description": "Recurring tasks and chore-tracking, published over Nostr",
"icon": "https://git.atitlan.io/aiolabs/tasks/raw/branch/main/static/image/tasks.png",
"archive": "https://git.atitlan.io/aiolabs/tasks/archive/v0.0.1.zip",
"hash": "0564d3c51fbadc5e4f4a2c547248e954aa6e0fc796cef266304ae47f3a12dc35"
}
]
}