Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use string.substr instead of string.split | toasted-nutbread | 2019-09-02 |
| | |||
* | Replace some instances of Array.concat | toasted-nutbread | 2019-09-02 |
| | | | | .push or .unshift can accomplish the same operation without constructing new arrays. | ||
* | merged mode: expand termTags earlier | siikamiika | 2017-11-09 |
| | | | | Fixes errors with main dictionary other than JMdict | ||
* | 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 |
| | | | | | 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: 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 |
| | | | | | | | - use correct tags - indicate popular and rare terms - indicate definitions restricted to specific terms - frequencies (Innocent Corpus) | ||
* | 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 |
| | |||
* | cleanup | Alex Yatskov | 2017-09-13 |
| | |||
* | add frequency table support for kanji | Alex Yatskov | 2017-09-12 |
| | |||
* | add frequency table support for terms | Alex Yatskov | 2017-09-12 |
| | |||
* | improved furigana support | Alex Yatskov | 2017-08-26 |
| | |||
* | fixing syntax issues | Alex Yatskov | 2017-08-23 |
| | |||
* | Improve {furigana} marker for anki export | Yoitsumi | 2017-08-20 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-19 |
| | |||
* | move anki to async | Alex Yatskov | 2017-07-10 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-10 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-10 |
| | |||
* | move deinflector to async | Alex Yatskov | 2017-07-10 |
| | |||
* | move translator to async | Alex Yatskov | 2017-07-10 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-09 |
| | |||
* | make soft katakana search be implicit | Alex Yatskov | 2017-05-24 |
| |