• Joined on 2025-12-31
padreug merged pull request aiolabs/webapp#87 2026-06-03 16:34:01 +00:00
fix(activities): route ticket scanner through HTTP, not nostr-transport RPC
padreug deleted branch chore/remove-user-prvkey-field from aiolabs/webapp 2026-06-03 16:33:49 +00:00
padreug pushed to dev at aiolabs/webapp 2026-06-03 16:33:49 +00:00
386273baab Merge pull request 'chore(api): remove User.prvkey field + thread-through helpers (Q1.2 Option b)' (#84) from chore/remove-user-prvkey-field into dev
9a300c1679 chore(api): remove User.prvkey field + thread-through helpers (Q1.2 Option b)
Compare 2 commits »
padreug merged pull request aiolabs/webapp#84 2026-06-03 16:33:49 +00:00
chore(api): remove User.prvkey field + thread-through helpers (Q1.2 Option b)
padreug opened issue aiolabs/nostrmarket#7 2026-06-03 16:24:24 +00:00
sign_and_send_to_nostr → publish_nostr_event has no relay timeout — hangs uvicorn forever on first signup if external relays unreachable
padreug opened issue aiolabs/nsecbunkerd#21 2026-06-03 16:23:31 +00:00
Per-key Backend kind:24133 subscription sometimes fails to register on relay after a fresh boot
padreug opened issue aiolabs/nsecbunkerd#20 2026-06-03 16:22:31 +00:00
NDK gives up reconnecting to admin relay after ~3 ECONNREFUSED retries — bunker stays disconnected forever
padreug created pull request aiolabs/webapp#87 2026-06-03 14:17:24 +00:00
fix(activities): route ticket scanner through HTTP, not nostr-transport RPC
padreug pushed to fix/scanner-via-http at aiolabs/webapp 2026-06-03 14:17:00 +00:00
7ef3cb33cc fix(activities): route ticket scanner through HTTP, not nostr-transport RPC
padreug created branch fix/scanner-via-http in aiolabs/webapp 2026-06-03 14:17:00 +00:00
padreug opened issue aiolabs/nsecbunkerd#19 2026-06-03 13:10:05 +00:00
deps: refresh runtime deps to current stable (pnpm, prisma, nodejs, NDK, fastify, …)
padreug pushed to dev at aiolabs/nsecbunkerd 2026-06-03 13:04:45 +00:00
131f689c6f deps: bump prisma 5.4.1 → 6.19.3 (nix build fix)
padreug pushed to dev at aiolabs/nsecbunkerd 2026-06-03 12:51:45 +00:00
8ee0595ea8 fix(nix): build under pnpm_9 + drop stale NDK substitute
padreug opened issue aiolabs/webapp#86 2026-06-03 11:42:54 +00:00
Feature Request: When an app is pending, grey it out
padreug opened issue aiolabs/webapp#85 2026-06-03 11:35:06 +00:00
Feature Request: Ability to manually register someone if they've forgotten their ticket
padreug pushed to dev at aiolabs/webapp 2026-06-03 10:13:40 +00:00
c07de62af1 fix(nostr-feed): repoint dangling ScheduledEventService imports to TaskService
padreug opened issue aiolabs/satmachineadmin#44 2026-06-02 09:09:37 +00:00
Rotate settlement-receipt event kind off 21001 (CLINK Offers collision)
padreug commented on issue aiolabs/withdraw#2 2026-06-01 19:45:39 +00:00
create_lnurl_from_baseurl: allow HTTP for RFC1918 / loopback hosts (extend the localhost exception)

Closing as won't-fix — going with TLS termination (self-signed cert) on the dev LNbits instead.

padreug pushed to main at aiolabs/withdraw 2026-06-01 19:45:22 +00:00
2877cf6b20 Revert "fix: allow HTTP LNURL for RFC1918/loopback baseurls (#2)"
0e06ab2087 Revert "fix: extend RFC1918 LNURL carve-out to the HTTP-views path"
Compare 2 commits »
padreug pushed to main at aiolabs/withdraw 2026-06-01 19:35:35 +00:00
40dce4d88c fix: extend RFC1918 LNURL carve-out to the HTTP-views path