Commit graph

18 commits

Author SHA1 Message Date
Anthony Potdevin
5b580548b2
Feat/multi node (#13)
* feat: multi node report

* chore: small fix for nodeInfo

* fix: id when missing
2020-03-29 20:03:22 +02:00
Anthony Potdevin
bf93cc354b
Feat/refactor storage (#12)
* feat: refactor storage

* chore: refactor auth method

* chore: version refactor

* fix: var change

* fix: map fix
2020-03-25 18:51:26 +01:00
Anthony Potdevin
9a49b07c8b
feat: add peer queries mutations and views (#11) 2020-03-23 21:13:04 +01:00
AP
d87d7cdab8 chore: correct version verification 2020-03-23 00:19:03 +01:00
Anthony Potdevin
9612835ebc
chore: update dependencies (#10) 2020-03-22 21:31:25 +01:00
Snyk bot
cd4bbeec7a
fix: upgrade @types/node from 13.7.6 to 13.7.7 (#8)
Snyk has created this PR to upgrade @types/node from 13.7.6 to 13.7.7.

See this package in NPM:
https://www.npmjs.com/package/@types/node

See this project in Snyk:
https://app.snyk.io/org/apotdevin-581/project/3f4c99d6-54a4-42d7-a24d-d65d06528598?utm_source=github&utm_medium=upgrade-pr
2020-03-22 21:18:27 +01:00
Snyk bot
7d2e7e6f43
fix: upgrade typescript from 3.8.2 to 3.8.3 (#7)
Snyk has created this PR to upgrade typescript from 3.8.2 to 3.8.3.

See this package in NPM:
https://www.npmjs.com/package/typescript

See this project in Snyk:
https://app.snyk.io/org/apotdevin-581/project/3f4c99d6-54a4-42d7-a24d-d65d06528598?utm_source=github&utm_medium=upgrade-pr
2020-03-22 21:18:01 +01:00
Snyk bot
99c25d0da3
fix: upgrade snyk from 1.297.1 to 1.297.2 (#6)
Snyk has created this PR to upgrade snyk from 1.297.1 to 1.297.2.

See this package in NPM:
https://www.npmjs.com/package/snyk

See this project in Snyk:
https://app.snyk.io/org/apotdevin-581/project/3f4c99d6-54a4-42d7-a24d-d65d06528598?utm_source=github&utm_medium=upgrade-pr
2020-03-22 21:17:47 +01:00
Snyk bot
a2e2b2ea7e
fix: upgrade @types/react from 16.9.23 to 16.9.24 (#5)
Snyk has created this PR to upgrade @types/react from 16.9.23 to 16.9.24.

See this package in NPM:
https://www.npmjs.com/package/@types/react

See this project in Snyk:
https://app.snyk.io/org/apotdevin-581/project/3f4c99d6-54a4-42d7-a24d-d65d06528598?utm_source=github&utm_medium=upgrade-pr
2020-03-22 21:17:34 +01:00
Snyk bot
45da952647
fix: upgrade multiple dependencies with Snyk (#4)
Snyk has created this PR to upgrade:
  - react from 16.12.0 to 16.13.0.
    See this package in NPM: https://www.npmjs.com/package/react
  - react-dom from 16.12.0 to 16.13.0.
    See this package in NPM: https://www.npmjs.com/package/react-dom

See this project in Snyk:
https://app.snyk.io/org/apotdevin-581/project/3f4c99d6-54a4-42d7-a24d-d65d06528598?utm_source=github&utm_medium=upgrade-pr
2020-03-22 21:17:12 +01:00
Anthony Potdevin
6f74887b58
feat: docker setup wip (#3) 2020-03-22 21:16:46 +01:00
AP
7800fe3d76 chore(client): hidden change account 2020-02-27 22:31:48 +01:00
AP
1185beb7d9 chore(client): change permissions 2020-02-27 22:18:53 +01:00
AP
7366feef26 chore: update readme and license 2020-02-27 09:06:53 +01:00
AP
f31e324a32 chore: header status change 2020-02-27 07:26:23 +01:00
AP
8ceab95488 chore: update deps 2020-02-27 07:19:08 +01:00
AP
a2e1780f75 chore(client): small fixes 2020-02-26 19:28:45 +01:00
AP
71a3d630d1 chore(client): move client into subdir 2020-02-26 18:40:06 +01:00