Commit graph

62 commits

Author SHA1 Message Date
calle
b622028f7d
Merge pull request #1271 from lnbits/fix/mypy/ignores
removing type: ignore from Query, Depends, Body and import them correctly
2023-01-04 09:19:06 +01:00
Pavol Rusnak
3d0c66f0f6
remove unnecessary argument encoding from bytes.decode() and str.encode()
the encoding parameter defaults to utf-8, so it's not needed
2023-01-03 22:38:28 +01:00
ben
e0f55d3e8c Tile size standard should be 128px 2023-01-03 20:05:44 +00:00
dni ⚡
b1d1cc6de3 removing type: ignore from Query, Depends, Body and import them correctly 2023-01-02 11:56:28 +01:00
ben
a8c4bea53d Updated extension card layout 2023-01-01 18:14:20 +00:00
ben
59a8ff9dce All extension icons swapped for logo tiles 2022-12-31 14:15:23 +00:00
ben
f5250e0584 initial
Added bunch tiles, more to add
2022-12-31 01:46:55 +00:00
Arc
efc156689f
Merge pull request #1253 from iWarpBTC/qr_inv_pref
QR invoices and lnurls got prefix and uppercased
2022-12-30 01:04:47 +00:00
ben
6e8abc1c32 Fixes all those ugly hyperlinks 2022-12-29 23:51:18 +00:00
Gene Takavic
71eebc1441 QR invoices and lnurls got prefix and uppercased 2022-12-28 23:42:36 +01:00
calle
fd696b1dc1
Merge pull request #1135 from ChuckNorrison/postgre-bigint
fix integer to bigint for extensions
2022-11-29 12:11:07 +01:00
dni ⚡
604e52c45d
more mypy extension fixes (#1096)
* mypy fix jukebox

* mypy fix ngrok

* mypy fix satsdice

* remove exts from mypy exclude
2022-11-19 14:42:10 -06:00
calle
066015c05c
Update migrations.py
f string
2022-11-19 14:33:18 -06:00
ChuckNorrison
3cbbe2a93d fix integer to bigint for extensions
Some more INTEGER to BIGINT conversion for postgresql database
2022-11-17 15:44:59 +01:00
calle
ae1a2ac383
Frontend: LNURLp/w icons with tooltips (#905)
* rename button to copy link

* icon buttons with tooltips
2022-08-18 13:24:34 +02:00
calle
0f760bf39e
Lnurlp: use unhashed_description instead of description_hash (#878)
* dont assume field

* pass unhashed_description instead of description_hash for LNURL stuff

* more
2022-08-14 21:59:36 +02:00
calle
f1ec7e33f0
Mega-merge 2: Invoice/refactor description hash (WIP) (#814)
* description hashing in backend
2022-08-01 16:20:25 +02:00
Tiago Vasconcelos
a1919e0619
reset data (#819) 2022-08-01 12:57:30 +02:00
ben
3a28ff1020 added swagger to extensions 2022-07-27 19:21:04 +01:00
calle
92887ed169
Format: prettier (#707)
* format: prettier

* gh-actions: add prettier checkg

* actions
2022-07-05 21:14:56 +02:00
blackcoffeexbt
f44bd55b4b
Corrected example CURL requests in multiple extension API docs (#689)
* Updated api docs example CURL calls for satspay server

* Updated api docs example CURL calls for copilot extension

* Updated api docs example CURL calls for jukebox extension

* Updated api docs example CURL calls for livestream extension

* Updated api docs example CURL calls for lnaddress extension

* Updated api docs example CURL calls for lnurldevices extension

* Updated api docs example CURL calls for lnurlp extension

* Updated api docs example CURL calls for offlineshop extension

* Updated api docs example CURL calls for paywall extension

* Updated api docs example CURL calls for satsdice extension

* Updated api docs example CURL calls for splitpayments extension

* Fix typo double slash in satsdice extension api docs

* Updated api docs example CURL calls for tpos extension

* Updated api docs example CURL calls for watchonly extension
2022-07-05 17:20:42 +02:00
Arc
ed198d3e7d
Merge pull request #435 from arcbtc/FastAPI
Cleanup and black
2021-11-26 05:59:10 +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
Arc
c8e2aba451
Merge pull request #432 from arcbtc/FastAPI
added lnaddresss for testing
2021-11-24 10:11:37 +00:00
benarc
e44b5051b5 added 10 min check 2021-11-24 10:11:00 +00:00
benarc
5cb392e5dc changed min to 10 2021-11-24 10:10:02 +00:00
Arc
66c192d6f2
Merge pull request #431 from arcbtc/FastAPI
added lnaddresss for testing
2021-11-24 10:03:41 +00:00
benarc
947d169baa refresh paylinks after create 2021-11-24 10:02:56 +00:00
Arc
b9f3f35718
Merge pull request #430 from arcbtc/FastAPI
added lnaddresss for testing
2021-11-24 09:57:05 +00:00
benarc
f1dea9fc9b weighted chance to account for transaction fees 2021-11-24 09:56:24 +00:00
Arc
1cd7823998
Merge pull request #423 from arcbtc/FastAPI
Posgres support
2021-11-15 21:31:05 -06:00
benarc
1ee50006e8 fixed bug 2021-11-16 03:30:37 +00:00
Arc
6da1aec2b9
Merge pull request #422 from arcbtc/FastAPI
Posgres support
2021-11-15 21:26:34 -06:00
benarc
a58924184e Fixed bug 2021-11-16 03:25:13 +00:00
Arc
05299224ee
Merge pull request #421 from arcbtc/FastAPI
Posgres support
2021-11-15 21:19:12 -06:00
benarc
da43923d2f fixed bug 2021-11-16 03:18:06 +00:00
Arc
7d0598f5cf
Merge pull request #420 from arcbtc/FastAPI
Posgres support
2021-11-15 21:15:40 -06:00
Arc
feb5a9e6c8
Update views.py 2021-11-16 03:11:01 +00:00
benarc
99d113f7d1 Fixed lost bug 2021-11-16 03:08:51 +00:00
benarc
03ed185aac Fixed lost bug 2021-11-16 02:53:16 +00:00
benarc
267dea4f75 black 2021-11-12 04:14:55 +00:00
Tiago vasconcelos
1718e3d804 fix satsdice update 2021-11-04 16:41:23 +00:00
benarc
1ac84f1445 fixed satdice 2021-11-04 11:11:56 +00:00
Tiago vasconcelos
a626155c33 satsdice still errors on withdraw 2021-10-25 11:54:58 +01:00
benarc
f58775a78f No idea why satsdice isnt working 2021-10-22 03:05:48 +01:00
benarc
e03370188a Fixed payment checking 2021-10-22 00:41:30 +01:00
Tiago vasconcelos
65b926ad08 needs testing 2021-10-20 12:13:03 +01:00
Tiago vasconcelos
46400448f1 Merge remote-tracking branch 'origin/FastAPI' into FastAPI 2021-10-20 12:08:23 +01:00
Tiago vasconcelos
a840970366 fix require admin key endpoints 2021-10-20 12:03:11 +01:00