| Commit message (Expand) | Author | Age |
... | |
* | Remove old Timer class (#401) | toasted-nutbread | 2023-12-20 |
* | Declare static fields using modern JavaScript syntax (#400) | toasted-nutbread | 2023-12-20 |
* | Fix case where element style is undefined (#399) | toasted-nutbread | 2023-12-20 |
* | HTML test updates (#398) | toasted-nutbread | 2023-12-20 |
* | Simplify message handlers (#396) | toasted-nutbread | 2023-12-20 |
* | fix wrong comment (#393) | Cashew | 2023-12-19 |
* | Rename ambiguously named variables (#392) | Cashew | 2023-12-19 |
* | Template type improvements (#380) | toasted-nutbread | 2023-12-19 |
* | Remove TemplateRendererProxy mock (#388) | toasted-nutbread | 2023-12-19 |
* | Make JSON.parse usage safer (#373) | toasted-nutbread | 2023-12-19 |
* | update JSDoc comments (#387) | Cashew | 2023-12-19 |
* | Remove TranslatorVM (#389) | toasted-nutbread | 2023-12-19 |
* | change *file to *filePath in function parameters (#385) | Cashew | 2023-12-19 |
* | IIFE updates (#384) | toasted-nutbread | 2023-12-19 |
* | Remove dynamic-loader scripts, simplify script loading (#383) | toasted-nutbread | 2023-12-19 |
* | Refactor bulk delete function (#382) | toasted-nutbread | 2023-12-19 |
* | Fix welcome page not having certain elements (#379) | toasted-nutbread | 2023-12-19 |
* | Test fixtures (#371) | toasted-nutbread | 2023-12-19 |
* | capture all terminators and quotes in the sentence (#360) | Cashew | 2023-12-19 |
* | Add some JSDoc annotations to describe code functionality. (#355) | Cashew | 2023-12-19 |
* | Replace occurrences of よみちゃん with よみたん (#377) | Cashew | 2023-12-18 |
* | Fix Non JP Scanning Option for Kanji Dictionaries (#372) | marv | 2023-12-18 |
* | Mock updates (#370) | toasted-nutbread | 2023-12-18 |
* | Update eslint spacing rules (#366) | toasted-nutbread | 2023-12-17 |
* | Fix vitest type (#365) | toasted-nutbread | 2023-12-17 |
* | Safer query selector (#364) | toasted-nutbread | 2023-12-17 |
* | Fix DOM tests (#363) | toasted-nutbread | 2023-12-17 |
* | Update VSCode settings (#362) | toasted-nutbread | 2023-12-16 |
* | Fix usage of any (*) type in DocumentUtil (#361) | toasted-nutbread | 2023-12-16 |
* | Add typescript checks to CI (#350) | toasted-nutbread | 2023-12-15 |
* | Fix issues in build-libs (#354) | toasted-nutbread | 2023-12-11 |
* | Resolve stylelint deprecations (#353) | toasted-nutbread | 2023-12-11 |
* | Change no-console to error, only for ext files (#352) | toasted-nutbread | 2023-12-11 |
* | Require typescript files to have the correct header (#351) | toasted-nutbread | 2023-12-11 |
* | Merge pull request #348 from themoeway/dependabot/npm_and_yarn/minor-80353b373c | Darius Jahandarie | 2023-12-10 |
|\ |
|
| * | Bump the minor group with 7 updates | dependabot[bot] | 2023-12-10 |
|/ |
|
* | Merge pull request #337 from themoeway/dependabot/npm_and_yarn/jsdom-23.0.1 | Darius Jahandarie | 2023-12-10 |
|\ |
|
| * | build(deps-dev): bump jsdom from 22.1.0 to 23.0.1 | dependabot[bot] | 2023-12-06 |
* | | Merge pull request #346 from themoeway/stable | Darius Jahandarie | 2023-12-09 |
|\ \ |
|
| * | | Link to stable store entries | Darius Jahandarie | 2023-12-09 |
|/ / |
|
* | | Merge pull request #345 from themoeway/fix-publish-chrome | Darius Jahandarie | 2023-12-08 |
|\ \ |
|
| * | | Fix stable deploy on release triggers | Darius Jahandarie | 2023-12-08 |
|/ / |
|
* | | Merge pull request #344 from themoeway/update-for-stable | Darius Jahandarie | 2023-12-08 |
|\ \
| |/
|/| |
|
| * | Update stable CI/CD workflow and stable extension ID in preperation for release | Darius Jahandarie | 2023-12-08 |
|/ |
|
* | Merge pull request #339 from toasted-nutbread/type-annotations | Darius Jahandarie | 2023-12-06 |
|\ |
|
| * | Update package lock | toasted-nutbread | 2023-12-04 |
| * | Restore no-console warn | toasted-nutbread | 2023-12-04 |
| * | Update how ts comments are handled | toasted-nutbread | 2023-12-04 |
| * | Adjust settings | toasted-nutbread | 2023-12-03 |
| * | Update imports | toasted-nutbread | 2023-12-03 |