summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | reconnect FrontendApiSender after disconnectingsiikamiika2020-03-07
* | | Fix runtime.lastError error on startup in Firefoxtoasted-nutbread2020-03-07
* | | fix options object locationsiikamiika2020-03-07
* | | use docSentenceExtract in QueryParsersiikamiika2020-03-07
| |/ |/|
* | Merge pull request #395 from siikamiika/fix-containspoint-offsetsiikamiika2020-03-07
|\ \ | |/ |/|
| * replace spread with destructuringsiikamiika2020-03-07
| * fix popup containsPoint offsetsiikamiika2020-03-07
|/
* Merge pull request #387 from toasted-nutbread/yomichan-vmtoasted-nutbread2020-03-04
|\
| * Abstract Yomichan extension script executiontoasted-nutbread2020-03-02
* | Merge pull request #386 from siikamiika/simplify-backend-preparesiikamiika2020-03-04
|\ \ | |/ |/|
| * fix return typesiikamiika2020-03-04
| * add missing runtime message for backendPreparedsiikamiika2020-03-03
| * prepare Backend for browser_actionsiikamiika2020-03-02
| * fix content script entry point Yomichan preparesiikamiika2020-03-02
| * trigger yomichanCoreReady only when preparingsiikamiika2020-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
|/
* Fix audio buttons not being hidden properlytoasted-nutbread2020-03-01
* Merge pull request #384 from siikamiika/fix-non-primary-dictionary-formatsiikamiika2020-03-01
|\
| * compatibility transform non-primary definitionssiikamiika2020-03-01
* | Merge pull request #380 from toasted-nutbread/anki-templates-filetoasted-nutbread2020-03-01
|\ \
| * | Load default Anki field templates from a filetoasted-nutbread2020-02-27
* | | Merge pull request #375 from toasted-nutbread/document-teststoasted-nutbread2020-03-01
|\ \ \ | |_|/ |/| |
| * | Test seeking functionstoasted-nutbread2020-02-22
| * | Add command to test-codetoasted-nutbread2020-02-22
| * | Add some basic document teststoasted-nutbread2020-02-22
| * | Add jsdom dependencytoasted-nutbread2020-02-22
* | | fix hotkeys in popupsiikamiika2020-03-01
* | | Increase z-index for navigation-headertoasted-nutbread2020-03-01
* | | Fix empty keys definitions and add Shift/Alt checkstoasted-nutbread2020-02-29
| |/ |/|
* | Simplify event to use bindtoasted-nutbread2020-02-26
* | Use functions directly rather than wrapping in () => {} when args are sametoasted-nutbread2020-02-26
* | Use .bind instead of () => {}toasted-nutbread2020-02-26
* | Use .bind instead of () => {}toasted-nutbread2020-02-26
* | Move event handler definitionstoasted-nutbread2020-02-26
* | Move event handler definitionstoasted-nutbread2020-02-26
* | Move event handler definitionstoasted-nutbread2020-02-26
* | Move event handler definitionstoasted-nutbread2020-02-26
* | Move event handler definitionstoasted-nutbread2020-02-26
* | Refactor DisplaySearch.onKeyDownIgnoreKeystoasted-nutbread2020-02-26
* | Move event handler definitionstoasted-nutbread2020-02-26
* | Organize, remove unnecessary null checkstoasted-nutbread2020-02-26
* | Move event handler function bodiestoasted-nutbread2020-02-26
* | Define core globals only for extension scriptstoasted-nutbread2020-02-25
* | Remove hasOwn which is no longer necessarytoasted-nutbread2020-02-25
* | Fix noteUsesScreenshot not checking modetoasted-nutbread2020-02-25
* | Add "guard-for-in": "error"toasted-nutbread2020-02-25