matthewcroughan
36e92765d3
treewide: use StaticFiles() rather than rel path
...
This commit is not exhaustive, and it is a trend in this codebase to not
use StaticFiles() and instead use relative paths. This means the code
cannot run anywhere other than the source code directory, as it will not
find the files it is looking for
2022-07-08 11:06:26 +01:00
calle
089313f613
Logging with loguru ( #708 )
...
* logging
* requirements
* add loguru dependency
* restore it
* add loguru
* set log level in .env file
* remove service fee print
* set log level
* more logging
* more logging
* more logging
* pyament.checking_id
* fix
2022-07-07 14:30:16 +02:00
Tiago Vasconcelos
1b064ceda4
fix issue #683 ( #684 )
2022-07-05 21:40:05 +02:00
calle
92887ed169
Format: prettier ( #707 )
...
* format: prettier
* gh-actions: add prettier checkg
* actions
2022-07-05 21:14:56 +02:00
calle
e7dd3ec64f
reactivate actions ( #682 )
...
* reactivate other actions
* black
* codeql 2
* black only
* remove mock event loop
* do not follow grpc
2022-06-27 01:11:35 +02:00
Arc
b90eb0a3ba
Merge pull request #648 from lnbits/black_formatting
...
Code cleanup: black formatting
2022-06-20 20:57:44 +01:00
Tomas Bezouska
895d9d2e0a
Extension: LNURLw webhook_url ( #610 )
...
* LNURLw web_hook
* crlf -> lf
* Fix typo
* LNURLw webhook api doc
2022-06-01 15:24:17 +02:00
callebtc
f8400512f7
black formating
2022-06-01 14:53:05 +02:00
ben
c23c8d9a37
Fixed unique LNURLw bug
2022-05-18 11:08:52 +01:00
ben
d951ac435f
Added check to form
2022-05-17 22:08:33 +01:00
ben
ca8f649fd6
Added check for error message
2022-05-17 22:02:54 +01:00
ben
bb5b04b307
Added max amount to withdraw creation
2022-05-17 21:55:39 +01:00
benarc
9818ba4677
removed qrcode library
2022-04-16 10:50:12 +01:00
benarc
6fdd1fb24b
updated link
2022-04-16 10:47:58 +01:00
benarc
953e07eeef
Added csv export to lnurlw
2022-04-16 10:37:36 +01:00
Ben Arc
eb8bbd3896
Added check so number must be more than zero
2022-03-14 11:22:56 +00:00
Bitkarrot
b4dc07170f
fix curl example paths
2022-01-24 14:51:39 -08:00
Tiago vasconcelos
87105b22bb
fix lightning://
...
fix lightning://
2021-12-29 15:15:49 +00:00
benarc
56397026c8
Chore, applied black
2021-11-26 05:58:20 +00:00
Tiago vasconcelos
cfac70d394
general cleanup and unused imports removal
2021-11-25 18:52:16 +00:00
Tiago vasconcelos
3f8d1a6fb5
fix withdraw routes order
2021-11-17 21:20:48 +00:00
benarc
267dea4f75
black
2021-11-12 04:14:55 +00:00
Ben Arc
119404b535
updated withdraw lnurl
2021-11-10 21:12:47 +00:00
Tiago vasconcelos
084ecb1c08
fix missing number on model
2021-11-08 15:55:23 +00:00
benarc
730c0e0b3d
patched bug
2021-11-04 12:46:22 +00:00
benarc
9b1cadaffc
Cleaned up lnurl-withdraw
2021-11-04 12:41:31 +00:00
Tiago vasconcelos
a626155c33
satsdice still errors on withdraw
2021-10-25 11:54:58 +01:00
benarc
e03370188a
Fixed payment checking
2021-10-22 00:41:30 +01:00
Tiago vasconcelos
653f9a9182
fix update args
2021-10-21 11:47:21 +01:00
Tiago vasconcelos
a840970366
fix require admin key endpoints
2021-10-20 12:03:11 +01:00
Tiago vasconcelos
70885ce160
clean up (black, sort)
2021-10-18 10:58:09 +01:00
benarc
1d3bb016a2
I want them to turn black
2021-10-17 18:33:29 +01:00
Tiago vasconcelos
4686f87626
withdraw route order fixed
2021-10-14 10:00:33 +01:00
Tiago vasconcelos
de97c0f696
lnurlp import execption
...
withdraw not working
2021-10-11 11:46:36 +01:00
Stefan Stammberger
9a18720a96
fix: embeddable img link in withdraw extension
2021-10-10 18:49:41 +02:00
Tiago vasconcelos
d319aca6cf
withdraw bug fixing/can't withdraw
2021-10-08 17:10:25 +01:00
Tiago vasconcelos
46ab9960ad
url_for issues
2021-10-06 14:40:12 +01:00
Tiago vasconcelos
81826f3c13
fix: lnurlp, withdraw
2021-10-05 09:19:21 +01:00
Tiago vasconcelos
c0280838e7
ext: withdraw ported + lnurlp fixes
2021-09-30 14:42:04 +01:00
Tiago vasconcelos
65aa1b24d8
ext: widthraw - views_api
2021-09-29 11:04:37 +01:00
Tiago vasconcelos
ede038976f
refactor http status responses
2021-08-25 15:44:18 +01:00
Tiago vasconcelos
3e0fd39175
some syntax refactoring
2021-08-22 12:16:31 +01:00
Ben Arc
a6f0a36664
Converted all views
2021-08-21 02:05:45 +01:00
Ben Arc
a9dc087f61
All extensions semi-switched
2021-08-21 00:34:48 +01:00
Ben Arc
8deea85999
fixing withdraw
2021-08-20 22:21:15 +01:00
Ben Arc
bdbdc1601b
Merge remote-tracking branch 'arcbtc/FastAPI' into benarcfastapi
2021-08-20 20:12:07 +01:00
Ben Arc
c824155ea4
Working on jukebox
2021-08-20 20:12:03 +01:00
Stefan Stammberger
37a7950f0f
fix: syntax errors
2021-08-20 20:54:59 +02:00
Ben Arc
9ea3c51b92
Changed routs to request types
2021-08-20 17:15:04 +01:00
Ben Arc
e36cd18640
Started converting withdraw
2021-08-20 16:35:24 +01:00