summaryrefslogtreecommitdiff
path: root/ext/mixed
Commit message (Collapse)AuthorAge
* Add space to end of term listtoasted-nutbread2020-01-16
|
* Remove redundant definitiontoasted-nutbread2020-01-16
|
* Always show actions when there is only a single term resulttoasted-nutbread2020-01-16
|
* Fix incorrect selectortoasted-nutbread2020-01-16
|
* Update popup scan ignore selectorstoasted-nutbread2020-01-16
|
* Fix scroll position when header is visibletoasted-nutbread2020-01-16
|
* Update navigation header style on search pagetoasted-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
|
* hide inactive history buttons instead of fadingsiikamiika2019-12-08
|
* move term navigation to top rightsiikamiika2019-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
|\ | | | | Cloze fixes
| * 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
| | | | | | | | | | Introduced in 4e7d08ff2c184a361622a6efaf00e21af51428a9 because the range-limited index value isn't kept in the same scope.
* | always update current position on term lookupsiikamiika2019-12-01
| |
* | move Display context to a new classsiikamiika2019-12-01
| |
* | remove dead codesiikamiika2019-11-30
| |
* | rewrite history as a doubly linked listsiikamiika2019-11-30
| |
* | fix context type inconsistenciessiikamiika2019-11-29
| |