Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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> | ||
| * / | 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 |
| | | | | For some reason, preleased wasn't triggering (maybe because github actions created the release?). | ||
* | Move manifest.json schema validator from create-prerelease-on-tag to ci.yml, ↵ | Darius Jahandarie | 2023-03-18 |
| | | | | and make it check for mv3 | ||
* | 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 |
|\ | | | | | Add CD to build and publish extension to Chrome & Firefox stores | ||
| * | Fix Firefox manifests | Darius Jahandarie | 2023-03-18 |
| | | |||
| * | Add CD to build and publish extension to Chrome & Firefox stores | Darius Jahandarie | 2023-03-18 |
|/ | | | | Resolves #85. | ||
* | 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 OSSF scorecard | ||
| * | Format ci.yml, update to checkout@v3, and restrict permissions to satisfy ↵ | Darius Jahandarie | 2023-03-12 |
|/ | | | | OSSF scorecard | ||
* | Merge pull request #88 from themoeway/nix-support | Darius Jahandarie | 2023-03-12 |
|\ | | | | | Make it easy to build project on Nix package manager / NixOS | ||
| * | 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 | ||
| * | Add dependabot config, to improve scorecard score | Darius Jahandarie | 2023-03-12 |
|/ | |||
* | Merge pull request #93 from themoeway/scorecard | Darius Jahandarie | 2023-03-12 |
|\ | | | | | Add OSSF scorecard action | ||
| * | Add OSSF scorecard action | Darius Jahandarie | 2023-03-12 |
|/ | |||
* | Merge pull request #91 from themoeway/update-manifest | Darius Jahandarie | 2023-03-12 |
|\ | | | | | Update manifest scripts: only support v3, and yomichan->yomitan | ||
| * | Update manifest scripts to only support v3, and yomichan->yomitan | Darius Jahandarie | 2023-03-11 |
|/ | |||
* | Update issue templates | Darius Jahandarie | 2023-03-10 |
| | |||
* | Merge pull request #90 from themoeway/update-parse5 | Darius Jahandarie | 2023-03-10 |
|\ | | | | | Update parse5 dependency & fix remaining broken links | ||
| * | Merge branch 'master' into update-parse5 | Darius Jahandarie | 2023-03-10 |
| |\ | |/ |/| | |||
* | | Fix lychee | Darius Jahandarie | 2023-03-10 |
| | | |||
* | | Merge pull request #89 from themoeway/link-checker | Darius Jahandarie | 2023-03-10 |
|\ \ | | | | | | | Use `lychee` to check for broken links in CI & fix broken links | ||
| | * | Update parse5 dependency & fix remaining broken links | Darius Jahandarie | 2023-03-10 |
| |/ | |||
| * | Use lychee to check for broken links in CI, and fix a few broken links | Darius Jahandarie | 2023-03-10 |
|/ | |||
* | Merge pull request #1 from themoeway/readme-update | Timm | 2023-03-04 |
|\ | | | | | README.md: yomichan → yomitan; add announcement | ||
| * | README.md: yomichan → yomitan; add announcement | Darius Jahandarie | 2023-03-04 |
|/ | | | Add a basic banner at the top to explain what this fork is, its goal, and how people can contact us. Also replace all references to yomichan with yomitan. | ||
* | Update maintanence info | Alex Yatskov | 2023-02-25 |
| |