Commit Graph

  • 2dfae9ecc1 adapt Procfile hypercorn call. fiatjaf 2020-09-28 21:11:34 -0300
  • 1f2fd2280a make all dbs and crud calls async aiosqlite fiatjaf 2020-09-28 20:54:25 -0300
  • fc1b90ff50 lnurlp webhooks. fiatjaf 2020-09-28 00:54:15 -0300
  • 7394758d1c basic invoice listeners. fiatjaf 2020-09-27 23:12:55 -0300
  • 3ab29e6e50 fix: lnbits.com deploy Eneko Illarramendi 2020-09-28 23:49:11 +0200
  • f60cebb072
    fix: add missing `assets` command (#100) Eneko 2020-09-28 23:11:59 +0200
  • d8da88aefa Fixed QR codes not printing benarc 2020-09-28 16:59:20 +0100
  • 750cafc8da Removed balance in admin panel for now, benarc 2020-09-28 15:10:26 +0100
  • 6fc74e06fd Pulls env into /admin, then updates admin/funding DB benarc 2020-09-28 14:05:33 +0100
  • 49baa07141 fix proxyfix. fiatjaf 2020-09-28 00:21:33 -0300
  • d6018f7c00 Trying to get node info from vue to flask benarc 2020-09-27 19:50:10 +0100
  • 098089af75 PREFER_SECURE_URLS, get rid of FORCE_HTTPS hacks. 0.1.1 Eneko Illarramendi 2020-09-24 11:44:35 -0300
  • 39cd96594e pass appropriate parameters to create_payment on lnurlwallet. fiatjaf 2020-09-24 13:09:02 -0300
  • 7533b1b0b0 Adding funding source balance to admin ext benarc 2020-09-18 21:22:25 +0100
  • da4059e039 Added topup function to admin extension benarc 2020-09-18 10:11:16 +0100
  • 09f85b293c Fixed gap between extension thumbs benarc 2020-09-18 08:30:15 +0100
  • dbabf937c4
    Merge pull request #93 from lnbits/quart fiatjaf 2020-09-17 22:51:19 -0300
  • cd8a447ba0 pytest quibbles and dev dependencies. fiatjaf 2020-09-17 22:41:30 -0300
  • 6b290978b4 Made an Admin extension, only accessible by admin benarc 2020-09-18 00:31:58 +0100
  • 533ba36a1b Black and prettier benarc 2020-09-17 23:00:30 +0100
  • 826cc87af0 Form pulls value from env and saves in DB benarc 2020-09-17 22:48:41 +0100
  • ef0bdf8363 mypy quibbles. fiatjaf 2020-09-16 20:24:17 -0300
  • 75047c5bc3 fix static extensions js url. fiatjaf 2020-09-16 20:21:42 -0300
  • 26ec4b821d Changed funding source icon benarc 2020-09-16 10:05:08 +0100
  • 02d933faba Fixed spelling benarc 2020-09-16 09:42:51 +0100
  • 0ea117c7b0 Admin form mockup benarc 2020-09-16 09:39:48 +0100
  • 2b38207100 mimic x_proto, x_host params from old ProxyFix. fiatjaf 2020-09-15 17:19:34 -0300
  • 5513b34a66 change 1 to true on env vars because that is supported now. fiatjaf 2020-09-15 17:19:11 -0300
  • 6928f431a7 poor man's flask-assets. fiatjaf 2020-09-15 15:54:05 -0300
  • e559649633 Reverted tasteful button, and started admin table benarc 2020-09-15 09:55:26 +0100
  • 3a0762ff82 proxy fix (x-forwarded-...). fiatjaf 2020-09-14 23:55:47 -0300
  • 42c6620a07 quart run settings and hypercorn on docker/Procfile. fiatjaf 2020-09-14 23:28:10 -0300
  • afa75d1493 removed print benarc 2020-09-14 20:51:46 +0100
  • 83598094e4 python black benarc 2020-09-14 20:43:47 +0100
  • d15ee6f2db admin top up complete benarc 2020-09-14 20:40:04 +0100
  • 7ba506923e Admin top up complete benarc 2020-09-14 20:20:12 +0100
  • f01028eac7 migrate from flask to quart. fiatjaf 2020-09-13 21:31:05 -0300
  • f452b9c00d withdraw: replace location.hostname with location.host. fiatjaf 2020-09-14 15:46:23 -0300
  • 37b4951f12 prettier code benarc 2020-09-14 13:50:50 +0100
  • 6f74bb0c0c format code benarc 2020-09-14 13:48:06 +0100
  • 402efb2e6f Merge remote-tracking branch 'origin/adminvar' into adminvar benarc 2020-09-14 13:47:22 +0100
  • 1e2dd412c7 lnurlp: remove wrong /pay/ segments from docs. fiatjaf 2020-09-14 09:35:58 -0300
  • e6ad42dbe1 update prettier to 2.1.1 fiatjaf 2020-09-14 09:09:34 -0300
  • 3736fbeb4b Added admin "Update funds" button benarc 2020-09-14 12:14:57 +0100
  • 0f6d292d82 Initial commit for admin var benarc 2020-09-14 10:18:40 +0100
  • 1faf0b152c remove annoying print(). fiatjaf 2020-09-13 21:48:46 -0300
  • f4fffc19aa lndhub extension frontend. fiatjaf 2020-09-12 00:10:06 -0300
  • 6210305791 checking pending invoices and payments from lndhub interface. fiatjaf 2020-09-11 22:14:25 -0300
  • ce038193cf lndhub extension backend. fiatjaf 2020-08-31 16:18:05 -0300
  • 5ac91ee2cf db commits at the right places when sending payments. fiatjaf 2020-09-11 21:24:41 -0300
  • 4855e2cd3d make every request a database transaction. fiatjaf 2020-09-07 00:47:13 -0300
  • 487f082eb2 take extra care on check_internal() fiatjaf 2020-09-06 23:52:36 -0300
  • a8e1aa3154
    Consider port number on lnurlp URL frennkie 2020-09-10 02:43:34 +0200
  • afb2cc4339
    Update .env.example Arc 2020-09-08 09:55:31 +0100
  • 6b94abcfb9
    Moved install guide to more prominent position Arc 2020-09-08 09:30:23 +0100
  • bd48bdc04d
    Update .env.example due to recent changes (#91) supertestnet 2020-09-07 10:05:50 -0400
  • 130beaf38a fix undeclared ok error. fiatjaf 2020-09-06 23:39:46 -0300
  • ab6229806c fix: column is called hash, not payment_hash. fiatjaf 2020-09-06 22:15:29 -0300
  • d62031b068 chore: let's just call it `flask_migrate` Eneko Illarramendi 2020-09-05 13:16:45 +0200
  • 1bc5e144d3 refactor: clean up __init__ file following some Flask conventions Eneko Illarramendi 2020-09-05 08:00:44 +0200
  • ffa3c3f6a6 python -m lnbits fiatjaf 2020-09-04 17:13:10 -0300
  • b8de30423f remove walrus operator because python3.7 fiatjaf 2020-09-04 17:07:46 -0300
  • c965bca41d migration tracking. fiatjaf 2020-09-03 22:39:52 -0300
  • f238b3d1ef fix: TypedDict import Eneko Illarramendi 2020-09-04 21:24:30 +0200
  • 6b33f150c6 fix: revert default python version to 3.7 in Pipfile, closes #85 Eneko Illarramendi 2020-09-04 21:18:22 +0200
  • 8b7028d728 add VoidWallet and make it the default. fiatjaf 2020-09-03 21:43:32 -0300
  • 23cfe0d417 chore: update github workflows Eneko Illarramendi 2020-09-03 23:02:15 +0200
  • a651f747ac chore: remove `gunicorn` and `gevent` from minimum requirements Eneko Illarramendi 2020-09-03 19:53:22 +0200
  • dcd3f80974 fix: invoice.payee is None by default. fiatjaf 2020-09-03 08:53:06 -0300
  • 6513908a8d
    Merge pull request #81 from lnbits/internalpaymentsmegachanges fiatjaf 2020-09-03 00:29:20 -0300
  • 753e9c5b15 make linting workflow reflect what is done locally (Makefile). fiatjaf 2020-09-02 22:06:53 -0300
  • dc3d96c6a8 fix many mypy complaints, specially on bolt11.py fiatjaf 2020-09-02 21:11:08 -0300
  • ce28db76c9 add a dialog with payment details for each payment. fiatjaf 2020-09-02 19:19:18 -0300
  • 197af922d0 use {"tag": ext} for extension-related payments. fiatjaf 2020-09-02 12:44:54 -0300
  • 4447a48724 deleting expired invoices based on their actual expiry date. fiatjaf 2020-09-02 00:58:21 -0300
  • d2650d6e2c don't try to check payments that start with temp_ or internal_. fiatjaf 2020-09-02 00:32:52 -0300
  • b56877d470 make db.py context manager operate in a transaction. fiatjaf 2020-09-01 22:36:52 -0300
  • bf3c44b3c4 extra fields on apipayments + index payments by payment_hash fiatjaf 2020-08-31 22:12:46 -0300
  • c96b22664e internal payments. arcbtc 2020-08-19 17:53:27 +0100
  • d4f957a5c8 chore: update js vendors Eneko Illarramendi 2020-09-02 14:39:20 +0200
  • 0d0e00e699 chore: update Pipfile Eneko Illarramendi 2020-09-02 14:31:44 +0200
  • b4a6b45645 only check pending payments on "check_pending". fiatjaf 2020-08-31 22:55:19 -0300
  • fadddc995a get_wallet_payments with more fine-grained, explicit filters. fiatjaf 2020-08-31 00:24:57 -0300
  • d09e624eb6 fix: wallet.balance computed property self-reference. fiatjaf 2020-08-31 16:19:27 -0300
  • 5d523519c3 bring back code mysteriously deleted in 79d5befe0c fiatjaf 2020-08-31 00:09:29 -0300
  • 68b0adfe66 fix: description_hash as an optional param to create_invoice. fiatjaf 2020-08-30 23:48:46 -0300
  • 660d56d400 run black on everything. fiatjaf 2020-08-30 23:19:43 -0300
  • 2cecaa229b bolt11.py now supports everything. fiatjaf 2020-08-30 17:40:28 -0300
  • ac20e06dc3 fix: correct db.cursor() usage on lnurlp. fiatjaf 2020-08-29 22:24:54 -0300
  • 79d5befe0c mypy on Makefile and apply prettier. fiatjaf 2020-08-29 14:10:26 -0300
  • 479760c5a5
    Merge pull request #43 from fiatjaf/lnurlpayserver fiatjaf 2020-08-29 14:02:59 -0300
  • 3ce1e72e10 lnurlp lnurl explanation slightly different from lnurlw. fiatjaf 2020-08-29 14:06:07 -0300
  • 1e4f39954e fix: spark create_invoice error case. fiatjaf 2020-08-29 13:48:16 -0300
  • 01b19add79 format: prettier lnurlp files. fiatjaf 2020-08-29 13:41:59 -0300
  • 96b80fb3fc lnurlp: store description as memo. fiatjaf 2020-08-29 13:11:19 -0300
  • 3645e0ac38 fix: lnpay invoices with description_hash. fiatjaf 2020-08-29 13:04:01 -0300
  • 0c7284be31 description_hash fix. fiatjaf 2020-08-29 12:23:17 -0300
  • 0de08dda0b add spark backend and fix c-lightning. fiatjaf 2020-08-29 12:23:01 -0300
  • a79ec8f4a4 lnurlp extension. fiatjaf 2020-08-28 23:03:12 -0300
  • 1064f2ee15
    Update services.py internalpayments Arc 2020-08-19 21:17:27 +0100