Commit Graph

357 Commits

Author SHA1 Message Date
weboko 6093d95b3a
merge with master 2023-01-04 21:57:56 +01:00
Sasha 6016beece8
Merge pull request #174 from waku-org/weboko/npm
Migrate to npm
2023-01-04 21:54:09 +01:00
weboko 76701dadac
remove old pictures 2023-01-04 21:50:13 +01:00
weboko fb56e9d91d
merge with master 2023-01-04 21:41:13 +01:00
weboko 637e8328a6
use node 18 in github ci 2023-01-04 21:36:54 +01:00
Sasha 699ec4135c
Merge pull request #173 from waku-org/weboko/pwa
Enable PWA functionality to examples.
2023-01-04 21:14:07 +01:00
weboko 950fb698bc
add overrides to prevent npm failures 2022-12-27 22:30:40 +01:00
weboko fab00de3bc
use install in ci.yml 2022-12-24 02:11:04 +01:00
weboko 1d097814ec
move eth-pm to npm 2022-12-24 02:09:09 +01:00
weboko 562b5aadfe
use npm instead of pnpm 2022-12-24 01:05:22 +01:00
weboko cb46ccd13e
add package-lock to ligth-chat 2022-12-24 01:00:21 +01:00
weboko 96233540e2
add package-lock to @waku/app 2022-12-24 00:49:51 +01:00
weboko e14dc4fe34
move relay-angular to npm 2022-12-24 00:47:07 +01:00
weboko 1065dd6e89
move relay-reactjs to npm 2022-12-24 00:44:06 +01:00
weboko b786673f1b
move rln-js to npm 2022-12-24 00:39:15 +01:00
weboko 3fa0a409a5
move store-reactjs to npm 2022-12-24 00:38:02 +01:00
weboko 681ae6933a
move web chat example to npm 2022-12-24 00:34:22 +01:00
weboko 7e02520111
use npm in Jenkins 2022-12-23 23:11:39 +01:00
weboko 9a8800980b
use npm in ci.yml 2022-12-23 23:10:06 +01:00
weboko b795b35248
remove dependency of pnpm in docker file 2022-12-23 23:07:44 +01:00
weboko 3d3f75bb64
use npx in husky 2022-12-23 23:05:50 +01:00
weboko 3da50c28b8
add manifests and waku pictures 2022-12-23 22:56:24 +01:00
weboko 89d07f3419
Merge branch 'master' of github.com:waku-org/js-waku-examples into weboko/create-waku-imp 2022-12-23 19:13:38 +01:00
Danish Arora 010d328942
Merge pull request #171 from waku-org/danisharora/fix-typo
fix: unaddressed variable
2022-12-23 18:36:22 +05:30
danisharora099 d19aaddfbe
fix: unaddressed variable 2022-12-23 18:32:35 +05:30
weboko c3df279377
Merge branch 'master' of github.com:waku-org/js-waku-examples into weboko/create-waku-imp 2022-12-22 23:41:12 +01:00
weboko 5e50b66bf5
make light-chat as a first option 2022-12-22 23:39:50 +01:00
fryorcraken.eth 222629cc64
Merge pull request #169 from waku-org/chore/@waku-core-0.0.8 2022-12-23 09:33:59 +11:00
weboko 53da2e44e0
use interpolation in ci.yml 2022-12-22 22:22:40 +01:00
weboko 1ef616efcb
app examples into path in ci 2022-12-22 22:18:33 +01:00
weboko 36a3999438
fix conflict with light-chat 2022-12-22 21:44:44 +01:00
weboko dd43fac5a2
fix failure in Jenkins script 2022-12-22 21:38:59 +01:00
weboko 6720385895
update helper text 2022-12-22 21:38:43 +01:00
weboko c32e4953b5
move create app to the root and update paths accordingly: 2022-12-22 21:38:23 +01:00
weboko 940609718a
move examples to dedicated folder, update create app and ci accordingly 2022-12-22 21:37:55 +01:00
weboko 123613975b
update ci file 2022-12-22 21:37:28 +01:00
weboko 545bd66d37
allow to select template from cli 2022-12-22 21:37:12 +01:00
weboko 9ab90ef7d2
Merge branch 'master' of github.com:waku-org/js-waku-examples into weboko/create-waku-imp 2022-12-22 21:36:45 +01:00
weboko 5da4ca1751
add light-chat as default example 2022-12-22 21:31:54 +01:00
fryorcraken.eth d563cdde44
chore(relay-reactjs-chat): bump @waku/core to 0.0.8 and other @waku/* pkgs 2022-12-21 16:45:15 +11:00
fryorcraken.eth 047715670d
Merge pull request #168 from waku-org/chore/@waku-core-0.0.8 2022-12-21 15:41:52 +11:00
fryorcraken.eth ae6db8efa1
chore(eth-pm): bump @waku/core to 0.0.8 2022-12-20 11:47:57 +11:00
fryorcraken.eth 7c4a907c5b
Merge pull request #167 from waku-org/chore/@waku/core@0.0.7
chore: bump @waku/core to 0.0.7
2022-12-16 15:00:46 +11:00
fryorcraken.eth 4dc0fc71d7
chore(store-js): bump @waku/core to 0.0.7 2022-12-16 13:00:22 +11:00
fryorcraken.eth 7cb97ae71c
chore(relay-js): bump @waku/core to 0.0.7 2022-12-16 12:56:14 +11:00
fryorcraken.eth c889e5468d
chore(light-js): bump @waku/core to 0.0.7 2022-12-16 12:29:52 +11:00
fryorcraken.eth a6f292fb04
chore(light-chat): bump @waku/core to 0.0.7 2022-12-16 12:24:20 +11:00
Danish Arora 26e8d7c339
Merge pull request #162 from waku-org/danisharora/credentials-from-wallet
add: generate and retrieve credentials from wallet
2022-12-15 15:18:09 +05:30
danisharora099 0f060ad492
chore: refactor button text 2022-12-15 15:12:47 +05:30
Sasha 644e8ff703
Merge pull request #159 from waku-org/weboko/create-waku-app
feat: add @waku/create-app
2022-12-13 10:49:53 +01:00