aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/js
Commit message (Expand)AuthorAge
* Organize, remove unnecessary null checkstoasted-nutbread2020-02-26
* Move event handler function bodiestoasted-nutbread2020-02-26
* 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
* Refactor dictNoteFormattoasted-nutbread2020-02-25
* Use Object.entries rather than for intoasted-nutbread2020-02-25
* fix opening options in new tabsiikamiika2020-02-26
* Fix popupScalingFactor being limited to integer valuestoasted-nutbread2020-02-23
* Reject with a consistent errortoasted-nutbread2020-02-23
* Use textContent instead of innerTexttoasted-nutbread2020-02-23
* Don't use innerHTMLtoasted-nutbread2020-02-23
* Add no-shadowtoasted-nutbread2020-02-22
* Fix unnamed functionstoasted-nutbread2020-02-22
* Simplify ternarytoasted-nutbread2020-02-22
* Fix block paddingtoasted-nutbread2020-02-22
* Fix brace style issuestoasted-nutbread2020-02-22
* Fix indenttoasted-nutbread2020-02-22
* Updates for PR feedbacktoasted-nutbread2020-02-22
* Simplify only assignmenttoasted-nutbread2020-02-22
* Assign result properties to variables to reduce number of lookupstoasted-nutbread2020-02-22
* Reduce number of redundant Map.get calls in dictTermsMergeByGlosstoasted-nutbread2020-02-22
* Add variables for expression and readingtoasted-nutbread2020-02-22
* Simplify update of mergedIndicestoasted-nutbread2020-02-22
* Use Maptoasted-nutbread2020-02-22
* Change secondarySearchTitles to secondarySearchDictionariestoasted-nutbread2020-02-22
* Use findTerms instead of findTermsInternaltoasted-nutbread2020-02-22
* Remove unused dictRowsSorttoasted-nutbread2020-02-22
* Use Map for dictEnabledSettoasted-nutbread2020-02-22
* Use Maptoasted-nutbread2020-02-22
* Use Maptoasted-nutbread2020-02-22
* Simplify spreadtoasted-nutbread2020-02-22
* Use Maptoasted-nutbread2020-02-22
* Use Array.isArray instead of hasOwntoasted-nutbread2020-02-22
* Use Settoasted-nutbread2020-02-22
* Use Settoasted-nutbread2020-02-22
* Use Maptoasted-nutbread2020-02-22
* Make schema errors have more informationtoasted-nutbread2020-02-22
* Update validate function name in closetoasted-nutbread2020-02-22
* Validate data before importingtoasted-nutbread2020-02-22
* Remove old dictionary import functionstoasted-nutbread2020-02-22
* Create new dictionary import functiontoasted-nutbread2020-02-22
* Mark private functions in database.jstoasted-nutbread2020-02-22
* Close to prevent hangstoasted-nutbread2020-02-19
* Use a token to ensure that messages are coming from Yomichantoasted-nutbread2020-02-17
* Check origin on window messagestoasted-nutbread2020-02-16
* Fix CSS injection on about:blank pagestoasted-nutbread2020-02-16
* Create more generic function for injecting stylesheetstoasted-nutbread2020-02-16
* Override setCustomOuterCss instead of Popup.injectOuterStylesheettoasted-nutbread2020-02-16