aboutsummaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAge
...
| * ...with {furigana-plain}, toosiikamiika2017-10-19
| |
| * Anki: term frequency colors in merged modesiikamiika2017-10-19
| |
| * merged mode: rewrite term frequency (use score)siikamiika2017-10-19
| |
| * merged mode: fix another OBOE related to sequencesiikamiika2017-10-19
| |
| * fix error in utilStringHashCodesiikamiika2017-10-19
| |
| * field template fixup for modified templates onlysiikamiika2017-10-18
| |
| * old database format compatibilitysiikamiika2017-10-18
| |
| * fixups: remove useless checksiikamiika2017-10-18
| |
| * Anki: fixup for note templatesiikamiika2017-10-18
| |
| * merged mode: replace ", " with "、" in Anki notessiikamiika2017-10-17
| |
| * merged mode: support {audio} marker (first term)siikamiika2017-10-17
| |
| * merged mode: Anki supportsiikamiika2017-10-17
| |
| * merged mode: tags -> termTags (inside expressions)siikamiika2017-10-17
| |
| * merged mode: fix OBOE (sequence 0)siikamiika2017-10-17
| |
| * scrap tagLineBreak optionsiikamiika2017-10-15
| |
| * line break after tags on by defaultsiikamiika2017-10-15
| |
| * compact glossaries, line break after tags: on/offsiikamiika2017-10-15
| |
| * 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
| |
* | Place `nodeType` checks inside `caretRangeFromPoint` functionRoderic Day2017-10-13
|/ | | | | Checked that it does not un-fix #80 Squelches alerts (but does not fix underlying issue) for #89
* 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
| |