Vlad Stan
0b49541c15
chore: renamings
2023-01-18 17:38:36 +02:00
Vlad Stan
eb88592473
feat: addd basic version install UI
2023-01-18 17:38:36 +02:00
Vlad Stan
c9bb5a660c
feat: show empty Upgrade dialog
2023-01-18 17:38:36 +02:00
Vlad Stan
496346b3ba
feat: use github releases for installing extensions
2023-01-18 17:38:36 +02:00
Vlad Stan
4efeae24d0
feat: allow extension manifest configuration from the Admin UI
2023-01-18 17:38:36 +02:00
Vlad Stan
cb24a6a4f9
fix: rating star size
2023-01-18 17:38:36 +02:00
Vlad Stan
a2d35f65c9
fix: enforce unique key in v-for
2023-01-18 17:38:36 +02:00
Vlad Stan
2d3ba2c457
fix: UI position
2023-01-18 17:38:36 +02:00
Vlad Stan
66c908e600
chore: migrate after major changes on main
2023-01-18 17:38:36 +02:00
Pavol Rusnak
20e6ca019e
replace lnbits-legend with lnbits in github links ( #1366 )
2023-01-14 12:26:17 +01:00
callebtc
822a304127
specify in settings panel
2023-01-10 17:35:43 +01:00
ben
6bb483bfd6
Fixes error in formatting in wallet
2023-01-04 23:16:26 +00:00
callebtc
c96fd6783b
fix super_user check, fixes #1250
2023-01-04 10:41:56 +01:00
ben
d2ada889dc
typo
2023-01-03 20:21:10 +00:00
ben
7bfc455960
mobile tweak
2023-01-03 19:35:24 +00:00
ben
a8c4bea53d
Updated extension card layout
2023-01-01 18:14:20 +00:00
ben
7d7cbeeb71
Adjusted layout for ratings and to stop overflow on mobile
2023-01-01 14:55:01 +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
Gene Takavic
71eebc1441
QR invoices and lnurls got prefix and uppercased
2022-12-28 23:42:36 +01:00
ben
6b69c0f3e4
Fixed theme options
...
Prop needed to be persisted
2022-12-16 22:44:18 +00:00
Tiago Vasconcelos
7b274433d0
disable topup for non super user admin
2022-12-14 16:09:27 +00:00
Vlad Stan
53af4a4b99
fix: only super-user should be able to restart
2022-12-12 10:34:23 +02:00
Vlad Stan
d15782521d
refactor: include admin extension into core
2022-12-08 15:41:52 +02:00
Tiago Vasconcelos
61c3476ba7
fix display columns for hide api and or ad space
2022-12-08 11:46:44 +00:00
dni ⚡
12b0ec138d
removed unused file
2022-12-05 15:37:01 +01:00
Tiago Vasconcelos
4410968bf5
enable disable ads and display ads
2022-12-02 14:36:09 +00:00
dni ⚡
74eece78de
merge from master
2022-11-24 14:35:32 +01:00
ben
390d74eaf6
prettier
2022-11-23 16:57:27 +00:00
ben
27ad32eede
slight ui tweak for mobile
2022-11-20 18:06:29 +00:00
ben
0836ba6c77
Added to homescreen
2022-11-20 17:59:43 +00:00
ben
0c94b159e2
Improved ad space function
2022-11-20 17:29:07 +00:00
dni ⚡
cede3317f3
prettier
2022-10-25 09:20:16 +02:00
dni ⚡
11393ef7e9
fix AD_SPACE
2022-10-25 09:20:16 +02:00
Tiago vasconcelos
2a63fb1914
allow html to be passed to description
2022-10-25 09:20:16 +02:00
Tiago vasconcelos
48d6a89e5b
remove core admin.html
2022-10-25 09:20:16 +02:00
Tiago vasconcelos
b4885de9e2
remove core admin html (renamed for now)
2022-10-25 09:20:16 +02:00
benarc
a3b1d9528c
old admin setup UI
2022-10-25 09:20:16 +02:00
dni ⚡
09cf654427
Proper Error Handling for qrcode-stream components ( #1076 )
...
* proper errorhandling for camera
* fix javascript for calle
2022-10-24 12:32:20 +02:00
Taylor Helsper
148789a86f
Fix formatting
2022-09-30 10:19:17 -05:00
Taylor Helsper
04cfdc2bf3
Update index.html
2022-09-29 23:06:45 -05:00
Arc
9e652d98ea
Merge pull request #958 from AaronDewes/patch-1
...
Change message about login functionality
2022-09-13 15:48:37 +01:00
dni ⚡
d6e3eb5837
Fix donate link on start page
2022-09-12 14:38:37 +02:00
Aaron Dewes
b8531f9e0e
Change message about login functionality
...
According to the README, Lnbits is already at 0.9. Claiming a feature will be added in 0.2 doesn't make sense.
2022-09-12 12:32:03 +02:00
Tiago Vasconcelos
551c75c2cf
set focus on amount ( #916 )
2022-08-21 23:07:18 +02:00
Tiago Vasconcelos
925a7735da
change z-index for wallet tab ( #818 )
2022-08-01 12:56:56 +02: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
calle
6646fce549
Core: add internal flag for invoice creation to use FakeWallet ( #646 )
...
* add internal flag for invoice creation to use FakeWallet
2022-07-17 14:34:25 +02:00
Lee Salminen
aa51d85d65
Merge branch 'main' into improved-pwa
2022-07-05 15:10:57 -06:00
Lee Salminen
2cb87d96f2
better way of handling injection of webmanifests
2022-07-05 15:05:31 -06:00