aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/js/dictionary.js
Commit message (Expand)AuthorAge
* Merge dictionary.js functions into Translator class (#726)toasted-nutbread2020-08-09
* Translator refactor (#720)toasted-nutbread2020-08-09
* Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
* Move set functions into core.jstoasted-nutbread2020-03-28
* Move Anki note generation functionality into a new classtoasted-nutbread2020-03-07
* Update dictEnabledSet and dictConfigured to use for oftoasted-nutbread2020-02-25
* Refactor dictNoteFormattoasted-nutbread2020-02-25
* Updates for PR feedbacktoasted-nutbread2020-02-22
* Simplify only assignmenttoasted-nutbread2020-02-22
* Assign result properties to variables to reduce number of lookupstoasted-nutbread2020-02-22
* Reduce number of redundant Map.get calls in dictTermsMergeByGlosstoasted-nutbread2020-02-22
* Add variables for expression and readingtoasted-nutbread2020-02-22
* Simplify update of mergedIndicestoasted-nutbread2020-02-22
* Use Maptoasted-nutbread2020-02-22
* Change secondarySearchTitles to secondarySearchDictionariestoasted-nutbread2020-02-22
* Remove unused dictRowsSorttoasted-nutbread2020-02-22
* Use Map for dictEnabledSettoasted-nutbread2020-02-22
* Use Maptoasted-nutbread2020-02-22
* Simplify spreadtoasted-nutbread2020-02-22
* Use Maptoasted-nutbread2020-02-22
* Remove unused handlebarsRenderStatictoasted-nutbread2020-02-13
* Change no-undef from off to errortoasted-nutbread2020-02-11
* Assign valid score during constructiontoasted-nutbread2020-02-01
* Add declarationtoasted-nutbread2020-02-01
* Simplify getSequencedDefinitions and dictTermsMergeBySequencetoasted-nutbread2020-02-01
* Fix furigana segmentationtoasted-nutbread2020-01-16
* Fix incorrect result orderingtoasted-nutbread2020-01-12
* Update license info URLtoasted-nutbread2020-01-01
* Update copyrighttoasted-nutbread2020-01-01
* Treat null templates as the default valuetoasted-nutbread2019-12-29
* Update arrow-parens to alwaystoasted-nutbread2019-11-26
* Remove unnecessary escapes from regex literalstoasted-nutbread2019-11-26
* Replace hasOwnProperty with simplified hasOwn functiontoasted-nutbread2019-11-26
* Simplify dictTermsSorttoasted-nutbread2019-11-10
* Allow templates to be tested on the settings pagetoasted-nutbread2019-11-09
* Optimize dictFieldFormattoasted-nutbread2019-11-08
* Fix order of {screenshot} tagtoasted-nutbread2019-10-11
* Replace some instances of Array.concattoasted-nutbread2019-09-02
* Add ability to save screenshot to anki cardstoasted-nutbread2019-08-15
* merged mode: expand termTags earliersiikamiika2017-11-09
* expand tags before dictTermsMergeByGlosssiikamiika2017-10-24
* add tag meta scoresiikamiika2017-10-24
* merged mode: rewrite term frequency (use score)siikamiika2017-10-19
* merged mode: Anki supportsiikamiika2017-10-17
* merged mode: fix OBOE (sequence 0)siikamiika2017-10-17
* 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
* add termTagssiikamiika2017-10-11