summaryrefslogtreecommitdiff
path: root/ext/bg/js/translator.js
Commit message (Expand)AuthorAge
* Remove the dictionary tag from the definitionTags (#1324)toasted-nutbread2021-01-28
* Core refactor (#1207)toasted-nutbread2021-01-07
* Translator regex replacements (#1199)toasted-nutbread2021-01-03
* Simplify collapseEmphaticOptions options (#1196)toasted-nutbread2021-01-01
* Update copyright year (#1194)toasted-nutbread2021-01-01
* Translator frequency data improvements (#1184)toasted-nutbread2020-12-30
* Update termTags for termGrouped mode to include all definition tags (#1138)toasted-nutbread2020-12-19
* Database test updates (#1086)toasted-nutbread2020-12-08
* JapaneseUtil normalization (#1076)toasted-nutbread2020-11-29
* Fix incorrect frequency field being used (#1059)toasted-nutbread2020-11-24
* Fix term details not using the expanded tags (#1028)toasted-nutbread2020-11-14
* Compact tags refactor (#1021)toasted-nutbread2020-11-12
* Fix display issues (#984)toasted-nutbread2020-11-01
* Fix data inconsistencies (#891)toasted-nutbread2020-10-06
* Update merged definitions to have consistent structure (#890)toasted-nutbread2020-10-06
* Don't add duplicate definitions (#889)toasted-nutbread2020-10-05
* Dictionary definition structure fixes (#888)toasted-nutbread2020-10-05
* Fix incorrect definitions array being used for compatibility merged definitio...toasted-nutbread2020-10-04
* Fix primary audio source (#886)toasted-nutbread2020-10-04
* Fix doc comments for translation options (#885)toasted-nutbread2020-10-04
* Translator organization (#884)toasted-nutbread2020-10-04
* Add check to verify expressions are strings (#883)toasted-nutbread2020-10-04
* Add sourceTermExactMatchCount to prioritize exact expression matches (#882)toasted-nutbread2020-10-04
* Translator definition source term (and other info) (#881)toasted-nutbread2020-10-04
* Move deinflection reasons setup to backend (#880)toasted-nutbread2020-10-04
* Translator options refactor (#879)toasted-nutbread2020-10-04
* Translator refactoring (#878)toasted-nutbread2020-10-04
* Dictionary data structure improvements (#877)toasted-nutbread2020-10-02
* Merge dictionary.js functions into Translator class (#726)toasted-nutbread2020-08-09
* Translator refactor (#720)toasted-nutbread2020-08-09
* Fix fetch requests (#708)toasted-nutbread2020-08-02
* Move util database modification functions (#499)toasted-nutbread2020-05-06
* Merge pull request #450 from toasted-nutbread/frequency-readingstoasted-nutbread2020-04-18
|\
| * Add support for filtering frequency metadata based on readingstoasted-nutbread2020-04-11
* | Merge pull request #440 from toasted-nutbread/collapse-emphatic-sequencestoasted-nutbread2020-04-12
|\ \ | |/ |/|
| * Fix 'full' mode not being a superset of 'true' modetoasted-nutbread2020-04-11
| * Add support for collapsing emphatic character sequencestoasted-nutbread2020-04-10
* | Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
|/
* Merge pull request #424 from toasted-nutbread/dictionary-importertoasted-nutbread2020-04-05
|\
| * Move database creation into Backendtoasted-nutbread2020-03-30
* | Merge pull request #423 from toasted-nutbread/text-source-maptoasted-nutbread2020-04-05
|\ \
| * | Create simplified source map classtoasted-nutbread2020-03-28
| |/
* / Add support for returning pitch data from the databasetoasted-nutbread2020-03-28
|/
* Fix case issuetoasted-nutbread2020-03-15
* Convert Japanese utilities to a module-like styletoasted-nutbread2020-03-15
* Update global declarationstoasted-nutbread2020-03-10
* Replace charCodeAt and fromCharCode with codePointAt and fromCodePointtoasted-nutbread2020-03-09
* compatibility transform non-primary definitionssiikamiika2020-03-01
* Updates for PR feedbacktoasted-nutbread2020-02-22
* Reduce number of redundant Map.get calls in dictTermsMergeByGlosstoasted-nutbread2020-02-22