Vlad Stan
a2284da4c3
feat: use Add Extension
menu item
2023-01-20 14:33:45 +02:00
Vlad Stan
66c908e600
chore: migrate after major changes on main
2023-01-18 17:38:36 +02:00
ben
a8c4bea53d
Updated extension card layout
2023-01-01 18:14:20 +00:00
ben
f5250e0584
initial
...
Added bunch tiles, more to add
2022-12-31 01:46:55 +00:00
Vlad Stan
50a509dfc3
chore: code-format
2022-12-12 11:36:24 +02:00
Vlad Stan
9e61c80d02
feat: move Admin
to left hand side menu
2022-12-12 11:31:29 +02:00
Vlad Stan
6cab77ece4
Merge branch 'main' into FinalAdminUI
2022-12-12 10:49:31 +02:00
Vlad Stan
84a24c389f
feat: add Admin Console icon
2022-12-09 14:27:32 +02:00
callebtc
befdeb040e
add expiry to frontend
2022-12-02 19:05:22 +01:00
dni ⚡
ee4049ec1f
fix javascript issue, Fixes : #890 ( #891 )
...
Co-authored-by: dni <dni.khr@gmail.com>
2022-08-16 17:01:20 +02:00
Vlad Stan
7bb936b09b
feat: allow custom file name for exportCSV
2022-07-28 15:04:14 +03:00
blackcoffeexbt
c0c26fb98e
Extension list UI improvements ( #769 )
...
* Extensions list is now sorted alphabetically
* Added extension list search
* Prettified changes
* Removed console.log
* Code improvements based on motorina0 feedback
* Remove console.log from lnbits/templates/base.html
Run prettier
2022-07-23 10:46:30 +02:00
Lee Salminen
94e4495026
run prettier
2022-07-05 16:16:46 -06:00
Lee Salminen
aa51d85d65
Merge branch 'main' into improved-pwa
2022-07-05 15:10:57 -06:00
calle
92887ed169
Format: prettier ( #707 )
...
* format: prettier
* gh-actions: add prettier checkg
* actions
2022-07-05 21:14:56 +02:00
Lee Salminen
b298e12cd3
add offline indicator
2022-07-04 13:03:21 -06:00
Ben Arc
e9065833c0
Fixed themes, added bitcoin theme
2022-02-17 21:34:36 +00:00
benarc
4b11342f0c
works
2022-02-07 20:43:47 +00:00
benarc
75e78d2ab6
FakeWallet own denomination now working
2022-02-02 17:28:00 +00:00
Tiago vasconcelos
41abbb44f7
added new error message (detail)
2021-10-19 17:01:57 +01:00
Stefan Stammberger
fe79709698
fix: several more API calls restored
2021-08-29 19:38:42 +02:00
Stefan Stammberger
5ae124408e
fix: wallet page
...
Javascript was incompatible because of the switch to FastAPI.
2021-08-28 13:55:31 +02:00
Tiago vasconcelos
723c9ea3ab
cleanup
2021-08-06 12:37:30 -03:00
fiatjaf
2f309c9863
postgres support.
2021-07-02 17:34:31 -03:00
Tiago vasconcelos
277460edb7
final push for themes
2021-07-01 12:34:50 +01:00
Tiago vasconcelos
2cd6877645
Merge branch 'master' into feature/readthemeenv
2021-07-01 12:05:40 +01:00
Tiago vasconcelos
4493e93890
small fix for theme picking/seting
2021-07-01 11:54:45 +01:00
Arc
a6835840a2
Merge pull request #241 from talvasconcelos/feature/readthemeenv
...
Read .env themeing colors
2021-07-01 00:08:34 +01:00
Ben Arc
27a0b64b03
made flamingo darker
2021-06-30 17:34:22 +01:00
Tiago vasconcelos
87d12634f7
Read .env themeing colors
...
- allowed/availabe themes defined by admin
2021-06-30 17:00:56 +01:00
Ben Arc
55c564fe21
Fixed jukebox to match style
2021-06-30 13:38:10 +01:00
Ben Arc
4e43d2d52e
theme saved and works
2021-06-30 12:40:58 +01:00
Ben Arc
66445b228a
Fixed bug
2021-06-29 10:00:10 +01:00
Ben Arc
78605982fc
Working, but need to store selection in localstorage
2021-06-29 09:39:12 +01:00
Ben Arc
b0c0b9f851
Changed primary/secondary colours to branded
2021-06-29 02:10:30 +01:00
Tiago vasconcelos
d91dbbcac3
allow invoices to be generated using Fiat values
2021-06-14 11:13:49 -03:00
fiatjaf
a3fbcd46cd
livestream: notifications and comments.
2021-04-11 00:44:55 -03:00
fiatjaf
b2efd71d3c
allow extensions to hide themselves.
2021-03-27 22:49:53 -03:00
fiatjaf
7e4a42e7ff
stop doing the check_invoices thing on each call. do it once on lnbits starup and then rely on the invoices listener.
2021-03-21 17:57:33 -03:00
fiatjaf
f27c2ebc21
marginally improve the checkpending situation.
2021-03-21 17:11:00 -03:00
fiatjaf
1c922a5ddc
finish webhooks for normal invoices with two extra columns.
2020-12-24 09:39:46 -03:00
fiatjaf
eaec3480e6
lnurl-auth from lnbits wallets to services.
2020-11-10 11:36:10 -03:00
fiatjaf
a773584f6f
tags and extras metadata in payment details dialog.
2020-10-21 09:50:45 -03:00
fiatjaf
be7d36214a
use payments/sse on the core wallet UI.
...
still fallback to the invoice polling (now with a 5 seconds interval
because less than that is too annoying).
this fixes issues with /lnurlwallet invoices not getting paid in time,
so we update the UI automatically when they do get paid.
(see https://t.me/lnbits/7069 )
2020-10-15 00:18:57 -03:00
fiatjaf
1529ebb689
lnurlpay comment.
2020-10-13 15:18:34 -03:00
fiatjaf
cf0bd7ece8
displaying lnurlpay success_actions.
2020-10-13 13:57:26 -03:00
fiatjaf
bc2207ba27
actually paying and withdrawing with lnurl.
2020-10-12 23:21:45 -03:00
fiatjaf
b1f30390b0
retrieve preimage from wallet backends, save it and show on UI dialog.
...
closes https://github.com/lnbits/lnbits/issues/77
2020-10-12 23:19:16 -03:00
fiatjaf
16541d40c6
show more data in txinfo modal and fee on main table.
...
- also center-align icons in main table.
- and use "x time ago" instead of raw dates by default in main table
(raw date is accessible on a tooltip, on the modal and on the CSV export).
2020-10-05 22:38:06 -03:00
fiatjaf
e0b8470d40
show unpaid invoices, balance calculated on server-side so isn't affected.
2020-09-29 15:43:11 -03:00