| Commit message (Expand) | Author | Age |
* | 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 |
|/ |
|
* | Fix undefined id | toasted-nutbread | 2020-02-11 |
* | Merge pull request #346 from toasted-nutbread/dictionary-schemas | toasted-nutbread | 2020-02-11 |
|\ |
|
| * | Add schemas for dictionary data | toasted-nutbread | 2020-02-08 |
* | | Merge pull request #350 from siikamiika/query-parser-html-templates | siikamiika | 2020-02-11 |
|\ \ |
|
| * | | fix async issues | siikamiika | 2020-02-10 |
| * | | simplify TemplateHandler | siikamiika | 2020-02-10 |
| * | | remove newline from template | siikamiika | 2020-02-10 |
| * | | query parser html templates | siikamiika | 2020-02-10 |
* | | | Improve style of some tags | toasted-nutbread | 2020-02-10 |
* | | | Assign _isInitialized | toasted-nutbread | 2020-02-10 |
|/ / |
|
* | | preserve search page mode on manual search | siikamiika | 2020-02-10 |