summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAge
...
| * Update popup scan ignore selectorstoasted-nutbread2020-01-16
| |
| * Update expression-scan-toggle to term-expression-texttoasted-nutbread2020-01-16
| |
| * Fix scroll position when header is visibletoasted-nutbread2020-01-16
| |
| * Fix invalid variablestoasted-nutbread2020-01-16
| |
| * Update navigation header style on search pagetoasted-nutbread2020-01-16
| |
| * Move display templates into a single filetoasted-nutbread2020-01-16
| |
| * Update how content display is changedtoasted-nutbread2020-01-16
| |
| * Don't use document fragmenttoasted-nutbread2020-01-16
| |
| * Update content assignment to use unique tokentoasted-nutbread2020-01-16
| |
| * Only use Display.setContenttoasted-nutbread2020-01-16
| |
| * Only instantiate the first childtoasted-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
| |
| * use TextScanner in QueryParsersiikamiika2020-01-16
| |
| * Version bump20.1.12.0Alex Yatskov2020-01-12
| |
| * Fix incorrect result orderingtoasted-nutbread2020-01-12
| |
| * Remove leading zeroes from version number to make Mozilla happy.20.1.4.0Alex Yatskov2020-01-11
| |
* | Merge branch 'master' into testingAlex Yatskov2020-01-04
|\|
| * New version for a new year20.01.04.00Alex Yatskov2020-01-04
| |
| * Update license info URLtoasted-nutbread2020-01-01
| |
| * Update copyrighttoasted-nutbread2020-01-01
| |
| * Fix schema defaults not applying to arraystoasted-nutbread2019-12-29
| |
| * Implement settings resettoasted-nutbread2019-12-29
| |
| * Implement settings importtoasted-nutbread2019-12-29
| |
| * Implement settings exporttoasted-nutbread2019-12-29
| |
| * Add apiOptionsSchemaGettoasted-nutbread2019-12-29
| |
| * Use schema to validate optionstoasted-nutbread2019-12-29
| |
| * Create proxy system for json schema validationtoasted-nutbread2019-12-29
| |
| * Add schema file for optionstoasted-nutbread2019-12-29
| |
| * Upgrade default fieldTemplates to nulltoasted-nutbread2019-12-29
| |
| * Update anki-templates.js to control the value of fieldTemplatestoasted-nutbread2019-12-29
| | | | | | | | Also assigns a value of null when using the default value
| * Treat null templates as the default valuetoasted-nutbread2019-12-29
| |
| * Update comment on getClipboardTexttoasted-nutbread2019-12-22
| |
| * Add comment describing what token is used fortoasted-nutbread2019-12-22
| |
| * Remove contenteditable="true" from textareatoasted-nutbread2019-12-22
| |
| * Make apiClipboardGet use plaintexttoasted-nutbread2019-12-22
| | | | | | | | Also clear the value before returning
| * Improve performance of DisplaySearch's clipboard monitortoasted-nutbread2019-12-22
| |
| * Change FrontendApiSender.callbacks to be a maptoasted-nutbread2019-12-21
| |
| * Move PopupProxyHost initializationtoasted-nutbread2019-12-21
| |
| * Update initializationtoasted-nutbread2019-12-21
| |
| * Replace window.yomichan_backend with window.yomichanBackendtoasted-nutbread2019-12-20
| |
| * Replace window.yomichan_search with DisplaySearch.instancetoasted-nutbread2019-12-20
| |
| * Replace window.yomichan_display with DisplayFloat.instancetoasted-nutbread2019-12-20
| |
| * Remove unused yomichan_frontendtoasted-nutbread2019-12-20
| |
| * Fix apiOptionsGet being used on the background pagetoasted-nutbread2019-12-20
| |
| * Fix missing API functions being used on the background pagetoasted-nutbread2019-12-20
| |
| * Update handlebars cachetoasted-nutbread2019-12-20
| |
| * Update how orphan state is observedtoasted-nutbread2019-12-20
| |