Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add missing metadata to background page | Alex Yatskov | 2017-03-11 |
| | |||
* | wip | Alex Yatskov | 2017-03-04 |
| | |||
* | file reorg1.0.18 | Alex Yatskov | 2017-03-04 |
| | |||
* | renaming things to make more sense | Alex Yatskov | 2017-03-02 |
| | |||
* | adding gecko polyfill | Alex Yatskov | 2017-01-28 |
| | |||
* | sayonara ankiweb1.0.3 | Alex Yatskov | 2017-01-11 |
| | |||
* | Renaming things | Alex Yatskov | 2016-11-07 |
| | |||
* | Cleanup | Alex Yatskov | 2016-10-21 |
| | |||
* | WIP | Alex Yatskov | 2016-10-15 |
| | |||
* | WIP | Alex Yatskov | 2016-10-15 |
| | |||
* | WIP | Alex Yatskov | 2016-10-15 |
| | |||
* | Add ankiweb stub | Alex Yatskov | 2016-10-11 |
| | |||
* | WIP | Alex Yatskov | 2016-10-10 |
| | |||
* | Cleanup | Alex Yatskov | 2016-08-23 |
| | |||
* | Adding dexie | Alex Yatskov | 2016-08-20 |
| | |||
* | Temporarily removing gecko code from master until everything works in | Alex Yatskov | 2016-07-06 |
| | | | | | | | firefox branch. This reverts commit 30585892b812dbf19c15bd010d6032fffa204c0d, reversing changes made to bd89db4ec5a55e7b08b27a3d736a32e859084aff. | ||
* | 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. | ||
* | Moving lib | Alex Yatskov | 2016-04-16 |
| | |||
* | Options now work | Alex Yatskov | 2016-04-06 |
| | |||
* | File reorg | Alex Yatskov | 2016-04-04 |
| | |||
* | Don't use JQuery in content script | Alex Yatskov | 2016-03-29 |
| | |||
* | Reorg and add stub options page | Alex Yatskov | 2016-03-28 |