Commit Graph

429 Commits

Author SHA1 Message Date
danisharora099 cd5f3bd09e
bump to @waku/core 0.0.10 2023-02-01 12:54:55 +05:30
Danish Arora 362e307594
Merge pull request #200 from waku-org/feat/add-peer-discovery
feat(web-chat): add peer-exchange for discovery
2023-01-30 20:47:33 +05:30
danisharora099 fdd114a385
adds peer-discovery to web-chat and relevant logs 2023-01-30 20:41:25 +05:30
Sasha ac65ea29d5
fix: noise-rtc copy of artefacts 2023-01-28 02:09:40 +01:00
Sasha d673c76491
chore: noise-js and noise-rtc style issues and configuration 2023-01-27 23:46:36 +01:00
Sasha 95d13a52db
PoC of WebRTC signalling exchange through @waku/noise (#186)
* init PoC from noise example

* reimplement webrtc logic, add sending of ice candidate to a peer

* add RTC abstractions and pretify code

* finalize rtc connection

* fix sending of the message

* add favicon and manifest, rename package, rename build folder

* add README with details

* fix styling

* add new stage for the example
2023-01-27 23:09:13 +01:00
Sasha 8d0f703593
fix: publishing issue of noise-js example (#196)
* change build directory name

* ignore build folder

* publish noise example as built one
2023-01-26 18:25:02 +01:00
Danish Arora 18dd58593b
Merge pull request #195 from waku-org/danisharora/fix-ci
chore(release): fix ci
2023-01-25 14:46:13 +05:30
danisharora099 2e22d3ee9e
chore(release): fix ci 2023-01-25 13:10:01 +05:30
Danish Arora 610cc72ae6
Merge pull request #194 from waku-org/upgrade-dns-disc
chore(web-chat): upgrade dns-discovery to 0.0.5
2023-01-25 12:52:58 +05:30
danisharora099 013f1e2a5f
chore(web-chat): upgrade dns-discovery to 0.0.5 2023-01-25 12:47:27 +05:30
Sasha fcad46760c
Merge pull request #177 from waku-org/weboko/noise
Move noise example
2023-01-24 22:33:35 +01:00
weboko afb04764b1
increase button width, use default params for node 2023-01-24 22:23:03 +01:00
weboko 9b8b8470b4
improve text, remove comment 2023-01-24 03:25:34 +01:00
Danish Arora bd7fa8069f
Merge pull request #193 from waku-org/fix-var-name
fix(rln-js): remove `DEFAULT` from `SIGNATURE_MESSAGE` variable
2023-01-23 20:08:44 +05:30
danisharora099 7947f3e577
fix: change var name
a value is cannot be a default value if it's not configurable
2023-01-23 16:03:09 +05:30
Danish Arora 6aa6cdfeb8
Merge pull request #189 from waku-org/danisharora/ephemeral
feat(eth-pm): `ephemeral: true` to relay messages
2023-01-20 17:25:56 +05:30
Sasha 0a7bffc884
Merge pull request #176 from waku-org/weboko/npm-publish-ci
Add release_create_waku stage
2023-01-20 01:43:51 +01:00
weboko ba13190f25
fix typo 2023-01-20 01:40:03 +01:00
weboko 918c298826
use WAKU_CREATE_APP_PUBLISH as a secret 2023-01-20 00:55:37 +01:00
weboko 2190948292
Merge branch 'master' of github.com:waku-org/js-waku-examples into weboko/npm-publish-ci 2023-01-19 20:15:48 +01:00
Sasha 1b04f9bdaa
Merge pull request #192 from waku-org/weboko/update-create-app
fix: update README, fix bin command and bump version
2023-01-19 20:13:35 +01:00
weboko 29f5441731
update README, bump version and fix bin command 2023-01-19 20:05:59 +01:00
danisharora099 31c80982c2
add: ephemeral to public key message 2023-01-19 14:28:41 +05:30
Danish Arora a0ff2445b8
Merge pull request #190 from waku-org/danisharora/dns-disc-web-chat
feat: use dns-discovery instead of predefined list
2023-01-18 18:16:50 +05:30
danisharora099 c1b5e8ec14
update cspell.json 2023-01-18 17:47:53 +05:30
danisharora099 3a122aeb35
use dns-discovery instead of predefined list 2023-01-18 17:38:36 +05:30
Danish Arora acec67f97f
Merge pull request #188 from waku-org/danisharora/change-commitment-end
fix: change endianness on idCommitment
2023-01-18 17:23:12 +05:30
danisharora099 f32fc277fb
eth-pm: add: `ephemeral: true` to relay messages 2023-01-18 16:12:17 +05:30
danisharora099 0c53f95a2d
fix: change endianness on idCommitment
ref: waku-org/js-rln#37
2023-01-18 15:46:14 +05:30
Sasha a977e27b20
Merge pull request #182 from waku-org/weboko/pwa
Improve PWA for examples
2023-01-17 21:14:07 +01:00
Jakub Sokołowski 012ef6089b
ci: simplify overcomplicated file copying
Overcomplicated for no reason.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-01-17 11:43:31 +01:00
Jakub Sokołowski 622aecb422
readme: drop wakuconnect.dev domain, use waku.org
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-01-17 10:38:35 +01:00
Sasha 718f545ebc
Merge pull request #184 from waku-org/weboko/improve-ci
fix: copy json and image files in CI for examples
2023-01-14 03:03:11 +01:00
weboko d5427b882e
copy other types of files 2023-01-14 02:55:15 +01:00
weboko 0fbad7972f
refine UI and add styles 2023-01-14 02:52:28 +01:00
weboko 6b05527ea0
create UI abstration and refactor code for better readability 2023-01-14 02:06:31 +01:00
weboko 427dfc3b01
nit: capital letter 2023-01-12 22:58:17 +01:00
Sasha 3f77b3e1a6
Merge pull request #183 from waku-org/weboko/fix-ci
fix: remove sh check for files
2023-01-12 18:51:22 +01:00
weboko f4ef91deed
remove sh check for files 2023-01-12 18:47:13 +01:00
Sasha 2d803d667e
Merge pull request #181 from waku-org/weboko/fix-ci
Fix Jenkins CI
2023-01-12 18:30:17 +01:00
weboko c923fbd190
add URL field with copy button and open in new tab 2023-01-12 01:48:24 +01:00
weboko f11324c47f
improve alignment of UI state to handshake status 2023-01-12 01:27:42 +01:00
weboko 827809532a
aling handshake status with UI 2023-01-12 01:24:21 +01:00
weboko 2fdda92a82
use decode for qr string 2023-01-12 01:18:47 +01:00
weboko 8f04dc659e
change format of sharing URL 2023-01-12 01:14:50 +01:00
weboko 1aa1823963
remove auxilary dependency 2023-01-12 00:50:56 +01:00
weboko cd9d80dc66
change text 2023-01-11 23:57:50 +01:00
weboko 2d133aa17f
remove text about console 2023-01-11 23:51:50 +01:00
weboko d5555e7601
improve manifest & icon: 2023-01-11 23:34:39 +01:00