| Commit message (Expand) | Author | Age |
* | Reusable backend popup window (#673) | toasted-nutbread | 2020-07-18 |
* | Port name details (#667) | toasted-nutbread | 2020-07-18 |
* | Extension unload detection (#647) | toasted-nutbread | 2020-07-03 |
* | Use deferPromise (#630) | toasted-nutbread | 2020-06-28 |
* | Shadow DOM container for popup iframes (#623) | toasted-nutbread | 2020-06-24 |
* | 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 |
* | Settings binder (#542) | toasted-nutbread | 2020-05-24 |
* | API refactor (#532) | toasted-nutbread | 2020-05-24 |
* | 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 |
* | Api invoke with progress (#483) | toasted-nutbread | 2020-05-02 |
* | Error logging refactoring (#454) | toasted-nutbread | 2020-04-26 |
* | Add API for getting media data | toasted-nutbread | 2020-04-18 |
* | Update the parameters passed to various audio-related functions | toasted-nutbread | 2020-04-18 |
* | Merge pull request #447 from toasted-nutbread/util-conversions | toasted-nutbread | 2020-04-18 |
|\ |
|
| * | Convert some util* functions into api* functions | toasted-nutbread | 2020-04-11 |
* | | move QueryParser.parseText to Backend | siikamiika | 2020-04-13 |
|/ |
|
* | Merge pull request #437 from toasted-nutbread/backend-api-handler-changes | toasted-nutbread | 2020-04-11 |
|\ |
|
| * | apiBroadcast => apiBroadcastTab | toasted-nutbread | 2020-04-10 |
| * | Rename apiForward to apiBroadcast | toasted-nutbread | 2020-04-07 |
* | | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
|/ |
|
* | Add custom context object for note creation | toasted-nutbread | 2020-04-06 |
* | Rename context to details | toasted-nutbread | 2020-04-06 |
* | Rename audio functions using "url" to use "uri" | toasted-nutbread | 2020-03-07 |
* | Load default Anki field templates from a file | toasted-nutbread | 2020-02-27 |
* | Use a token to ensure that messages are coming from Yomichan | toasted-nutbread | 2020-02-17 |
* | Allow apiInjectStylesheet to inject a URL | toasted-nutbread | 2020-02-16 |
* | Move error handling for apiDefinitionsAddable | toasted-nutbread | 2020-02-15 |
* | Add apiTemplateRender back to mixed api.js | toasted-nutbread | 2020-02-14 |
* | Remove unused handlebarsRenderStatic | toasted-nutbread | 2020-02-13 |
* | query parser html templates | siikamiika | 2020-02-10 |
* | Add functionality for getting and observing zoom factor | toasted-nutbread | 2020-01-22 |
* | Move display templates into a single file | toasted-nutbread | 2020-01-16 |
* | Update license info URL | toasted-nutbread | 2020-01-01 |
* | Update copyright | toasted-nutbread | 2020-01-01 |
* | Add apiOptionsSchemaGet | toasted-nutbread | 2019-12-29 |
* | Update how orphan state is observed | toasted-nutbread | 2019-12-20 |
* | Use a single api.js | toasted-nutbread | 2019-12-13 |