Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | ossf/scorecard-action 2.1.2 -> 2.1.3 | Darius Jahandarie | 2023-04-02 |
| | |||
* | Remove playwright test results from comment because they are sometimes too ↵ | Darius Jahandarie | 2023-04-02 |
| | | | | big and cause it to fail. | ||
* | Make playwright_comment work even when there are retries / flaky tests | Darius Jahandarie | 2023-04-02 |
| | |||
* | Merge pull request #110 from xy2iii/cjk | Darius Jahandarie | 2023-04-02 |
|\ | | | | | playwright: install Japanese font in Ubuntu image | ||
| * | playwright: add cjk fonts | xy2_ | 2023-03-30 |
| | | | | | | | | By default CJK fonts are not installed on the Ubuntu image, | ||
| * | Merge branch 'master' into cjk | xy2 | 2023-03-30 |
| |\ | |/ |/| | |||
* | | Continue fixing playwright_comment | Darius Jahandarie | 2023-03-30 |
| | | |||
* | | Continue fixing playwright_comment | Darius Jahandarie | 2023-03-30 |
| | | |||
* | | Continue to fix playwright_comment | Darius Jahandarie | 2023-03-30 |
| | | |||
* | | Fix more errors in playwright_comment | Darius Jahandarie | 2023-03-30 |
| | | |||
* | | Fix error in playwright_comment | Darius Jahandarie | 2023-03-27 |
| | | |||
| * | playwright: install Japanese font in Ubuntu image | xy2_ | 2023-03-26 |
|/ | | | | | By default CJK fonts are not installed on the Ubuntu image, which led to characters not displaying on the screenshot diffing tests. | ||
* | Merge pull request #108 from themoeway/fix-playwright-action | Darius Jahandarie | 2023-03-26 |
|\ | | | | | Fix playwright action so that it leaves comments even for PRs from forks | ||
| * | Fix playwright action so that it leaves comments even for PRs from forks | Darius Jahandarie | 2023-03-26 |
|/ | |||
* | Merge pull request #109 from Aquafina-water-bottle/rename_tag_settings | Darius Jahandarie | 2023-03-26 |
|\ | | | | | More various renaming from Yomichan -> Yomitan | ||
| * | 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 |
|/ | |||
* | Merge pull request #107 from themoeway/fix-google-docs-regex | Darius Jahandarie | 2023-03-25 |
|\ | | | | | Fix Google Docs URL regex to not be excessively wide | ||
| * | Fix Google Docs URL regex to not be excessively wide | Darius Jahandarie | 2023-03-25 |
|/ | |||
* | Merge pull request #106 from Aquafina-water-bottle/fix_browserAction | Darius Jahandarie | 2023-03-24 |
|\ | | | | | fix: renamed chrome.browserAction -> chrome.action | ||
| * | 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 |
| | | |||
* | | Merge pull request #105 from ↵ | Darius Jahandarie | 2023-03-23 |
|\ \ | | | | | | | | | | | | | themoeway/dependabot/npm_and_yarn/decode-uri-component-0.2.2 Bump decode-uri-component from 0.2.0 to 0.2.2 | ||
| * | | Bump decode-uri-component from 0.2.0 to 0.2.2 | dependabot[bot] | 2023-03-23 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | ||
* | | Merge pull request #104 from ↵ | Darius Jahandarie | 2023-03-23 |
|\ \ | | | | | | | | | | | | | themoeway/dependabot/npm_and_yarn/jsonwebtoken-and-web-ext-9.0.0 Bump jsonwebtoken and web-ext | ||
| * | | Bump jsonwebtoken and web-ext | dependabot[bot] | 2023-03-23 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together. Updates `jsonwebtoken` from 8.5.1 to 9.0.0 - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases) - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0) Updates `web-ext` from 7.3.0 to 7.6.0 - [Release notes](https://github.com/mozilla/web-ext/releases) - [Commits](https://github.com/mozilla/web-ext/compare/7.3.0...7.6.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: indirect - dependency-name: web-ext dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> | ||
* | | Merge pull request #103 from ↵ | Darius Jahandarie | 2023-03-23 |
|\ \ | | | | | | | | | | | | | themoeway/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 Bump http-cache-semantics from 4.1.0 to 4.1.1 | ||
| * | | Bump http-cache-semantics from 4.1.0 to 4.1.1 | dependabot[bot] | 2023-03-23 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | ||
* | | Merge pull request #101 from themoeway/visual-comp | Darius Jahandarie | 2023-03-23 |
|\ \ | | | | | | | Add visual diffing in CI | ||
| * | | Add visual diffing in CI | Darius Jahandarie | 2023-03-23 |
|/ / | |||
* | | Merge pull request #99 from Aquafina-water-bottle/rename_license | Darius Jahandarie | 2023-03-23 |
|\ \ | | | | | | | LICENSE & preamble changes | ||
| * | | undo EOF newline removal in docs/interfaces*.ts, because they originally had ↵ | Austin Siew | 2023-03-23 |
| | | | | | | | | | | | | newlines at the end by default | ||
| * | | fixed missing headers in docs/interfaces/*.ts | Austin Siew | 2023-03-23 |
| | | | |||
| * | | removed trailing newlines | Austin Siew | 2023-03-23 |
| | | | |||
| * | | Merge remote-tracking branch 'yomitan/master' into rename_license | Austin Siew | 2023-03-23 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #102 from Aquafina-water-bottle/fix_firefox | Darius Jahandarie | 2023-03-22 |
|\ \ \ | | | | | | | | | fix: properly removed service worker and re-added background.html to Firefox | ||
| * | | | fix: properly removed service worker and re-added background.html to firefox | Austin Siew | 2023-03-22 |
|/ / / | |||
* | | | Merge pull request #100 from Aquafina-water-bottle/yomitan_icon | Darius Jahandarie | 2023-03-22 |
|\ \ \ | | | | | | | | | Changed Yomitan icon | ||
| * | | | 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> |