| Commit message (Expand) | Author | Age |
... | |
* | | 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 |
* | | Update constant naming convention | toasted-nutbread | 2020-01-24 |
* | | Include half width and full width characters as Japanese characters | toasted-nutbread | 2020-01-24 |
* | | Update detection of Japanese characters | toasted-nutbread | 2020-01-24 |
* | | Optimize jpIsKanji and jpIsKana | toasted-nutbread | 2020-01-24 |
* | | Implement new translation options | toasted-nutbread | 2020-01-24 |
|/ |
|
* | Add functionality for getting and observing zoom factor | toasted-nutbread | 2020-01-22 |
* | Improve debug logging | toasted-nutbread | 2020-01-21 |
* | fix term reason selector | siikamiika | 2020-01-19 |
* | Always show actions when there is only a single term result | toasted-nutbread | 2020-01-16 |
* | Fix incorrect selector | toasted-nutbread | 2020-01-16 |
* | Fix scroll position when header is visible | toasted-nutbread | 2020-01-16 |
* | Move display templates into a single file | toasted-nutbread | 2020-01-16 |
* | Update how content display is changed | toasted-nutbread | 2020-01-16 |
* | Don't use document fragment | toasted-nutbread | 2020-01-16 |
* | Update content assignment to use unique token | toasted-nutbread | 2020-01-16 |
* | Only use Display.setContent | toasted-nutbread | 2020-01-16 |
* | Only instantiate the first child | toasted-nutbread | 2020-01-16 |
* | Update how spinner visibility is controlled | toasted-nutbread | 2020-01-16 |
* | Fix furigana segmentation | toasted-nutbread | 2020-01-16 |
* | Update display content generation to use HTML templates | toasted-nutbread | 2020-01-16 |
* | use TextScanner in QueryParser | siikamiika | 2020-01-16 |
* | Update license info URL | toasted-nutbread | 2020-01-01 |
* | Update copyright | toasted-nutbread | 2020-01-01 |
* | Add apiOptionsSchemaGet | toasted-nutbread | 2019-12-29 |
* | Update how orphan state is observed | toasted-nutbread | 2019-12-20 |
* | Move optionsUpdate message handler into Yomichan class | toasted-nutbread | 2019-12-20 |
* | Change how getUrl message is handled | toasted-nutbread | 2019-12-20 |
* | Simplify options passed to docRangeFromPoint | toasted-nutbread | 2019-12-17 |
* | Use a single api.js | toasted-nutbread | 2019-12-13 |
* | Remove redundant getUrl handlers | toasted-nutbread | 2019-12-13 |
* | Update display key handlers | toasted-nutbread | 2019-12-13 |
* | Update display message handlers | toasted-nutbread | 2019-12-13 |
* | Add timer class for debugging | toasted-nutbread | 2019-12-10 |
* | Use substring instead of slice | toasted-nutbread | 2019-12-08 |
* | Add support for prefix wildcards | toasted-nutbread | 2019-12-07 |
* | Add class for dispatching custom events | toasted-nutbread | 2019-12-07 |
* | navigate history with wheel only over buttons | siikamiika | 2019-12-07 |
* | simplify with inheritance | siikamiika | 2019-12-06 |
* | move text selection to TextScanner | siikamiika | 2019-12-05 |
* | scan decoupling | siikamiika | 2019-12-05 |
* | initial text scanner extract | siikamiika | 2019-12-05 |
* | fix serialization errors on Chrome | siikamiika | 2019-12-04 |
* | Merge pull request #291 from toasted-nutbread/cloze-fixes | Alex Yatskov | 2019-12-03 |
|\ |
|
| * | Simplify clozeBuild | toasted-nutbread | 2019-11-26 |
| * | Update cloze.body to use original sentence text | toasted-nutbread | 2019-11-26 |
| * | Pass kanji character to clozeBuild | toasted-nutbread | 2019-11-26 |
* | | fix entry scroll index 0 bug | siikamiika | 2019-12-01 |