Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Increase yomitan popup size to fit content | David Gisser | 2023-08-25 |
| | |||
* | Add Intuitive Permission Toggle to Welcome Page (#214) | Ewan Fox | 2023-08-20 |
| | |||
* | remove broken fetch(1, 2) | praschke | 2023-08-17 |
| | | | | | | | | this line serves no purpose. the commit it was introduced in has the message 'Document RequestBuilder' and is the only non-documentary line in the commit. related to #204. | ||
* | fixup permissions page | praschke | 2023-08-17 |
| | |||
* | fix: window.getSelection() can return null on Firefox | praschke | 2023-08-17 |
| | |||
* | fix: StyleOrigin enum absent in Firefox | praschke | 2023-08-17 |
| | | | | | the API accepts string literals, which is all this enum provides. This should fix two warnings in #96. | ||
* | fix script and style injection in Firefox | praschke | 2023-08-17 |
| | | | | | | | | | | | | Firefox added the scripting API in 102. This should fix the majority of warnings listed in #96: - insertCSS - executeScript - getRegisteredContentScripts - contentScripts.register - registerContentScripts - unregisterContentScripts | ||
* | fix libraries in README and Firefox CSP | praschke | 2023-08-17 |
| | |||
* | Add support for exporting and importing dictionaries database. | forsakeninfinity | 2023-07-15 |
| | | | | | | | | It's super annoying to have to import dictionaries one at a time every time you move across browsers or devices. This change adds an experimental mechanism to export and import the entire database of dictionaries so that users have to deal with only one source instead of tracking tens of different dictionaries separately when migrating. | ||
* | fix: different duration for Firefox for whatever reason | Austin Siew | 2023-07-07 |
| | |||
* | Merge pull request #171 from Aquafina-water-bottle/126_noeval_handlebars | Darius Jahandarie | 2023-06-10 |
|\ | | | | | Fix Handlebars not working on Firefox due to eval | ||
| * | Fix lint | Austin Siew | 2023-06-09 |
| | | |||
| * | Fix Handlebars not working on Firefox due to eval | Austin Siew | 2023-06-09 |
| | | |||
* | | Fix typo in settings.html | Stephen Kraus | 2023-04-12 |
|/ | |||
* | 23.4.7.023.4.7.0 | Darius Jahandarie | 2023-04-07 |
| | |||
* | 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 |
| | |||
* | linked error message to new repo | Austin Siew | 2023-03-25 |
| | |||
* | renamed default tag to yomitan, renamed exported settings to yomitan | Austin Siew | 2023-03-25 |
| | |||
* | Fix Google Docs URL regex to not be excessively wide | Darius Jahandarie | 2023-03-25 |
| | |||
* | fix: renamed action -> browserAction, to support manifest v3 | Austin Siew | 2023-03-23 |
| | |||
* | Merge pull request #8 from ctpk/master | Darius Jahandarie | 2023-03-23 |
|\ | | | | | Apply .aac extension so playback works in downstream Anki clients | ||
| * | Set file extension for aac audio media type | ctpk | 2023-02-17 |
| | | |||
* | | removed trailing newlines | Austin Siew | 2023-03-23 |
| | | |||
* | | Merge remote-tracking branch 'yomitan/master' into rename_license | Austin Siew | 2023-03-23 |
|\ \ | |||
| * | | only make the ヨミ have sharp edges | Austin Siew | 2023-03-22 |
| | | | |||
| * | | made icons less blurry & fixed gradient not being opaque | Austin Siew | 2023-03-22 |
| | | | |||
| * | | ran yomitan-icon through svgo | Austin Siew | 2023-03-21 |
| | | | |||
| * | | exported icon pngs | Austin Siew | 2023-03-21 |
| | | | |||
| * | | merged with master | Austin Siew | 2023-03-21 |
| |\ \ | |||
| | * \ | Merge pull request #98 from Aquafina-water-bottle/rename_other_ext_htmls | Darius Jahandarie | 2023-03-21 |
| | |\ \ | | | | | | | | | | | Renamed most instances of Yomichan -> Yomitan under ext/*.html | ||
| | | * | | Renamed most instances of Yomichan -> yomitan under ext/*.html | Austin Siew | 2023-03-21 |
| | | | | | |||
| | * | | | Rename Yomichan -> Yomitan in settings page (#97) | Austin S | 2023-03-21 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rename addon on the setting page * Borrowed Rikaitan's settings.html renaming -> Yomitan * updated link to point to readme, edited some extra strings to read as yomitan * fix missed kana yomichan -> yomitan --------- Co-authored-by: Ren Tatsumoto <tatsu@autistici.org> | ||
| * / / | Updated icon svg and icon name | Austin Siew | 2023-03-21 |
| |/ / | |||
* | | | 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 |
|/ / | |||
* | | 23.3.18.0 | Darius Jahandarie | 2023-03-18 |
| | | |||
* | | Update manifest scripts to only support v3, and yomichan->yomitan | Darius Jahandarie | 2023-03-11 |
| | | |||
* | | Update parse5 dependency & fix remaining broken links | Darius Jahandarie | 2023-03-10 |
|/ | |||
* | Update version22.10.23.0 | toasted-nutbread | 2022-10-23 |
| | |||
* | Use "const" instead of "enum" with one value (#2259) | toasted-nutbread | 2022-10-16 |
| | |||
* | Documentation updates (#2257) | toasted-nutbread | 2022-10-16 |
| | | | | | | | * Document Backend * Document RequestBuilder * Document some of AnkiConnect | ||
* | Fix unnecessary margin on search box in Firefox (#2255) | toasted-nutbread | 2022-10-15 |
| | |||
* | Clipboard updates (#2254) | toasted-nutbread | 2022-10-15 |
| | | | | | | | | | | | | | | | | | | | * Rename * Rename vars * Refactor paste target * Prevent most CSS url() properties from loading * Add helper function to clear rich function * Add useRichText argument * Update condition for using readText * Fix indent * Update CSS | ||
* | Dependency updates (#2253) | toasted-nutbread | 2022-10-15 |
| | | | | | | | | | * Update dependencies * Rebuild parse5 * Update version info * Audit fix | ||
* | Lint updates (#2247) | toasted-nutbread | 2022-10-15 |
| | | | | | | | | | | | | | * Fix spacing * Update lint dependencies * Disable false positive rule * Update header rule * Install eslint-plugin-jsonc * Update lint rules to include jsonc extension | ||
* | Fix text selection not always working properly (#2246) | toasted-nutbread | 2022-10-15 |
| | |||
* | Audio certificate error notification (#2243) | toasted-nutbread | 2022-10-05 |
| | | | | | * Refactor error throwing and change ID * Show a notification when an audio download fails due to an expired cert | ||
* | Cleanup and refactoring (#2239) | toasted-nutbread | 2022-09-27 |
| | | | | | | | | | | | * Remove unused ignoreSelectors * Remove unused isMouseButtonPressed * Update getWritingMode to use the immediate element if possible * Move static functions to DocumentUtil * Fix documentation |