Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add Prettier Formatting for Markdown Files and Pre-Commit Hook (#543) | marv | 2024-02-03 |
| | | | | | | | * Install prettier, add prettierignore * Add precommit hook for md * Prettier format md files | ||
* | Update copyright year (#524) | toasted-nutbread | 2024-01-20 |
| | | | | | | | | | | | | | * Update copyright year * Update lib files * Rebase updates * Update dates * Update years to range * Update permitted pattern | ||
* | Fix dexie import and export | jbukl | 2023-11-10 |
| | |||
* | Switch to vitest for ESM support; other fixes | Darius Jahandarie | 2023-11-08 |
| | |||
* | 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 |