177 Commits

Author SHA1 Message Date
43895f4b06 Fix stream.test.tsx 2019-11-14 00:28:40 -03:00
7e3956068b Fix linting errors 2019-11-14 00:27:22 -03:00
0b068dbe1d Add types to package.json 2019-11-14 00:23:14 -03:00
dcbacc9a65 Fix video not showing 2019-11-14 00:18:15 -03:00
03aa7696ba Do not count system messages for unread 2019-11-14 00:01:32 -03:00
cb61490db1 Fix watchify command 2019-11-13 23:52:15 -03:00
43f5754be9 Add debug as dependency 2019-11-13 23:36:12 -03:00
d5453c9c30 Use babel-minify instead of uglify-js 2019-11-13 23:31:18 -03:00
20caf4d1f4 Add core-js polyfill 2019-11-13 23:22:56 -03:00
b50ee272b7 Upgrade packages 2019-11-13 23:16:12 -03:00
0a0c5d0ae9 Add lib/ to .eslintignore 2019-11-13 22:35:48 -03:00
a06bd72629 Add rimraf and npm run clean task 2019-11-13 22:30:13 -03:00
17bea91c1d Move src/{views,res} to root
To make it available after ts server files are compiled into lib folder
2019-11-13 22:27:34 -03:00
523fd27307 Move frontend dependencies into devDependencies 2019-11-13 22:25:13 -03:00
33b3651002 Upgrade screenfull 2019-11-13 22:23:14 -03:00
aafc076a0f Remove redux-mock-store 2019-11-13 22:18:26 -03:00
b7f2b454ba Replace underscore by lodash 2019-11-13 22:16:34 -03:00
9e8b353dea Fix all TypeScript tests 2019-11-13 22:06:17 -03:00
4659151892 Fix NotifyActions.test.ts 2019-11-13 21:35:27 -03:00
0075d93879 Fix simple-peer mock 2019-11-13 21:34:14 -03:00
4bdd2e4cae Fix CallActions.test.ts 2019-11-13 21:28:43 -03:00
7009e53037 Fix broken App.test.tsx 2019-11-13 20:14:57 -03:00
3a5b07c218 Fix broken ts build 2019-11-13 20:08:10 -03:00
4fa6a0d17a Refactor all components 2019-11-13 18:36:31 -03:00
69122466b1 Add async middleware 2019-11-13 16:23:35 -03:00
e9926e3484 Refactor actions/reducers to TS 2019-11-13 11:16:09 -03:00
1eaca46a16 Install typescript, upgrade server to TypeScript 2019-11-13 00:54:35 -03:00
085fae4b22 Fix send file name 2019-11-11 23:18:53 -03:00
47ed465252 Fix unread messages 2019-11-11 23:17:56 -03:00
6d3201d1fe Fix broken tests 2019-11-11 23:10:51 -03:00
7e5c7db3f9 Show all notifications in chat log 2019-11-11 22:21:25 -03:00
644fcbe06d Add ability to send file via base64-encoded msg 2019-11-11 22:14:37 -03:00
3352c68f5c Disable pointer events on notifications and alerts 2019-11-11 22:13:31 -03:00
19fd89ba86 Add file icon 2019-11-11 21:18:16 -03:00
b1e9a883f7 2.0.12 v2.0.12 2019-11-11 19:52:22 -03:00
bc167053f3 Use facingMode: user when retrieving user video 2019-11-11 19:52:18 -03:00
001327ef81 2.0.11 v2.0.11 2019-11-11 19:41:30 -03:00
15d105c0c9 Upgrade node-sass 2019-11-11 19:41:27 -03:00
191ef4f86a 2.0.10 v2.0.10 2019-11-11 19:39:30 -03:00
ef03bf9aa1 Do not read err.message when creating object url 2019-11-11 19:38:01 -03:00
5f8266e1cb Run npm audit fix 2019-11-11 19:37:19 -03:00
15e870a0d5 Move tests in same folder as modules
This is to make imports cleaner
2019-07-07 19:16:31 +08:00
bca30f37ad 2.0.9 v2.0.9 2019-07-07 18:37:22 +08:00
ec31ea2a6b Fix broken chat button, remove refs 2019-07-07 18:37:08 +08:00
329108185d 2.0.8 v2.0.8 2019-07-07 10:51:43 +08:00
758b76b66a Update README.md 2019-07-07 10:51:36 +08:00
82e0cbdf9b Update issue templates 2019-07-07 10:48:30 +08:00
d9fee4eeec Run npm audit --fix and fix tests 2019-07-07 10:38:05 +08:00
8a236f9630 Merge branch 'update' 2019-07-07 09:41:32 +08:00
Łukasz Hamerszmidt
9d224f0417 Client: change invalid fullscreen button behavior (#59) 2019-05-15 11:54:31 +08:00