Commit Graph

5494 Commits

Author SHA1 Message Date
Vlad Stan
cf4c9baeeb feat: make page more similar with the extensions page 2023-01-20 15:08:48 +02:00
Vlad Stan
223e92f9e2 fix: make layout similar with extensions page 2023-01-20 14:41:37 +02:00
Vlad Stan
a2284da4c3 feat: use Add Extension menu item 2023-01-20 14:33:45 +02:00
Vlad Stan
30d23c2bef
doc: fix release view 2023-01-20 11:46:17 +02:00
Vlad Stan
177d17ec10 chore: remove log statemet 2023-01-20 11:32:39 +02:00
Vlad Stan
43298dfcc7 Merge branch 'extension_install_02' of https://github.com/lnbits/lnbits into extension_install_02 2023-01-20 10:48:28 +02:00
Vlad Stan
77312d5e3c
doc: update Uninstall section 2023-01-20 10:47:47 +02:00
Vlad Stan
12790dec5d
doc: start Unistall Extension section 2023-01-20 10:42:14 +02:00
Vlad Stan
c2ca9403e4
doc: add note 2023-01-20 10:38:38 +02:00
calle
ffb5a91f67
add robots.txt (#1383) 2023-01-20 09:25:46 +01:00
Vlad Stan
e12211e4c5
doc: install dialog 2023-01-20 10:21:19 +02:00
Vlad Stan
9a002a2342 Merge branch 'extension_install_02' of https://github.com/lnbits/lnbits into extension_install_02 2023-01-20 10:06:42 +02:00
Vlad Stan
730017ed62 fix: import after renaming 2023-01-20 10:06:32 +02:00
Vlad Stan
0b0efd99c1
doc: minor changes 2023-01-20 10:03:56 +02:00
Vlad Stan
776acdd857 fix: typo in file name 2023-01-20 10:00:09 +02:00
Vlad Stan
478d74efc8 fix: separate lnbits_deactivated_extensions from lnbits_disabled_extensions` 2023-01-20 09:39:27 +02:00
Vlad Stan
dea63ca2db
doc: add repo extension field details 2023-01-19 18:57:29 +02:00
Vlad Stan
37ec55a6e4
doc: add github repo example 2023-01-19 18:49:34 +02:00
Vlad Stan
d8ba9448a2
doc: collapse Fields Detailed Description table 2023-01-19 18:45:17 +02:00
Vlad Stan
c22b2b7dfc
doc: add Explicit Relase field description 2023-01-19 18:42:32 +02:00
Vlad Stan
17888ebb49
doc: add config repo steps 2023-01-19 18:17:23 +02:00
Vlad Stan
496020e47a
Create extension-install.md 2023-01-19 18:04:20 +02:00
Vlad Stan
1fb4c1a3b6 fix: icon on deactivate 2023-01-19 16:44:36 +02:00
Vlad Stan
0a7a589935 fix: call load_disabled_extension_list 2023-01-19 15:49:43 +02:00
Vlad Stan
bb32112169 fix: icon_url 2023-01-19 14:47:59 +02:00
Vlad Stan
232a9e9885 fix: UI fixes 2023-01-19 12:34:10 +02:00
Vlad Stan
db73a51c74 feat: allow regular users to view the install page 2023-01-19 12:16:44 +02:00
Vlad Stan
4d87246811 feat: store icon, icon_url and name for installed extensions 2023-01-19 11:57:17 +02:00
blackcoffeexbt
dcf5f0adaa
Gerty extension tweaks (#1360)
* Changes to font sizes on Gerty to improve appearance and readability on hardware

* Gerty URL checker removes https, http and trailing slash from display

* Gerty: Added modal with copy pasta for API URL

* Gerty: Removed toggleStates Vue watch to fix weird UI toggle behavour

* Gerty: Remove API link button from list of Gertys

* Gerty: Added block height option

* Gerty: Added api response when no page number is supplied in GET request

* Gerty: blacked

* Gerty: Ran prettier on templates

* Gerty: Added block height text and removed mini gerty option

* Gerty: Remove mini gerty font sizes

* Gerty: Moved URL formatting function. Set max URLs to check to 4

* Gerty: Removed unused async calls

* Gerty: Casing fix in "copy URL" > "Copy URL"

* Gerty: Removed dead code

* Gerty: Removed unused /pages/[id] def from views_api.py

* Gerty: Ran prettier and black
2023-01-19 10:33:48 +01:00
dni ⚡
d89a6a337a
boltz extension v2, recurring swaps (#981)
* add status to statusdialog

* first commits for boltz update

* formatting

* add latest boltz-clien package

* big refactor, depending on boltz_client package, clean up, mypy issues, not tested yet

* blacking, sorting and stuff

* remove unused req_wrap helper

* remove api docs from frontend

* bug: frontend boltz limits error

* clean up buttons

* update to boltz-client 0.0.8

* fix tests to poetry version 1.3.1

* update requirements

* formatting

* recurring swap works now, need more finetuning

* add exceptions for multiple auto swaps and swapping in with active auto swap

* black

* auto reverse swap actually works :)

* remove swap status dialogs

* update to boltz_client 0.0.9

* update to boltz-client 0.1.1, and fix startup

* update requirement.txt for boltz-client

* fixup columns in table, remove unused payment.extra, change deezy label

* remove balance check for auto swap out

* update boltzc-lient to 0.1.2, fix mypy issue inside boltz package

* nitpicks calle tasks.py

* calle nitpicks crud

* calle nitpicks crud

* refactor

* fix formatting

* circular import

* black :)

Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2023-01-19 10:30:47 +01:00
Vlad Stan
6773f33ad1 fix: re-mount routes for restored extensions 2023-01-19 11:12:48 +02:00
Vlad Stan
aa006b66d1 feat: update pre-installed extensions on re-create 2023-01-19 10:15:56 +02:00
Arc
d8b5e3872b
Merge pull request #1382 from lnbits/DAupdate
Added models and simple example
2023-01-18 19:05:19 +00:00
Arc
0e1f9dbb5a
Merge pull request #1371 from HamishMacEwan/patch-2
Additional information in .env
2023-01-18 18:54:31 +00:00
Arc
2a2a01d3df
Merge pull request #1372 from Darth-Coin/FAQ-page
add FAQ page
2023-01-18 18:53:48 +00:00
ben
a8b32194eb Reworded 2023-01-18 18:51:42 +00:00
ben
99d963c726 Added models and simple example 2023-01-18 18:50:07 +00:00
Arc
5b6e05af60
Merge pull request #1381 from lnbits/arcbtc-patch-9
Update README.md
2023-01-18 18:10:50 +00:00
Arc
bfc99937f6
Update README.md 2023-01-18 18:03:29 +00:00
Arc
25fce6ba7c
Merge pull request #1380 from lnbits/DAimages
Added images
2023-01-18 18:00:48 +00:00
ben
71fc1b7146 Added images 2023-01-18 17:51:15 +00:00
Arc
068fc67ade
Merge pull request #1379 from lnbits/shippingzone
Added shipping zone
2023-01-18 17:25:30 +00:00
ben
266471a5e3 Added shipping 2023-01-18 17:16:49 +00:00
ben
df68400a25 Added shipping zone 2023-01-18 17:10:22 +00:00
Arc
01c2b4fe56
Merge pull request #1378 from lnbits/arcbtc-patch-8
typos
2023-01-18 17:02:07 +00:00
arbadacarba
ca4c4ac66b
Update faq.md 2023-01-18 17:50:04 +01:00
Arc
a7e8593a9a
Update README.md 2023-01-18 16:45:09 +00:00
Vlad Stan
69b8dfa21f fix: mypy 2023-01-18 18:40:27 +02:00
Arc
f11b6289b1
Merge pull request #1377 from lnbits/DAprotocol
updated to DA
2023-01-18 16:40:01 +00:00
Vlad Stan
ce1639792a fix: order of migrations 2023-01-18 18:35:02 +02:00