summaryrefslogtreecommitdiff
path: root/ext/bg/js/audio.js
Commit message (Expand)AuthorAge
* Rename audio.js to audio-uri-builder.jstoasted-nutbread2020-03-07
* Update how audio URIs are builttoasted-nutbread2020-03-07
* Make _audioInject internal to Backendtoasted-nutbread2020-03-07
* Rename functiontoasted-nutbread2020-03-07
* Use dependency injection for getAudioUri implementationtoasted-nutbread2020-03-07
* Use AudioSystem in Backendtoasted-nutbread2020-03-07
* Use for oftoasted-nutbread2020-02-25
* Use textContent instead of innerTexttoasted-nutbread2020-02-23
* Use Array.isArray instead of hasOwntoasted-nutbread2020-02-22
* Change no-undef from off to errortoasted-nutbread2020-02-11
* change jpod101 kana check to detect katakanasiikamiika2020-01-27
* Update license info URLtoasted-nutbread2020-01-01
* Update copyrighttoasted-nutbread2020-01-01
* Fix apiOptionsGet being used on the background pagetoasted-nutbread2019-12-20
* Remove unnecessary escapes from regex literalstoasted-nutbread2019-11-26
* Replace hasOwnProperty with simplified hasOwn functiontoasted-nutbread2019-11-26
* Replace string.substr and string.slice with string.substringtoasted-nutbread2019-11-24
* Add support for text-to-speech playbacktoasted-nutbread2019-10-13
* audioBuildUrl => audioGetUrl and simplifytoasted-nutbread2019-10-13
* Rename audioGetFromSources's createAudioObject argument to downloadtoasted-nutbread2019-10-13
* Implement custom audio sourcetoasted-nutbread2019-10-10
* Implement audio fallbackstoasted-nutbread2019-10-10
* Update audio options formattoasted-nutbread2019-10-10
* Pass optionsContext to audioBuildUrl handlerstoasted-nutbread2019-10-09
* Update how audio URLs are constructedtoasted-nutbread2019-10-09
* Update rejections to use Errortoasted-nutbread2019-10-08
* Rename normalizeAudioUrl to audioUrlNormalizetoasted-nutbread2019-02-20
* Fix audio URLstoasted-nutbread2019-02-16
* merged mode: support {audio} marker (first term)siikamiika2017-10-17
* update error handlingAlex Yatskov2017-09-22
* cleanupAlex Yatskov2017-08-15