summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * fix stem length checkingsiikamiika2019-11-23
| | * add kana to textsiikamiika2019-11-23
| | * add simple query parsersiikamiika2019-11-23
| * | Fix incorrect opacity checktoasted-nutbread2019-11-25
| * | Remove wanakana reference from float.htmltoasted-nutbread2019-11-25
| * | Fix broken link to eslintrcAlex Yatskov2019-11-24
| * | Remove JQuery from the context popup windowtoasted-nutbread2019-11-24
| * | Optimize toggle on the context popup windowtoasted-nutbread2019-11-24
| * | Replace string.substr and string.slice with string.substringtoasted-nutbread2019-11-24
| * | Add accept type for dictionary importtoasted-nutbread2019-11-24
| * | Improve usability of domain profile conditiontoasted-nutbread2019-11-23
| |/
| * Fix missing detailstoasted-nutbread2019-11-18
| * Merge pull request #274 from toasted-nutbread/lookup-wildcardsAlex Yatskov2019-11-13
| |\
| | * Add support for wildcardstoasted-nutbread2019-11-10
| | * Add details field to apiTermsFindtoasted-nutbread2019-11-10
| | * Simplify how definition count is limitedtoasted-nutbread2019-11-10
| | * Give findKanji the same API as findTermstoasted-nutbread2019-11-10
| | * Update how apiTermsFind workstoasted-nutbread2019-11-10
| | * Simplify dictTermsSorttoasted-nutbread2019-11-10
| | * Rename functiontoasted-nutbread2019-11-10
| | * Move functiontoasted-nutbread2019-11-10
| * | close popups on search page when query changessiikamiika2019-11-13
| * | only paste Japanese text from clipboardsiikamiika2019-11-13
| * | Fix dictionary settings not using the current profiletoasted-nutbread2019-11-12
| * | Fix settings not being saved correctlytoasted-nutbread2019-11-12
| |/
| * Create functions for the cases of isMouseButtontoasted-nutbread2019-11-10
| * Fix overwriting const valuetoasted-nutbread2019-11-10
| * Fix several warnings about name conflictstoasted-nutbread2019-11-10
| * Optimize DisplaySearch.onKeyDowntoasted-nutbread2019-11-10
| * Refactor apiOptionsSettoasted-nutbread2019-11-10
| * Fixes for Edgetoasted-nutbread2019-11-10
| * Remove dexietoasted-nutbread2019-11-10
| * Use native indexedDB pointertoasted-nutbread2019-11-10
| * Use native IndexedDB to delete the databasetoasted-nutbread2019-11-10
| * Use native IndexedDB to create database and object storestoasted-nutbread2019-11-10
| * Use native IndexedDB for bulkAdd operationstoasted-nutbread2019-11-10
| * Use native IndexedDB for database additionstoasted-nutbread2019-11-10
| * Use for of loop instead of forEachtoasted-nutbread2019-11-10
| * Remove Download check when resolving Audio datasabs2019-11-09
| * Fixes for Edgetoasted-nutbread2019-11-09
| * search page checkbox stylingsiikamiika2019-11-10
| * Allow templates to be tested on the settings pagetoasted-nutbread2019-11-09
| * Use HTML templates for anki fieldstoasted-nutbread2019-11-09
| * always disable scanning IME checkbox labelsiikamiika2019-11-09
| * enable custom CSS on search pagesiikamiika2019-11-09
| * use scan toggling for stroke order diagram toosiikamiika2019-11-09
| * enable expression scan toggling on search pagesiikamiika2019-11-09
| * Add support for some regex functions in handlebars templatestoasted-nutbread2019-11-08
| * Optimize dictFieldFormattoasted-nutbread2019-11-08
| * Fix seekForward and seekBackward not handling length=0 case correctlytoasted-nutbread2019-11-08