summaryrefslogtreecommitdiff
path: root/ext/bg/js
Commit message (Expand)AuthorAge
* Use logError instead of console.logtoasted-nutbread2020-04-05
* Fix error reporting during dictionary importtoasted-nutbread2020-04-05
* add option for iframe popupssiikamiika2020-04-05
* move frame offset forwarding code to a classsiikamiika2020-04-05
* Merge pull request #424 from toasted-nutbread/dictionary-importertoasted-nutbread2020-04-05
|\
| * Move dictionary import functionality into a new classtoasted-nutbread2020-03-30
| * Add importDictionary function to Backendtoasted-nutbread2020-03-30
| * Move database creation into Backendtoasted-nutbread2020-03-30
| * Add isPreparedtoasted-nutbread2020-03-30
| * Make dictionaryExists publictoasted-nutbread2020-03-30
| * Update bulkAdd implementationtoasted-nutbread2020-03-30
* | Merge pull request #423 from toasted-nutbread/text-source-maptoasted-nutbread2020-04-05
|\ \
| * | Create simplified source map classtoasted-nutbread2020-03-28
| |/
* | Move set functions into core.jstoasted-nutbread2020-03-28
* | Add optionstoasted-nutbread2020-03-28
* | Add support for returning pitch data from the databasetoasted-nutbread2020-03-28
|/
* Merge pull request #413 from toasted-nutbread/japanese-utilitytoasted-nutbread2020-03-27
|\
| * Move basic string/character testing functions into a mixed/js/japanese.jstoasted-nutbread2020-03-21
| * Remove unnecessary sourceMapping population in convertAlphabeticToKanatoasted-nutbread2020-03-15
| * Fix case issuetoasted-nutbread2020-03-15
| * Add more unicode code point rangestoasted-nutbread2020-03-15
| * Convert Japanese utilities to a module-like styletoasted-nutbread2020-03-15
* | remove stubssiikamiika2020-03-21
* | use dependency injection in QueryParsersiikamiika2020-03-21
* | apply all options on profile changesiikamiika2020-03-21
|/
* Update global declarationstoasted-nutbread2020-03-10
* Merge pull request #408 from toasted-nutbread/use-code-pointtoasted-nutbread2020-03-10
|\
| * Replace charCodeAt and fromCharCode with codePointAt and fromCodePointtoasted-nutbread2020-03-09
* | Merge pull request #401 from toasted-nutbread/audio-refactortoasted-nutbread2020-03-10
|\ \
| * | Update argument ordertoasted-nutbread2020-03-09
| * | Rename audio.js to audio-uri-builder.jstoasted-nutbread2020-03-07
| * | Rename audio functions using "url" to use "uri"toasted-nutbread2020-03-07
| * | Update how audio URIs are builttoasted-nutbread2020-03-07
| * | Make _audioInject internal to Backendtoasted-nutbread2020-03-07
| |/
* / fix searchQueryUpdatesiikamiika2020-03-09
|/
* Remove marker restrictionstoasted-nutbread2020-03-07
* Remove bg/js/api.jstoasted-nutbread2020-03-07
* Move stringReplaceAsynctoasted-nutbread2020-03-07
* Use dependency injection for apiTemplateRendertoasted-nutbread2020-03-07
* Move Anki note generation functionality into a new classtoasted-nutbread2020-03-07
* Rename functiontoasted-nutbread2020-03-07
* Use dependency injection for getAudioUri implementationtoasted-nutbread2020-03-07
* Use AudioSystem on the audio settings pagetoasted-nutbread2020-03-07
* Use AudioSystem in Backendtoasted-nutbread2020-03-07
* Merge pull request #397 from toasted-nutbread/clipboard-monitor-refactor2toasted-nutbread2020-03-07
|\
| * Mark fields as privatetoasted-nutbread2020-03-07
| * Use explicit dependency injection for ClipboardMonitortoasted-nutbread2020-03-07
| * Use events for ClipboardMonitortoasted-nutbread2020-03-07
* | Fix runtime.lastError error on startup in Firefoxtoasted-nutbread2020-03-07
* | fix options object locationsiikamiika2020-03-07