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 |
|
Chrystian Huot
|
4bbff7d12c
|
Remove rtl-airband from examples, since not working for now
|
2020-05-22 09:43:43 -04:00 |
|
Chrystian Huot
|
b046108d26
|
Fix drifting clock on mobile devices
|
2020-05-22 09:31:46 -04:00 |
|
Chrystian Huot
|
4b23284a83
|
Fix dirWatch for trunk-recorder conventional systems
|
2020-05-21 10:28:38 -04:00 |
|
Chrystian Huot
|
aecee503b5
|
dirWatch: purge audio and meta files at the same time
|
2020-05-21 09:01:41 -04:00 |
|
Chrystian Huot
|
dce2cd2439
|
Add usePolling option to dirWatch. Needed when monitoring network folders
|
2020-05-21 08:56:48 -04:00 |
|
Chrystian Huot
|
51c6c5a4ce
|
Fix dirWatch[].deleteAfter=true not always being deleted
|
2020-05-20 15:48:03 -04:00 |
|
Chrystian Huot
|
aa7d17443e
|
Give more time for the meta file to appear on dirWatch
|
2020-05-20 15:21:24 -04:00 |
|
Chrystian Huot
|
bbe40de6ce
|
New dirWatch logic when injesting meta files
|
2020-05-20 15:07:24 -04:00 |
|
Chrystian Huot
|
b7fbde0e63
|
Fix the missing async in setTimeout callback
|
2020-05-20 13:34:12 -04:00 |
|
Chrystian Huot
|
ed16727ce7
|
Add a 2 seconds delay on DirWatch to give time for the meta file to be created
|
2020-05-20 13:31:44 -04:00 |
|
Chrystian Huot
|
349d69419f
|
Clear skipDelay if skip(true)
|
2020-05-19 17:03:20 -04:00 |
|
Chrystian Huot
|
b6d2a04892
|
Fix m4a mimetype
|
2020-05-19 08:18:45 -04:00 |
|