Commit Graph

229 Commits

Author SHA1 Message Date
mechul.eth 0c86adc828
update build-source.md (#162) 2024-02-10 01:29:08 +01:00
LordGhostX 48b42f6c02
update nwaku compose (#161) 2024-02-09 15:51:51 +01:00
LordGhostX 412a1c8c33
fix cspell words (#160) 2024-02-07 00:59:31 +01:00
jinhojang6 db86356212
chore: update terms and privacy policy 2024-02-02 22:07:54 +09:00
LordGhostX b6f727d0d2
add content topic buckets consideration (#153) 2024-01-22 00:23:30 +01:00
dependabot[bot] a41efcffc2
Bump follow-redirects from 1.15.2 to 1.15.4 (#156) 2024-01-18 19:28:03 +01:00
LordGhostX e2ec02df1a
add js-waku encryption guide (#145) 2024-01-11 10:42:56 +01:00
Prem Chaitanya Prathi 7b1b354fed
fix: testnet key naming and add timestamp to sample message send (#151) 2023-12-09 11:57:53 +01:00
fryorcraken fad14e350a
Use certbot certonly (#150) 2023-12-08 11:30:21 +01:00
LordGhostX 9999848d17
update content topic considerations (#148) 2023-12-08 11:21:42 +01:00
Arseniy Klempner 3d931d8b4e
warn that js-waku does not support react native (#149) 2023-12-08 10:34:49 +01:00
LordGhostX f355e66e55
docs update (#143) 2023-12-01 10:28:47 +11:00
jinhojang6 cb0b87a18a
style: use system theme by default 2023-12-01 10:28:33 +11:00
LordGhostX 590b7d857a
docs restructure (#140) 2023-11-23 12:01:32 +01:00
LordGhostX 3de936c928
update react docs (#136) 2023-11-22 23:28:54 +01:00
LordGhostX 8f8b31be32
add waku network guide (#139) 2023-11-22 12:54:04 +01:00
LordGhostX be3086de62
update logos preset (#138) 2023-11-21 14:34:11 +01:00
dependabot[bot] 93ad3f033b
Bump sharp from 0.32.1 to 0.32.6 (#133) 2023-11-21 14:28:26 +01:00
kaichao 059eb293c1
Add light mode back (#137) 2023-11-21 14:24:16 +01:00
LordGhostX 9cb8384779
add manage filter guide (#132) 2023-11-21 14:19:52 +01:00
LordGhostX 7a975c8045
document ext-multiaddr-only option (#130) 2023-10-31 13:13:15 +01:00
LordGhostX 0e655b98c0
update docs (#128) 2023-10-29 17:48:37 +01:00
dependabot[bot] fc59ddfd63
Bump @babel/traverse from 7.21.5 to 7.23.2 (#124)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
2023-10-17 21:52:19 +01:00
dependabot[bot] 66a579931d
Bump postcss from 8.4.23 to 8.4.31 (#119)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
2023-10-17 21:06:07 +01:00
jeangovil 3dc06f0391
chore: upgrade @acid-info/logos-docusaurus-preset (#120) 2023-10-17 20:59:37 +01:00
chair 243c23abb9
Update waku-vs-libp2p.md (#121) 2023-10-16 16:48:14 +11:00
Anton Iakimov 74b50afedb
update wakuv2 fleet DNS discovery enrtree
https://github.com/status-im/infra-misc/issues/171
2023-09-26 15:11:33 +02:00
Jinho Jang 5a411033f6
Terms update (#117)
* docs: update terms

* fix cspell
2023-09-18 11:03:29 +01:00
LordGhostX 81d104c0e5
nwaku config guides (#116)
* add config examples guide

* add domain name config

* add store config

* add node key config

* add websocket config

* update nwaku config options

* add REST API config

* add light push config

* add filter config

* add feedback updates
2023-09-15 21:08:15 +01:00
Aaryamann Challani 9741d01dab
chore(docs): add rustup to the installation prerequisites (#115) 2023-09-13 18:33:00 +01:00
LordGhostX 405fe82abc
update store methods name (#114) 2023-09-07 03:14:42 +01:00
LordGhostX 9c5c4969f9
add updates (#113) 2023-09-07 02:19:04 +01:00
Vaclav Pavlin 6fc31f73fa
chore: update nwaku docker and compose docs (#109)
* chore: update nwaku docker and compose docs

* bump image to 0.19.0
2023-08-16 09:58:40 +01:00
LordGhostX b2e5396be5
add js-waku debug guide (#111)
* add debug guide

* add ws notes

* add NodeJS recommendations
2023-08-16 09:29:32 +01:00
fryorcraken b4cb1d7456
chore: ugprade GH action to add issues to project (#110) 2023-08-16 15:15:57 +10:00
LordGhostX 49c1df7eb2
update terms (#108) 2023-08-07 12:25:10 +01:00
LordGhostX 146949f7a4
add js-waku discovery (#100)
* add js-waku discovery

* implement feedback

* update logos preset
2023-08-03 06:40:57 +01:00
LordGhostX 11f3ae9037
US -> UK English rewrite (#99)
* rewrite US to UK English

* unpublish react guide
2023-08-01 20:39:04 +01:00
LordGhostX 677718fd12
improve js waku (#96)
* add js-waku feedback

* implement more feedback

* update presentations
2023-07-27 13:50:30 +01:00
LordGhostX d1f053598a
chore: improve js-waku docs (#94)
* implement initial feedback

* remove relay guides
2023-07-18 19:51:12 +01:00
LordGhostX a671718f86
chore: docs cleanup (#92) 2023-07-16 00:08:27 +01:00
LordGhostX 627f7f8a8c
@waku/react docs (#90)
* add @waku/react outline

* add @waku/react hooks docs

* add @waku/react providers docs

* add more snippet comments + fix code indents
2023-07-15 22:54:13 +01:00
dependabot[bot] 435720f0ba
Bump semver from 5.7.1 to 5.7.2 (#89)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 22:15:26 +01:00
LordGhostX a95a5c028e
update presentations (#88) 2023-07-11 21:37:52 +01:00
jeangovil 635f394dfa
chore: upgrade the logos preset (#87) 2023-07-11 21:32:39 +01:00
LordGhostX 301a4d8d22
JS-Waku docs (#82)
* add js-waku outline

* add js-waku quickstart

* add waku-create-app guide

* add lightpush filter guide

* add complete relay guide

* initial feedback + add emitSelf

* add store guide outline

* add store query options

* update code snippets
2023-07-11 18:52:38 +01:00
LordGhostX a5b8407b9a
rephrase waku definition (#84) 2023-07-07 03:00:49 +01:00
LordGhostX 1346fc65aa
add peer exchange nwaku config (#83)
* add peer exchange nwaku config

* add PX security note
2023-07-07 02:17:02 +01:00
LordGhostX 3ca9cd352d
Merge pull request #80 from waku-org/nwaku-postgres
add libpq pre-req
2023-07-04 13:39:38 +01:00
LordGhostX 45202adfc6
add libpq pre-req 2023-07-04 13:33:22 +01:00