stacker.news/pages
Dillon 35d212573e
auto canceling bolt11s from lnd when auto dropped from DB (#793)
* auto canceling bolt11s from lnd when auto dropped from DB

* auto canceling bolt11s from lnd when auto dropped from DB

* removed semicolon for lint

* changed cancleHodlInvoic to deletePayment function

* updated code to account for failed LND deletes

* linter fixes

* updated to only remove hashes and bolt11's from model when successfully deleted from LND

* updated to revert unsuccessful deletes from LND and add those values back into the db

* linter fix and renaming for clarity

* updated WITH query

* added if statement to account for invoices not returning from db

* fixed linter

* reverted docker-compose.yml

* made it dry

* made it dry

* added a comment because the query might be confusing

* made query moar dry

* Query formatting

* Fix query returns number of rows instead of rows

* updated  to

* fixed linter

* removed lnbits dir

* removed gitignore and docker-compose.yml from pr

* added deleting from LND in wallet resolver

* linter + added missing import

* fixed merge conflict

* refine invoice deletion

---------

Co-authored-by: ekzyis <ek@stacker.news>
Co-authored-by: keyan <keyan.kousha+huumn@gmail.com>
2024-02-14 17:31:25 -06:00
..
[name] territories 2023-12-04 21:34:06 -06:00
api Add Opt-in to Display Linked Accounts in Profile (#826) 2024-02-14 13:33:31 -06:00
auth upgrade to next-auth 4 (bonus: improve error pages) 2023-07-29 14:38:20 -05:00
invites Force SSR to include CSP nonces on page reload (#818) 2024-02-13 16:40:26 -06:00
invoices Force SSR to include CSP nonces on page reload (#818) 2024-02-13 16:40:26 -06:00
items/[id] territories 2023-12-04 21:34:06 -06:00
referrals fix custom dates to use ms since epoch 2023-11-14 10:23:44 -06:00
rewards remove snow 2023-12-25 18:05:45 -06:00
settings Add Opt-in to Display Linked Accounts in Profile (#826) 2024-02-14 13:33:31 -06:00
stackers improve stat gathering 2024-01-19 15:19:26 -06:00
withdrawals auto canceling bolt11s from lnd when auto dropped from DB (#793) 2024-02-14 17:31:25 -06:00
~ add numbering to top stacker and territories 2024-02-14 15:06:42 -06:00
404.js upgrade to next-auth 4 (bonus: improve error pages) 2023-07-29 14:38:20 -05:00
500.js upgrade to next-auth 4 (bonus: improve error pages) 2023-07-29 14:38:20 -05:00
_app.js remove debug comment 2024-02-14 09:17:21 -06:00
_document.js Add Content Security Policy headers (#805) 2024-02-13 13:10:06 -06:00
_error.js upgrade to next-auth 4 (bonus: improve error pages) 2023-07-29 14:38:20 -05:00
email.js Force SSR to include CSP nonces on page reload (#818) 2024-02-13 16:40:26 -06:00
live.js Force SSR to include CSP nonces on page reload (#818) 2024-02-13 16:40:26 -06:00
login.js show errors on settings during auth linking 2023-07-30 15:39:18 -05:00
notifications.js Notification badges (#595) 2023-11-08 18:17:01 -06:00
offline.js improve service worker asset precaching and offline page 2023-07-28 10:57:12 -05:00
satistics.js autowithdraw to lightning address 2024-01-11 13:10:07 -06:00
share.js Service worker rework, Web Target Share API & Web Push API (#324) 2023-07-04 14:36:07 -05:00
signup.js upgrade react-bootstrap 2023-07-24 13:53:53 -05:00
territory.js link to territory FAQ 2023-12-20 17:11:07 -06:00
wallet.js add ids to all toasts to help id rogue toasts 2024-01-28 13:26:32 -06:00