| Commit message (Expand) | Author | Age |
* | Close to prevent hangs | toasted-nutbread | 2020-02-19 |
* | Use a token to ensure that messages are coming from Yomichan | toasted-nutbread | 2020-02-17 |
* | Check origin on window messages | toasted-nutbread | 2020-02-16 |
* | Fix error handling on style injection | toasted-nutbread | 2020-02-16 |
* | Fix CSS injection on about:blank pages | toasted-nutbread | 2020-02-16 |
* | Delay CSS injection until a popup is created | toasted-nutbread | 2020-02-16 |
* | Create more generic function for injecting stylesheets | toasted-nutbread | 2020-02-16 |
* | Override setCustomOuterCss instead of Popup.injectOuterStylesheet | toasted-nutbread | 2020-02-16 |
* | Change parameter name | toasted-nutbread | 2020-02-16 |
* | Allow apiInjectStylesheet to inject a URL | toasted-nutbread | 2020-02-16 |
* | Set URL before adding to the document | toasted-nutbread | 2020-02-16 |
* | Fix missing argument | toasted-nutbread | 2020-02-16 |
* | Update how popups are created | toasted-nutbread | 2020-02-16 |
* | Tweak how fullscreen changes are observed | toasted-nutbread | 2020-02-16 |
* | Create EventListenerCollection class | toasted-nutbread | 2020-02-16 |
* | Undo "Obscure the iframe's URL from the host page" | toasted-nutbread | 2020-02-16 |
* | Add "match_about_blank": true to manifest | toasted-nutbread | 2020-02-16 |
* | Prevent multiple prepare calls | toasted-nutbread | 2020-02-16 |
* | Simplify process to wait for iframe prepare completion | toasted-nutbread | 2020-02-16 |
* | Move generateId function | toasted-nutbread | 2020-02-16 |
* | Obscure the iframe's URL from the host page | toasted-nutbread | 2020-02-15 |
* | Check type of other for equals functions | toasted-nutbread | 2020-02-15 |
* | Use consistent timeout for both setContentTerms and setContentKanji | toasted-nutbread | 2020-02-15 |
* | Use promiseTimeout instead of delay | toasted-nutbread | 2020-02-15 |
* | Move error handling for apiDefinitionsAddable | toasted-nutbread | 2020-02-15 |
* | Rename optionsUpdate event to optionsUpdated | toasted-nutbread | 2020-02-14 |
* | Add global apiForward | toasted-nutbread | 2020-02-14 |
* | Merge pull request #358 from toasted-nutbread/general-refactoring | toasted-nutbread | 2020-02-14 |
|\ |
|
| * | Remove unused apiGetDisplayTemplatesHtml and apiGetQueryParserTemplatesHtml | toasted-nutbread | 2020-02-14 |
| * | Add apiTemplateRender back to mixed api.js | toasted-nutbread | 2020-02-14 |
| * | Comma | toasted-nutbread | 2020-02-13 |
| * | Validate bounds of Display.definitions before using | toasted-nutbread | 2020-02-13 |
| * | Use Array.from in toIterable | toasted-nutbread | 2020-02-13 |
| * | Use Map for audioGetFromSources's cache parameter | toasted-nutbread | 2020-02-13 |
| * | Use Map for Translator.tagCache | toasted-nutbread | 2020-02-13 |
| * | Remove unused handlebarsRenderStatic | toasted-nutbread | 2020-02-13 |
* | | remove extra setContentToken check from Display | siikamiika | 2020-02-14 |
* | | Merge pull request #357 from siikamiika/simplify-display-prepare | siikamiika | 2020-02-14 |
|\ \
| |/
|/| |
|
| * | use sendMessage to notify about initialization | siikamiika | 2020-02-14 |
| * | use Promise.all to await dependencies | siikamiika | 2020-02-13 |
| * | remove isInjected checks from Popup | siikamiika | 2020-02-13 |
| * | remove isPrepared check | siikamiika | 2020-02-13 |
| * | notify popup about initialization | siikamiika | 2020-02-13 |
| * | rename display initialize methods to prepare | siikamiika | 2020-02-13 |
| * | simplify DisplayGenerator initialization | siikamiika | 2020-02-13 |
* | | fix Map set in Translator.buildTermFrequencies | siikamiika | 2020-02-14 |
* | | Remove unused | toasted-nutbread | 2020-02-11 |
* | | Define more globals | toasted-nutbread | 2020-02-11 |
* | | Remove redundant declaration | toasted-nutbread | 2020-02-11 |
* | | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
|/ |
|