| Commit message (Collapse) | Author | Age |
... | |
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
joining the args together without cutting out the options arg can add
an '[object Object]' into the result.
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | | |
Add Markdown Formatting
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | | |
restore webRequestBlocking on Firefox
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | | |
Fix CI/CD errors
|
| | | | |
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | | |
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
|
| | | | |
|