| Commit message (Expand) | Author | Age |
* | 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 |
* | Clipboard updates (#2254) | toasted-nutbread | 2022-10-15 |
* | Audio certificate error notification (#2243) | toasted-nutbread | 2022-10-05 |
* | API loadExtensionScripts (#2233) | toasted-nutbread | 2022-09-24 |
* | ArrayBufferUtil (#2215) | toasted-nutbread | 2022-08-20 |
* | Audio download timeout (#2187) | toasted-nutbread | 2022-08-20 |
* | Add support for Anki API key (#2169) | toasted-nutbread | 2022-05-30 |
* | Add support for guiEditNote to view notes (#2143) | toasted-nutbread | 2022-05-29 |
* | Update referenceUrl to include fragment (#2164) | toasted-nutbread | 2022-05-29 |
* | Add an issues page with information about some errors (#2163) | toasted-nutbread | 2022-05-28 |
* | HTML page script refactoring (#2162) | toasted-nutbread | 2022-05-28 |
* | Audio request errors (#2161) | toasted-nutbread | 2022-05-28 |
* | Anki findNotes (#2152) | toasted-nutbread | 2022-05-21 |
* | ESlint JSdoc (#2148) | toasted-nutbread | 2022-05-20 |
* | Add mode documentation about the types used by Translator (#2147) | toasted-nutbread | 2022-05-19 |
* | Improve Anki storeMediaFile (#2084) | toasted-nutbread | 2022-03-13 |
* | Update copyright date (#2062) | toasted-nutbread | 2022-02-02 |
* | matchType/deinflect distinction (#2040) | toasted-nutbread | 2021-12-17 |
* | Replace 'wildcard' parameter with 'matchType' (#2038) | toasted-nutbread | 2021-12-17 |
* | Add AccessibilityController class, which dynamically registers (#2024) | toasted-nutbread | 2021-11-23 |
* | Google Docs accessibility refactor (#2023) | toasted-nutbread | 2021-11-23 |
* | ScriptManager updates (#2022) | toasted-nutbread | 2021-11-23 |
* | ScriptManager (#2021) | toasted-nutbread | 2021-11-22 |
* | Action handler name disambiguation (#2018) | toasted-nutbread | 2021-11-21 |
* | Disable background clipboard monitor, mecab, and anki if disabled (#1977) | toasted-nutbread | 2021-10-03 |
* | Frequency dictionary sort (#1938) | toasted-nutbread | 2021-09-26 |
* | Rename _onDocumentStart => _onApiDocumentStart for consistency (#1939) | toasted-nutbread | 2021-09-08 |
* | Dictionary media import improvements (#1926) | toasted-nutbread | 2021-09-03 |
* | Dictionary worker updates (#1914) | toasted-nutbread | 2021-08-28 |
* | Add support for manifest V3 script injection (#1878) | toasted-nutbread | 2021-08-07 |
* | Google Docs accessibility (#1875) | toasted-nutbread | 2021-08-07 |
* | Throw an error when _getProfile doesn't have a matching profile (#1826) | toasted-nutbread | 2021-07-13 |