| Commit message (Expand) | Author | Age |
... | |
* | Merge pull request #352 from toasted-nutbread/github-actions | toasted-nutbread | 2020-02-16 |
|\ |
|
| * | Add eslint-plugin-no-unsanitized | toasted-nutbread | 2020-02-12 |
| * | Setup GitHub actions | toasted-nutbread | 2020-02-12 |
* | | 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 |
| |/
|/| |
|
* | | Merge pull request #344 from toasted-nutbread/eslint-strengthening | toasted-nutbread | 2020-02-12 |
|\ \
| |/
|/| |
|
| * | Remove unused | toasted-nutbread | 2020-02-11 |
| * | Update rules for test files | 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 |
| * | Add more settings to eslintrc | 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 |
|\ |
|
| * | Create script to validate dictionary files | toasted-nutbread | 2020-02-08 |
| * | Add schemas for dictionary data | toasted-nutbread | 2020-02-08 |
* | | Merge pull request #350 from siikamiika/query-parser-html-templates | siikamiika | 2020-02-11 |
|\ \ |
|