aboutsummaryrefslogtreecommitdiff
path: root/ext/bg
Commit message (Expand)AuthorAge
...
* Remove option for dictionaries that aren't installed after changing valuestoasted-nutbread2020-02-01
* Separate the functionality of updateMainDictionarySelecttoasted-nutbread2020-02-01
* 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
* Simplify getSequencedDefinitions and dictTermsMergeBySequencetoasted-nutbread2020-02-01
* change jpod101 kana check to detect katakanasiikamiika2020-01-27
* Improve error messages when Interface server is invalidtoasted-nutbread2020-01-26
* Fix equals function on TextSourceRange when imposter elements are 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: add toggle for term spacingsiikamiika2020-01-25
| * query parser: add reading mode 'none'siikamiika2020-01-25
* | 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
* | Update options schematoasted-nutbread2020-01-24
* | Update detection of Japanese characterstoasted-nutbread2020-01-24
* | Remove redundant alphanumeric parameter from findTermsInternaltoasted-nutbread2020-01-24
* | Implement new translation optionstoasted-nutbread2020-01-24
* | Add translation optionstoasted-nutbread2020-01-24
* | Update how deinflections are generatedtoasted-nutbread2020-01-24
|/
* Fix _onApiGetZoom when chrome.tabs.getZoom is not availabletoasted-nutbread2020-01-22
* Add option for changing poup scale relative to visual viewporttoasted-nutbread2020-01-22
* Fix default value for popupScaleRelativeToPageZoomtoasted-nutbread2020-01-22
* Update options schematoasted-nutbread2020-01-22
* Add settings to control popup content scaletoasted-nutbread2020-01-22
* Remove redundant window resize handlertoasted-nutbread2020-01-22
* Add functionality for getting and observing zoom factortoasted-nutbread2020-01-22
* Improve debug loggingtoasted-nutbread2020-01-21
* Update popup scan ignore selectorstoasted-nutbread2020-01-16
* Update expression-scan-toggle to term-expression-texttoasted-nutbread2020-01-16
* Fix invalid variablestoasted-nutbread2020-01-16
* Move display templates into a single filetoasted-nutbread2020-01-16
* Only use Display.setContenttoasted-nutbread2020-01-16
* Remove kanji.html and terms.htmltoasted-nutbread2020-01-16
* Update how spinner visibility is controlledtoasted-nutbread2020-01-16
* Fix furigana segmentationtoasted-nutbread2020-01-16
* Update display content generation to use HTML templatestoasted-nutbread2020-01-16