| Commit message (Expand) | Author | Age |
* | 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 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 |
* | | Update options schema | toasted-nutbread | 2020-01-24 |
* | | Update detection of Japanese characters | 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 |
* | | Add translation options | toasted-nutbread | 2020-01-24 |
* | | Update how deinflections are generated | toasted-nutbread | 2020-01-24 |
|/ |
|
* | Fix _onApiGetZoom when chrome.tabs.getZoom is not available | toasted-nutbread | 2020-01-22 |
* | Add option for changing poup scale relative to visual viewport | toasted-nutbread | 2020-01-22 |
* | Fix default value for popupScaleRelativeToPageZoom | toasted-nutbread | 2020-01-22 |
* | Update options schema | toasted-nutbread | 2020-01-22 |
* | Add settings to control popup content scale | toasted-nutbread | 2020-01-22 |
* | Remove redundant window resize handler | toasted-nutbread | 2020-01-22 |
* | Add functionality for getting and observing zoom factor | toasted-nutbread | 2020-01-22 |
* | Improve debug logging | toasted-nutbread | 2020-01-21 |
* | Update popup scan ignore selectors | toasted-nutbread | 2020-01-16 |
* | Update expression-scan-toggle to term-expression-text | toasted-nutbread | 2020-01-16 |
* | Fix invalid variables | toasted-nutbread | 2020-01-16 |
* | Move display templates into a single file | toasted-nutbread | 2020-01-16 |
* | Only use Display.setContent | toasted-nutbread | 2020-01-16 |
* | Remove kanji.html and terms.html | toasted-nutbread | 2020-01-16 |
* | Update how spinner visibility is controlled | toasted-nutbread | 2020-01-16 |
* | Fix furigana segmentation | toasted-nutbread | 2020-01-16 |
* | Update display content generation to use HTML templates | toasted-nutbread | 2020-01-16 |
* | use TextScanner in QueryParser | siikamiika | 2020-01-16 |
* | Fix incorrect result ordering | toasted-nutbread | 2020-01-12 |
* | Update license info URL | toasted-nutbread | 2020-01-01 |
* | Update copyright | toasted-nutbread | 2020-01-01 |
* | Fix schema defaults not applying to arrays | toasted-nutbread | 2019-12-29 |
* | Implement settings reset | toasted-nutbread | 2019-12-29 |
* | Implement settings import | toasted-nutbread | 2019-12-29 |
* | Implement settings export | toasted-nutbread | 2019-12-29 |
* | Add apiOptionsSchemaGet | toasted-nutbread | 2019-12-29 |
* | Use schema to validate options | toasted-nutbread | 2019-12-29 |
* | Create proxy system for json schema validation | toasted-nutbread | 2019-12-29 |
* | Add schema file for options | toasted-nutbread | 2019-12-29 |
* | Upgrade default fieldTemplates to null | toasted-nutbread | 2019-12-29 |
* | Update anki-templates.js to control the value of fieldTemplates | toasted-nutbread | 2019-12-29 |
* | Treat null templates as the default value | toasted-nutbread | 2019-12-29 |
* | Update comment on getClipboardText | toasted-nutbread | 2019-12-22 |
* | Add comment describing what token is used for | toasted-nutbread | 2019-12-22 |
* | Remove contenteditable="true" from textarea | toasted-nutbread | 2019-12-22 |