aboutsummaryrefslogtreecommitdiff
path: root/ext/mixed/js
Commit message (Expand)AuthorAge
* 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
* scan decouplingsiikamiika2019-12-05
* initial text scanner extractsiikamiika2019-12-05
* fix serialization errors on Chromesiikamiika2019-12-04
* Merge pull request #291 from toasted-nutbread/cloze-fixesAlex Yatskov2019-12-03
|\
| * Simplify clozeBuildtoasted-nutbread2019-11-26
| * Update cloze.body to use original sentence texttoasted-nutbread2019-11-26
| * Pass kanji character to clozeBuildtoasted-nutbread2019-11-26
* | fix entry scroll index 0 bugsiikamiika2019-12-01
* | always update current position on term lookupsiikamiika2019-12-01