Commit Graph

20 Commits

Author SHA1 Message Date
fryorcraken.eth 55d8f7ebc4
chore(relay-angular-chat): bump js-waku to 0.29.0 2022-09-22 17:42:58 +10:00
fryorcraken.eth 10297bf818
chore(relay-angular-chat): bump js-waku to 0.28.1 2022-09-20 11:52:58 +10:00
fryorcraken.eth 52a58ea845
feat: use same content topics across examples when possible
All examples do not connect to the same fleet at the moment so the gain is limited.
2022-09-20 11:15:43 +10:00
fryorcraken.eth a5c1eef9f7
chore(relay-angular-chat): bump js-waku to 0.28.0 2022-09-20 10:14:43 +10:00
fryorcraken.eth f0c85a483e
chore(relay-angular-chat): bump js-waku to 0.27.0 2022-09-14 22:36:00 +10:00
Jakub Sokołowski 80efc5ad7c
ci: add Jenkinsfile for GitHub pages builds
Resolves: https://github.com/waku-org/js-waku-examples/issues/94

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-09-07 09:02:15 +02:00
fryorcraken.eth 2d45a1ba55
ci(angular): disable tests
Tests are nice to have for an examples and the current tests do not do much.
2022-09-05 09:49:08 +10:00
fryorcraken.eth 4090a39fe2
deps(angular): bump to angular 14 2022-09-02 15:59:15 +10:00
fryorcraken.eth 674afe7cee
build(angular): no more cjs 2022-09-02 15:58:52 +10:00
fryorcraken.eth 6e4fbccbcc
feat(angular): replace protons with protobufjs
As latest protons version needs to use a prot file which is not very practical for a quick example.
2022-09-02 15:23:59 +10:00
fryorcraken.eth b80e8fcda7
fix(angular): use new js-waku api 2022-09-02 15:17:05 +10:00
fryorcraken.eth ef955e7133
build(angular): bump js-waku to @next 2022-09-02 15:11:25 +10:00
fryorcraken.eth 94fe3aace8
build(angular): remove polyfills 2022-09-02 15:11:01 +10:00
fryorcraken.eth def1d912ef
build(angular): fix homepage 2022-09-02 15:06:11 +10:00
fryorcraken.eth 9e27984881
ci(relay-angular-ks: run with chromeheadless when in CI 2022-08-08 13:16:17 +10:00
fryorcraken.eth a1ae1551b6
build(relay-angular-js): install missing deps 2022-08-08 12:34:20 +10:00
fryorcraken.eth f975729e2b
build(relay-angular-js): increase application budget
Can we reduced once upgraded to next js-waku version.
2022-08-08 12:34:04 +10:00
fryorcraken.eth 9eb8237d1c
chore(relay-angular-js): ignore angular cache directory 2022-08-08 12:33:35 +10:00
fryorcraken.eth 368d070e68
build(relay-angular-js): replace npm with pnpm 2022-08-08 12:24:20 +10:00
Franck Royer 9efb96091f
First commit 2022-06-17 10:48:15 +10:00