Commit Graph

5193 Commits

Author SHA1 Message Date
ben
7322d27aa3 changed to shortuuid as suggested by Vlad 2023-01-24 20:27:20 +00:00
ben
6c9a52c6e1 mypy being thoroughly objectionable 2023-01-24 13:48:04 +00:00
ben
caadeb77e2 format 2023-01-24 13:32:21 +00:00
ben
5392b2cbfe Fixed models 2023-01-24 13:30:15 +00:00
ben
274615f0b3 Man, broken 2023-01-24 13:27:30 +00:00
ben
e53ccb04ac Added timestamp and endless
For future culling of links. If endless is not specified, then links older than x could be removed
2023-01-24 12:45:15 +00:00
ben
0d0817044c Pissy python and its tuples 2023-01-24 11:03:46 +00:00
ben
f3b1bca5b8 format 2023-01-23 20:25:47 +00:00
ben
165e5099c1 trying to fix mypy 2023-01-23 19:57:49 +00:00
ben
617b1c941b Merge remote-tracking branch 'origin/main' into tinyurl 2023-01-23 19:53:45 +00:00
Vlad Stan
331c8e593b
fix: ignore extra settings fields (#1398)
* fix: ignore extra settings fields

* fix: format
2023-01-23 14:25:54 +01:00
dni ⚡
2976168387
FIX: prettier formatting (#1395)
* prettier

* depreceation warning, and reformatting with new prettier verison
2023-01-23 14:23:30 +01:00
dni ⚡
e106ec3e9c
FIX: improve workflow stability (#1397)
* FIX: improve workflow stability

* just testing

* just testing, nr. 3
2023-01-23 12:57:37 +01:00
Pavol Rusnak
a089188664
add pyright to the project (#1367)
* add pyright to project + bump prettier to latest

* reformat to match the latest prettier rules
2023-01-23 10:29:17 +01:00
Titusz
9693e5932b
Track fiat amount in TPoS invoices. (#1384) 2023-01-23 10:27:19 +01:00
dni ⚡
d30a6dc5c1
fix jukebox issues introduced from mypy pr (#1387)
* fix jukebox issues introduced from mypy pr

* fix no invoice

Co-authored-by: ben <ben@arc.wales>
2023-01-23 10:17:16 +01:00
DarthCoin
ca51b57355
Faq page (#1388)
* Cleanup formatting

Re-format text in markdown and cleanup extra code.

* small fixes

* Update faq.md

* Update faq.md

* Update faq.md

* small correction

corrected summary open

* correction sections

* add how to connect lndhub wallet

Add info about connecting Zeus and Bluewallet

* finishing 2 sections

add text to funding section and clearnet

* add text to swap and merchant

* group sections

re-organize sections of troubleshooting with did you know. Are practically the same

* small corrections

links corrections

* format sections

* fix link resources

* small corrections

* small corrections

* small correction

* Update faq.md

* Create faq.md

* Update faq.md

* Update faq.md

* Update faq.md

* Update faq.md

* small correction

Co-authored-by: arbadacarba <63317640+arbadacarbaYK@users.noreply.github.com>
2023-01-23 10:16:54 +01:00
dni ⚡
b13588dcef
DOCS: improve boltz fee information (#1386)
* improve fee information an docs

* review @michael1011

Co-authored-by: ben <ben@arc.wales>
2023-01-23 10:16:27 +01:00
calle
ffb5a91f67
add robots.txt (#1383) 2023-01-20 09:25:46 +01:00
blackcoffeexbt
dcf5f0adaa
Gerty extension tweaks (#1360)
* Changes to font sizes on Gerty to improve appearance and readability on hardware

* Gerty URL checker removes https, http and trailing slash from display

* Gerty: Added modal with copy pasta for API URL

* Gerty: Removed toggleStates Vue watch to fix weird UI toggle behavour

* Gerty: Remove API link button from list of Gertys

* Gerty: Added block height option

* Gerty: Added api response when no page number is supplied in GET request

* Gerty: blacked

* Gerty: Ran prettier on templates

* Gerty: Added block height text and removed mini gerty option

* Gerty: Remove mini gerty font sizes

* Gerty: Moved URL formatting function. Set max URLs to check to 4

* Gerty: Removed unused async calls

* Gerty: Casing fix in "copy URL" > "Copy URL"

* Gerty: Removed dead code

* Gerty: Removed unused /pages/[id] def from views_api.py

* Gerty: Ran prettier and black
2023-01-19 10:33:48 +01:00
dni ⚡
d89a6a337a
boltz extension v2, recurring swaps (#981)
* add status to statusdialog

* first commits for boltz update

* formatting

* add latest boltz-clien package

* big refactor, depending on boltz_client package, clean up, mypy issues, not tested yet

* blacking, sorting and stuff

* remove unused req_wrap helper

* remove api docs from frontend

* bug: frontend boltz limits error

* clean up buttons

* update to boltz-client 0.0.8

* fix tests to poetry version 1.3.1

* update requirements

* formatting

* recurring swap works now, need more finetuning

* add exceptions for multiple auto swaps and swapping in with active auto swap

* black

* auto reverse swap actually works :)

* remove swap status dialogs

* update to boltz_client 0.0.9

* update to boltz-client 0.1.1, and fix startup

* update requirement.txt for boltz-client

* fixup columns in table, remove unused payment.extra, change deezy label

* remove balance check for auto swap out

* update boltzc-lient to 0.1.2, fix mypy issue inside boltz package

* nitpicks calle tasks.py

* calle nitpicks crud

* calle nitpicks crud

* refactor

* fix formatting

* circular import

* black :)

Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2023-01-19 10:30:47 +01:00
Arc
d8b5e3872b
Merge pull request #1382 from lnbits/DAupdate
Added models and simple example
2023-01-18 19:05:19 +00:00
Arc
0e1f9dbb5a
Merge pull request #1371 from HamishMacEwan/patch-2
Additional information in .env
2023-01-18 18:54:31 +00:00
Arc
2a2a01d3df
Merge pull request #1372 from Darth-Coin/FAQ-page
add FAQ page
2023-01-18 18:53:48 +00:00
ben
a8b32194eb Reworded 2023-01-18 18:51:42 +00:00
ben
99d963c726 Added models and simple example 2023-01-18 18:50:07 +00:00
Arc
5b6e05af60
Merge pull request #1381 from lnbits/arcbtc-patch-9
Update README.md
2023-01-18 18:10:50 +00:00
Arc
bfc99937f6
Update README.md 2023-01-18 18:03:29 +00:00
Arc
25fce6ba7c
Merge pull request #1380 from lnbits/DAimages
Added images
2023-01-18 18:00:48 +00:00
ben
71fc1b7146 Added images 2023-01-18 17:51:15 +00:00
Arc
068fc67ade
Merge pull request #1379 from lnbits/shippingzone
Added shipping zone
2023-01-18 17:25:30 +00:00
ben
266471a5e3 Added shipping 2023-01-18 17:16:49 +00:00
ben
df68400a25 Added shipping zone 2023-01-18 17:10:22 +00:00
Arc
01c2b4fe56
Merge pull request #1378 from lnbits/arcbtc-patch-8
typos
2023-01-18 17:02:07 +00:00
arbadacarba
ca4c4ac66b
Update faq.md 2023-01-18 17:50:04 +01:00
Arc
a7e8593a9a
Update README.md 2023-01-18 16:45:09 +00:00
Arc
f11b6289b1
Merge pull request #1377 from lnbits/DAprotocol
updated to DA
2023-01-18 16:40:01 +00:00
ben
b3aa471125 Made link to DA more prominent 2023-01-18 16:30:39 +00:00
arbadacarba
985bfeaae7
Update faq.md 2023-01-18 17:28:39 +01:00
ben
95f762b687 updated to DA 2023-01-18 16:27:44 +00:00
arbadacarba
813c0aa48c
Update faq.md 2023-01-18 17:24:04 +01:00
arbadacarba
f3439edfaa
Update faq.md 2023-01-18 17:23:03 +01:00
arbadacarba
1e7995927d
Update faq.md
🤩
2023-01-18 17:13:47 +01:00
arbadacarba
8f63ca5f56
Update faq.md 2023-01-18 13:35:05 +01:00
DarthCoin
025b1b251d
Merge branch 'lnbits:main' into FAQ-page 2023-01-18 12:27:54 +01:00
calle
9d3290cd9a
fix: lntips payment lookup error handling (#1374) 2023-01-18 12:02:32 +01:00
DarthCoin
23cca85739
Update faq.md 2023-01-17 13:13:14 +01:00
DarthCoin
6e16094572
Update faq.md 2023-01-17 12:57:32 +01:00
DarthCoin
003ad7218c
Update faq.md 2023-01-17 12:17:56 +01:00
DarthCoin
9a0a9aa779
Update faq.md 2023-01-17 12:02:01 +01:00