Commit graph

189 commits

Author SHA1 Message Date
Chrystian Huot 0a33be646c Version 4.3.2 2020-07-30 11:11:50 -04:00
Chrystian Huot 7cdee6c7bd Fix concurrent calls playing when skip next 2020-07-28 18:48:40 -04:00
Chrystian Huot ff7f518292 Version 4.3.1 2020-07-28 08:10:50 -04:00
Chrystian Huot a516752b2b Server keepalive from 1 min to 2 min 2020-07-23 09:28:07 -04:00
Chrystian Huot ec5974cad1 Refactor the livefeed stop 2020-07-22 09:41:10 -04:00
Chrystian Huot d6bc3c8bcf fix base href for service worker 2020-07-21 15:16:59 -04:00
Chrystian Huot b78a0e1ebf Remove webapp custom keepalive 2020-07-21 10:00:11 -04:00
Chrystian Huot 0096335ac2 Reduce min-width to 320px 2020-07-21 09:59:37 -04:00
Chrystian Huot aca53abb19 update node modules 2020-07-19 08:19:15 -04:00
Chrystian Huot 6576e4b764 Display version number only if run as a standalone component 2020-07-17 11:00:53 -04:00
Chrystian Huot 2d66386d59 update node modules 2020-07-16 14:23:38 -04:00
Chrystian Huot accad2cc11 Remove sequelize-cli from dependencies 2020-07-16 14:19:34 -04:00
Chrystian Huot 6d679d74f1 Remove onPush changeDetectionStrategy 2020-07-15 09:06:43 -04:00
Chrystian Huot a34ef48057 Fix redundant html head tags 2020-07-14 08:41:53 -04:00
Chrystian Huot 9af543cbcb Fix mozRequestFullScreen with a capital S 2020-07-13 13:50:30 -04:00
Chrystian Huot f00521214c Fix user input not focusing on safari 2020-07-13 13:16:06 -04:00
Chrystian Huot 7bc9d881de Force portrait orientation on webmanifest 2020-07-13 11:54:06 -04:00
Chrystian Huot f66c12f51e Fix colors in webmanifest 2020-07-13 09:49:53 -04:00
Chrystian Huot ca410ce742 Update clock on tab focus 2020-07-13 08:25:38 -04:00
Chrystian Huot 79bdf7b3e7 Always reconnect websocket 2020-07-13 08:24:48 -04:00
Chrystian Huot 045bafdf00 Don't ping websocket after it's being terminated 2020-07-13 08:23:11 -04:00
Chrystian Huot d19bbd6ba9 Fix application's name in webmanifest 2020-07-13 08:21:58 -04:00
Chrystian Huot f28514f491 Fix typo in config.md 2020-07-13 08:21:13 -04:00
Chrystian Huot a653ee4bbb
Merge pull request #25 from chuot/dependabot/npm_and_yarn/client/npm-registry-fetch-4.0.5
Bump npm-registry-fetch from 4.0.4 to 4.0.5 in /client
2020-07-11 13:09:09 -04:00
Chrystian Huot 30c5271287 Remove unnecessary package-lock.json from the root folder 2020-07-11 13:06:25 -04:00
Chrystian Huot e8c83ea08c Version 4.3 2020-07-11 12:17:21 -04:00
dependabot[bot] a408ff4899
Bump npm-registry-fetch from 4.0.4 to 4.0.5 in /client
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/npm/registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/registry-fetch/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-08 00:53:27 +00:00
Chrystian Huot 5be0e77518 Make sure dirWatch.directory isn't declared more than once and assert dirWatch.deleteAfter is boolean 2020-07-02 12:07:27 -04:00
Chrystian Huot 4256457f2d Fix prune scheduler not being started 2020-07-02 09:39:47 -04:00
Chrystian Huot 2a14073911 useDimmer=true when building default config.json 2020-06-09 12:44:08 -04:00
Chrystian Huot eb32621949 Add latencyHint=playback on audioContext 2020-06-09 07:53:25 -04:00
Chrystian Huot 7156842452 Change dimmer timeout from 4s to 5s 2020-06-08 11:41:27 -04:00
Chrystian Huot f8231f6e45 useDimer set default to true 2020-06-08 11:40:15 -04:00
Chrystian Huot b40eb3405e Don't emit call queue length when idling 2020-06-08 11:17:10 -04:00
Chrystian Huot 14d1da280a Fix a typo which causes audio call being everytime instead of when needed. Thanks to @robbiet480 for reporting the issue 2020-06-06 09:01:01 -04:00
Chrystian Huot ba025dc1e4 More precise error message to DirWatch when failing to import from trunk-recorder 2020-06-03 15:42:14 -04:00
Chrystian Huot dd8e5d16aa New load-rrdb tool 2020-06-03 14:58:20 -04:00
Chrystian Huot ae78cab60c Unnecessary code removal 2020-06-03 14:29:36 -04:00
Chrystian Huot ff28f74a8a Call being played is not stopped when its group is deactivated 2020-06-02 09:15:14 -04:00
Chrystian Huot 66c2b270e0 Fix websocket being closed by the server when it shouldn't 2020-06-02 08:53:15 -04:00
Chrystian Huot 707d07ab80 Fix queued calls not playing after stopping a stored call from the search panel 2020-06-01 16:34:38 -04:00
Chrystian Huot a0ae91226d Fix json comments in markdown 2020-06-01 13:36:53 -04:00
Chrystian Huot 4973a6c282 Version 4.2 2020-06-01 13:20:39 -04:00
Chrystian Huot bdc704a82c Fix continuous play not playing next call when a call has invalid audio 2020-05-29 12:36:24 -04:00
Chrystian Huot 349d5b2b64 Version 4.1.1 2020-05-29 12:24:34 -04:00
Chrystian Huot a37861ee99 Version 4.1 2020-05-28 15:28:31 -04:00
Chrystian Huot d23457e9aa CSDR-AM script added to the examples folder 2020-05-26 14:28:01 -04:00
Chrystian Huot 9833900751 Add delay option to dirWatch type=default 2020-05-26 13:41:08 -04:00
Chrystian Huot f2ed09d183 Don't reset hold sys/tg on clients when restarting the server 2020-05-26 09:59:55 -04:00
Chrystian Huot 0201019ef8 Add visibilitychange listener 2020-05-22 10:04:55 -04:00