| Commit message (Expand) | Author | Age |
... | |
* | Remove _invokeWithProgress (#397) | toasted-nutbread | 2023-12-21 |
* | rename variables (#409) | Cashew | 2023-12-20 |
* | JSON validation (#394) | toasted-nutbread | 2023-12-20 |
* | Fix some missing types (#403) | toasted-nutbread | 2023-12-20 |
* | Add Offscreen.prepare for constructor side effects (#402) | 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 |
* | IIFE updates (#384) | 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 |
* | Update how ts comments are handled | toasted-nutbread | 2023-12-04 |
* | Fix some import orderings | toasted-nutbread | 2023-12-03 |
* | 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 offscreen | toasted-nutbread | 2023-11-27 |
* | Update request builder | 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 |
* | Fix text replacements offscreen | jbukl | 2023-11-17 |
* | whitespace | praschke | 2023-11-12 |
* | 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 |
* | remove webRequest and webRequestBlocking | praschke | 2023-10-29 |
* | fix: session rules should be used instead of dynamic rules | praschke | 2023-10-29 |
* | fix: _getDynamicRules() returns a promise | praschke | 2023-10-29 |
* | remove webRequest from chrome for real | praschke | 2023-10-29 |
* | 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 |
* | remove broken fetch(1, 2) | praschke | 2023-08-17 |
* | fix: StyleOrigin enum absent in Firefox | praschke | 2023-08-17 |
* | 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 |
* | fix: welcome page no longer loads multiple times | Austin Siew | 2023-04-02 |
* | fix: renamed action -> browserAction, to support manifest v3 | Austin Siew | 2023-03-23 |
* | 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 |
* | Documentation updates (#2257) | toasted-nutbread | 2022-10-16 |