| Commit message (Expand) | Author | Age |
* | Merge pull request #330 from siikamiika/query-parser-helper-disabling | siikamiika | 2020-01-25 |
|\ |
|
| * | query parser: add toggle for term spacing | 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 |
|/ |
|
* | Fix font size issue with action-button | toasted-nutbread | 2020-01-22 |
* | Add functionality for getting and observing zoom factor | toasted-nutbread | 2020-01-22 |
* | Move body font settings to root | toasted-nutbread | 2020-01-22 |
* | Improve debug logging | toasted-nutbread | 2020-01-21 |
* | fix term reason selector | siikamiika | 2020-01-19 |
* | Add space to end of term list | toasted-nutbread | 2020-01-16 |
* | Remove redundant definition | toasted-nutbread | 2020-01-16 |
* | Always show actions when there is only a single term result | toasted-nutbread | 2020-01-16 |
* | Fix incorrect selector | toasted-nutbread | 2020-01-16 |
* | Update popup scan ignore selectors | toasted-nutbread | 2020-01-16 |
* | Fix scroll position when header is visible | toasted-nutbread | 2020-01-16 |
* | Update navigation header style on search page | 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 |
* | hide inactive history buttons instead of fading | siikamiika | 2019-12-08 |
* | move term navigation to top right | siikamiika | 2019-12-08 |