Commit graph

738 commits

Author SHA1 Message Date
dni ⚡
b151004476
fix/unused deps (#1473)
* remove unused packages

fixup

* typo in log
2023-02-07 18:09:22 +01:00
ben
31ae40d44d Working 2023-02-01 06:30:03 +00:00
ben
d2d7bd6469 format 2023-02-01 06:13:01 +00:00
ben
e20bb99811 Removes install page reloads 2023-02-01 06:12:00 +00:00
Pavol Rusnak
a49a654137
fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
Pavol Rusnak
bc36e6bc4c
fix flake8 F541 (f-string is missing placeholders) 2023-01-30 11:46:44 +00:00
Pavol Rusnak
86e8a3a315
fix flake8 E711 (comparison-to-none) 2023-01-30 11:46:44 +00:00
Pavol Rusnak
eba7319808
fix flake8 E713 (test-for-membership) 2023-01-30 11:46:44 +00:00
Pavol Rusnak
f6bd8684d3
fix flake8 E712 (comparison-to-bool) 2023-01-30 11:46:44 +00:00
Pavol Rusnak
906d91bcf1
fix pylint R1714 (consider-using-in) 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
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
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
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
46faa62b8b fix: upgrade vs install 2023-01-25 14:32:41 +02: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
Vlad Stan
dd3fc7c2bb fix: merge errors 2023-01-25 09:56:05 +02:00
Vlad Stan
9cca87f738
Merge branch 'main' into extension_install_02 2023-01-25 09:50:54 +02:00
Arc
0de2a62159
Merge pull request #1361 from lnbits/tinyurl
Adds universal tinyurl redirect for lnurls and the like
2023-01-24 21:40:07 +00:00
ben
dda1d9bb3a mypy 2023-01-24 21:29:52 +00:00
ben
c0c4c86808 Added wallet authentication to creat, get and delete tinyurls 2023-01-24 21:26:18 +00:00
ben
7322d27aa3 changed to shortuuid as suggested by Vlad 2023-01-24 20:27:20 +00:00