| Commit message (Expand) | Author | Age |
... | |
* | Merge pull request #350 from siikamiika/query-parser-html-templates | siikamiika | 2020-02-11 |
|\ |
|
| * | simplify TemplateHandler | siikamiika | 2020-02-10 |
| * | query parser html templates | siikamiika | 2020-02-10 |
* | | Improve style of some tags | toasted-nutbread | 2020-02-10 |
* | | Assign _isInitialized | toasted-nutbread | 2020-02-10 |
|/ |
|
* | use parseUrl in Backend | siikamiika | 2020-02-10 |
* | hide search input in native popups | siikamiika | 2020-02-09 |
* | Move japanese.js into bg | toasted-nutbread | 2020-02-08 |
* | prevent unwanted wheel events on history bar | siikamiika | 2020-02-05 |
* | add scannable tags for expression and reading | siikamiika | 2020-02-02 |
* | fix glossary item selector | siikamiika | 2020-02-02 |
* | Fix term tags not always being displayed | toasted-nutbread | 2020-02-01 |
* | More fixes for Firefox | toasted-nutbread | 2020-02-01 |
* | Workaround Firefox text selection bug | toasted-nutbread | 2020-02-01 |
* | Fix double clicking reason and glossary text | toasted-nutbread | 2020-02-01 |
* | Fix tag double click | toasted-nutbread | 2020-02-01 |
* | partially revert be77544d77ba1f07955d76ebba1ab36286f0e52f | siikamiika | 2020-01-28 |
* | 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 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 |