dni ⚡
2066fff994
docs: improve installation for none ubuntu
...
closes #1878
2024-04-04 00:23:21 +02:00
redistay
073b117528
chore: fix some typos for docs ( #2384 )
...
Signed-off-by: redistay <wujunjing@outlook.com>
2024-04-02 16:08:31 +02:00
Pavol Rusnak
aaa6573272
simplify description in i18n ( #2356 )
...
* simplify description in i18n
so we do not have to always edit description when a new funding source is added
* chore: make bundle
---------
Co-authored-by: dni ⚡ <office@dnilabs.com>
2024-03-28 09:06:47 +01:00
bitkarrot
d69946db8a
initial scaffolding for zbd wallet
2024-02-23 16:11:27 -03:00
dni ⚡
6c46867698
chore: update readme to use new docker alias ( #2246 )
...
`docker pull lnbits/lnbits`
2024-02-08 13:24:55 +00:00
Arc
bd143f5c14
added directions for cache ( #2197 )
...
---------
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2024-01-10 20:09:08 -05:00
Sebastian Hagens
4c4f0922a4
change path to super_user file located in the data directory ( #2115 )
2023-11-22 17:30:30 +01:00
Pavol Rusnak
8e63756c61
docs: small cleanup ( #2107 )
2023-11-21 22:30:52 +01:00
Bitkarrot
d5ae1e3d6a
feat: add getalby wallet as funding source ( #2086 )
...
* initial scaffolding, methods for getalby wallet
* Add getAlby to docs and i18n
* update alby wallet methods
* change names from GetAlbyWallet to AlbyWallet
* remove unused variables in AlbyFundingSource in settings.py
* rename getalby.py to alby.py
* fix method auth and status
* resolve rolznz commented issues
* rename ALBY_API_KEY to ALBY_ACCESS_TOKEN
* fix desc hash in create_invoice
---------
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
Co-authored-by: dni ⚡ <office@dnilabs.com>
2023-11-14 20:28:25 +01:00
Arc
4417d53562
Updated nix install guide ( #2099 )
...
* Updated nix install guide
* typo
2023-11-13 14:28:52 +00:00
callebtc
29e779d09d
Merge pull request #2061 from lnbits/main
...
Sync main->dev
2023-10-25 10:03:58 +02:00
Pavol Rusnak
3a134672e9
Update docs/guide/installation.md ( #2059 )
2023-10-25 08:28:42 +02:00
callebtc
6b52c42b2b
Revert "Update installation.md ( #2052 )" ( #2060 )
...
This reverts commit ddd27fe426
.
2023-10-24 12:39:07 +02:00
arbadacarba
811292529b
Update api.md
...
Swappger link wrong
2023-10-23 17:18:09 +02:00
MaxBipal
ddd27fe426
Update installation.md ( #2052 )
...
fixed cli error
2023-10-20 13:13:42 +02:00
Arc
a411de1d11
Update installation.md ( #1997 )
2023-10-17 11:24:06 +02:00
Pavol Rusnak
018d2fe800
run optipng -o 7 on PNG logos again
2023-10-16 14:53:56 +02:00
dni ⚡
033c5f30aa
optimize SVG
...
update PNG
2023-10-16 14:53:56 +02:00
Pavol Rusnak
647f53821b
run optipng -o 7 on PNG logos to reduce their size
2023-10-16 14:53:56 +02:00
Pavol Rusnak
3bac759cab
remove old logo from docs
2023-10-16 14:53:56 +02:00
Pavol Rusnak
ba0e431199
add possibility to turn off new registrations ( #2017 )
...
with LNBITS_ALLOW_NEW_ACCOUNTS=false
while keeping existing users functional (i.e. no allowlist for existing users)
2023-10-11 13:46:27 +02:00
blackcoffeexbt
7a182244b9
Updated guide for extension development for current extension management process ( #1962 )
2023-09-25 11:19:30 +01:00
Pavol Rusnak
bd1db0c919
add editorconfig config, fix issues (only whitespace changes) ( #1958 )
2023-09-25 11:06:25 +01:00
callebtc
0b3d5bbe0e
[CORE] Document CoreLightningRestWallet ( #1920 )
...
* document CoreLightningRestWallet
* pushed to comment
* fixed base64 comment
---------
Co-authored-by: Ben <ben@arc.wales>
2023-09-12 12:14:47 +02:00
jackstar12
772ae2a1ab
support uvicorn reload functionality ( #1841 )
...
* support uvicorn reload functionality
see:
8239373ec6/uvicorn/main.py (L580-L582)
* add docs for --reload
---------
Co-authored-by: dni ⚡ <office@dnilabs.com>
2023-08-03 09:53:36 +02:00
Mariusz Kogen
0ff0abf442
Adding Start9 ( #1834 )
2023-07-25 15:38:54 +02:00
arbadacarba
83a04d8f74
CI adjustment - Pinkify Legend ( #1766 )
...
Add files via upload
Update base.scss
* making the bundle for pinkify
fix flamingo
---------
Co-authored-by: dni ⚡ <office@dnilabs.com>
2023-07-05 14:39:39 +02:00
callebtc
339645a912
docs: add precommit hooks ( #1772 )
...
* docs: add precommit hooks
* adjust test
2023-06-20 08:41:23 +02:00
Perlover
7c479a3ebf
Hide the superuser ID URL from logs with comment where to find superuser ID ( #1749 )
...
* Hide the superuser ID URL from logs with comment where to find admin ID
* Update admin_ui.md
---------
Co-authored-by: dni ⚡ <office@dnilabs.com>
2023-06-15 15:34:39 +02:00
Aaron Dewes
127b780af7
C-Lightning -> Core Lightning ( #1720 )
...
They rebranded a while ago, so this changes the GUI texts to reflect that
2023-05-22 12:06:23 +01:00
Bitkarrot
44c5c87405
Add troubleshooting note for Poetry errors on OSX install ( #1641 )
...
* Update installation.md
for poetry errors on OSX
* Update installation.md
* Update installation.md
* Update installation.md
remove trouble shooting message at top
2023-05-09 09:43:19 +01:00
Pavol Rusnak
ec1caa6015
docs: fix readability of HTTPS section in installation
2023-03-17 15:13:25 +01:00
Pavol Rusnak
0d8d580fc9
docs: add nginx ssl proxy info to installation
2023-03-17 15:10:15 +01:00
dni ⚡
4dd206da2a
good bye venv ( #1569 )
...
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2023-03-16 16:45:23 +01:00
Arc
5021d86488
Merge pull request #1566 from bitkarrot/patch-3
...
update installation.md path
2023-03-10 13:01:22 +00:00
wazint
acaf4849d2
doc: Fix dev guide for getting started with extensions
2023-03-09 21:53:11 +02:00
Bitkarrot
3d55d98d33
update installation.md
...
lnbits-legend -> lnbits for systemd
2023-03-07 20:14:15 -08:00
Arc
2787d5c6b6
Merge pull request #1542 from lnbits/pullntxbot
...
RIP Lntxbot, thank you for all your help building LN, you will be missed :(
2023-03-07 12:48:44 +00:00
wazint
aac392a053
doc: fix links, spelling and minor updates
2023-03-01 21:39:40 +02:00
dni ⚡
6f194fe2f8
introduce baseurl and remove force_https ( #1549 )
...
* introduce baseurl and remove force_https
* calle's suggestions
2023-02-28 13:45:43 +01:00
Ben Arc
de445aa593
LNtxbot mentioned in a few more places
2023-02-23 11:46:29 +00:00
Ben Arc
cbde5744aa
RIP Lntxbot, thank you for all your help building LN, you will be missed :(
2023-02-23 11:41:44 +00:00
Vlad Stan
1cd5c26392
doc: add dependencies
field
2023-02-22 10:15:02 +02:00
dni ⚡
0dffb2c1a0
moving build file into tools, keep rootdir clean ( #1434 )
...
* moving build file into tools, keep rootdir clean
* formatting
* make flake happy
2023-02-01 17:19:56 +01:00
ben
39f0000fa5
Merge remote-tracking branch 'origin/main' into extension_install_02
2023-01-26 12:39:11 +00:00
dni ⚡
4ccfe6dfa8
DOC: update install docker docs ( #1415 )
2023-01-26 11:53:59 +01:00
Vlad Stan
9cca87f738
Merge branch 'main' into extension_install_02
2023-01-25 09:50:54 +02:00
DarthCoin
ca51b57355
Faq page ( #1388 )
...
* Cleanup formatting
Re-format text in markdown and cleanup extra code.
* small fixes
* Update faq.md
* Update faq.md
* Update faq.md
* small correction
corrected summary open
* correction sections
* add how to connect lndhub wallet
Add info about connecting Zeus and Bluewallet
* finishing 2 sections
add text to funding section and clearnet
* add text to swap and merchant
* group sections
re-organize sections of troubleshooting with did you know. Are practically the same
* small corrections
links corrections
* format sections
* fix link resources
* small corrections
* small corrections
* small correction
* Update faq.md
* Create faq.md
* Update faq.md
* Update faq.md
* Update faq.md
* Update faq.md
* small correction
Co-authored-by: arbadacarba <63317640+arbadacarbaYK@users.noreply.github.com>
2023-01-23 10:16:54 +01:00
Vlad Stan
30d23c2bef
doc: fix release view
2023-01-20 11:46:17 +02:00
Vlad Stan
77312d5e3c
doc: update Uninstall
section
2023-01-20 10:47:47 +02:00