aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/js/translator.js
Commit message (Collapse)AuthorAge
* WIPAlex Yatskov2016-11-13
|
* WIPAlex Yatskov2016-11-13
|
* WIPAlex Yatskov2016-11-12
|
* FixesAlex Yatskov2016-11-07
|
* User dictionary importingAlex Yatskov2016-11-07
|
* Renaming thingsAlex Yatskov2016-11-07
|
* CleanupAlex Yatskov2016-11-07
|
* Combined importAlex Yatskov2016-11-06
|
* Enable katakana soft search (resolves #14)Alex Yatskov2016-10-21
|
* Automatically look up Kanji when cannot find definitions.Alex Yatskov2016-10-08
| | | | Allow text scanning without holding Shift key (resolves #18).
* CleanupAlex Yatskov2016-09-19
|
* CleanupAlex Yatskov2016-09-15
|
* Progress updateAlex Yatskov2016-09-14
|
* Fix progress countingAlex Yatskov2016-09-13
|
* Progress callback for dictionary loadingAlex Yatskov2016-09-13
|
* Database stuffAlex Yatskov2016-09-13
|
* WIPAlex Yatskov2016-09-11
|
* CleanupAlex Yatskov2016-09-11
|
* Working with IndexDbAlex Yatskov2016-09-11
|
* WIPAlex Yatskov2016-09-10
|
* WIPAlex Yatskov2016-09-10
|
* FixesAlex Yatskov2016-09-10
|
* WIPAlex Yatskov2016-09-10
|
* WIPAlex Yatskov2016-09-10
|
* Work on deinflectorAlex Yatskov2016-09-10
|
* .Alex Yatskov2016-08-29
|
* CleanupAlex Yatskov2016-08-28
|
* WIPAlex Yatskov2016-08-24
|
* CleanupAlex Yatskov2016-08-23
|
* WIPAlex Yatskov2016-08-23
|
* WIPAlex Yatskov2016-08-23
|
* WIPAlex Yatskov2016-08-22
|
* Work on DB integrationAlex Yatskov2016-08-21
|
* Import stubsAlex Yatskov2016-08-21
|
* CleanupAlex Yatskov2016-08-20
|
* Better control over result ordering. This fixes #12Alex Yatskov2016-08-20
|
* Cleanup using promisesAlex Yatskov2016-08-09
|
* MetadataAlex Yatskov2016-08-08
|
* Simplify loading code with promisesAlex Yatskov2016-08-08
|
* CleanupAlex Yatskov2016-08-07
|
* Updating kanji displayAlex Yatskov2016-08-07
|
* CleanupAlex Yatskov2016-08-07
|
* Get rid of addon hackAlex Yatskov2016-08-07
|
* Use entity data from dictionaryAlex Yatskov2016-08-06
|
* Temporarily removing gecko code from master until everything works inAlex Yatskov2016-07-06
| | | | | | | firefox branch. This reverts commit 30585892b812dbf19c15bd010d6032fffa204c0d, reversing changes made to bd89db4ec5a55e7b08b27a3d736a32e859084aff.
* Add mimetype to XHR callispedals2016-06-19
| | | | This silences warnings about the JSON files being ill-formed
* Workaround spidermonkey bug so dictionary data loadsispedals2016-06-19
| | | | | We need to make a copy of the iteration variable in the for-of loop so that the distinct values are available in the callback.
* Use `let` instead of `const` in for loops.Alex Yatskov2016-06-14
|
* Delete unused functionsAlex Yatskov2016-05-29
|
* Revert "Fixing certain definitions not showing up"Alex Yatskov2016-05-18
| | | | This reverts commit 85015b17766c7279d9efbbcd1dff2e1776bc0da2.