Jeremie Pardou-Piquemal
b5e654f833
username and settings are now persistant
2022-12-30 07:43:56 +01:00
Jeremie Pardou-Piquemal
0057292553
Update all dependencies
2022-12-28 11:22:19 +01:00
dependabot[bot]
86c2011f11
Bump dot-prop from 4.2.0 to 4.2.1 in /client ( #189 )
...
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases )
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 10:04:26 -05:00
dependabot[bot]
13d54a9ad0
Bump http-proxy from 1.17.0 to 1.18.1 in /client ( #178 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 09:44:03 -05:00
dependabot[bot]
ba0138a5a8
Bump node-sass from 4.12.0 to 4.13.1 in /client ( #176 )
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.12.0 to 4.13.1.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 09:43:42 -05:00
dependabot[bot]
427f97dc8a
Bump ini from 1.3.5 to 1.3.7 in /client ( #188 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 09:43:11 -05:00
dependabot[bot]
3c4bb0c63e
Bump elliptic from 6.4.1 to 6.5.3 in /client
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.4.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-14 23:35:35 +02:00
Jeremie Pardou-Piquemal
b2700f2400
Fix broken lodash version
2020-08-14 23:19:10 +02:00
dependabot[bot]
a3eadaa482
Bump lodash from 4.17.13 to 4.17.19 in /client
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.13 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-14 21:33:27 +02:00
Jeremie Pardou-Piquemal
3f17ca707b
Add lint command
2020-06-13 16:33:08 +02:00
Jérémie Pardou-Piquemal
50cefcb459
Add frontend component tests ( #144 )
...
* Install react-testing-library
* Add some trivial tests with snapshot
* Add File transfer tests
* Add Home component test
* Add Chat tests
* Add tests for nav
* 100% coverage for About component
* 100% coverage room link
* 100% coverage for RoomLocked
* 100% coverage for T component
* 100% coverage Settings
* More 90% coverage for Chat component
* Ignore some file from coverage
* 100% coverage fo redux actions
* 100% coverage for translations
* Near 100% coverage for reducer
* Better coverage for Home component
* Run tests in circleCI
2020-06-10 21:46:56 +02:00
dependabot[bot]
ca59d1b800
Bump websocket-extensions from 0.1.3 to 0.1.4 in /client ( #149 )
...
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-06-10 07:44:12 -04:00
dependabot[bot]
5affceb47e
Bump jquery from 3.4.1 to 3.5.0 in /client ( #123 )
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-05 08:57:20 -04:00
dependabot[bot]
4c95b5f992
Bump acorn from 5.7.3 to 5.7.4 in /client ( #115 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-05 08:57:05 -04:00
dependabot[bot]
7e15880a32
Bump handlebars from 4.1.2 to 4.5.3 in /client ( #112 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-05 08:56:31 -04:00
dependabot[bot]
f55a643b7d
Bump mixin-deep from 1.3.1 to 1.3.2 in /client ( #108 )
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-25 07:30:24 -05:00
dependabot[bot]
15fdbfa43f
Bump eslint-utils from 1.3.1 to 1.4.2 in /client ( #105 )
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 19:31:12 -04:00
dependabot[bot]
7d310a6e53
Bump lodash.mergewith from 4.6.1 to 4.6.2 in /client ( #90 )
...
Bumps [lodash.mergewith](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-25 14:18:36 -04:00
dependabot[bot]
a4f856cd76
Bump lodash.template from 4.4.0 to 4.5.0 in /client ( #91 )
...
Bumps [lodash.template](https://github.com/lodash/lodash ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-25 14:18:30 -04:00
dependabot[bot]
41e9a0f117
Bump lodash from 4.17.11 to 4.17.13 in /client ( #93 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-25 14:17:58 -04:00
Alan Friedman
81fb927df7
Add translations foundation ( #86 )
2019-06-15 20:02:27 -04:00
dependabot[bot]
6ff02e9ef6
Bump fstream from 1.0.11 to 1.0.12 in /client ( #81 )
...
Bumps [fstream](https://github.com/npm/fstream ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases )
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12 )
2019-05-31 09:24:56 -04:00
Alan Friedman
12a0f28e72
Remove unused query string lib
2019-05-27 16:21:52 -04:00
Alan Friedman
4e038ec655
Add client and server source to monorepo ( #65 )
2019-05-13 09:39:17 -04:00