summaryrefslogtreecommitdiff
path: root/ext/bg/js/backend.js
Commit message (Expand)AuthorAge
* Convert some util* functions into api* functionstoasted-nutbread2020-04-11
* Merge pull request #437 from toasted-nutbread/backend-api-handler-changestoasted-nutbread2020-04-11
|\
| * apiBroadcast => apiBroadcastTabtoasted-nutbread2020-04-10
| * Fix yomichanCoreReady waiting for a responsetoasted-nutbread2020-04-07
| * Rename apiForward to apiBroadcasttoasted-nutbread2020-04-07
| * Update forward to be synchronous and ignore the replytoasted-nutbread2020-04-07
| * Update some API handlers to be synchronoustoasted-nutbread2020-04-07
| * Add support for API handlers to be optionally asynchronoustoasted-nutbread2020-04-07
* | Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
|/
* Pass AudioSystem instance to AnkiNoteBuilder constructortoasted-nutbread2020-04-07
* Move media injection functions into AnkiNoteBuildertoasted-nutbread2020-04-07
* Add custom context object for note creationtoasted-nutbread2020-04-06
* Rename context to detailstoasted-nutbread2020-04-06
* 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
* Convert Japanese utilities to a module-like styletoasted-nutbread2020-03-15
* Update global declarationstoasted-nutbread2020-03-10
* Merge pull request #401 from toasted-nutbread/audio-refactortoasted-nutbread2020-03-10
|\
| * Update argument ordertoasted-nutbread2020-03-09
| * 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
|/
* Use dependency injection for apiTemplateRendertoasted-nutbread2020-03-07
* Move Anki note generation functionality into a new classtoasted-nutbread2020-03-07
* Use dependency injection for getAudioUri implementationtoasted-nutbread2020-03-07
* Use AudioSystem in Backendtoasted-nutbread2020-03-07
* Merge pull request #397 from toasted-nutbread/clipboard-monitor-refactor2toasted-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 return typesiikamiika2020-03-04
* add missing runtime message for backendPreparedsiikamiika2020-03-03
* prepare Backend for browser_actionsiikamiika2020-03-02
* fix Backend prepare issues in settingssiikamiika2020-03-02
* fix Yomichan core message issuessiikamiika2020-03-02
* ensure Backend prepare in other placessiikamiika2020-03-02
* fix API calls when Backend isn't ready yetsiikamiika2020-03-02
* simplify backend preparesiikamiika2020-03-01
* Load default Anki field templates from a filetoasted-nutbread2020-02-27
* Use .bind instead of () => {}toasted-nutbread2020-02-26
* Move event handler definitionstoasted-nutbread2020-02-26
* Use for oftoasted-nutbread2020-02-25
* Changed type returned by apiTextParseMecab to avoid using for intoasted-nutbread2020-02-25
* fix opening options in new tabsiikamiika2020-02-26
* Reject with a consistent errortoasted-nutbread2020-02-23
* Add no-shadowtoasted-nutbread2020-02-22
* Fix brace style issuestoasted-nutbread2020-02-22
* Use findTerms instead of findTermsInternaltoasted-nutbread2020-02-22