833 Commits (docker)
 

Author SHA1 Message Date
Luke Childs 156c8075af Consistent quoting 4 years ago
Luke Childs 603731346d Allow passing in LNBITS_BIND 4 years ago
Luke Childs 6e1a1f00f0 Remuve redundant WORKDIR 4 years ago
Luke Childs 2a5d50573a Don't persist requirements.txt 4 years ago
Luke Childs fbb3ed6d41 Only run build on master 4 years ago
Luke Childs 06e1ecb685 Add newline 4 years ago
Lounès Ksouri 7052cde6e2 Add GitHub Action to build image on push 4 years ago
Luke Childs ce1f4e4604 Install wallet deps 4 years ago
Luke Childs f90e8f4e21 Run with hypercorn 4 years ago
Luke Childs 5e33ef5c1e Use pip over pipenv 4 years ago
Luke Childs 4b4aef06bc Dont install dev deps 4 years ago
Luke Childs 1d520a0e54 Add missing comment 4 years ago
Luke Childs 47dce93752 Don't use pipenv to run lnbits 4 years ago
Luke Childs 9daf6ed527 Only copy in app files 4 years ago
Luke Childs 9d7c6c31f9 Add multi stage builds 4 years ago
Luke Childs e4ccc8c86f Add run command 4 years ago
Luke Childs 8718ceb7de Setup virtualenv 4 years ago
Luke Childs 7b84e7c41e Install with pipenv 4 years ago
Luke Childs da60c8b992 Add comments 4 years ago
Luke Childs a3dce7a36e Install build deps 4 years ago
fiatjaf ec193ca697 put export-with-qr-code on a toggleable section. 4 years ago
fiatjaf ea51af90d0 remove "Renew Keys" button. 4 years ago
Pac 378e408dca Update wallet.html 4 years ago
Pac e251291076 Display QRcode for easy wallet export 4 years ago
fiatjaf 88eb8e0e78 fix curl examples in extensions, path was duplicating the plugin names. 4 years ago
fiatjaf 9c126696fc delete pending payments after WALLET.pay_invoice fails. 4 years ago
fiatjaf 9dd040186d fix fee on lntxbot wallets. 4 years ago
fiatjaf 45148d285e Revert "Fixed fee deduction " 4 years ago
Arc e96c92e6df
Merge pull request #135 from grmkris/extensions/subdomains 4 years ago
benarc 14b6e21a02 Fixed fee deduction 4 years ago
Kristjan 2a25932a85 refactored docs 4 years ago
Kristjan d811d69dac fixed bug on frontend where user couldn't updated information about a domain 4 years ago
Kristjan b6cb305e5c black formatting 4 years ago
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