summaryrefslogtreecommitdiff
path: root/ext/mixed/js
Commit message (Collapse)AuthorAge
* Use dependency injection for getAudioUri implementationtoasted-nutbread2020-03-07
|
* Remove old APIstoasted-nutbread2020-03-07
|
* Use AudioSystem in Displaytoasted-nutbread2020-03-07
|
* Create new AudioSystem classtoasted-nutbread2020-03-07
|
* trigger yomichanCoreReady only when preparingsiikamiika2020-03-02
|
* fix Yomichan core message issuessiikamiika2020-03-02
|
* ensure Backend prepare in other placessiikamiika2020-03-02
|
* fix API calls when Backend isn't ready yetsiikamiika2020-03-02
|
* Fix audio buttons not being hidden properlytoasted-nutbread2020-03-01
|
* Load default Anki field templates from a filetoasted-nutbread2020-02-27
|
* Use .bind instead of () => {}toasted-nutbread2020-02-26
|
* Move event handler definitionstoasted-nutbread2020-02-26
|
* Fix noteUsesScreenshot not checking modetoasted-nutbread2020-02-25
|
* Use for oftoasted-nutbread2020-02-25
|
* Use for oftoasted-nutbread2020-02-25
|
* temporarily disable navigation header mouse wheelsiikamiika2020-02-24
| | | | Unblock release #355, #376
* Remove unusedtoasted-nutbread2020-02-23
|
* Use TemplateHandler for DisplayGeneratortoasted-nutbread2020-02-23
|
* Add no-shadowtoasted-nutbread2020-02-22
|
* Fix indentationtoasted-nutbread2020-02-22
|
* Fix block paddingtoasted-nutbread2020-02-22
|
* Replace getIndexOfTouch with getTouchtoasted-nutbread2020-02-22
|
* Use URLSearchParamstoasted-nutbread2020-02-22
|
* Use a token to ensure that messages are coming from Yomichantoasted-nutbread2020-02-17
|
* Allow apiInjectStylesheet to inject a URLtoasted-nutbread2020-02-16
|
* Create EventListenerCollection classtoasted-nutbread2020-02-16
|
* Move generateId functiontoasted-nutbread2020-02-16
|
* Use consistent timeout for both setContentTerms and setContentKanjitoasted-nutbread2020-02-15
|
* Use promiseTimeout instead of delaytoasted-nutbread2020-02-15
|
* Move error handling for apiDefinitionsAddabletoasted-nutbread2020-02-15
|
* Rename optionsUpdate event to optionsUpdatedtoasted-nutbread2020-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-refactoringtoasted-nutbread2020-02-14
|\ | | | | General refactoring
| * Add apiTemplateRender back to mixed api.jstoasted-nutbread2020-02-14
| |
| * Validate bounds of Display.definitions before usingtoasted-nutbread2020-02-13
| |
| * Use Array.from in toIterabletoasted-nutbread2020-02-13
| |
| * Use Map for audioGetFromSources's cache parametertoasted-nutbread2020-02-13
| |
| * Remove unused handlebarsRenderStatictoasted-nutbread2020-02-13
| |
* | remove extra setContentToken check from Displaysiikamiika2020-02-14
| |
* | Merge pull request #357 from siikamiika/simplify-display-preparesiikamiika2020-02-14
|\ \ | |/ |/| Simplify display prepare
| * use Promise.all to await dependenciessiikamiika2020-02-13
| |
| * remove isPrepared checksiikamiika2020-02-13
| |
| * rename display initialize methods to preparesiikamiika2020-02-13
| |
| * simplify DisplayGenerator initializationsiikamiika2020-02-13
| |
* | Change no-undef from off to errortoasted-nutbread2020-02-11
|/
* Merge pull request #350 from siikamiika/query-parser-html-templatessiikamiika2020-02-11
|\ | | | | query parser html templates
| * simplify TemplateHandlersiikamiika2020-02-10
| |
| * query parser html templatessiikamiika2020-02-10
| |
* | Assign _isInitializedtoasted-nutbread2020-02-10
|/
* use parseUrl in Backendsiikamiika2020-02-10
|
* Move japanese.js into bgtoasted-nutbread2020-02-08
|