Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improve convertKatakanaToHiragana and convertHiraganaToKatakana (#916) | toasted-nutbread | 2020-10-13 |
| | |||
* | Japanese util refactor (#510) | toasted-nutbread | 2020-05-06 |
| | | | | | | | | | | | * Convert mixed japanese.js to utility class * Copy functions from bg/js/japanese.js into mixed/js/japanese.js * Remove bg/js/japanese.js * Make wanakana dependency optional * Update tests | ||
* | Fix high pitch calculation | toasted-nutbread | 2020-04-22 |
| | |||
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
| | | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :) | ||
* | Move Japanese utility functions out of display-generator.js | toasted-nutbread | 2020-03-28 |
| | |||
* | Move basic string/character testing functions into a mixed/js/japanese.js | toasted-nutbread | 2020-03-21 |
| | |||
* | Move japanese.js into bg | toasted-nutbread | 2020-02-08 |
| | |||
* | Merge pull request #330 from siikamiika/query-parser-helper-disabling | siikamiika | 2020-01-25 |
|\ | | | | | Query parser helper disabling | ||
| * | 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 |
|/ | |||
* | Update license info URL | toasted-nutbread | 2020-01-01 |
| | |||
* | Update copyright | toasted-nutbread | 2020-01-01 |
| | |||
* | Use substring instead of slice | toasted-nutbread | 2019-12-08 |
| | |||
* | use fallback for ambiguous furigana | siikamiika | 2019-11-27 |
| | | | | fixes #281, fixes #94 | ||
* | add reading modes | siikamiika | 2019-11-23 |
| | |||
* | give names to complex slices | siikamiika | 2019-11-23 |
| | |||
* | remove unneeded feature | siikamiika | 2019-11-23 |
| | | | | Unidic actually has a field for the base form of the input | ||
* | add mecab support | siikamiika | 2019-11-23 |
| | |||
* | only paste Japanese text from clipboard | siikamiika | 2019-11-13 |
| | |||
* | . | Alex Yatskov | 2017-08-26 |
| | |||
* | improved furigana support | Alex Yatskov | 2017-08-26 |
| | |||
* | fixing syntax issues | Alex Yatskov | 2017-08-23 |
| | |||
* | Improve {furigana} marker for anki export | Yoitsumi | 2017-08-20 |
| | |||
* | upgrade to wanikana 2.2.3 (fixes #42) | Alex Yatskov | 2017-08-14 |
| | |||
* | refactor | Alex Yatskov | 2017-07-18 |