Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix issues in build-libs (#354) | toasted-nutbread | 2023-12-11 |
| | |||
* | Update types | toasted-nutbread | 2023-11-29 |
| | |||
* | Update types | toasted-nutbread | 2023-11-29 |
| | |||
* | Add @ts-nocheck comment to generated library code | toasted-nutbread | 2023-11-27 |
| | |||
* | 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 | ||
* | fixed eslint, changed header to only use 2 spaces, added missing headers to test | Austin Siew | 2023-03-22 |
| | |||
* | Updated LICENSE to full license, added Yomitan 2023 to all license headers | Austin Siew | 2023-03-21 |
| | |||
* | Parse5 update (#2140) | toasted-nutbread | 2022-05-16 |
| | | | | | | | | | | | | | * Update build-libs.js * Add a test for build-libs.js * Update parse5 * Rebuild parse5 * Update build-libs.js to generate consistent path names * Rebuild | ||
* | Update copyright date (#2062) | toasted-nutbread | 2022-02-02 |
| | | | | | | | * Update eslint settings * Update 2021 files * Update other files | ||
* | Update lint and tests (#1388) | toasted-nutbread | 2021-02-14 |
| | | | | | * Update paths to no longer use bg/, fg/, or mixed/ * Only allow modal-jquery.js to use jQuery | ||
* | Update copyright year (#1194) | toasted-nutbread | 2021-01-01 |
| | | | | | * Update copyright year * Remove redundant Author info | ||
* | DOMParser replacement (#561) | toasted-nutbread | 2020-12-18 |
* Add script to build library files * Add built parse5 library * Add new SimpleDOMParser which uses parse5 * Update license info * Update MV3 build to use the new SimpleDOMParser * Update file exclusions * Hide/clarify license info for MV2 builds |