Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update eslint (#638) | toasted-nutbread | 2024-02-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add json test * Update vscode settings to better handle json * Collapse eslint rules for easier readability * Reorganize * Update no-multi-spaces rule for JSON * Rules updates * Switch to @stylistic/eslint-plugin * Update deprecated stylistic rules * Group stylistic rules * Simplify rules * Move eslint env overrides to end of file * Add test * Move promiseAnimationFrame to separate file * Remove unneeded eslint disable * Remove unneeded | ||
* | Fix EOL whitespace (#631) | toasted-nutbread | 2024-02-04 |
| | | | | | * Remove eol whitespace * Add setting | ||
* | Update VSCode settings (#362) | toasted-nutbread | 2023-12-16 |
| | |||
* | Adjust settings | toasted-nutbread | 2023-12-03 |
| | |||
* | Update config | toasted-nutbread | 2023-12-03 |
| | |||
* | Re-enable actions on save | toasted-nutbread | 2023-12-03 |
| | |||
* | Update types | toasted-nutbread | 2023-11-27 |
| | |||
* | Update types | toasted-nutbread | 2023-11-27 |
| | |||
* | Update some common types | toasted-nutbread | 2023-11-27 |
| | |||
* | Updates | toasted-nutbread | 2023-11-27 |
| | |||
* | Add JSDoc type annotations to project (rebased) | toasted-nutbread | 2023-11-27 |
| | |||
* | Fix dynamic loader esm | jbukl | 2023-11-10 |
| | | | | Fix dynamic loader script check | ||
* | Fix hb import for media provider | jbukl | 2023-11-09 |
| | |||
* | 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 | ||
* | search, anki playwright tests | jbukl | 2023-11-01 |
| | | | | | | prep tests for cicd reorganize exports in playwright utils | ||
* | Auto-eslint in vscode | Darius Jahandarie | 2023-10-24 |
| | |||
* | Formatting (Markdown All in One) | MarvNC | 2023-10-05 |