Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | chore: unused import | jbukl | 2023-10-20 |
| | |||
* | fix: chromium clipboard access | jbukl | 2023-10-20 |
on chromium, backend calls to clipboardGet are forwarded to an offscreen script |