aboutsummaryrefslogtreecommitdiff
path: root/ext/js/background/offscreen-proxy.js
Commit message (Collapse)AuthorAge
* API maps (#413)toasted-nutbread2023-12-21
| | | | | | | | | | | | | | | | | | | * Add API map type descriptions * Remove unused ApiMapInitLax * Add createApiMap function * Add extendApiMap * Support promises * Update Offscreen to use API map * Add ApiNames<> template * Add getApiMapHandler * Use getApiMapHandler in offscreen
* rename variables (#409)Cashew2023-12-20
| | | | | | | | | | | * rename variables * add comment to ambiguous variable * rename variables * add comments * rename functions
* Update how ts comments are handledtoasted-nutbread2023-12-04
|
* Fix some import orderingstoasted-nutbread2023-12-03
|
* Update offscreentoasted-nutbread2023-11-27
|
* Update typestoasted-nutbread2023-11-27
|
* Fix text replacements offscreenjbukl2023-11-17
|
* separate offscreen proxies from backend.jspraschke2023-11-12