ruffle/web/packages/extension/tools
David Wendt a39036102d web: First attempt at hacking in source code upload to Mozilla's signing tool.
We're abusing their v4 API implementation to make v5 API requests, which might not work; hopefully the authentication scheme is the same.

Furthermore, I'm assuming that the v4 sign response gives you a version ID that is valid for v5 `/addons/addon` requests.
2023-03-10 16:38:01 -07:00
..
.eslintrc.yaml extension: Convert tools to ESM 2022-11-06 20:36:33 +02:00
inject_plugin_polyfill.js web: Automatically inject plugin-polyfill.ts into content.ts as a string. 2023-02-15 21:27:14 -07:00
package.json extension: Convert tools to ESM 2022-11-06 20:36:33 +02:00
sign_xpi.js web: First attempt at hacking in source code upload to Mozilla's signing tool. 2023-03-10 16:38:01 -07:00
zip.js extension: Convert tools to ESM 2022-11-06 20:36:33 +02:00