Commit Graph

25 Commits

Author SHA1 Message Date
Sasha 7526e205e2
chore: update waku deps (#261)
* update waku deps

* update craco

* update light-chat

* up light-js

* up noise-js

* up noise-rtc

* up relay-js

* up react relay

* up rln-js

* up store-js

* up store react

* up protons deps for web chat
2023-08-07 13:15:01 +02:00
Sasha 9190da0e0d
feat: use @waku/sdk for basic examples (#241)
* use @waku/sdk for light-js

* use sdk and latest utils

* fix import

* use sdk and utils for noise-rtc

* migrate relay-js

* migrate rln-js
2023-06-21 00:25:25 +02:00
Sasha cb8fbe854b
chore: use filter as IReceiver for noise (#239)
* update noise examples
* use latest waku
2023-06-01 23:20:05 +02:00
Sasha 634a4d2b00
chore: add notice about go-waku interop (#224)
* add notice about go-waku interop

* Update examples/noise-js/index.html

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>

---------

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
2023-04-06 01:42:40 +02:00
Sasha 21e8c705dc
chore: update noise-js & noise-rtc (#223)
* update noise-js
* migrate noise-rtc
* update waku versions
2023-04-04 23:39:03 +02:00
Sasha d673c76491
chore: noise-js and noise-rtc style issues and configuration 2023-01-27 23:46:36 +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
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
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
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
weboko 683a5804b4
fix minor comments 2023-01-11 23:32:58 +01:00
weboko 22d5dd414f
add noise to jenkins config and fix webpack config 2023-01-06 01:03:31 +01:00
weboko 2b254597c7
add pwa capabilities 2023-01-06 00:58:38 +01:00
weboko 465fe17e34
move example from js-noise repo 2023-01-06 00:56:56 +01:00