aboutsummaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAge
* merged mode: add secondary searchessiikamiika2017-10-15
|
* rename pos to partOfSpeechsiikamiika2017-10-13
|
* change db format, rename tags to definitionTagssiikamiika2017-10-13
|
* compact tags: reset PoS on new dictionarysiikamiika2017-10-12
|
* add compact tagssiikamiika2017-10-12
|
* pos tag colorsiikamiika2017-10-12
|
* merged mode: remove options.dictionary.mainsiikamiika2017-10-12
|
* reset main dictionary on purgesiikamiika2017-10-11
|
* add termTagssiikamiika2017-10-11
| | | | | The dictionary tags field can now have a '\t' in it, and it is used to separate tags associated with definitions and terms.
* merged mode: make gloss hash more uniquesiikamiika2017-10-10
| | | | | Use ['gloss', 'ary'].concat('DictName') Known collision: 日本国有鉄道 in JMdict and JMnedict
* merged mode: support audio hotkey Alt+Psiikamiika2017-10-10
|
* merged mode: support frequenciessiikamiika2017-10-10
|
* merged mode: fix tags for non-main dictionariessiikamiika2017-10-09
|
* 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: first draft, only supports JMdictsiikamiika2017-10-01
|
* basic structure for feature-merge-similar-resultssiikamiika2017-09-29
|
* 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
|\
| * frequency fixupAlex 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
| |
| * 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
| |