| Commit message (Expand) | Author | Age |
... | |
* | Dev dependencies updates (#679) | toasted-nutbread | 2020-07-19 |
* | Reusable backend popup window (#673) | toasted-nutbread | 2020-07-18 |
* | Script ready state change (#672) | toasted-nutbread | 2020-07-18 |
* | Content script ready checks (#670) | toasted-nutbread | 2020-07-18 |
* | Fix incorrect URL being used (#669) | toasted-nutbread | 2020-07-18 |
* | Port name details (#667) | toasted-nutbread | 2020-07-18 |
* | Remove backend options context (#661) | toasted-nutbread | 2020-07-11 |
* | Message handler refactor (#660) | toasted-nutbread | 2020-07-11 |
* | Generalized frame connections (#654) | toasted-nutbread | 2020-07-08 |
* | Rename Database to DictionaryDatabase (#633) | toasted-nutbread | 2020-06-28 |
* | Merge BackendEventHandler into Backend class (#632) | toasted-nutbread | 2020-06-28 |
* | Backend refactor (#631) | toasted-nutbread | 2020-06-28 |
* | Use deferPromise (#630) | toasted-nutbread | 2020-06-28 |
* | Clone function (#624) | toasted-nutbread | 2020-06-28 |
* | Shadow DOM container for popup iframes (#623) | toasted-nutbread | 2020-06-24 |
* | Generic database (#600) | toasted-nutbread | 2020-06-21 |
* | Optimize anki note field generation (#611) | toasted-nutbread | 2020-06-21 |
* | Template renderer class (#574) | toasted-nutbread | 2020-06-15 |
* | Update the badge icon if the backend experiences an error (#602) | toasted-nutbread | 2020-06-13 |
* | Immediate backend event handlers (#555) | toasted-nutbread | 2020-06-07 |
* | Use cross frame API (#553) | toasted-nutbread | 2020-06-07 |
* | Limit action port message size (#587) | toasted-nutbread | 2020-05-31 |
* | Backup update (#582) | toasted-nutbread | 2020-05-30 |
* | Update background global object usage (#556) | toasted-nutbread | 2020-05-24 |
* | Settings binder (#542) | toasted-nutbread | 2020-05-24 |
* | Cross frame communication (#531) | toasted-nutbread | 2020-05-23 |
* | Fix "tags" template (#539) | siikamiika | 2020-05-22 |
* | Modifier key platform names (#519) | siikamiika | 2020-05-09 |
* | Add contentScript parameter to backend message handlers (#512) | toasted-nutbread | 2020-05-07 |
* | Add apiModifySettings (#501) | toasted-nutbread | 2020-05-06 |
* | Move util database modification functions (#499) | toasted-nutbread | 2020-05-06 |
* | Popup init update (#497) | toasted-nutbread | 2020-05-06 |
* | Style fixes (#494) | toasted-nutbread | 2020-05-02 |
* | Api invoke with progress (#483) | toasted-nutbread | 2020-05-02 |
* | Refactor frontend API classes (#482) | toasted-nutbread | 2020-05-02 |
* | Anki audio download (#477) | toasted-nutbread | 2020-05-02 |
* | Add duplicateScope: 'deck' option (#476) | toasted-nutbread | 2020-04-27 |
* | Error logging refactoring (#454) | toasted-nutbread | 2020-04-26 |
* | Merge pull request #463 from toasted-nutbread/explicit-entry-point | toasted-nutbread | 2020-04-23 |
|\ |
|
| * | Create background-main.js | toasted-nutbread | 2020-04-19 |
* | | fix custom anki templates | siikamiika | 2020-04-23 |
|/ |
|
* | Add API for getting media data | toasted-nutbread | 2020-04-18 |
* | Fix _prepareError check | toasted-nutbread | 2020-04-18 |
* | Remove unused global | toasted-nutbread | 2020-04-18 |
* | Update style, use isObject | toasted-nutbread | 2020-04-18 |
* | Show error status for prepare() errors | toasted-nutbread | 2020-04-18 |
* | Add a delay before showing the loading state | toasted-nutbread | 2020-04-18 |
* | Update when/how badge state is changed | toasted-nutbread | 2020-04-18 |
* | Update isPrepared to be consistent with DisplaySearch's isPrepared | toasted-nutbread | 2020-04-18 |
* | Disable cache on the backend and fix a bug with the cache key | toasted-nutbread | 2020-04-18 |