Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix not awaiting this._getNoteContext | toasted-nutbread | 2020-04-06 |
| | |||
* | Add overridable getDocumentTitle | toasted-nutbread | 2020-04-06 |
| | |||
* | Add support for {document-title} | toasted-nutbread | 2020-04-06 |
| | |||
* | Add custom context object for note creation | toasted-nutbread | 2020-04-06 |
| | |||
* | Rename context to details | toasted-nutbread | 2020-04-06 |
| | |||
* | Add options | toasted-nutbread | 2020-03-28 |
| | |||
* | remove targetPopupId 'all' | siikamiika | 2020-03-21 |
| | | | | Make unset targetPopupId mean the same thing instead | ||
* | apply all options on profile change | siikamiika | 2020-03-21 |
| | |||
* | Update global declarations | toasted-nutbread | 2020-03-10 |
| | |||
* | Rename audio functions using "url" to use "uri" | toasted-nutbread | 2020-03-07 |
| | |||
* | Rename function | toasted-nutbread | 2020-03-07 |
| | |||
* | Use dependency injection for getAudioUri implementation | toasted-nutbread | 2020-03-07 |
| | |||
* | Use AudioSystem in Display | toasted-nutbread | 2020-03-07 |
| | |||
* | ensure Backend prepare in other places | siikamiika | 2020-03-02 |
| | |||
* | Fix audio buttons not being hidden properly | toasted-nutbread | 2020-03-01 |
| | |||
* | 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 |
| | |||
* | temporarily disable navigation header mouse wheel | siikamiika | 2020-02-24 |
| | | | | Unblock release #355, #376 | ||
* | Create EventListenerCollection class | 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 |
| | | | | | | 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-refactoring | toasted-nutbread | 2020-02-14 |
|\ | | | | | General refactoring | ||
| * | Validate bounds of Display.definitions before using | toasted-nutbread | 2020-02-13 |
| | | |||
| * | Use Map for audioGetFromSources's cache parameter | 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 |
|\ \ | |/ |/| | Simplify display prepare | ||
| * | 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 |
|/ | |||
* | prevent unwanted wheel events on history bar | siikamiika | 2020-02-05 |
| | |||
* | add scannable tags for expression and reading | siikamiika | 2020-02-02 |
| | |||
* | fix glossary item selector | siikamiika | 2020-02-02 |
| | |||
* | fix audio index in resultOutputMode = 'merge' | siikamiika | 2020-01-27 |
| | |||
* | Fix incorrect selector | toasted-nutbread | 2020-01-16 |
| | |||
* | Fix scroll position when header is visible | toasted-nutbread | 2020-01-16 |
| | |||
* | Move display templates into a single file | toasted-nutbread | 2020-01-16 |
| | |||
* | Update how content display is changed | toasted-nutbread | 2020-01-16 |
| | |||
* | Don't use document fragment | toasted-nutbread | 2020-01-16 |
| | |||
* | Update content assignment to use unique token | toasted-nutbread | 2020-01-16 |
| | |||
* | Only use Display.setContent | toasted-nutbread | 2020-01-16 |
| | |||
* | Update how spinner visibility is controlled | toasted-nutbread | 2020-01-16 |
| | |||
* | Update display content generation to use HTML templates | toasted-nutbread | 2020-01-16 |
| | |||
* | Update license info URL | toasted-nutbread | 2020-01-01 |
| | |||
* | Update copyright | toasted-nutbread | 2020-01-01 |
| |