aboutsummaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAge
...
| * 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
| * Replace getIndexOfTouch with getTouchtoasted-nutbread2020-02-22
| * Use URLSearchParamstoasted-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
| * Require format to be 1, 2, or 3toasted-nutbread2020-02-22
| * Define old tagMeta format in index filetoasted-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 error handling on style injectiontoasted-nutbread2020-02-16
| * Fix CSS injection on about:blank pagestoasted-nutbread2020-02-16
| * Delay CSS injection until a popup is createdtoasted-nutbread2020-02-16
| * Create more generic function for injecting stylesheetstoasted-nutbread2020-02-16
| * Override setCustomOuterCss instead of Popup.injectOuterStylesheettoasted-nutbread2020-02-16
| * Change parameter nametoasted-nutbread2020-02-16
| * Allow apiInjectStylesheet to inject a URLtoasted-nutbread2020-02-16
| * Set URL before adding to the documenttoasted-nutbread2020-02-16
| * Fix missing argumenttoasted-nutbread2020-02-16
| * Update how popups are createdtoasted-nutbread2020-02-16
| * Tweak how fullscreen changes are observedtoasted-nutbread2020-02-16
| * Create EventListenerCollection classtoasted-nutbread2020-02-16
| * Undo "Obscure the iframe's URL from the host page"toasted-nutbread2020-02-16
| * Add "match_about_blank": true to manifesttoasted-nutbread2020-02-16
| * Prevent multiple prepare callstoasted-nutbread2020-02-16
| * Simplify process to wait for iframe prepare completiontoasted-nutbread2020-02-16
| * Move generateId functiontoasted-nutbread2020-02-16
| * Obscure the iframe's URL from the host pagetoasted-nutbread2020-02-15
| * Check type of other for equals functionstoasted-nutbread2020-02-15
| * Use consistent timeout for both setContentTerms and setContentKanjitoasted-nutbread2020-02-15
| * Use promiseTimeout instead of delaytoasted-nutbread2020-02-15