Commit graph

312 commits

Author SHA1 Message Date
Chrystian Huot d05c4c9b43 Remove x390x docker build 2020-08-24 12:59:07 -04:00
Chrystian Huot 86e97519a8 Version 4.6.3 2020-08-23 10:20:55 -04:00
Chrystian Huot 225ac72631 Display filename instead of frequency when no frequency value available 2020-08-23 10:19:09 -04:00
Chrystian Huot 4b8e860b04 Trim silence from audio files when converting to m4a 2020-08-23 10:18:34 -04:00
Chrystian Huot d4f25eee3c Allow specifying polling delay on dirWatch 2020-08-23 10:14:55 -04:00
Chrystian Huot fff40747d2 Better handling of promise return in beep() 2020-08-23 09:19:19 -04:00
Chrystian Huot 870109e93a Fix beep method not completing promise in some situation 2020-08-23 08:06:54 -04:00
Chrystian Huot 0f21e399ac Change handling of skip delay on client 2020-08-23 08:04:30 -04:00
Chrystian Huot 46c1e4f82e Fix potential error in handling keypadBeeps styles 2020-08-23 07:55:53 -04:00
Chrystian Huot 27e9d9fdac Change config.options.useDimmer to config.options.dimmerDelay 2020-08-23 07:47:46 -04:00
Chrystian Huot fa6a5dcd1d Move back keypadBeeps presets to backend 2020-08-23 07:24:38 -04:00
Chrystian Huot 802ef5db31 Version 4.6.2 2020-08-22 14:29:05 -04:00
Chrystian Huot b21351ba44 Version 4.6.1 2020-08-22 12:57:31 -04:00
Chrystian Huot 31984d0304 Version 4.5.2 - even more configurable keypad beeps 2020-08-20 11:08:00 -04:00
Chrystian Huot 9067545799 Version 4.5.1 - New key beep feature 2020-08-19 13:03:55 -04:00
Chrystian Huot 8af19cb6ad Reverting to zone.js v0.10.3 2020-08-19 08:20:13 -04:00
Chrystian Huot b923221c6d Add /dist to .dockerignore 2020-08-19 08:10:46 -04:00
Chrystian Huot 22cde4d08b Version 4.4.3 - Fix downstream not conforming to its configuration 2020-08-19 08:08:29 -04:00
Chrystian Huot 3c48a65ef1 Version 4.4.2 - Fix api keys validation to support patched talkgroups 2020-08-17 08:47:45 -04:00
Chrystian Huot 5b51e0811a Version 4.4.1 2020-08-13 10:07:35 -04:00
Chrystian Huot c7479118e3 Fix background color for search and select panel 2020-08-05 09:35:36 -04:00
Chrystian Huot 2389fa431d Version 4.3.4 - fix endless loop when error on decoding audio while in offline continuous play mode 2020-08-04 09:48:15 -04:00
Chrystian Huot ac7feed973 version 4.3.3 2020-08-03 10:07:02 -04:00
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