Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add JSDoc type annotations to project (rebased) | toasted-nutbread | 2023-11-27 |
| | |||
* | Switch to vitest for ESM support; other fixes | Darius Jahandarie | 2023-11-08 |
| | |||
* | 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 |
| | |||
* | Update copyright date (#2062) | toasted-nutbread | 2022-02-02 |
| | | | | | | | * Update eslint settings * Update 2021 files * Update other files | ||
* | Test html script ordering (#1396) | toasted-nutbread | 2021-02-14 |
| | | | | | | | | | | | | | * Simplify getAllFiles * Add test to validate script order * Update script include order * Update content script order * Update sw.js and corresponding lint * Update manifest | ||
* | 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 | ||
* | Test link hrefs (#999) | toasted-nutbread | 2020-11-07 |
| | | | | | * Add validatePath function * Validate <link>s | ||
* | Add lint test to validate <script>s in HTML files (#848) | toasted-nutbread | 2020-09-19 |