summaryrefslogtreecommitdiff
path: root/ext/bg/js
Commit message (Collapse)AuthorAge
* 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
|
* More work on options pageAlex Yatskov2016-05-28
|
* Show proper optionsAlex Yatskov2016-05-28
|
* CleanupAlex Yatskov2016-05-28
|
* Improvements to options pageAlex Yatskov2016-05-28
|
* WIPAlex Yatskov2016-05-22
|
* CleanupAlex Yatskov2016-05-22
|
* Adding default optionsAlex Yatskov2016-05-22
|
* Field selector workingAlex Yatskov2016-05-22
|
* CleanupAlex Yatskov2016-05-21
|
* Adding tabsAlex Yatskov2016-05-21
|
* CleanupAlex Yatskov2016-05-21
|
* WIPAlex Yatskov2016-05-21
|
* WIPAlex Yatskov2016-05-21
|
* WIPAlex Yatskov2016-05-21
|
* WIPAlex Yatskov2016-05-21
|
* Show when the extension is disabledAlex Yatskov2016-05-21
|
* Revert "Fixing certain definitions not showing up"Alex Yatskov2016-05-18
| | | | This reverts commit 85015b17766c7279d9efbbcd1dff2e1776bc0da2.
* Fixing certain definitions not showing upAlex Yatskov2016-05-18
|
* Styling, switching port to one that is not likely to be used.Alex Yatskov2016-05-18
|
* Revert "Reverse sort order"Alex Yatskov2016-05-17
| | | | This reverts commit a39feb66dba77dbbeece7850f2044372b066213d.
* Reverse sort orderAlex Yatskov2016-05-17
|
* Consistant ordering with AnkiAlex Yatskov2016-05-17
|
* StylingAlex Yatskov2016-05-09
|
* Custom fonts for JapaneseAlex Yatskov2016-05-09
|
* Fixing term ordering bugAlex Yatskov2016-05-09
|
* WIPAlex Yatskov2016-05-07
|
* Simplify options pageAlex Yatskov2016-05-07
|