summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* merged mode: fix regression (voice), tweak hoversiikamiika2017-10-08
| | | | | | | | Alt+P now works again in grouped/split mode In merged mode, 「、」 is added even after the last term, but it's hidden for that. This ensures consistent behavior with voice button and tags
* merged mode: support audio and tags for termssiikamiika2017-10-07
|
* merged mode: rewrite previous commitsiikamiika2017-10-07
|
* merged mode: merge other results with main dictsiikamiika2017-10-05
|
* merged mode: add main dictionary selectionsiikamiika2017-10-05
|
* merged mode: remove extra whitespace between termssiikamiika2017-10-05
|
* merged mode: implement missing stuff, refactoringsiikamiika2017-10-03
| | | | | | | - use correct tags - indicate popular and rare terms - indicate definitions restricted to specific terms - frequencies (Innocent Corpus)
* merged mode: missing changes from previous commitsiikamiika2017-10-01
| | | | The compiled template is already there, though
* merged: first draft, only supports JMdictsiikamiika2017-10-01
|
* basic structure for feature-merge-similar-resultssiikamiika2017-09-29
|
* Merge pull request #83 from siikamiika/alt-wheelAlex Yatskov2017-09-25
|\ | | | | Go to next and previous result with Alt+wheel
| * Go to next and previous result with Alt+wheelsiikamiika2017-09-25
|/ | | | Analogous to Alt+up/down which does the same thing
* Merge branch 'master' into firefox-amoAlex Yatskov2017-09-24
|\
| * Merge branch 'dev'Alex Yatskov2017-09-24
| |\
| | * Updating README.mdAlex Yatskov2017-09-24
| | |
* | | Merge branch 'master' into firefox-amoAlex Yatskov2017-09-24
|\| |
| * | Updating README.mdAlex Yatskov2017-09-23
| | |
| * | Updating README.mdAlex Yatskov2017-09-23
| |/
| * frequency fixupAlex Yatskov2017-09-23
| |
| * Merge branch 'master' of https://github.com/FooSoft/yomichanAlex Yatskov2017-09-23
| |\
| | * Merge pull request #77 from lae/fix/async-bulk-import-failureAlex Yatskov2017-09-11
| | |\ | | | | | | | | Import terms/kanji with transactional adds instead of bulkAdd on async
| | | * Import terms/kanji with transactional adds instead of bulkAdd on asyncMusee Ullah2017-09-11
| | |/
| * | Merge branch 'dev'Alex Yatskov2017-09-23
| |\ \ | | |/ | |/|
| | * improve error text for firefoxAlex Yatskov2017-09-23
| | |
| | * update database for new formatAlex Yatskov2017-09-23
| | |
| | * Revert "kanji template work"Alex Yatskov2017-09-22
| | | | | | | | | | | | This reverts commit d398440d2b380b198555620e6e6bc9d2f5d2638f.
| | * kanji template workAlex Yatskov2017-09-22
| | |
| | * rewrite indexedDb errors to work around firefox issuesAlex Yatskov2017-09-22
| | |
| | * improved error reportingAlex Yatskov2017-09-22
| | |
| | * update error handlingAlex Yatskov2017-09-22
| | |
| | * wipAlex Yatskov2017-09-21
| | |
| | * query => classAlex Yatskov2017-09-21
| | |
| | * sort statsAlex Yatskov2017-09-21
| | |
| | * kanji layoutAlex Yatskov2017-09-21
| | |
| | * wipAlex Yatskov2017-09-21
| | |
| | * work on kanji pageAlex Yatskov2017-09-21
| | |
| | * fix dictionary indicesAlex Yatskov2017-09-21
| | |
| | * wipAlex Yatskov2017-09-21
| | |
| | * wipAlex Yatskov2017-09-20
| | |
| | * make sure ranges are created over text nodes only (fixes #80)Alex Yatskov2017-09-19
| | |
| | * combine indices and statsAlex Yatskov2017-09-17
| | |
| | * wipAlex Yatskov2017-09-17
| | |
| | * template fixupsAlex Yatskov2017-09-17
| | |
| | * version bump1.4.0Alex Yatskov2017-09-17
| | |
| | * fix sort orderAlex Yatskov2017-09-17
| | |
| | * backwards compatAlex Yatskov2017-09-17
| | |
| | * more improvements to automatic search result hiding (#71)Alex Yatskov2017-09-17
| | |
| | * add option to automatically hide search results (fixes #71)Alex Yatskov2017-09-16
| | |
| | * style fixesAlex Yatskov2017-09-15
| | |
| | * style fixesAlex Yatskov2017-09-15
| | |