Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use schema to validate options | toasted-nutbread | 2019-12-29 |
| | |||
* | Remove contenteditable="true" from textarea | toasted-nutbread | 2019-12-22 |
| | |||
* | Make apiClipboardGet use plaintext | toasted-nutbread | 2019-12-22 |
| | | | | Also clear the value before returning | ||
* | Fix missing API functions being used on the background page | toasted-nutbread | 2019-12-20 |
| | |||
* | Use a single api.js | toasted-nutbread | 2019-12-13 |
| | |||
* | Create DOM utility file | toasted-nutbread | 2019-11-26 |
| | |||
* | Rename extension.js to core.js to better reflect its use | toasted-nutbread | 2019-11-26 |
| | |||
* | add mecab support | siikamiika | 2019-11-23 |
| | |||
* | Remove dexie | toasted-nutbread | 2019-11-10 |
| | |||
* | Add favicons | toasted-nutbread | 2019-11-02 |
| | |||
* | add workaround to Chrome clipboard.readText | siikamiika | 2019-10-27 |
| | | | | | For some reason this doesn't work on Firefox, so keep using the new API for Firefox | ||
* | Implement audio fallbacks | toasted-nutbread | 2019-10-10 |
| | |||
* | Add support creating profile usage conditions | toasted-nutbread | 2019-09-18 |
| | |||
* | Add support for showing recursive popups | toasted-nutbread | 2019-09-02 |
| | |||
* | Add support for Edge browser | toasted-nutbread | 2019-08-26 |
| | |||
* | Add meta viewport tag to all html pages | toasted-nutbread | 2019-05-04 |
| | |||
* | cleanup | Alex Yatskov | 2017-08-15 |
| | |||
* | unify files | Alex Yatskov | 2017-08-13 |
| | |||
* | wip | Alex Yatskov | 2017-08-13 |
| | |||
* | more cleanup | Alex Yatskov | 2017-08-05 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-23 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-20 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-19 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-19 |
| | |||
* | factor out handlebars from util | Alex Yatskov | 2017-07-19 |
| | |||
* | refactor | Alex Yatskov | 2017-07-18 |
| | |||
* | refactor bg/js/util.js | Alex Yatskov | 2017-07-16 |
| | |||
* | refactor mixed/js/util.js | Alex Yatskov | 2017-07-16 |
| | |||
* | support importing from zip files | Alex Yatskov | 2017-06-25 |
| | |||
* | more audio handling improvements | Alex Yatskov | 2017-03-25 |
| | |||
* | 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 |
| |