Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | fix term reason selector | siikamiika | 2020-01-19 | |
| | | ||||
| * | Catch exception on range.setStart | toasted-nutbread | 2020-01-17 | |
| | | | | | | | | Fixes #328 | |||
| * | Add space to end of term list | toasted-nutbread | 2020-01-16 | |
| | | ||||
| * | Remove redundant definition | toasted-nutbread | 2020-01-16 | |
| | | ||||
| * | Always show actions when there is only a single term result | toasted-nutbread | 2020-01-16 | |
| | | ||||
| * | Fix incorrect selector | toasted-nutbread | 2020-01-16 | |
| | | ||||
| * | Update popup scan ignore selectors | toasted-nutbread | 2020-01-16 | |
| | | ||||
| * | Update expression-scan-toggle to term-expression-text | toasted-nutbread | 2020-01-16 | |
| | | ||||
| * | Fix scroll position when header is visible | toasted-nutbread | 2020-01-16 | |
| | | ||||
| * | Fix invalid variables | toasted-nutbread | 2020-01-16 | |
| | | ||||
| * | Update navigation header style on search page | toasted-nutbread | 2020-01-16 | |
| | | ||||
| * | Move display templates into a single file | toasted-nutbread | 2020-01-16 | |
| | | ||||
| * | Update how content display is changed | toasted-nutbread | 2020-01-16 | |
| | | ||||
| * | Don't use document fragment | toasted-nutbread | 2020-01-16 | |
| | | ||||
| * | Update content assignment to use unique token | toasted-nutbread | 2020-01-16 | |
| | | ||||
| * | Only use Display.setContent | toasted-nutbread | 2020-01-16 | |
| | | ||||
| * | Only instantiate the first child | 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 | |
| | | ||||
| * | Merge pull request #326 from siikamiika/query-parser-text-scanner | siikamiika | 2020-01-17 | |
| |\ | | | | | | | use TextScanner in QueryParser | |||
| | * | use TextScanner in QueryParser | siikamiika | 2020-01-16 | |
| |/ | ||||
| * | Version bump20.1.12.0 | Alex Yatskov | 2020-01-12 | |
| | | ||||
| * | Fix incorrect result ordering | toasted-nutbread | 2020-01-12 | |
| | | ||||
| * | Update zipping scripts | Alex Yatskov | 2020-01-11 | |
| | | ||||
| * | Remove leading zeroes from version number to make Mozilla happy.20.1.4.0 | Alex Yatskov | 2020-01-11 | |
| | | ||||
* | | Merge branch 'master' into testing | Alex Yatskov | 2020-01-04 | |
|\| | ||||
| * | New version for a new year20.01.04.00 | Alex Yatskov | 2020-01-04 | |
| | | ||||
| * | 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 | |
| | | | | | | | | Also assigns a value of null when using the default value | |||
| * | 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 | |
| | | ||||
| * | Make apiClipboardGet use plaintext | toasted-nutbread | 2019-12-22 | |
| | | | | | | | | Also clear the value before returning | |||
| * | Improve performance of DisplaySearch's clipboard monitor | toasted-nutbread | 2019-12-22 | |
| | | ||||
| * | Change FrontendApiSender.callbacks to be a map | toasted-nutbread | 2019-12-21 | |
| | | ||||
| * | Move PopupProxyHost initialization | toasted-nutbread | 2019-12-21 | |
| | | ||||
| * | Update initialization | toasted-nutbread | 2019-12-21 | |
| | |