• Joined on 2025-12-31
padreug deleted tag v0.0.1 from aiolabs/nix-bitcoin 2026-01-09 20:43:46 +00:00
padreug pushed to main at aiolabs/nix-bitcoin 2026-01-09 19:25:26 +00:00
6567382bd5 lamassu: clone and build from git source on target
padreug pushed to demo at aiolabs/lnbits 2026-01-09 19:06:05 +00:00
d8cdc1e680 feat: implement automatic crediting of new accounts with 1 million satoshis
71a94766b1 feat(ui): add frontend support for paying amountless invoices
8657e221c6 feat: add support for paying amountless BOLT11 invoices
Compare 3 commits »
padreug pushed to main at aiolabs/lnbits 2026-01-09 19:05:46 +00:00
71a94766b1 feat(ui): add frontend support for paying amountless invoices
padreug pushed to demo at aiolabs/lnbits 2026-01-09 19:05:33 +00:00
b093b0abb9 feat(ui): add frontend support for paying amountless invoices
0513074bd6 feat: add support for paying amountless BOLT11 invoices
Compare 2 commits »
padreug pushed to main at aiolabs/lnbits 2026-01-09 18:46:51 +00:00
8657e221c6 feat: add support for paying amountless BOLT11 invoices
padreug released v0.0.1 at aiolabs/nix-bitcoin 2026-01-09 16:04:15 +00:00
padreug pushed tag v0.0.1 to aiolabs/nix-bitcoin 2026-01-09 16:04:14 +00:00
padreug pushed to atio at aiolabs/webapp 2026-01-09 15:30:45 +00:00
c74fd29bb0 update images for atio
651e8c035c Fix NIP-04 decryption for outgoing messages in chat
465dcf988e Add LNbits attribution to sidebar footer
32ccd3fa92 Fix profile dropdown width to show full currency display
73e0cf8567 Comment out unimplemented Settings and Relay Hub Status links
Compare 42 commits »
padreug pushed to demo-newui at aiolabs/webapp 2026-01-09 15:22:27 +00:00
29db7d7266 Fix NIP-04 decryption for outgoing messages in chat
padreug pushed to main at aiolabs/castle 2026-01-07 14:47:41 +00:00
8d9e14ee5a Fix approve/reject endpoints to use Fava source API correctly
cb9bc2d658 Add Fava settings UI and fix race conditions in toolbar buttons
5eb007b936 Merge branch 'fix/authorization-security-refactor'
ca0cee7312 Add centralized authorization module and fix security vulnerabilities
b5c36504fb Add concurrency protection for Fava/Beancount ledger writes
Compare 5 commits »
padreug closed issue aiolabs/castle#4 2026-01-07 14:47:41 +00:00
Critical: No concurrency protection for Fava/Beancount ledger writes
padreug created pull request aiolabs/castle#6 2026-01-07 12:36:26 +00:00
Add centralized authorization module and fix security vulnerabilities
padreug created branch fix/authorization-security-refactor in aiolabs/castle 2026-01-07 12:35:44 +00:00
padreug pushed to fix/authorization-security-refactor at aiolabs/castle 2026-01-07 12:35:44 +00:00
ca0cee7312 Add centralized authorization module and fix security vulnerabilities
padreug pushed to demo-newui at aiolabs/webapp 2026-01-07 00:38:28 +00:00
aae23dc7ae Add LNbits attribution to sidebar footer
padreug pushed to demo-newui at aiolabs/webapp 2026-01-07 00:33:31 +00:00
49cdec6e6c Fix profile dropdown width to show full currency display
b4e2b0a173 Comment out unimplemented Settings and Relay Hub Status links
Compare 2 commits »
padreug pushed to demo-newui at aiolabs/webapp 2026-01-07 00:16:15 +00:00
81db5d2d9f Add styled order message cards in chat
2366a44280 Fix View My Orders navigation to select orders tab
b89ee8bf92 Simplify checkout flow and payment options
cdf09ab6e3 Fix stall update API to use PUT with full object
fa4f4596aa Fix z-index layering for page headers below app top bar
Compare 5 commits »
padreug pushed to demo at aiolabs/lnbits 2026-01-06 23:13:44 +00:00
e062743e5a feat: implement automatic crediting of new accounts with 1 million satoshis
359e9d8b29 fix(lndrest): use boolean for allow_self_payment instead of integer
b3817959a0 update nostrrelay to v0.0.2
1074ca4d9a update satmachineadmin to v0.0.3 to fix
41c0dcfdcd updated satmachineadmin v0.0.2 important fix for 1.4
Compare 6 commits »
padreug pushed to main at aiolabs/lnbits 2026-01-06 23:12:37 +00:00
359e9d8b29 fix(lndrest): use boolean for allow_self_payment instead of integer