| Commit message (Expand) | Author | Age |
* | trigger yomichanCoreReady only when preparing | siikamiika | 2020-03-02 |
* | fix Yomichan core message issues | siikamiika | 2020-03-02 |
* | ensure Backend prepare in other places | siikamiika | 2020-03-02 |
* | fix API calls when Backend isn't ready yet | siikamiika | 2020-03-02 |
* | Fix audio buttons not being hidden properly | toasted-nutbread | 2020-03-01 |
* | Merge pull request #380 from toasted-nutbread/anki-templates-file | toasted-nutbread | 2020-03-01 |
|\ |
|
| * | Load default Anki field templates from a file | toasted-nutbread | 2020-02-27 |
* | | Increase z-index for navigation-header | toasted-nutbread | 2020-03-01 |
|/ |
|
* | Use .bind instead of () => {} | toasted-nutbread | 2020-02-26 |
* | Move event handler definitions | toasted-nutbread | 2020-02-26 |
* | Fix noteUsesScreenshot not checking mode | toasted-nutbread | 2020-02-25 |
* | Use for of | toasted-nutbread | 2020-02-25 |
* | Use for of | toasted-nutbread | 2020-02-25 |
* | Update styles | toasted-nutbread | 2020-02-25 |
* | temporarily disable navigation header mouse wheel | siikamiika | 2020-02-24 |
* | Remove unused | toasted-nutbread | 2020-02-23 |
* | Use TemplateHandler for DisplayGenerator | toasted-nutbread | 2020-02-23 |
* | Add no-shadow | toasted-nutbread | 2020-02-22 |
* | Fix indentation | toasted-nutbread | 2020-02-22 |
* | Fix block padding | toasted-nutbread | 2020-02-22 |
* | Replace getIndexOfTouch with getTouch | toasted-nutbread | 2020-02-22 |
* | Use URLSearchParams | toasted-nutbread | 2020-02-22 |
* | Use a token to ensure that messages are coming from Yomichan | toasted-nutbread | 2020-02-17 |
* | Allow apiInjectStylesheet to inject a URL | toasted-nutbread | 2020-02-16 |
* | Create EventListenerCollection class | toasted-nutbread | 2020-02-16 |
* | Move generateId function | toasted-nutbread | 2020-02-16 |
* | 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 |
* | Merge pull request #358 from toasted-nutbread/general-refactoring | toasted-nutbread | 2020-02-14 |
|\ |
|
| * | Add apiTemplateRender back to mixed api.js | toasted-nutbread | 2020-02-14 |
| * | 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 |
| * | 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 Promise.all to await dependencies | siikamiika | 2020-02-13 |
| * | remove isPrepared check | siikamiika | 2020-02-13 |
| * | rename display initialize methods to prepare | siikamiika | 2020-02-13 |
| * | simplify DisplayGenerator initialization | siikamiika | 2020-02-13 |
* | | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
|/ |
|
* | Merge pull request #350 from siikamiika/query-parser-html-templates | siikamiika | 2020-02-11 |
|\ |
|
| * | simplify TemplateHandler | 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 |
|/ |
|
* | use parseUrl in Backend | siikamiika | 2020-02-10 |
* | hide search input in native popups | siikamiika | 2020-02-09 |