Pavol Rusnak
15d7fbeace
run autoflake
...
```
autoflake -i --remove-unused-variables $(find . -name "*.py")
```
2023-01-30 11:46:43 +00:00
Pavol Rusnak
c8efe41e1a
add flake8 and pylint as dev dependencies
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
Arc
2aa569b4a8
Merge pull request #1426 from lnbits/usermanagerpull
...
Removes Usermanager
2023-01-29 23:55:18 +00:00
ben
817dd4083f
Merge branch 'main' into usermanagerpull
2023-01-29 23:47:00 +00:00
Arc
aefbced978
Merge pull request #1427 from lnbits/fixinstallfeatured
...
Forces featured first
2023-01-29 23:42:37 +00:00
Arc
4cfda287bf
Merge pull request #1432 from lnbits/revert-1429-fix/gitignore_revert
...
Revert "fix gitignore"
2023-01-29 23:05:42 +00:00
Arc
f1ef9a58fe
Revert "fix gitignore ( #1429 )"
...
This reverts commit ff3f86afa6
.
2023-01-29 22:59:38 +00:00
dni ⚡
b2a963638d
TEST: update actions setup-python to v4 and checkout to v3, add caching to python ( #1428 )
...
* update actions setup-python to v4 and checkout to v3, add caching to python
* fix ordering of steps for poetry to be cached
* poetry setup ordering
* order in formatting.yml
2023-01-29 11:46:20 +01:00
calle
ff3f86afa6
fix gitignore ( #1429 )
2023-01-29 11:25:43 +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
0668fd79b6
Removed usermanager
2023-01-28 21:01:01 +00:00
Arc
f11044ae75
Merge pull request #1424 from lnbits/tpospull
...
Pulls tpos for install worflow
2023-01-27 14:26:57 +00:00
ben
432ca98663
Pulled tpos
2023-01-27 13:03:21 +00:00
Arc
b1115e5b11
Merge pull request #1423 from lnbits/pullsupport
...
Removed LNticket
2023-01-27 12:42:31 +00:00
ben
f22e5069df
Removed lnticket
2023-01-27 12:16:54 +00:00
Arc
6846dd373f
Merge pull request #1231 from lnbits/extension_install_02
...
Extension install 02
2023-01-26 17:01:52 +00:00
calle
86d1ce2d6e
merely updates the version tag in pyproject.toml ( #1421 )
2023-01-26 14:28:10 +01:00
calle
12d037901e
Dependencies: update protobuf and grpcio to latest versions ( #1420 )
...
* update protobuf and grpcio to latest versions
* fix their versions
2023-01-26 14:24:17 +01:00
dni ⚡
1c3a9d1881
remove lockup_tx from exmaple equation
2023-01-26 14:08:24 +01:00
ben
e4479fcb78
removed copilot from mock data
2023-01-26 12:51:13 +00:00
calle
9a39a5d5ba
fix all library versions ( #1419 )
2023-01-26 13:51:12 +01:00
ben
39f0000fa5
Merge remote-tracking branch 'origin/main' into extension_install_02
2023-01-26 12:39:11 +00:00
calle
f6e0301209
Dependencies: fix cashu and boltz version ( #1418 )
...
* fix cashu version
* fix boltz version
2023-01-26 13:35:27 +01:00
dni ⚡
4ccfe6dfa8
DOC: update install docker docs ( #1415 )
2023-01-26 11:53:59 +01:00
ben
7366200571
Merge remote-tracking branch 'origin/extension_install_02' into extension_install_02
2023-01-26 10:32:38 +00:00
ben
850169b3bd
Ignore extensions and upgrades
2023-01-26 10:32:00 +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
dni ⚡
5a0b217d63
TEST: LNbits as fundingsource in regtest ( #1402 )
...
* lnbits funding source
* add create_fake_user to workflow
* change quotes in workflow ymal
* not use interactive docker exec
* update tools/create_fake_admin to not use lnbits imports
* formatting
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2023-01-26 10:43:12 +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