aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make JSON.parse usage safer (#373)toasted-nutbread2023-12-19
* update JSDoc comments (#387)Cashew2023-12-19
* Remove TranslatorVM (#389)toasted-nutbread2023-12-19
* change *file to *filePath in function parameters (#385)Cashew2023-12-19
* IIFE updates (#384)toasted-nutbread2023-12-19
* Remove dynamic-loader scripts, simplify script loading (#383)toasted-nutbread2023-12-19
* Refactor bulk delete function (#382)toasted-nutbread2023-12-19
* Fix welcome page not having certain elements (#379)toasted-nutbread2023-12-19
* Test fixtures (#371)toasted-nutbread2023-12-19
* capture all terminators and quotes in the sentence (#360)Cashew2023-12-19
* Add some JSDoc annotations to describe code functionality. (#355)Cashew2023-12-19
* Replace occurrences of よみちゃん with よみたん (#377)Cashew2023-12-18
* Fix Non JP Scanning Option for Kanji Dictionaries (#372)marv2023-12-18
* Mock updates (#370)toasted-nutbread2023-12-18
* Update eslint spacing rules (#366)toasted-nutbread2023-12-17
* Fix vitest type (#365)toasted-nutbread2023-12-17
* Safer query selector (#364)toasted-nutbread2023-12-17
* Fix DOM tests (#363)toasted-nutbread2023-12-17
* Update VSCode settings (#362)toasted-nutbread2023-12-16
* Fix usage of any (*) type in DocumentUtil (#361)toasted-nutbread2023-12-16
* Add typescript checks to CI (#350)toasted-nutbread2023-12-15
* Fix issues in build-libs (#354)toasted-nutbread2023-12-11
* Resolve stylelint deprecations (#353)toasted-nutbread2023-12-11
* Change no-console to error, only for ext files (#352)toasted-nutbread2023-12-11
* Require typescript files to have the correct header (#351)toasted-nutbread2023-12-11
* Merge pull request #348 from themoeway/dependabot/npm_and_yarn/minor-80353b373cDarius Jahandarie2023-12-10
|\
| * Bump the minor group with 7 updatesdependabot[bot]2023-12-10
|/
* Merge pull request #337 from themoeway/dependabot/npm_and_yarn/jsdom-23.0.1Darius Jahandarie2023-12-10
|\
| * build(deps-dev): bump jsdom from 22.1.0 to 23.0.1dependabot[bot]2023-12-06
* | Merge pull request #346 from themoeway/stableDarius Jahandarie2023-12-09
|\ \
| * | Link to stable store entriesDarius Jahandarie2023-12-09
|/ /
* | Merge pull request #345 from themoeway/fix-publish-chromeDarius Jahandarie2023-12-08
|\ \
| * | Fix stable deploy on release triggersDarius Jahandarie2023-12-08
|/ /
* | Merge pull request #344 from themoeway/update-for-stableDarius Jahandarie2023-12-08
|\ \ | |/ |/|
| * Update stable CI/CD workflow and stable extension ID in preperation for releaseDarius Jahandarie2023-12-08
|/
* Merge pull request #339 from toasted-nutbread/type-annotationsDarius Jahandarie2023-12-06
|\
| * Update package locktoasted-nutbread2023-12-04
| * Restore no-console warntoasted-nutbread2023-12-04
| * Update how ts comments are handledtoasted-nutbread2023-12-04
| * Adjust settingstoasted-nutbread2023-12-03
| * Update importstoasted-nutbread2023-12-03
| * Update configtoasted-nutbread2023-12-03
| * Remove unused typestoasted-nutbread2023-12-03
| * Fix some import orderingstoasted-nutbread2023-12-03
| * Re-enable actions on savetoasted-nutbread2023-12-03
| * Fix nametoasted-nutbread2023-11-30
| * Update pathstoasted-nutbread2023-11-30
| * Remove old commandtoasted-nutbread2023-11-29
| * Fix bugtoasted-nutbread2023-11-29
| * Update typestoasted-nutbread2023-11-29