summaryrefslogtreecommitdiff
path: root/ext/bg/js
Commit message (Collapse)AuthorAge
* 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
|
* Change parameter nametoasted-nutbread2020-02-16
|
* Allow apiInjectStylesheet to inject a URLtoasted-nutbread2020-02-16
|
* Update how popups are createdtoasted-nutbread2020-02-16
|
* Create EventListenerCollection classtoasted-nutbread2020-02-16
|
* Rename optionsUpdate event to optionsUpdatedtoasted-nutbread2020-02-14
| | | | | | Past tense better indicates that the options were changed, but no data is being included as part of the event. It is also more consistent with the other event names the yomichan object currently provides.
* Merge pull request #358 from toasted-nutbread/general-refactoringtoasted-nutbread2020-02-14
|\ | | | | General refactoring
| * Remove unused apiGetDisplayTemplatesHtml and apiGetQueryParserTemplatesHtmltoasted-nutbread2020-02-14
| |
| * Use Map for Translator.tagCachetoasted-nutbread2020-02-13
| |
| * Remove unused handlebarsRenderStatictoasted-nutbread2020-02-13
| |
* | Merge pull request #357 from siikamiika/simplify-display-preparesiikamiika2020-02-14
|\ \ | |/ |/| Simplify display prepare
| * use Promise.all to await dependenciessiikamiika2020-02-13
| |
| * rename display initialize methods to preparesiikamiika2020-02-13
| |
* | fix Map set in Translator.buildTermFrequenciessiikamiika2020-02-14
| |
* | Remove unusedtoasted-nutbread2020-02-11
| |
* | Define more globalstoasted-nutbread2020-02-11
| |
* | Remove redundant declarationtoasted-nutbread2020-02-11
| |
* | Change no-undef from off to errortoasted-nutbread2020-02-11
|/
* fix async issuessiikamiika2020-02-10
|
* query parser html templatessiikamiika2020-02-10
|
* preserve search page mode on manual searchsiikamiika2020-02-10
|
* update popup search with chrome.tabs.sendMessagesiikamiika2020-02-10
|
* reuse existing popup windowsiikamiika2020-02-10
|
* use parseUrl in Backendsiikamiika2020-02-10
|
* stop clipboard monitor before starting it againsiikamiika2020-02-09
|
* fix existing tab focussiikamiika2020-02-09
|