| Commit message (Expand) | Author | Age |
* | Add support for deleting individual dictionaries | toasted-nutbread | 2019-11-07 |
* | Use chrome.runtime.getURL instead of chrome.extension.getURL | toasted-nutbread | 2019-10-22 |
* | Simplify score to term frequency conversion | toasted-nutbread | 2019-10-19 |
* | Move tagCache out of Database and into Translator | toasted-nutbread | 2019-10-19 |
* | Update getMergedSecondarySearchResults to use findTermsExactBulk | toasted-nutbread | 2019-10-19 |
* | Create getMergedSecondarySearchResults | toasted-nutbread | 2019-10-19 |
* | Create function for body of findTermsMerged's sequencedDefinitions loop | toasted-nutbread | 2019-10-19 |
* | Use findTermsBySequenceBulk instead of findTermsBySequence | toasted-nutbread | 2019-10-19 |
* | Use findKanjiBulk and findKanjiMetaBulk in Translator.findKanji | toasted-nutbread | 2019-10-19 |
* | Optimize internal data structure used by the Deinflector class | toasted-nutbread | 2019-10-05 |
* | Fix deinflections not being handled correctly | toasted-nutbread | 2019-09-30 |
* | Use bulk database searches | toasted-nutbread | 2019-09-28 |
* | Use non-async function for cache lookups | toasted-nutbread | 2019-09-28 |
* | Pass options directly to translator.findTerms* | toasted-nutbread | 2019-09-10 |
* | Use string.substr instead of string.split | toasted-nutbread | 2019-09-02 |
* | Replace some instances of Array.concat | toasted-nutbread | 2019-09-02 |
* | merged mode: expand termTags earlier | siikamiika | 2017-11-09 |
* | translator.js: coding style | siikamiika | 2017-10-24 |
* | expand tags before dictTermsMergeByGloss | siikamiika | 2017-10-24 |
* | settings: main dictionary selection as dropdown | siikamiika | 2017-10-24 |
* | add tag meta score | siikamiika | 2017-10-24 |
* | merged mode: rewrite term frequency (use score) | siikamiika | 2017-10-19 |
* | merged mode: fix another OBOE related to sequence | siikamiika | 2017-10-19 |
* | merged mode: Anki support | siikamiika | 2017-10-17 |
* | merged mode: tags -> termTags (inside expressions) | siikamiika | 2017-10-17 |
* | merged mode: add secondary searches | siikamiika | 2017-10-15 |
* | change db format, rename tags to definitionTags | siikamiika | 2017-10-13 |
* | add compact tags | siikamiika | 2017-10-12 |
* | merged mode: remove options.dictionary.main | siikamiika | 2017-10-12 |
* | add termTags | siikamiika | 2017-10-11 |
* | merged mode: support audio and tags for terms | siikamiika | 2017-10-07 |
* | merged mode: rewrite previous commit | siikamiika | 2017-10-07 |
* | merged mode: merge other results with main dict | siikamiika | 2017-10-05 |
* | merged mode: add main dictionary selection | siikamiika | 2017-10-05 |
* | merged mode: implement missing stuff, refactoring | siikamiika | 2017-10-03 |
* | merged: first draft, only supports JMdict | siikamiika | 2017-10-01 |
* | basic structure for feature-merge-similar-results | siikamiika | 2017-09-29 |
* | frequency fixup | Alex Yatskov | 2017-09-23 |
* | update database for new format | Alex Yatskov | 2017-09-23 |
* | sort stats | Alex Yatskov | 2017-09-21 |
* | wip | Alex Yatskov | 2017-09-21 |
* | wip | Alex Yatskov | 2017-09-20 |
* | combine indices and stats | Alex Yatskov | 2017-09-17 |
* | wip | Alex Yatskov | 2017-09-17 |
* | display term frequencies | Alex Yatskov | 2017-09-15 |
* | cleanup | Alex Yatskov | 2017-09-14 |
* | cleanup | Alex Yatskov | 2017-09-13 |
* | cleanup | Alex Yatskov | 2017-09-13 |
* | tag caching | Alex Yatskov | 2017-09-13 |
* | better tag handling | Alex Yatskov | 2017-09-13 |