Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add Offscreen.prepare for constructor side effects (#402) | toasted-nutbread | 2023-12-20 |
| | |||
* | IIFE updates (#384) | toasted-nutbread | 2023-12-19 |
| | | | | | | | * Remove most IIFEs * Move IIFEs into functions * Don't await background-main | ||
* | Modernize codebase | Darius Jahandarie | 2023-11-04 |
| | | | | | | - Use ES modules - Remove vendored libs and build them from npm using esbuild - Switch from JSZip to zip.js | ||
* | fix: clipboard getImage, review comments | jbukl | 2023-10-21 |
implement getImage for offscreen requests move offscreen files, offscreen prep is done in sw prep update permissions document for offscreen rearrange permissions |