| Commit message (Expand) | Author | Age |
* | Fix double clicking reason and glossary text | toasted-nutbread | 2020-02-01 |
* | Fix tag double click | toasted-nutbread | 2020-02-01 |
* | 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 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 |
* | | 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 |