summaryrefslogtreecommitdiff
path: root/ext/bg/js
Commit message (Collapse)AuthorAge
* 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
|
* ImprovementsAlex Yatskov2016-05-07
|
* WIPAlex Yatskov2016-05-06
|
* Async poolingAlex Yatskov2016-05-06
|
* Removing flickerAlex Yatskov2016-05-05
|
* Fixing optionsAlex Yatskov2016-05-05
|