800 Commits (babaa4459e3a47a0da408b4091ce7efaa7323151)
 

Author SHA1 Message Date
Kristjan babaa4459e decided to remove IP and subdomain validations.. we run dry-run to cloudflare anyway so those 2 checks are reduntant 4 years ago
Kristjan f45aadaafe added checks to the cloudflare if the domain can be created; code refactoring - moved calls to cloudflare to seperate file 4 years ago
Kristjan f6010bc139 black formatting 4 years ago
Kristjan 33b48341f1 checks before creating new subdomain 4 years ago
Kristjan dc4a786dda black formatting 4 years ago
Kristjan 10414be0d2 now payments are finalized and dns registered when the event happens instead when user polls the backend 4 years ago
Kristjan e1abea77f5 moved code for generating new dns name and updating the invoice in database to the invoiceListener 4 years ago
Kristjan 8a7652c06f started working on payment listeners 4 years ago
Kristjan be0f853346 validation for the ip address and record type 4 years ago
Kristjan afa7fce1c4 prettier formatting for lnticket extension 4 years ago
Kristjan 94b3416300 prettier formatting 4 years ago
Kristjan c082c953f3 black formatting 4 years ago
Kristjan 128888be92 refactoring & bug fixes 4 years ago
Kristjan bd4a668d23 added instructions and better formatting to the readme file 4 years ago
Kristjan 399a07b98a added basic information 4 years ago
Kristjan 493ab5464e integration with cloudflare, working prototype 4 years ago
Kristjan 6c4b5ea406 working subdomains frontend, table, popup, payments 4 years ago
Kristjan c0d7371137 subdomains public window 4 years ago
Kristjan e96ec08f44 code refactor 4 years ago
Kristjan 2eb44674d0 added public facing api 4 years ago
Kristjan 307a919d17 added CRUD operations 4 years ago
Kristjan 3c398a8276 started working on subdomains extension 4 years ago
fiatjaf 1c922a5ddc finish webhooks for normal invoices with two extra columns. 4 years ago
fiatjaf 4623220316 specify webhooks from invoice creation and call them. 4 years ago
benarc 503c981bc9 Updated example extension 4 years ago
benarc 31b1c0d1d5 Fixed tpos links not being fetched 4 years ago
benarc ae59c74c24 Added if webhook to stop 500 in webhook absence 4 years ago
benarc 52956a62a2 Added unique hash check to lnurlw 4 years ago
benarc ccb9d107d5 fixed unique update lnurlw 4 years ago
benarc edc533e902 Moved amount update to cb in lnurlw 4 years ago
benarc 9db327d5db changed 'comment' top 'content' in webhook 4 years ago
benarc 16fff9899f Added webhook for tickets 4 years ago
benarc 67e8c567a3 Fixed some lnticket bugs 4 years ago
fiatjaf 409f62dee7 dependencies update. 4 years ago
fiatjaf d4e718d29b fix migration. 4 years ago
fiatjaf d84915cb00 oops: formatting. 4 years ago
fiatjaf 03706dcbad withdraw: fix incorrect setting of used+1. 4 years ago
fiatjaf d3fc52cd49 migrate to sqlalchemy-aio. 4 years ago
Christian Rotzoll f877dde2b0
fix #125 qrcode printing (#126) 4 years ago
fiatjaf 594e28eab7 formatting. 4 years ago
fiatjaf a67b93108b log errors on faulty lnpay webhooks. 4 years ago
fiatjaf a198842f50 wallet name on <title> 4 years ago
fiatjaf 22b31a91c7
Merge pull request #122 from lnbits/lnurl-auth 4 years ago
fiatjaf 54881d777e lnurl-auth: show wallet name on modal. 4 years ago
fiatjaf b7e337b0ee lnurl-auth: show the correct wallet linking_key on modal. 4 years ago
fiatjaf b794f8302d lnurl-auth: hashing_key -> linking_key. 4 years ago
fiatjaf 805000cd06 fix ecdsa signing because these libraries are too naïve. 4 years ago
fiatjaf bb94dc6526 fix perform_lnurl error handling. 4 years ago
fiatjaf d4e30356c7 fix: return "message" instead of "error" so it is handled better at the client. 4 years ago
fiatjaf 4456dd6f59 catch stderr when running git subprocess outside of a git repo. 4 years ago