Jon Staab
|
b11fb5dc25
|
Fix possible race condition related to billing an activity
|
2026-05-28 12:45:21 -07:00 |
|
Jon Staab
|
0f47b483aa
|
Update docs
|
2026-05-27 16:56:34 -07:00 |
|
Jon Staab
|
cd70ca6654
|
Move renewed_at to tenant
|
2026-05-27 15:35:02 -07:00 |
|
Jon Staab
|
f37bb55286
|
Significant refactor of activity reconciliation
|
2026-05-27 15:22:33 -07:00 |
|
Jon Staab
|
7a2baf6f82
|
Refactor billing to manage subscriptions/invoices internally
|
2026-05-27 10:27:13 -07:00 |
|
Jon Staab
|
9d9192f681
|
Remove redundant relay.schema field
Docker / build-and-push-image (backend, backend, coracle/caravel-backend) (push) Failing after 0s
Docker / build-and-push-image (frontend, frontend, coracle/caravel-frontend) (push) Failing after 0s
|
2026-05-25 16:15:00 -07:00 |
|
Jon Staab
|
e7c0e6fdbe
|
Some lightning invoice refactoring
Docker / build-and-push-image (backend, backend, coracle/caravel-backend) (push) Failing after 0s
Docker / build-and-push-image (frontend, frontend, coracle/caravel-frontend) (push) Failing after 1s
|
2026-05-21 17:19:35 -07:00 |
|
Jon Staab
|
a998c9b833
|
Collapse multiple invoice tables into one
Docker / build-and-push-image (backend, backend, coracle/caravel-backend) (push) Failing after 1s
Docker / build-and-push-image (frontend, frontend, coracle/caravel-frontend) (push) Failing after 0s
|
2026-05-21 16:23:20 -07:00 |
|
Jon Staab
|
6d267ed339
|
Remove relay subscription item column
|
2026-05-20 11:16:02 -07:00 |
|
Jon Staab
|
2d5eb0ca84
|
Refactor commands
Docker / build-and-push-image (backend, backend, coracle/caravel-backend) (push) Failing after 0s
Docker / build-and-push-image (frontend, frontend, coracle/caravel-frontend) (push) Failing after 1s
|
2026-05-19 17:20:00 -07:00 |
|
userAdityaa
|
b1e3747ddb
|
fix: manual Lightning payment reconciliation with Stripe invoice state (#54)
Reviewed-on: #54
Co-authored-by: userAdityaa <aditya.chaudhary1558@gmail.com>
Co-committed-by: userAdityaa <aditya.chaudhary1558@gmail.com>
|
2026-05-01 23:38:57 +00:00 |
|
userAdityaa
|
9556a34b19
|
fix: silent relay state drift when activity bus drops events (#53)
Co-authored-by: userAdityaa <aditya.chaudhary1558@gmail.com>
Co-committed-by: userAdityaa <aditya.chaudhary1558@gmail.com>
|
2026-04-29 18:36:36 +00:00 |
|
userAdityaa
|
3ecd285290
|
chore: prevent duplicate Lightning charges by adding durable invoice-level NWC payment guard (#51)
Reviewed-on: #51
Co-authored-by: userAdityaa <aditya.chaudhary1558@gmail.com>
Co-committed-by: userAdityaa <aditya.chaudhary1558@gmail.com>
|
2026-04-25 13:02:56 +00:00 |
|
userAdityaa
|
44f9928070
|
fix: make stripe webhooks explicitly toggleable with mandatory secret validation (#23)
Co-authored-by: userAdityaa <aditya.chaudhary1558@gmail.com>
Co-committed-by: userAdityaa <aditya.chaudhary1558@gmail.com>
|
2026-04-17 22:57:37 +00:00 |
|
userAdityaa
|
85d37f53ce
|
fix: respect activity_type in set_relay_status and include activate_relay (#14)
Co-authored-by: userAdityaa <aditya.chaudhary1558@gmail.com>
Co-committed-by: userAdityaa <aditya.chaudhary1558@gmail.com>
|
2026-04-15 20:39:06 +00:00 |
|
userAdityaa
|
ce595c8bc5
|
Ensure all tenants have valid Stripe customer IDs (#5)
Co-authored-by: userAdityaa <aditya.chaudhary1558@gmail.com>
Co-committed-by: userAdityaa <aditya.chaudhary1558@gmail.com>
|
2026-04-14 23:06:48 +00:00 |
|
userAdityaa
|
1d4034340b
|
fix: invoice.paid reactivating manually deactivated relays (#10)
Co-authored-by: userAdityaa <aditya.chaudhary1558@gmail.com>
Co-committed-by: userAdityaa <aditya.chaudhary1558@gmail.com>
|
2026-04-14 22:10:40 +00:00 |
|
Jon Staab
|
0980523a50
|
Rework billing
|
2026-04-09 14:11:30 -07:00 |
|
Jon Staab
|
65dfcaeb6c
|
Implement stripe subscription sync
|
2026-04-07 11:21:40 -07:00 |
|
Jon Staab
|
7e0bd14ef3
|
Tweak relay status
|
2026-04-01 16:05:15 -07:00 |
|
Jon Staab
|
3e131b6a1b
|
Allow infra to listen to activity actively
|
2026-04-01 16:01:10 -07:00 |
|
Jon Staab
|
07dfe86210
|
Separate command and query
|
2026-04-01 15:47:56 -07:00 |
|