Tiago vasconcelos
15e9eeb682
Merge remote-tracking branch 'lnbits/main' into fix/tpos_dismiss_btn
2022-09-12 08:52:25 +01:00
Tiago vasconcelos
fad040edf1
remove toast - click checkmark to dismiss
2022-09-12 08:49:12 +01:00
Tiago vasconcelos
d1eb0b0c4d
rollback on removing NFC button
2022-09-08 14:59:19 +01:00
Tiago vasconcelos
0177316075
display NFC button on supported and fix null tip options
2022-09-08 14:59:19 +01:00
Tiago vasconcelos
d2f00435cc
remove already added prefix ou route - ws working again
2022-09-06 12:30:20 +01:00
Tiago vasconcelos
dc6098e1ca
remove call to set ticket paid
2022-09-05 12:56:40 +01:00
Tiago vasconcelos
e0c048339c
update event data on ticket sold
2022-09-05 12:54:37 +01:00
Tiago vasconcelos
ddc3ec7e2f
add a tooltip and label for adding tip options
2022-09-05 11:55:24 +01:00
Tiago vasconcelos
e5644ec4f6
show a dismissable notification after payment succeed
2022-09-05 11:47:27 +01:00
Tiago Vasconcelos and GitHub
551c75c2cf
set focus on amount ( #916 )
2022-08-21 23:07:18 +02:00
Tiago Vasconcelos and GitHub
1d55fe1d1a
add copy invoice button ( #917 )
2022-08-21 23:06:47 +02:00
Tiago Vasconcelos and GitHub
7bba742faf
delete tips first... ( #888 )
2022-08-16 17:01:53 +02:00
197ff7d054
Core: reserve fee as an .env variable ( #631 )
...
* reserve fee as an .env variable
* fixed bad import
* Update .env.example
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
* Update lnbits/core/services.py
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
* Update lnbits/core/services.py
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
* Update lnbits/settings.py
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
* variable consistent names
* fix services.py variable names
* percent default fix
* Update lnbits/settings.py
int to float
* Update lnbits/settings.py
int to float
* Update .env.example
int to float
* make format
* fixed failing bleskomat test, expecting 2000 msats fee
* Update tests/extensions/bleskomat/test_lnurl_api.py
revert to 2 sat
* Update .env.example
* Update lnbits/settings.py
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
2022-08-13 20:19:08 +02:00
Tiago Vasconcelos and GitHub
af8af54376
Fix/hotfix custom design ( #850 )
...
* allow to toggle custom desing on and off
* make custom design off by default, toggle custom design
2022-08-09 10:05:37 +02:00
Tiago Vasconcelos and GitHub
716a30a0fc
make instant wallet available in custom vouchers ( #830 )
2022-08-03 09:51:16 +02:00
Tiago Vasconcelos and GitHub
9154660479
Fix/tipjar desc and satspay ( #824 )
...
* fix tipjar description from screwing charges
* small fix for charges when onchain isn't set
* make dni happy
* make black happy
2022-08-02 16:16:32 +02:00
Tiago Vasconcelos and GitHub
c36da4172c
reset the form after close ( #821 )
2022-08-02 16:14:52 +02:00
Tiago Vasconcelos and GitHub
a1919e0619
reset data ( #819 )
2022-08-01 12:57:30 +02:00
Tiago Vasconcelos and GitHub
925a7735da
change z-index for wallet tab ( #818 )
2022-08-01 12:56:56 +02:00
Tiago vasconcelos
a57850f391
update offline dbversion in mock data
2022-07-28 12:09:20 +01:00
Tiago vasconcelos
cf11b6c42d
Merge remote-tracking branch 'lnbits/main' into fix/offlineshop_fiat_decimals
2022-07-28 11:10:03 +01:00
Tiago vasconcelos
4ca701a442
Merge remote-tracking branch 'lnbits/fix/offlineshop_fiat_decimals' into fix/offlineshop_fiat_decimals
2022-07-28 11:09:06 +01:00
Tiago vasconcelos
56cac668ca
add mock data and fix conv
2022-07-28 11:08:55 +01:00
Tiago vasconcelos
a601e178ea
add missing param in add item
2022-07-28 11:08:15 +01:00
Tiago vasconcelos
7f8ee461a2
stupid
2022-07-28 10:27:31 +01:00
Tiago vasconcelos
d322e6d4dc
fix conv typo in scrub schema
2022-07-28 10:24:50 +01:00
Tiago vasconcelos
556eef35ab
add scrub mock data
2022-07-28 10:10:23 +01:00
Tiago vasconcelos
c340a55925
add scrub to conv
2022-07-28 10:00:53 +01:00
Tiago vasconcelos
254fa67859
allow for decimals in fiat unit
2022-07-27 22:49:23 +01:00
Tiago Vasconcelos and GitHub
41dc1b0512
Fix/hotfix tpos 2 ( #783 )
...
* fix older tpos without tips
* bad math requesting invoice
* make format
2022-07-27 16:45:17 +02:00
Tiago Vasconcelos and GitHub
27b4db9877
fix older tpos without tips ( #778 )
2022-07-25 12:52:28 +02:00
Tiago Vasconcelos and GitHub
7fbea79e62
Add voucher design ( #704 )
...
* allow for custom print of vouchers
* lnbits defaul voucher
* reduce png size
* add template for custom design
* rename lnbits voucher
* send voucher amount to UI
* add some tweaks for default voucher
* added bonus in readme
* blacked
* make default string as constant
2022-07-25 11:22:21 +02:00
Tiago Vasconcelos and GitHub
ff5b1189b5
Fix/tpos tips #697 ( #713 )
...
* small fastapi convertion
* make tip add up to invoice
* make tip add to invoice
* display existing tpos
* clean console logs
* suggestion from @leesalminen
* blacked
2022-07-25 11:19:03 +02:00
ed2c5cc586
Fix/lnurl auth ( #757 )
...
* remove g() and add wallet
* wallet type
* add wallet object
* send wallet as param
* make lnurlauth work
* remove g() and add wallet
* wallet type
* add wallet object
* send wallet as param
* make lnurlauth work
* black'ed
* blacked
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com >
2022-07-19 11:35:28 +02:00
c8ab2859fd
Splitpayments: floating point percentage for split value ( #690 )
...
* allow for float in model
* recreate DB with float type
* remove rounding in UI
* black
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com >
2022-07-17 20:00:06 +02:00
Tiago Vasconcelos and GitHub
2b827d37fa
return lnurl in create link ( #685 )
2022-07-17 14:39:02 +02:00
Tiago Vasconcelos and GitHub
348033da1b
python code styling ( #739 )
2022-07-15 19:11:11 +02:00
847fd18796
update readme link ( #687 )
...
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
2022-07-07 00:14:27 +02:00
Tiago Vasconcelos and GitHub
1b064ceda4
fix issue #683 ( #684 )
2022-07-05 21:40:05 +02:00
Tiago vasconcelos
42d342cd0d
blacked
2022-07-05 16:21:49 +01:00
Tiago vasconcelos
6154454f15
hotfix api_payments failing
2022-06-29 10:55:54 +01:00
Tiago vasconcelos
c8a6caa4e3
update api section title
2022-06-28 11:12:42 +01:00
Tiago vasconcelos
6147bd23ec
fix typo
2022-06-22 17:08:08 +01:00
Tiago vasconcelos
6867d65733
one final addition to readme
2022-06-22 17:04:23 +01:00
Tiago vasconcelos
fea92354a8
some vanity bling
2022-06-22 16:51:14 +01:00
Tiago vasconcelos
a7efff858b
bring back list scrub
2022-06-22 16:46:27 +01:00
Tiago vasconcelos
267530f217
readme
2022-06-22 16:46:15 +01:00
Tiago vasconcelos
6b66ca1531
correct api instructions and add readme
2022-06-22 16:45:54 +01:00
Tiago vasconcelos
73b8bd682c
clean up
2022-06-22 13:30:06 +01:00
Tiago vasconcelos
c90cf6ee1b
general clean up
2022-06-21 16:44:59 +01:00
Tiago vasconcelos
6a4170f4cc
scrubbing works, duplicated code warning
2022-06-21 15:33:23 +01:00
Tiago vasconcelos
d8445450d8
quik fix logo placement
2022-06-21 10:45:09 +01:00
Tiago vasconcelos
10e1bbcb66
pay lnurl
2022-06-21 10:31:18 +01:00
Tiago vasconcelos
f6d922e1b7
update scrub links
2022-06-17 12:33:14 +01:00
Tiago vasconcelos
1a394d0a73
create scrub link
2022-06-17 11:41:12 +01:00
Tiago vasconcelos
3e8d2a5ba1
fix response
2022-06-15 16:49:39 +01:00
Tiago vasconcelos
1ebba9f846
send json response basic error
2022-06-15 16:37:10 +01:00
Tiago vasconcelos
626a93a46c
add json response for basic error
2022-06-15 16:20:20 +01:00
Tiago vasconcelos
c4f9206c10
change status code
2022-06-13 21:43:17 +01:00
Tiago vasconcelos
5ceb8639f9
clean up and comment
2022-06-13 16:18:16 +01:00
Tiago vasconcelos
9279129f07
check if request is from browser
2022-06-13 15:18:14 +01:00
77fbea25af
Allow for custom image logo ( #642 )
...
* first test
* add custom URL logo
* some styling
* fixed typo, wrong import
* Update .env.example
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
2022-06-08 16:23:36 +02:00
Tiago Vasconcelos and GitHub
7c4ce9bf96
Extension: add example extension ( #644 )
...
* add example ext files
* remove from extension list
2022-06-01 13:53:47 +02:00
Tiago vasconcelos
98891b7680
get bookmark promp fired on new wallet
2022-05-17 12:16:41 +01:00
Tiago vasconcelos
c8aaf3377f
clean logs
2022-05-16 11:23:34 +01:00
Tiago vasconcelos
caa23e6c9d
key issues fixed
2022-05-16 11:21:30 +01:00
Tiago vasconcelos
a0a2ecd424
protect listing and deleteing user and wallets
2022-05-11 16:30:15 +01:00
Tiago vasconcelos
e0504a4e0c
add eclair variables to .env example
2022-05-05 15:55:01 +01:00
Tiago vasconcelos
1695d0ce0e
send 0 fees when not available
2022-05-05 15:47:25 +01:00
Tiago vasconcelos
96df280d49
adding fees
2022-05-05 15:44:34 +01:00
Tiago vasconcelos
2cd6626ca1
get status
2022-04-29 11:39:27 +01:00
Tiago vasconcelos
96c7decae7
Merge branch 'main' into eclair-backend
2022-04-28 15:30:26 +01:00
Tiago vasconcelos
13f490b586
Merge branch 'main' into fix/renameWallet
2022-04-12 10:19:31 +01:00
Tiago vasconcelos
950408ef64
Merge branch 'main' into fix/renameWallet
2022-04-01 10:42:16 +01:00
Tiago vasconcelos
c59d0a51ff
change key on PUT request
2022-03-18 20:58:47 +00:00
Tiago vasconcelos
2399b05855
open ticket in dialog for large text
2022-03-03 23:05:34 +00:00
Tiago vasconcelos
8fb70041d2
fix flatrate per word toggle
2022-03-03 21:35:58 +00:00
Tiago vasconcelos
6c0aa8fa8d
info/error if no music is playing yet on jukebox
2022-02-28 10:09:40 +00:00
Tiago vasconcelos
9b95a7743d
fix user keyword to "user"
2022-02-28 10:08:50 +00:00
Tiago vasconcelos
241c81c790
fix update mempool
2022-02-23 22:09:38 +00:00
Tiago vasconcelos
42b444f54d
make "anonymous" as default name
2022-02-23 21:40:11 +00:00
Tiago vasconcelos
f7ff9d27d2
fix copilots not being fetched
2022-02-23 21:03:25 +00:00
Tiago vasconcelos
e82ce89e9a
change namedtuple to basemodel
2022-02-23 13:32:23 +00:00
Tiago vasconcelos
270cac37ac
fix typo in table name
2022-02-23 10:37:15 +00:00
Tiago vasconcelos
a374526faf
make Anonymous default name
2022-02-23 10:13:52 +00:00
Tiago vasconcelos
8930152b0f
fix models int to str
2022-02-22 21:22:07 +00:00
Tiago vasconcelos
71e11b7387
fix typo
2022-02-22 21:12:46 +00:00
Tiago vasconcelos
510a28f3d0
create_charge data
2022-02-22 20:38:35 +00:00
Tiago vasconcelos
eb7b369b6d
fix payments decode
2022-02-22 16:45:35 +00:00
Tiago vasconcelos
a5a3331106
revert to fallback scheme + make request case insensitive
2022-02-22 16:23:50 +00:00
Tiago vasconcelos
4f3e48e280
fix lnurl encoded in QR
2022-02-22 15:16:39 +00:00
Tiago vasconcelos
251ecb8f1d
url_for params
2022-02-17 21:01:14 +00:00
Tiago vasconcelos
6d58027147
remove print
2022-02-10 17:06:15 +00:00
Tiago vasconcelos
4a35f84e95
fix admin default false
2022-02-10 16:44:47 +00:00
Tiago vasconcelos
d1d62583c4
fix for whitespace in admin users list
2022-02-09 11:16:13 +00:00
Tiago vasconcelos
4c18eb0b34
fix disapearing admin extension
2022-02-09 10:57:24 +00:00
Tiago vasconcelos and fiatjaf
09bfa35cd5
avoid voidwallet crash
2022-01-17 15:52:19 -03:00
Tiago Vasconcelos and GitHub
918e9be7ed
Upgrade conversion endpoint ( #491 )
2022-01-14 09:19:30 -03:00
Tiago vasconcelos and fiatjaf
25b502e5d5
fix copilot not getting created
2022-01-10 20:52:51 -03:00
Tiago vasconcelos and fiatjaf
a00e46f629
Change _asdict() to dict()
2022-01-05 07:36:10 -03:00