Commit graph

8 commits

Author SHA1 Message Date
9fe2d38ebc update deps 2021-04-13 08:44:34 +00:00
d0f0807fe6 fix CVE 2021-03-24 10:51:53 +00:00
dependabot[bot]
3e84268f9c
Bump ini from 1.3.5 to 1.3.8 in /client (#9)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-24 10:52:24 +01:00
dependabot[bot]
54c4264a96
Bump elliptic from 6.5.3 to 6.5.4 in /client (#10)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-24 10:52:18 +01:00
Ruidy
987102c868
chore(deps): security update (#8) 2020-08-14 09:24:41 +02:00
dependabot[bot]
0ab741ad75
Bump elliptic from 6.5.2 to 6.5.3 in /client (#7)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-14 09:15:37 +02:00
dependabot[bot]
7015af7ca2
Bump websocket-extensions from 0.1.3 to 0.1.4 in /client (#6)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-07 11:45:27 +02:00
Ruidy
f4b94a2162
Account (#5)
* build client

* build client

* update .gitignore

* update signin logo

* created profile popover in navbar

* add accountcontroller to retrieve userinfo and accountpage

* set account page layout

* account form updates user profile

* update react scripts
2020-05-06 21:51:06 +02:00