• Joined on 2025-12-31
padreug pushed tag v0.0.2 to aiolabs/events 2026-01-03 17:11:01 +00:00
padreug pushed to main at aiolabs/events 2026-01-03 17:03:38 +00:00
68e6e3d02e fix: Parse JSON extra field when reading tickets from database
padreug closed pull request aiolabs/events#1 2026-01-03 16:52:10 +00:00
fix: Use db.insert() for ticket creation to fix SQLite serialization
padreug pushed to main at aiolabs/events 2026-01-03 16:50:44 +00:00
a77145e08e fix: Use db.insert() for ticket creation to fix SQLite serialization
padreug created pull request aiolabs/events#1 2026-01-03 16:49:10 +00:00
fix: Use db.insert() for ticket creation to fix SQLite serialization
padreug created branch fix/sqlite-ticket-extra-serialization in aiolabs/events 2026-01-03 16:48:59 +00:00
padreug pushed to fix/sqlite-ticket-extra-serialization at aiolabs/events 2026-01-03 16:48:59 +00:00
a77145e08e fix: Use db.insert() for ticket creation to fix SQLite serialization
padreug closed issue aiolabs/lnbits#1 2026-01-03 16:35:17 +00:00
Events extension: SQLite error when purchasing ticket - dict type not supported for 'extra' field
padreug opened issue aiolabs/lnbits#1 2026-01-03 16:08:09 +00:00
Events extension: SQLite error when purchasing ticket - dict type not supported for 'extra' field
padreug pushed to demo-newui at aiolabs/webapp 2026-01-03 14:23:46 +00:00
d91b4a50d5 use aio logo
padreug pushed to demo-newui at aiolabs/webapp 2026-01-03 14:00:39 +00:00
3c5f8c06a6 use aio logo
padreug pushed to demo at aiolabs/lnbits 2026-01-03 13:24:01 +00:00
3126338ca4 fix: pass db connection to update_wallet_balance to prevent SQLite deadlock
padreug pushed to demo-newui at aiolabs/webapp 2026-01-03 11:26:11 +00:00
c8ef436c3c Adds demo login page with demo account creation
b49acf3206 feat(layout): Replace top navbar with sidebar layout
Compare 2 commits »
padreug created branch demo-newui in aiolabs/webapp 2026-01-03 11:26:11 +00:00
padreug pushed to demo at aiolabs/lnbits 2026-01-03 11:25:11 +00:00
6dfa6a7723 feat: implement automatic crediting of new accounts with 1 million satoshis
2dd1c8f37c add castle v0.0.3
fd4b1af862 add castle v0.0.2
de1a68383b update extensions
Compare 4 commits »
padreug pushed to feat/link-agg/newlayout at aiolabs/webapp 2026-01-03 11:10:40 +00:00
padreug created branch feat/link-agg/newlayout in aiolabs/webapp 2026-01-03 11:10:40 +00:00
padreug opened issue aiolabs/webapp#14 2026-01-03 11:02:47 +00:00
Optimize .env with domain-based defaults for easier deployment
padreug pushed to main at aiolabs/webapp 2026-01-03 08:03:15 +00:00
caad99a645 commit pacakge-lock.json
padreug pushed to feature/link-aggregator at aiolabs/webapp 2026-01-03 07:55:18 +00:00
7f4b1f1e9e fix(ui): Add top padding to sort tabs
718212668a fix(ui): Add max-width constraint to feed layout
4aa18a2705 fix(nostr-feed): Fix TypeScript errors and remove unused imports
6e2df155c4 feat(nostr-feed): Replace NostrFeed with SubmissionList on Home page
e653ff6d0a fix(nostr-feed): Fetch profiles for submission authors
Compare 20 commits »