Commit graph

78 commits

Author SHA1 Message Date
Vlad Stan
ffcff3f441 fix: rebase issues 2022-07-28 16:37:42 +03:00
Vlad Stan
191124d8fc chore: code format 2022-07-28 16:34:42 +03:00
Vlad Stan
e960285c8f chore: code format 2022-07-28 15:35:39 +03:00
Vlad Stan
86f7ea64c4 fix: use the config mempool.space endpoint 2022-07-28 15:35:39 +03:00
Vlad Stan
728209da7d refactor: replace mempool internal API with a more generic config API 2022-07-28 15:35:39 +03:00
Vlad Stan
91c6d32852 feat: do client side rescan for onchain address 2022-07-28 15:34:36 +03:00
Vlad Stan
87dc9136a4 chore: code format 2022-07-28 15:09:23 +03:00
Vlad Stan
3f51117ea9 refactor: move logic out of crud into the api layer 2022-07-28 15:04:14 +03:00
Vlad Stan
3d1b3b7173 fix: set default value for NOT NULL column 2022-07-28 15:04:14 +03:00
Vlad Stan
cff9a59693 doc: fix typos 2022-07-28 15:04:14 +03:00
Vlad Stan
5bc2907f80 doc: update readme 2022-07-28 15:04:14 +03:00
Vlad Stan
f72421c62c chore: code clean-up 2022-07-28 15:04:14 +03:00
Vlad Stan
cf75df366a fix: refresh change address when wallet is created/deleted 2022-07-28 15:04:14 +03:00
Vlad Stan
23954b501f chore: code format 2022-07-28 15:04:14 +03:00
Vlad Stan
98366cfaf1 refactor: remove snake_case from JS code 2022-07-28 15:04:13 +03:00
Vlad Stan
ee2342e1ba fix: adress can have activity even if the current amount is zero 2022-07-28 15:04:13 +03:00
Vlad Stan
c1289c43a4 feat: add on-chain watch-only functionality 2022-07-28 15:04:13 +03:00
Vlad Stan
92e7dde500 doc: update extension name 2022-07-28 15:04:13 +03:00
Vlad Stan
085bcb8234 doc: reference Swagger documentation for REST APIs 2022-07-28 15:04:13 +03:00
Vlad Stan
8e4e0bdf2d feat: update addresses and wallets table; add config table 2022-07-28 15:03:22 +03:00
Vlad Stan
a2f48de583 doc: update extension name Watch Only -> Onchain Wallet 2022-07-28 15:03:22 +03:00
Vlad Stan
dec8d4b6b3 feat: add support for static files 2022-07-28 15:03:22 +03: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
Tiago vasconcelos
241c81c790 fix update mempool 2022-02-23 22:09:38 +00:00
Tiago vasconcelos
12bd930334 fix return for compatibility 2021-12-30 12:13:32 +00:00
Tiago vasconcelos
b9104bf63b get only one address instead of multiple 2021-12-30 11:56:19 +00:00
Tiago vasconcelos
cfac70d394 general cleanup and unused imports removal 2021-11-25 18:52:16 +00:00
benarc
e03370188a Fixed payment checking 2021-10-22 00:41:30 +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
6935589dad watchonly done 2021-10-14 22:30:47 +01:00
Tiago vasconcelos
ec89244d7f whatchonly ext added 2021-10-14 11:45:30 +01:00
Tiago vasconcelos
6edac8ae8d remove extensions 2021-10-01 10:49:11 +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
bbdb96f4ac Converted views 2021-08-21 01:55:07 +01:00
Ben Arc
c824155ea4 Working on jukebox 2021-08-20 20:12:03 +01:00
Ben Arc
76cb93b276 Started watchonly 2021-08-20 19:48:44 +01:00
Ben Arc
8dea1e28f0 Added pydantic to models 2021-08-20 14:46:08 +01:00
Ben Arc
fe123d6d31 Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
Ben Arc
9c313586bd removed all but one extension, so we can focus on core 2021-08-16 18:12:48 +01:00
fiatjaf
26b3599325 fix insertion bugs/incompatibilities with lastrowid stuff. 2021-08-11 22:19:27 -03:00
Ben Arc
aa1c83cdc4 added dynamic titles for continuity 2021-07-25 14:26:20 +01:00
fiatjaf
2f309c9863 postgres support. 2021-07-02 17:34:31 -03:00
Ben Arc
b0c0b9f851 Changed primary/secondary colours to branded 2021-06-29 02:10:30 +01:00
Tiago vasconcelos
5f888ce279 watch-only doc update 2021-06-10 12:03:44 -03:00
Ben Arc
61f6e2a4f2 Fixed prettier (again) 2021-04-09 00:49:01 +01:00