aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/js
Commit message (Collapse)AuthorAge
* WIPAlex Yatskov2016-08-18
|
* Adding stub for usage guideAlex Yatskov2016-08-14
|
* Backwards compatAlex Yatskov2016-08-12
|
* WIPAlex Yatskov2016-08-11
|
* Adding dropdownAlex Yatskov2016-08-11
|
* Rename references of "vocab" to "term"Alex Yatskov2016-08-10
|
* Cleanup using promisesAlex Yatskov2016-08-09
|
* CleanupAlex Yatskov2016-08-08
|
* 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
|
* Reduce file sizeAlex Yatskov2016-08-06
|
* Use entity data from dictionaryAlex Yatskov2016-08-06
|
* New Kanjidic dataAlex Yatskov2016-08-05
|
* Updating enamdict and edict, code to load dictionaries.Alex Yatskov2016-08-03
|
* Hook up sentence search extent to optionsAlex Yatskov2016-07-25
|
* Sentence and URL supportAlex Yatskov2016-07-25
|
* Fixing exceptionAlex Yatskov2016-07-23
|
* Deleting dead code, bumping version.Alex Yatskov2016-07-23
|
* CleanupAlex Yatskov2016-07-23
|
* Fixing Kanji behavior, bumping versionAlex Yatskov2016-07-18
|
* Pronounce => Play AudioAlex Yatskov2016-07-18
|
* Audio supportAlex Yatskov2016-07-17
|
* Add option to enable and disable audio playbackAlex Yatskov2016-07-15
|
* Simplify requestsAlex Yatskov2016-07-14
|
* Support additional replacement fieldsAlex Yatskov2016-07-10
|
* 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.
* Add polyfills for Gecko's WebExtension implementationispedals2016-06-19
| | | | | | | | Gecko currently does not support chrome.storage.sync and chrome.runtime.onInstalled. Use chrome.storage.local instead of sync and ignore calls to onInstalled. The implication of not having runtime.onInstalled is that the options page is not shown on first-run.
* Support taggingAlex Yatskov2016-06-14
|
* Use `let` instead of `const` in for loops.Alex Yatskov2016-06-14
|
* CleanupAlex Yatskov2016-06-14
|
* Elementary audio playback supportAlex Yatskov2016-06-14
|
* Removing HTML optionAlex Yatskov2016-06-14
|
* Option stubsAlex Yatskov2016-06-14
|
* Better selection handling, fixing scan length being treated as a string.Alex Yatskov2016-06-14
|
* Option preference page on install.Alex Yatskov2016-06-14
|
* Better glossary formattingAlex Yatskov2016-05-29
|
* Adding version checkingAlex Yatskov2016-05-29
|
* Delete unused functionsAlex Yatskov2016-05-29
|
* CleanupAlex Yatskov2016-05-29
|
* CleanupAlex Yatskov2016-05-29
|
* New fact creationAlex Yatskov2016-05-29
|
* Fixing field tableAlex Yatskov2016-05-28
|
* Options page now works as intendedAlex Yatskov2016-05-28
|
* More cleanupAlex Yatskov2016-05-28
|