aboutsummaryrefslogtreecommitdiff
path: root/ext/mixed/js
Commit message (Expand)AuthorAge
* Fix double clicking reason and glossary texttoasted-nutbread2020-02-01
* Fix tag double clicktoasted-nutbread2020-02-01
* fix audio index in resultOutputMode = 'merge'siikamiika2020-01-27
* Ensure textSource is cleaned up if it isn't usedtoasted-nutbread2020-01-26
* Merge pull request #330 from siikamiika/query-parser-helper-disablingsiikamiika2020-01-25
|\
| * query parser: add reading mode 'none'siikamiika2020-01-25
* | Add support for dashestoasted-nutbread2020-01-24
* | Move where 'a' character offset is appliedtoasted-nutbread2020-01-24
* | Replace and remove old character/string testing functionstoasted-nutbread2020-01-24
* | Create new character/string testing functionstoasted-nutbread2020-01-24
* | Add character range definitionstoasted-nutbread2020-01-24
* | Update constant naming conventiontoasted-nutbread2020-01-24
* | Include half width and full width characters as Japanese characterstoasted-nutbread2020-01-24
* | Update detection of Japanese characterstoasted-nutbread2020-01-24
* | Optimize jpIsKanji and jpIsKanatoasted-nutbread2020-01-24
* | Implement new translation optionstoasted-nutbread2020-01-24
|/
* Add functionality for getting and observing zoom factortoasted-nutbread2020-01-22
* Improve debug loggingtoasted-nutbread2020-01-21
* fix term reason selectorsiikamiika2020-01-19
* Always show actions when there is only a single term resulttoasted-nutbread2020-01-16
* Fix incorrect selectortoasted-nutbread2020-01-16
* Fix scroll position when header is visibletoasted-nutbread2020-01-16
* Move display templates into a single filetoasted-nutbread2020-01-16
* Update how content display is changedtoasted-nutbread2020-01-16
* Don't use document fragmenttoasted-nutbread2020-01-16
* Update content assignment to use unique tokentoasted-nutbread2020-01-16
* Only use Display.setContenttoasted-nutbread2020-01-16
* Only instantiate the first childtoasted-nutbread2020-01-16
* Update how spinner visibility is controlledtoasted-nutbread2020-01-16
* Fix furigana segmentationtoasted-nutbread2020-01-16
* Update display content generation to use HTML templatestoasted-nutbread2020-01-16
* use TextScanner in QueryParsersiikamiika2020-01-16
* Update license info URLtoasted-nutbread2020-01-01
* Update copyrighttoasted-nutbread2020-01-01
* Add apiOptionsSchemaGettoasted-nutbread2019-12-29
* Update how orphan state is observedtoasted-nutbread2019-12-20
* Move optionsUpdate message handler into Yomichan classtoasted-nutbread2019-12-20
* Change how getUrl message is handledtoasted-nutbread2019-12-20
* Simplify options passed to docRangeFromPointtoasted-nutbread2019-12-17
* Use a single api.jstoasted-nutbread2019-12-13
* Remove redundant getUrl handlerstoasted-nutbread2019-12-13
* Update display key handlerstoasted-nutbread2019-12-13
* Update display message handlerstoasted-nutbread2019-12-13
* Add timer class for debuggingtoasted-nutbread2019-12-10
* Use substring instead of slicetoasted-nutbread2019-12-08
* Add support for prefix wildcardstoasted-nutbread2019-12-07
* Add class for dispatching custom eventstoasted-nutbread2019-12-07
* navigate history with wheel only over buttonssiikamiika2019-12-07
* simplify with inheritancesiikamiika2019-12-06
* move text selection to TextScannersiikamiika2019-12-05