Ben van Hartingsveldt
d897d08d83
Fix navigation
2025-07-23 20:39:47 +02:00
Ben van Hartingsveldt
cedccbcc00
Fix tutorials page
2025-07-23 20:39:13 +02:00
Ben van Hartingsveldt
76e36deefa
Add chart image
2025-07-22 13:52:15 +02:00
Ben van Hartingsveldt
65b775e312
Add other protocols
2025-07-21 15:56:04 +02:00
Ben van Hartingsveldt
0b302314a5
Fill protocol pages
2025-07-18 20:17:58 +02:00
Ben van Hartingsveldt
35d0ef20b3
Add protocol pages
2025-07-18 20:12:01 +02:00
b75e114c79
Merge pull request #4 from LBRYFoundation/migrate-framework
...
migrate to hono and bun
2025-04-23 02:34:01 +02:00
22a9114f7d
migrate to hono and bun
2025-04-23 02:31:18 +02:00
9479ebde47
use lbry foundation component repo and update sass
2025-04-22 16:21:49 +02:00
ac51344f5b
removed bloat and updated packages
2025-04-21 04:10:38 +02:00
15ff3bd393
fix
2025-04-20 20:52:57 +02:00
e8bb671803
Merge branch 'api-docs-fix'
...
merge
2025-04-20 20:29:10 +02:00
420d0c6635
bump node to 22 and fixing broken stuff
2025-04-20 20:25:10 +02:00
2541a74344
Merge pull request #3 from LBRYFoundation/api-docs-fix
...
replaced github endpoints with jsdelivr
2024-01-26 20:10:07 +01:00
a3ec616fd4
replaced github endpoints with jsdelivr
2024-01-24 17:24:37 +01:00
81633dd711
Merge pull request #2 from LBRYFoundation/sync-lock-file
...
Sync lock file
2024-01-23 17:46:05 +01:00
b9823dd39e
synced lock file
2024-01-23 17:31:06 +01:00
e780ad27cd
remove enforce https on production
2023-12-07 20:18:32 +01:00
45e91657c8
fix module-alias issue
2023-12-07 20:18:13 +01:00
ad230d2271
setup docker
2023-12-07 20:17:43 +01:00
Alex Grin
b5eb6fe390
Merge pull request #381 from keikari/patch-2
2022-06-10 14:21:26 -04:00
miko
d8bbdffbf8
Update TCP port default value
2022-06-08 18:18:51 +03:00
Alex Grin
6fd2acdfc2
Merge pull request #380 from lbryio/p2p
...
LBRY P2P: Settings and troubleshooting
2022-05-24 12:55:25 -04:00
Victor Shyba
3d21394728
refactor confusing paragraph
2022-05-19 18:49:34 -03:00
Victor Shyba
dbb050baa0
improve reachability text
2022-05-19 18:46:56 -03:00
Victor Shyba
9b5c92a722
add wiki reference on hole punching
2022-05-19 18:19:30 -03:00
Victor Shyba
aebef79820
add p2p-seeding.md
2022-05-19 18:15:21 -03:00
Lex Berezhny
a8f9d90f22
added time locked transaction instructions
2022-04-25 09:07:16 -04:00
Alex Grintsvayg
2098f6bbba
improve lbrycrdd service file
...
inspired by #370 and https://github.com/lbryio/lbrycrd/blob/master/contrib/init/bitcoind.service
2022-02-08 10:32:27 -05:00
Alex Grin
158c49b58f
Merge pull request #370 from derlaft/patch-1
2022-02-08 10:21:14 -05:00
Aleksei Kharlamov
08759225a6
wallet-server: update suggested systemd unit
...
Use `Type=Forking`. By default, `Type=Simple` is used and it expects that the daemon stays forking in the foreground. However, lbrycrdd does the opposite and forks/goes to background. This confuses systemd a little bit:
```
Dec 09 10:30:28 lbry.devass.club systemd[1]: lbrycrdd.service: Unit process 12237 (lbrycrdd) remains running after unit stopped.
```
So basically it thinks that the unit stops working instantly. When the correct type is used, systemd should be able to handle this situations, along with restarts, properly.
See also: [AUR systemd service](https://aur.archlinux.org/cgit/aur.git/tree/lbrycrd.service?h=lbrycrd )
2021-12-10 01:50:40 +01:00
Alex Grin
2fe727d9c2
Update resources.md
2021-11-08 11:39:35 -05:00
Alex Grin
935ca0694a
Delete regtest-setup.md
2021-11-08 11:39:17 -05:00
Alex Grin
ff9c0dbc8b
Merge pull request #366 from lbryio/update-wallet-server-instructions
2021-11-08 11:23:48 -05:00
Alex Grin
cf6850c89d
Merge pull request #358 from lbryio/odysee-api
2021-11-08 11:22:26 -05:00
Jack Robison
f97bb66eda
update instructions
2021-11-08 09:33:15 -05:00
Alex Grin
04a8ef7d96
Merge pull request #364 from lbryio/dht_bootstrap
2021-10-04 15:02:20 -04:00
Victor Shyba
b46edd2ba0
add section to check the node
2021-09-28 18:55:34 -03:00
Victor Shyba
2eef37c05d
DHT bootstrap guide
2021-09-28 18:42:32 -03:00
Alex Grintsvayg
62cbc4edad
fix pgp link
2021-09-28 10:23:23 -04:00
Alex Grin
9be3af9cb5
Update README.md
2021-09-28 10:16:15 -04:00
Thomas Zarebczan
679561b334
Merge pull request #363 from bradley-ray/github-feed-fix-undefined
...
added case PullRequestReviewEvent to generateEvent function
2021-09-24 09:49:40 -04:00
Bradley Ray
7da3b6dacf
added case PullRequestReviewEvent to generateEvent
2021-09-23 00:10:50 -05:00
Thomas Zarebczan
88bc857a31
Update lbrytv-sdk.js
2021-08-07 01:47:50 -04:00
Thomas Zarebczan
abbebe07d3
update to odysee api
2021-08-07 01:44:10 -04:00
Andrey Beletsky
cd3faa3270
documents/contribute.md
2021-07-20 15:21:05 +07:00
Alex Grin
786be56ed4
Update resources.md
2021-06-28 09:45:17 -04:00
Bryan Lunduke
a9cdfd94ba
Add Hello Satoshi Tutorial to list
2021-06-20 12:49:07 -05:00
Bryan Lunduke
aa79b0ae21
Creating a dedicated page for Hello Satoshi
2021-06-20 12:44:34 -05:00
Bryan Lunduke
53262f300d
Adding a Tutorials option to the navigation bar
2021-06-20 12:28:05 -05:00