Commit Graph

18 Commits

Author SHA1 Message Date
491480c409 adding gecko polyfill 2017-01-28 19:01:06 -08:00
916751420e sayonara ankiweb 2017-01-11 20:21:11 -08:00
a18f3be559 Renaming things 2016-11-07 08:29:21 -08:00
25a8f4fb68 Cleanup 2016-10-21 20:08:16 -07:00
0b4bdec7f2 WIP 2016-10-15 23:23:40 -07:00
5057d6b6cf WIP 2016-10-15 19:51:41 -07:00
7aa6d6feee WIP 2016-10-15 19:05:53 -07:00
ef86c69bd6 Add ankiweb stub 2016-10-11 20:54:54 -07:00
f85874f97b WIP 2016-10-10 19:50:55 -07:00
b2d9b613ad Cleanup 2016-08-23 22:28:37 -07:00
96c6c4ad1a Adding dexie 2016-08-20 22:03:16 -07:00
abb3d74142 Temporarily removing gecko code from master until everything works in
firefox branch.

This reverts commit 30585892b8, reversing
changes made to bd89db4ec5.
2016-07-06 19:56:13 -07:00
ispedals
b4fe1f1fa6 Add polyfills for Gecko's WebExtension implementation
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.
2016-06-19 12:54:12 -04:00
f7fa1bc51c Moving lib 2016-04-16 20:17:39 -07:00
7c9d64e95f Options now work 2016-04-06 20:48:36 -07:00
37ffcbf3ee File reorg 2016-04-04 22:02:26 -07:00
6d1fc8a20e Don't use JQuery in content script 2016-03-29 22:32:40 -07:00
002e009168 Reorg and add stub options page 2016-03-28 20:09:30 -07:00