Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Workaround spidermonkey bug so dictionary data loads | ispedals | 2016-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 implementation | ispedals | 2016-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 tagging | Alex Yatskov | 2016-06-14 |
| | |||
* | Use `let` instead of `const` in for loops. | Alex Yatskov | 2016-06-14 |
| | |||
* | Cleanup | Alex Yatskov | 2016-06-14 |
| | |||
* | Elementary audio playback support | Alex Yatskov | 2016-06-14 |
| | |||
* | Removing HTML option | Alex Yatskov | 2016-06-14 |
| | |||
* | Option stubs | Alex Yatskov | 2016-06-14 |
| | |||
* | Better selection handling, fixing scan length being treated as a string. | Alex Yatskov | 2016-06-14 |
| | |||
* | Option preference page on install. | Alex Yatskov | 2016-06-14 |
| | |||
* | Updating homepage url | Alex Yatskov | 2016-06-14 |
| | |||
* | Better glossary formatting | Alex Yatskov | 2016-05-29 |
| | |||
* | Adding version checking | Alex Yatskov | 2016-05-29 |
| | |||
* | Delete unused functions | Alex Yatskov | 2016-05-29 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-29 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-29 |
| | |||
* | New fact creation | Alex Yatskov | 2016-05-29 |
| | |||
* | Display supported field tags | Alex Yatskov | 2016-05-28 |
| | |||
* | Fixing field table | Alex Yatskov | 2016-05-28 |
| | |||
* | Options page now works as intended | Alex Yatskov | 2016-05-28 |
| | |||
* | More cleanup | Alex Yatskov | 2016-05-28 |
| | |||
* | More work on options page | Alex Yatskov | 2016-05-28 |
| | |||
* | Show proper options | Alex Yatskov | 2016-05-28 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-28 |
| | |||
* | Improvements to options page | Alex Yatskov | 2016-05-28 |
| | |||
* | WIP | Alex Yatskov | 2016-05-22 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-22 |
| | |||
* | Adding default options | Alex Yatskov | 2016-05-22 |
| | |||
* | Field selector working | Alex Yatskov | 2016-05-22 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-21 |
| | |||
* | WIP | Alex Yatskov | 2016-05-21 |
| | |||
* | Styling | Alex Yatskov | 2016-05-21 |
| | |||
* | Adding tabs | Alex Yatskov | 2016-05-21 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-21 |
| | |||
* | WIP | Alex Yatskov | 2016-05-21 |
| | |||
* | WIP | Alex Yatskov | 2016-05-21 |
| | |||
* | WIP | Alex Yatskov | 2016-05-21 |
| | |||
* | WIP | Alex Yatskov | 2016-05-21 |
| | |||
* | WIP | Alex Yatskov | 2016-05-21 |
| | |||
* | Show when the extension is disabled | Alex Yatskov | 2016-05-21 |
| | |||
* | Revert "Fixing certain definitions not showing up" | Alex Yatskov | 2016-05-18 |
| | | | | This reverts commit 85015b17766c7279d9efbbcd1dff2e1776bc0da2. | ||
* | Fixing certain definitions not showing up | Alex Yatskov | 2016-05-18 |
| | |||
* | Adding link to homepage | Alex Yatskov | 2016-05-18 |
| | |||
* | Styling, switching port to one that is not likely to be used. | Alex Yatskov | 2016-05-18 |
| | |||
* | Revert "Reverse sort order" | Alex Yatskov | 2016-05-17 |
| | | | | This reverts commit a39feb66dba77dbbeece7850f2044372b066213d. | ||
* | Reverse sort order | Alex Yatskov | 2016-05-17 |
| | |||
* | Consistant ordering with Anki | Alex Yatskov | 2016-05-17 |
| | |||
* | Updating legal docs | Alex Yatskov | 2016-05-17 |
| | |||
* | Styling | Alex Yatskov | 2016-05-09 |
| | |||
* | Custom fonts for Japanese | Alex Yatskov | 2016-05-09 |
| |