| Commit message (Expand) | Author | Age |
* | 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 action -> browserAction, to support manifest v3 | Austin Siew | 2023-03-23 |
|/ |
|
* | Merge pull request #8 from ctpk/master | Darius Jahandarie | 2023-03-23 |
|\ |
|
| * | Set file extension for aac audio media type | ctpk | 2023-02-17 |
* | | Merge pull request #105 from themoeway/dependabot/npm_and_yarn/decode-uri-com... | Darius Jahandarie | 2023-03-23 |
|\ \ |
|
| * | | Bump decode-uri-component from 0.2.0 to 0.2.2 | dependabot[bot] | 2023-03-23 |
|/ / |
|
* | | Merge pull request #104 from themoeway/dependabot/npm_and_yarn/jsonwebtoken-a... | Darius Jahandarie | 2023-03-23 |
|\ \ |
|
| * | | Bump jsonwebtoken and web-ext | dependabot[bot] | 2023-03-23 |
|/ / |
|
* | | Merge pull request #103 from themoeway/dependabot/npm_and_yarn/http-cache-sem... | Darius Jahandarie | 2023-03-23 |
|\ \ |
|
| * | | Bump http-cache-semantics from 4.1.0 to 4.1.1 | dependabot[bot] | 2023-03-23 |
|/ / |
|
* | | Merge pull request #101 from themoeway/visual-comp | Darius Jahandarie | 2023-03-23 |
|\ \ |
|
| * | | 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 |
|\ \ |
|
| * | | undo EOF newline removal in docs/interfaces*.ts, because they originally had ... | Austin Siew | 2023-03-23 |
| * | | 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 | Austin Siew | 2023-03-22 |
|/ / / |
|
* | | | Merge pull request #100 from Aquafina-water-bottle/yomitan_icon | Darius Jahandarie | 2023-03-22 |
|\ \ \ |
|
| * | | | 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 | Austin Siew | 2023-03-21 |
* | | | | | Rename Yomichan -> Yomitan in settings page (#97) | Austin S | 2023-03-21 |
|/ / / / |
|
| * / / | 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 |
|/ / |
|
* | | CD: Fix error in publish-firefox-development.yml23.3.18.0 | Darius Jahandarie | 2023-03-18 |
* | | CD: Remove unnecessary checkouts and fix paths | Darius Jahandarie | 2023-03-18 |
* | | Switch CD to use workflow-dispatch instead of preleased trigger | Darius Jahandarie | 2023-03-18 |
* | | Move manifest.json schema validator from create-prerelease-on-tag to ci.yml, ... | Darius Jahandarie | 2023-03-18 |
* | | Fix cd workflow permissions (pt 2) | Darius Jahandarie | 2023-03-18 |
* | | Fix cd workflow permissions | Darius Jahandarie | 2023-03-18 |
* | | 23.3.18.0 | Darius Jahandarie | 2023-03-18 |
* | | Add forgotten delay workflow | Darius Jahandarie | 2023-03-18 |
* | | Merge pull request #92 from themoeway/cd | Darius Jahandarie | 2023-03-18 |
|\ \ |
|
| * | | Fix Firefox manifests | Darius Jahandarie | 2023-03-18 |
| * | | Add CD to build and publish extension to Chrome & Firefox stores | Darius Jahandarie | 2023-03-18 |
|/ / |
|
* | | Merge pull request #95 from themoeway/cleanup-ci-yml | Timm | 2023-03-12 |
|\ \ |
|
| * | | Format ci.yml, update to checkout@v3, and restrict permissions to satisfy OSS... | Darius Jahandarie | 2023-03-12 |
|/ / |
|
* | | Merge pull request #88 from themoeway/nix-support | Darius Jahandarie | 2023-03-12 |
|\ \ |
|
| * | | Make it easy to build project on Nix package manager / NixOS | Darius Jahandarie | 2023-03-12 |
|/ / |
|
* | | Merge pull request #94 from themoeway/dependabot-config | Timm | 2023-03-12 |
|\ \ |
|
| * | | Add dependabot config, to improve scorecard score | Darius Jahandarie | 2023-03-12 |
|/ / |
|
* | | Merge pull request #93 from themoeway/scorecard | Darius Jahandarie | 2023-03-12 |
|\ \ |
|