Pavol Rusnak
50c613cdd4
silence pylint W0231 (super-init-not-called)
2023-01-30 11:46:44 +00:00
Pavol Rusnak
a0cc55c5a1
fix pylint C0209 (consider-using-f-string)
2023-01-30 11:46:43 +00:00
Pavol Rusnak
9fa3e5c6cf
fix pylint W0102 (dangerous-default-value)
2023-01-30 11:46:43 +00:00
Pavol Rusnak
906d91bcf1
fix pylint R1714 (consider-using-in)
2023-01-30 11:46:43 +00:00
Pavol Rusnak
35396d7e63
fix pylint R0205 (useless-object-inheritance)
2023-01-30 11:46:43 +00:00
Pavol Rusnak
d29fcca6aa
fix pylint W0612 (unused-variable)
2023-01-30 11:46:43 +00:00
Pavol Rusnak
15d7fbeace
run autoflake
...
```
autoflake -i --remove-unused-variables $(find . -name "*.py")
```
2023-01-30 11:46:43 +00:00
calle
52e654af86
respect https setting in admin ui link ( #1416 )
...
* respect https setting in admin ui link
* make format
2023-01-30 11:30:23 +01:00
calle
80a94aa9ce
Fix/cashu update protocol ( #1433 )
...
* updates NOTE: fix pyproject and requirements
* revert GET to POST
* update cashu on pip and change name of models
* adjust client to spendable
* refactor spendable
2023-01-30 09:29:44 +01:00
Arc
bdfbbb779e
Merge pull request #1394 from lnbits/feat/boltz-fee-info
...
feat/boltz fee info
2023-01-30 00:57:07 +00:00
ben
817dd4083f
Merge branch 'main' into usermanagerpull
2023-01-29 23:47:00 +00:00
ben
7ea3d6c245
format
2023-01-28 21:53:00 +00:00
ben
f9d068cf2c
Forces featured first
2023-01-28 21:48:27 +00:00
ben
0668fd79b6
Removed usermanager
2023-01-28 21:01:01 +00:00
ben
432ca98663
Pulled tpos
2023-01-27 13:03:21 +00:00
ben
f22e5069df
Removed lnticket
2023-01-27 12:16:54 +00:00
dni âš¡
1c3a9d1881
remove lockup_tx from exmaple equation
2023-01-26 14:08:24 +01:00
ben
39f0000fa5
Merge remote-tracking branch 'origin/main' into extension_install_02
2023-01-26 12:39:11 +00:00
Vlad Stan
6276a7a4db
fix: icon missing after extension install
2023-01-26 12:30:42 +02:00
calle
f0d58a8365
Wallets: add custom invoice expiry ( #1396 )
...
* expiry for fakewallet
* expiry for lnd
* lnbits backend
* fix: eclair descriptionHash fixed and expiry added
* cln and sparko
* test expiry
* Eclair from AdminUI and bugfix for nonexistent payments
* add to settings and .env and remove lntxbot
* remove duplicate and format
* add invoice expiry
* add min max and step
* UI works now
* test should fail, sanity check, will revert
* revert, ready for merge
Co-authored-by: Tiago Vasconcelos <talvasconcelos@gmail.com>
2023-01-26 11:08:40 +01:00
ben
a2fc34c08e
reworded
2023-01-25 21:45:54 +00:00
ben
1df9664937
Added notify for non admins
2023-01-25 21:45:01 +00:00
ben
1a20d35a13
format
2023-01-25 21:25:49 +00:00
ben
75e8683fb1
Default featured
2023-01-25 21:24:59 +00:00
ben
9bf2c231f8
5 stars!
2023-01-25 21:21:36 +00:00
ben
8d64c6d877
Adde trim to manifest upload
2023-01-25 21:20:20 +00:00
ben
880c955208
I think its fixed, although stoopid imagur not working locally
2023-01-25 21:07:11 +00:00
ben
925d4ccbe7
Removed streamer copilot, as we need a demo
2023-01-25 20:58:28 +00:00
ben
ad70e9c116
Remove choice all icons will be tiles
2023-01-25 20:51:57 +00:00
ben
cc3dbaa1a7
working again
2023-01-25 20:29:42 +00:00
ben
fd71c82183
gave up on seperate js install file
2023-01-25 20:28:05 +00:00
ben
6bd2a071ec
Merge remote-tracking branch 'origin/main' into extension_install_02
2023-01-25 18:43:44 +00:00
ben
efa24584f3
Broken, trying to take js out
2023-01-25 17:33:24 +00:00
ben
2eef5028f9
Replaced tiles, for those who have them
2023-01-25 16:57:08 +00:00
ben
50458901d6
Added generic icon for iconless plugiins
2023-01-25 16:55:08 +00:00
ben
c344a70de9
tab tweak
2023-01-25 15:34:10 +00:00
ben
8bae8b06ea
Disabled rating
2023-01-25 15:29:06 +00:00
ben
953bca0cf5
Spelling/tweaked card
2023-01-25 15:09:15 +00:00
Vlad Stan
4af80858bc
feat: add page titles
2023-01-25 15:49:50 +02:00
Vlad Stan
41a0a2d66e
fix: icon size on mobile
2023-01-25 15:37:28 +02:00
Vlad Stan
00c02e3c85
fix: tabs on mobile
2023-01-25 15:28:06 +02:00
Vlad Stan
8ab4cb8c08
fix: restore installed extensions
2023-01-25 15:00:39 +02:00
Vlad Stan
46faa62b8b
fix: upgrade vs install
2023-01-25 14:32:41 +02:00
calle
45a0657828
do not reference these object ( #1412 )
2023-01-25 13:24:36 +01:00
calle
1c4414d311
await ledeger verify ( #1411 )
2023-01-25 13:14:52 +01:00
Vlad Stan
a242a823fc
fix: do not propagate technical message to the user
2023-01-25 12:46:45 +02:00
Vlad Stan
1373b88169
fix: stars look&feel
2023-01-25 11:48:57 +02:00
Vlad Stan
9c105e8885
chore: code format
2023-01-25 11:19:11 +02:00
Vlad Stan
f27e5af639
feat: add tabs to install all
/featured
/installed
2023-01-25 11:15:56 +02:00
Vlad Stan
b016804a5b
fix: change star color
2023-01-25 10:05:30 +02:00