| Commit message (Expand) | Author | Age |
* | Module refactoring (#588) | toasted-nutbread | 2024-01-31 |
* | Language transformer (#582) | toasted-nutbread | 2024-01-31 |
* | JapaneseUtil refactor (#555) | toasted-nutbread | 2024-01-28 |
* | WebExtension class (#551) | toasted-nutbread | 2024-01-21 |
* | Improve handling of the applicationReady message (#552) | toasted-nutbread | 2024-01-21 |
* | Separate core classes into separate files (#545) | toasted-nutbread | 2024-01-20 |
* | Update copyright year (#524) | toasted-nutbread | 2024-01-20 |
* | Dictionary deinflections (#503) | StefanVukovic99 | 2024-01-20 |
* | add option to disable part of speech rule check (#438) | StefanVukovic99 | 2024-01-13 |
* | type updates (#500) | Cashew | 2024-01-13 |
* | Comment updates (#481) | Cashew | 2023-12-29 |
* | Event dispatcher refactor (#463) | toasted-nutbread | 2023-12-29 |
* | search resolution option (#436) | StefanVukovic99 | 2023-12-29 |
* | API type safety updates (#457) | toasted-nutbread | 2023-12-28 |
* | Script manager cleanup (#456) | toasted-nutbread | 2023-12-27 |
* | API map updates (#458) | toasted-nutbread | 2023-12-27 |
* | Google docs fixes (#455) | toasted-nutbread | 2023-12-27 |
* | Narrow down enum types (#431) | Cashew | 2023-12-25 |
* | move dictionary files to dictionary folder (#429) | StefanVukovic99 | 2023-12-23 |
* | API type safety (#425) | toasted-nutbread | 2023-12-23 |
* | Remove _invokeWithProgress (#397) | toasted-nutbread | 2023-12-21 |
* | rename variables (#409) | Cashew | 2023-12-20 |
* | Fix some missing types (#403) | toasted-nutbread | 2023-12-20 |
* | Simplify message handlers (#396) | toasted-nutbread | 2023-12-20 |
* | Make JSON.parse usage safer (#373) | toasted-nutbread | 2023-12-19 |
* | Fix Non JP Scanning Option for Kanji Dictionaries (#372) | marv | 2023-12-18 |
* | Update eslint spacing rules (#366) | toasted-nutbread | 2023-12-17 |
* | Revert "Use import map" | toasted-nutbread | 2023-11-27 |
* | Update timer types and such | toasted-nutbread | 2023-11-27 |
* | Use import map | toasted-nutbread | 2023-11-27 |
* | Update types | toasted-nutbread | 2023-11-27 |
* | Remove unneeded references | toasted-nutbread | 2023-11-27 |
* | Add JSDoc type annotations to project (rebased) | toasted-nutbread | 2023-11-27 |
* | separate offscreen proxies from backend.js | praschke | 2023-11-12 |
* | Merge branch 'master' into offscreen-db | Darius Jahandarie | 2023-11-12 |
|\ |
|
| * | `yomichan` -> `yomitan` | starxeras | 2023-11-10 |
* | | Move dictionary db to offscreen | jbukl | 2023-11-11 |
|/ |
|
* | Modernize codebase | Darius Jahandarie | 2023-11-04 |
* | Merge pull request #276 from praschke/block-helper-rewrite | Darius Jahandarie | 2023-10-22 |
|\ |
|
| * | warn about custom templates in the welcome page | praschke | 2023-10-22 |
* | | fix: clipboard getImage, review comments | jbukl | 2023-10-21 |
* | | chore: some returns bool | jbukl | 2023-10-20 |
* | | chore: cleanup offscreen documentation code | jbukl | 2023-10-20 |
* | | fix: chromium clipboard access | jbukl | 2023-10-20 |
|/ |
|
* | fix: typo | Cashew | 2023-10-08 |
* | remove stray debugging comment | praschke | 2023-10-01 |
* | create both cross-frame ports in the background | praschke | 2023-09-30 |
* | fix script and style injection in Firefox | praschke | 2023-08-17 |
* | refactor: added Firefox/Chrome comment on welcome page, removed console.log | Austin Siew | 2023-04-02 |
* | refactor: fixed linting errors | Austin Siew | 2023-04-02 |