| Commit message (Expand) | Author | Age |
* | add scannable tags for expression and reading | siikamiika | 2020-02-02 |
* | fix glossary item selector | siikamiika | 2020-02-02 |
* | Update main dictionary value when changing modifying profile | toasted-nutbread | 2020-02-01 |
* | Remove option for dictionaries that aren't installed after changing values | toasted-nutbread | 2020-02-01 |
* | Separate the functionality of updateMainDictionarySelect | toasted-nutbread | 2020-02-01 |
* | Remove argument from onDictionaryOptionsChanged | toasted-nutbread | 2020-02-01 |
* | Use await | toasted-nutbread | 2020-02-01 |
* | Assign valid score during construction | toasted-nutbread | 2020-02-01 |
* | Add declaration | toasted-nutbread | 2020-02-01 |
* | Fix term tags not always being displayed | toasted-nutbread | 2020-02-01 |
* | Simplify getSequencedDefinitions and dictTermsMergeBySequence | 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 |
* | change jpod101 kana check to detect katakana | siikamiika | 2020-01-27 |
* | fix audio index in resultOutputMode = 'merge' | siikamiika | 2020-01-27 |
* | Improve error messages when Interface server is invalid | toasted-nutbread | 2020-01-26 |
* | Version bump20.1.26.0 | Alex Yatskov | 2020-01-26 |
* | Fix equals function on TextSourceRange when imposter elements are used | toasted-nutbread | 2020-01-26 |
* | Ensure textSource is cleaned up if it isn't used | toasted-nutbread | 2020-01-26 |
* | fix term spacing value display in settings | siikamiika | 2020-01-26 |
* | fix scanning parser | siikamiika | 2020-01-26 |
* | add default value for termSpacing | siikamiika | 2020-01-25 |
* | Create buildKanjiMeta for parity with buildTermMeta | toasted-nutbread | 2020-01-24 |
* | Update how frequency data is set up | toasted-nutbread | 2020-01-24 |
* | Rename buildTermFrequencies to buildTermMeta | toasted-nutbread | 2020-01-24 |
* | Fix findTermMetaBulk and findKanjiMetaBulk not returning expression/character | toasted-nutbread | 2020-01-24 |
* | Use Map for Mecab.listeners | toasted-nutbread | 2020-01-24 |
* | Change termsUniqueMap to use a real map | toasted-nutbread | 2020-01-24 |
* | Change uniqueDeinflectionsMap to use a real Map | toasted-nutbread | 2020-01-24 |
* | 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 |
* | | Add description of translation options | toasted-nutbread | 2020-01-24 |
* | | Add convertHiraganaToKatakana option | toasted-nutbread | 2020-01-24 |
* | | Reorganized variants to better reflect usage order | 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 |
* | | Update options schema | 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 |
* | | Remove redundant alphanumeric parameter from findTermsInternal | toasted-nutbread | 2020-01-24 |
* | | Implement new translation options | toasted-nutbread | 2020-01-24 |