| Commit message (Expand) | Author | Age |
* | 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 |
* | Move japanese.js into bg | toasted-nutbread | 2020-02-08 |
* | 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 term tags not always being displayed | toasted-nutbread | 2020-02-01 |
* | More fixes for Firefox | toasted-nutbread | 2020-02-01 |
* | Workaround Firefox text selection bug | toasted-nutbread | 2020-02-01 |
* | Fix double clicking reason and glossary text | toasted-nutbread | 2020-02-01 |
* | Fix tag double click | toasted-nutbread | 2020-02-01 |
* | partially revert be77544d77ba1f07955d76ebba1ab36286f0e52f | siikamiika | 2020-01-28 |
* | fix audio index in resultOutputMode = 'merge' | siikamiika | 2020-01-27 |
* | Ensure textSource is cleaned up if it isn't used | toasted-nutbread | 2020-01-26 |
* | Merge pull request #330 from siikamiika/query-parser-helper-disabling | siikamiika | 2020-01-25 |
|\ |
|
| * | query parser: add toggle for term spacing | siikamiika | 2020-01-25 |
| * | query parser: add reading mode 'none' | siikamiika | 2020-01-25 |
* | | Add support for dashes | toasted-nutbread | 2020-01-24 |
* | | Move where 'a' character offset is applied | toasted-nutbread | 2020-01-24 |
* | | Replace and remove old character/string testing functions | toasted-nutbread | 2020-01-24 |
* | | Create new character/string testing functions | toasted-nutbread | 2020-01-24 |
* | | Add character range definitions | toasted-nutbread | 2020-01-24 |