| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|\
| |
| |
| | |
Create SECURITY.md
|
| | |
|
|\ \
| |/
|/|
| | |
Bump minimum Firefox version to 115 for storage.session support
|
|/ |
|
|\
| |
| |
| | |
Fix chromium clipboard access
|
| |
| |
| |
| |
| |
| |
| | |
implement getImage for offscreen requests
move offscreen files, offscreen prep is done in sw prep
update permissions document for offscreen
rearrange permissions
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
on chromium, backend calls to clipboardGet are forwarded to an offscreen script
|
|\ \
| | |
| | |
| | | |
Edit `vertical-align` style for structured content hyperlinks
|
|/ / |
|
|\ \
| |/
|/|
| |
| |
| | |
themoeway/dependabot/github_actions/cardinalby/schema-validator-action-3.0.0
Bump cardinalby/schema-validator-action from 1.1.1 to 3.1.0
|
| | |
|
| |\
| | |
| | |
| | | |
dependabot/github_actions/cardinalby/schema-validator-action-3.0.0
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [cardinalby/schema-validator-action](https://github.com/cardinalby/schema-validator-action) from 1.1.1 to 3.0.0.
- [Release notes](https://github.com/cardinalby/schema-validator-action/releases)
- [Commits](https://github.com/cardinalby/schema-validator-action/compare/c2da05377e89dd0c9b7be9420da0b3534b1efcce...8407573c2627c5159428cf9fa3770d13b2360a27)
---
updated-dependencies:
- dependency-name: cardinalby/schema-validator-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \ \
| | | |
| | | |
| | | | |
add sort dictionary data to parse results on the search page
|
|/ / /
| | |
| | |
| | | |
this is based on forsakeninfinity's commit https://github.com/forsakeninfinity/yomibaba/commit/c9887d51ed5c917bb900d7964614154de1d76872
|
|\ \ \
| | | |
| | | |
| | | | |
Bump postcss from 8.4.29 to 8.4.31
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \ \
| | | |
| | | |
| | | | |
fix: typo
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | | |
Switch to version pin for SLSA generator action (as it is required)
|
| | | | |
|
|\ \ \ \
| |/ / /
|/| | |
| | | | |
dexie: use blobs obtained from unpkg and update library README
|
| | | | |
|
|\ \ \ \
| |/ / /
|/| | |
| | | | |
fix: page and popup state is destroyed on background wakeup
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
when the background script starts, it sends a
`Yomichan.optionsUpdated` message which is retransmitted
indiscriminately.
- popups are all torn down/refreshed
- the search bar on the search page can lose state
- if a popup has been loaded on the search page, the search page can
redirect/refresh
- options being edited can lose state and the options page can refresh
|
|\ \ \
| | | |
| | | |
| | | | |
Fix Chrome death, by creating both cross-frame ports in the background
|
| | | |
| | | |
| | | |
| | | |
| | | | |
not sure if API messages should be sent in prepare(), but we should
probably wait for the ready signal before doing so
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
it was only used in the cross-frame api.
additionally, this comment on triggerExtensionUnloaded is incorrect.
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
on Chrome (currently 117), the port created in the content script with
runtime.connect does not properly receive an onDisconnect event when
the service worker sleeps. the port created in the background with
tabs.connect does receive the event, so create both ports with
tabs.connect.
fixes #241.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
themoeway/dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.8.2
Bump eslint-plugin-jsdoc from 39.3.6 to 46.8.2
|
| | | | |
|
| | | | |
|
| | | | |
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.6 to 46.8.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.6...v46.8.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \ \
| | | |
| | | |
| | | | |
Update tough-cookie dependency
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | | |
Remove web-ext dev dependency
|
| | | | |
|
|\ \ \ \
| |/ / /
|/| | |
| | | | |
Add SLSA provenance to releases
|
| |/ / |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | | |
themoeway/dependabot/npm_and_yarn/html-validate-8.5.0
Bump html-validate from 7.6.0 to 8.5.0
|
| | | |
|
| | | |
|