aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * 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
| * | Update dictEnabledSet and dictConfigured to use for oftoasted-nutbread2020-02-25
| * | Use for oftoasted-nutbread2020-02-25
| * | Changed type returned by apiTextParseMecab to avoid using for intoasted-nutbread2020-02-25
| * | Use Map to avoid using for intoasted-nutbread2020-02-25
| * | Use for oftoasted-nutbread2020-02-25
| * | Refactor dictNoteFormattoasted-nutbread2020-02-25
| * | Use Object.entries rather than for intoasted-nutbread2020-02-25
| * | Update stylestoasted-nutbread2020-02-25
| * | fix opening options in new tabsiikamiika2020-02-26
* | | Merge branch 'master' into testingAlex Yatskov2020-02-24
|\| |