aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | prevent unwanted wheel events on history barsiikamiika2020-02-05
| | |
| * | Hide anki-invalid-response-error when there is no errortoasted-nutbread2020-02-02
| |/
| * Validate Deinflector.ruleTypestoasted-nutbread2020-02-02
| |
| * Merge pull request #334 from siikamiika/search-tagssiikamiika2020-02-02
| |\ | | | | | | add scannable tags for expression and reading
| | * add scannable tags for expression and readingsiikamiika2020-02-02
| |/
| * fix glossary item selectorsiikamiika2020-02-02
| |
| * Update main dictionary value when changing modifying profiletoasted-nutbread2020-02-01
| |
| * Remove option for dictionaries that aren't installed after changing valuestoasted-nutbread2020-02-01
| |
| * Separate the functionality of updateMainDictionarySelecttoasted-nutbread2020-02-01
| | | | | | | | | | One function now updates the options, and another handles updating the value. The options are no longer mutated due to updating this <select>'s available options.
| * Remove argument from onDictionaryOptionsChangedtoasted-nutbread2020-02-01
| |
| * Use awaittoasted-nutbread2020-02-01
| |
| * Assign valid score during constructiontoasted-nutbread2020-02-01
| |
| * Add declarationtoasted-nutbread2020-02-01
| |
| * Fix term tags not always being displayedtoasted-nutbread2020-02-01
| |
| * Simplify getSequencedDefinitions and dictTermsMergeBySequencetoasted-nutbread2020-02-01
| |
| * More fixes for Firefoxtoasted-nutbread2020-02-01
| |
| * Workaround Firefox text selection bugtoasted-nutbread2020-02-01
| |
| * Fix double clicking reason and glossary texttoasted-nutbread2020-02-01
| |
| * Fix tag double clicktoasted-nutbread2020-02-01
| |
| * partially revert be77544d77ba1f07955d76ebba1ab36286f0e52fsiikamiika2020-01-28
| |
| * change jpod101 kana check to detect katakanasiikamiika2020-01-27
| |
| * fix audio index in resultOutputMode = 'merge'siikamiika2020-01-27
| |
| * Improve error messages when Interface server is invalidtoasted-nutbread2020-01-26
| |
* | Merge branch 'master' into testingAlex Yatskov2020-01-26
|\|
| * Version bump20.1.26.0Alex Yatskov2020-01-26
| |
| * Fix equals function on TextSourceRange when imposter elements are usedtoasted-nutbread2020-01-26
| |
| * Ensure textSource is cleaned up if it isn't usedtoasted-nutbread2020-01-26
| |
| * fix term spacing value display in settingssiikamiika2020-01-26
| |
| * fix scanning parsersiikamiika2020-01-26
| |
| * add default value for termSpacingsiikamiika2020-01-25
| |
| * Create buildKanjiMeta for parity with buildTermMetatoasted-nutbread2020-01-24
| |
| * Update how frequency data is set uptoasted-nutbread2020-01-24
| |
| * Rename buildTermFrequencies to buildTermMetatoasted-nutbread2020-01-24
| |
| * Fix findTermMetaBulk and findKanjiMetaBulk not returning expression/charactertoasted-nutbread2020-01-24
| |
| * Use Map for Mecab.listenerstoasted-nutbread2020-01-24
| |
| * Change termsUniqueMap to use a real maptoasted-nutbread2020-01-24
| |
| * Change uniqueDeinflectionsMap to use a real Maptoasted-nutbread2020-01-24
| |
| * Merge pull request #330 from siikamiika/query-parser-helper-disablingsiikamiika2020-01-25
| |\ | | | | | | Query parser helper disabling
| | * query parser: add toggle for term spacingsiikamiika2020-01-25
| | |
| | * query parser: add reading mode 'none'siikamiika2020-01-25
| | |
| * | Add support for dashestoasted-nutbread2020-01-24
| | |
| * | Move where 'a' character offset is appliedtoasted-nutbread2020-01-24
| | |
| * | Add description of translation optionstoasted-nutbread2020-01-24
| | |
| * | Add convertHiraganaToKatakana optiontoasted-nutbread2020-01-24
| | |
| * | Reorganized variants to better reflect usage ordertoasted-nutbread2020-01-24
| | |
| * | Replace and remove old character/string testing functionstoasted-nutbread2020-01-24
| | |
| * | Create new character/string testing functionstoasted-nutbread2020-01-24
| | |
| * | Add character range definitionstoasted-nutbread2020-01-24
| | |
| * | Update constant naming conventiontoasted-nutbread2020-01-24
| | |
| * | Update options schematoasted-nutbread2020-01-24
| | |