Commit Graph

  • 3452b69b4e python3 => python non-root-docker Luke Childs 2021-02-19 21:50:34 +0700
  • 882c88848c Run Dockerfile as non-root user Luke Childs 2021-02-19 21:49:05 +0700
  • 042052e4e5 Small readme change benarc 2021-02-18 23:51:04 +0000
  • 8cefb2f8fe Small README update benarc 2021-02-18 23:40:50 +0000
  • bd46c0be91
    Merge pull request #149 from louneskmt/docker-image Arc 2021-02-18 23:20:43 +0000
  • 0ba26975d4
    Remove workflow execution on push to docker-image branch Lounès Ksouri 2021-02-18 22:38:05 +0100
  • 4500078773
    Add new Dockerfile Lounès Ksouri 2021-02-18 22:20:55 +0100
  • c6437f3fbc
    Add GitHub Action to build image on push Lounès Ksouri 2021-02-18 22:20:44 +0100
  • 156c8075af Consistent quoting docker Luke Childs 2021-02-18 23:37:53 +0700
  • 603731346d Allow passing in LNBITS_BIND Luke Childs 2021-02-18 23:35:39 +0700
  • 6e1a1f00f0 Remuve redundant WORKDIR Luke Childs 2021-02-18 23:30:10 +0700
  • 2a5d50573a Don't persist requirements.txt Luke Childs 2021-02-18 23:29:51 +0700
  • fbb3ed6d41 Only run build on master Luke Childs 2021-02-18 23:14:33 +0700
  • 06e1ecb685 Add newline Luke Childs 2021-02-18 23:12:11 +0700
  • 7052cde6e2 Add GitHub Action to build image on push Lounès Ksouri 2021-02-17 13:41:14 +0100
  • ce1f4e4604 Install wallet deps Luke Childs 2021-02-18 22:54:21 +0700
  • f90e8f4e21 Run with hypercorn Luke Childs 2021-02-18 22:43:45 +0700
  • 5e33ef5c1e Use pip over pipenv Luke Childs 2021-02-18 22:43:31 +0700
  • 4b4aef06bc Dont install dev deps Luke Childs 2021-02-18 20:57:41 +0700
  • 1d520a0e54 Add missing comment Luke Childs 2021-02-18 20:33:07 +0700
  • 47dce93752 Don't use pipenv to run lnbits Luke Childs 2021-02-18 20:30:05 +0700
  • 9daf6ed527 Only copy in app files Luke Childs 2021-02-18 20:29:47 +0700
  • 9d7c6c31f9 Add multi stage builds Luke Childs 2021-02-18 20:25:39 +0700
  • e4ccc8c86f Add run command Luke Childs 2021-02-18 20:18:07 +0700
  • 8718ceb7de Setup virtualenv Luke Childs 2021-02-18 20:14:22 +0700
  • 7b84e7c41e Install with pipenv Luke Childs 2021-02-18 20:13:22 +0700
  • da60c8b992 Add comments Luke Childs 2021-02-18 20:02:59 +0700
  • a3dce7a36e Install build deps Luke Childs 2021-02-18 20:02:40 +0700
  • ec193ca697 put export-with-qr-code on a toggleable section. master fiatjaf 2021-02-13 21:39:23 -0300
  • ea51af90d0 remove "Renew Keys" button. fiatjaf 2021-02-13 21:37:26 -0300
  • 378e408dca Update wallet.html Pac 2021-02-12 11:37:35 -0300
  • e251291076 Display QRcode for easy wallet export Pac 2021-02-12 11:07:51 -0300
  • 88eb8e0e78 fix curl examples in extensions, path was duplicating the plugin names. fiatjaf 2021-02-07 08:23:01 -0300
  • 9c126696fc delete pending payments after WALLET.pay_invoice fails. fiatjaf 2021-01-05 22:28:57 -0300
  • 9dd040186d fix fee on lntxbot wallets. fiatjaf 2021-01-05 19:50:06 -0300
  • 45148d285e Revert "Fixed fee deduction " fiatjaf 2021-01-05 19:49:27 -0300
  • e96c92e6df
    Merge pull request #135 from grmkris/extensions/subdomains Arc 2021-01-05 22:35:06 +0000
  • 14b6e21a02 Fixed fee deduction benarc 2021-01-05 21:54:58 +0000
  • 2a25932a85 refactored docs Kristjan 2021-01-03 16:37:13 +0100
  • d811d69dac fixed bug on frontend where user couldn't updated information about a domain Kristjan 2021-01-03 16:15:03 +0100
  • b6cb305e5c black formatting Kristjan 2021-01-03 11:28:23 +0100
  • babaa4459e decided to remove IP and subdomain validations.. we run dry-run to cloudflare anyway so those 2 checks are reduntant Kristjan 2021-01-03 11:27:45 +0100
  • f45aadaafe added checks to the cloudflare if the domain can be created; code refactoring - moved calls to cloudflare to seperate file Kristjan 2021-01-03 11:22:42 +0100
  • f6010bc139 black formatting Kristjan 2021-01-03 00:31:02 +0100
  • 33b48341f1 checks before creating new subdomain Kristjan 2021-01-03 00:26:33 +0100
  • dc4a786dda black formatting Kristjan 2021-01-02 22:56:36 +0100
  • 10414be0d2 now payments are finalized and dns registered when the event happens instead when user polls the backend Kristjan 2021-01-02 22:55:52 +0100
  • e1abea77f5 moved code for generating new dns name and updating the invoice in database to the invoiceListener Kristjan 2021-01-02 22:38:28 +0100
  • 8a7652c06f started working on payment listeners Kristjan 2021-01-02 20:49:39 +0100
  • be0f853346 validation for the ip address and record type Kristjan 2021-01-02 19:21:39 +0100
  • afa7fce1c4 prettier formatting for lnticket extension Kristjan 2021-01-02 17:05:24 +0100
  • 94b3416300 prettier formatting Kristjan 2021-01-02 16:58:03 +0100
  • c082c953f3 black formatting Kristjan 2020-12-31 18:50:16 +0100
  • 128888be92 refactoring & bug fixes Kristjan 2020-12-31 18:39:16 +0100
  • bd4a668d23 added instructions and better formatting to the readme file Kristjan 2020-12-30 12:20:37 +0100
  • 399a07b98a added basic information Kristjan 2020-12-30 12:08:53 +0100
  • 493ab5464e integration with cloudflare, working prototype Kristjan 2020-12-30 11:50:49 +0100
  • 6c4b5ea406 working subdomains frontend, table, popup, payments Kristjan 2020-12-29 20:52:54 +0100
  • c0d7371137 subdomains public window Kristjan 2020-12-29 19:16:04 +0100
  • e96ec08f44 code refactor Kristjan 2020-12-28 23:24:47 +0100
  • 2eb44674d0 added public facing api Kristjan 2020-12-28 22:40:46 +0100
  • 307a919d17 added CRUD operations Kristjan 2020-12-28 22:32:04 +0100
  • 3c398a8276 started working on subdomains extension Kristjan 2020-12-28 19:51:45 +0100
  • 1c922a5ddc finish webhooks for normal invoices with two extra columns. fiatjaf 2020-12-24 09:38:35 -0300
  • 4623220316 specify webhooks from invoice creation and call them. fiatjaf 2020-12-18 16:21:48 -0300
  • 7d44fa1c2d Less broken refactor watchonly benarc 2020-12-04 10:15:46 +0000
  • 4c7c792390 Trying to fix benarc 2020-12-04 10:07:59 +0000
  • 54c0c9f3a8 Big, broken refactor payments/addresses to charges benarc 2020-12-04 09:59:42 +0000
  • 257c9c1c64 Can fetch balance from mem.space benarc 2020-12-03 22:56:34 +0000
  • 2db3325727 Added paylinks to table benarc 2020-12-03 18:37:45 +0000
  • c62678b3aa generated fresh addresses nicely benarc 2020-12-03 17:26:11 +0000
  • 48cf23346c Added get fresh address button benarc 2020-12-02 22:47:33 +0000
  • 503c981bc9 Updated example extension raspiblitz 0.2.0 benarc 2020-12-02 10:45:12 +0000
  • 31b1c0d1d5 Fixed tpos links not being fetched benarc 2020-12-01 22:53:52 +0000
  • ae59c74c24 Added if webhook to stop 500 in webhook absence benarc 2020-12-01 22:35:06 +0000
  • 913f2a37c1 Awaits seem to be working in watchonly benarc 2020-12-01 21:39:33 +0000
  • 93417e5bdf added awaits benarc 2020-12-01 20:29:21 +0000
  • a838706090 updated watchonly benarc 2020-12-01 19:54:16 +0000
  • 52956a62a2 Added unique hash check to lnurlw benarc 2020-11-30 22:27:53 +0000
  • ccb9d107d5 fixed unique update lnurlw benarc 2020-11-30 22:19:17 +0000
  • edc533e902 Moved amount update to cb in lnurlw benarc 2020-11-30 22:03:20 +0000
  • 9db327d5db changed 'comment' top 'content' in webhook benarc 2020-11-30 21:12:00 +0000
  • 16fff9899f Added webhook for tickets benarc 2020-11-30 14:59:21 +0000
  • 67e8c567a3 Fixed some lnticket bugs benarc 2020-11-30 14:02:17 +0000
  • b7779901d4 make the livestream text more neutral. livestream fiatjaf 2020-11-24 22:55:17 -0300
  • 83c48cb533 make price optional then fix min/max issues. fiatjaf 2020-11-23 23:30:04 -0300
  • d1fc64f3fb conditional buys: get a download link when paying over x. fiatjaf 2020-11-23 23:03:37 -0300
  • 23734cd5a0 livestream: notifications and comments. fiatjaf 2020-11-23 11:32:11 -0300
  • 5cf8f4121c add price to track description. fiatjaf 2020-11-23 09:44:11 -0300
  • 179d290cdf livestream extension. fiatjaf 2020-11-19 14:23:35 -0300
  • 409f62dee7 dependencies update. fiatjaf 2020-11-24 16:25:32 -0300
  • d4e718d29b fix migration. fiatjaf 2020-11-24 16:25:20 -0300
  • d84915cb00 oops: formatting. fiatjaf 2020-11-21 23:23:11 -0300
  • 03706dcbad withdraw: fix incorrect setting of used+1. fiatjaf 2020-11-21 23:20:26 -0300
  • d3fc52cd49 migrate to sqlalchemy-aio. fiatjaf 2020-11-21 18:04:39 -0300
  • f877dde2b0
    fix #125 qrcode printing (#126) Christian Rotzoll 2020-11-20 02:18:22 +0100
  • 594e28eab7 formatting. fiatjaf 2020-11-18 22:26:30 -0300
  • a67b93108b log errors on faulty lnpay webhooks. fiatjaf 2020-11-12 15:33:02 -0300
  • a198842f50 wallet name on <title> fiatjaf 2020-11-12 15:32:41 -0300
  • 22b31a91c7
    Merge pull request #122 from lnbits/lnurl-auth fiatjaf 2020-11-12 10:02:55 -0300