summaryrefslogtreecommitdiff
path: root/ext/fg/js/api.js
Commit message (Collapse)AuthorAge
* Use a single api.jstoasted-nutbread2019-12-13
|
* Add API calls for optionsGetFull and optionsSavetoasted-nutbread2019-12-13
|
* Update unused argumentstoasted-nutbread2019-11-26
|
* Move utilInvoke into api.js, rename to _apiInvoketoasted-nutbread2019-11-26
|
* add mecab supportsiikamiika2019-11-23
|
* add kana to textsiikamiika2019-11-23
|
* Add details field to apiTermsFindtoasted-nutbread2019-11-10
|
* make search page checkbox options persistsiikamiika2019-10-27
|
* add workaround to Chrome clipboard.readTextsiikamiika2019-10-27
| | | | | For some reason this doesn't work on Firefox, so keep using the new API for Firefox
* Add support for middle clicks opening new tabs on the context buttonstoasted-nutbread2019-10-19
|
* Add apiGetEnvironmentInfo functiontoasted-nutbread2019-10-13
|
* Allow outer popup stylesheets to be injectedtoasted-nutbread2019-10-13
|
* Pass optionsContext to audioBuildUrl handlerstoasted-nutbread2019-10-09
|
* Add a context object for all calls to fetch optionstoasted-nutbread2019-09-10
|
* Remove unnecessary functionstoasted-nutbread2019-09-06
| | | | | | apiOptionsSet not required in bg/js/api.js after optionsSave; optionsSave already invokes apiOptionsSet. apiOptionsSet not required in fg/js/api.js since it's never invoked by the foreground. optionsSet handler not required in bg/js/backend.js since the message is never sent by the foreground.
* Fix messaging issues when iframes are present in the documenttoasted-nutbread2019-09-02
|
* pr fixesAlex Yatskov2019-08-17
|
* Add ability to save screenshot to anki cardstoasted-nutbread2019-08-15
|
* work on sandboxAlex Yatskov2017-09-05
|
* jisho.org audio supportAlex Yatskov2017-08-15
|
* lots of fixes to backendAlex Yatskov2017-08-14
|
* more cleanupAlex Yatskov2017-08-05
|
* cleanupAlex Yatskov2017-07-22
|
* CleanupAlex Yatskov2016-09-11
|
* Cleanup using promisesAlex Yatskov2016-08-09
|
* CleanupAlex Yatskov2016-07-23
|
* CleanupAlex Yatskov2016-05-29
|
* CleanupAlex Yatskov2016-05-21
|
* CleanupAlex Yatskov2016-05-21
|
* Note adding now possibleAlex Yatskov2016-05-07
|
* ImprovementsAlex Yatskov2016-05-07
|
* More cleanupAlex Yatskov2016-05-05
|
* OptimizationAlex Yatskov2016-05-05
|
* CleanupAlex Yatskov2016-05-05
|
* Revert "Support switching between edict and enamdict"Alex Yatskov2016-04-17
| | | | This reverts commit f079db0471424a873f22315c7911571d467e97ad.
* Support switching between edict and enamdictAlex Yatskov2016-04-17
|
* File reorgAlex Yatskov2016-04-06