summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* docs: note changes to custom templates in the readmepraschke2023-10-22
|
* catch a few more cases in the template patchpraschke2023-10-22
|
* docs: hiragana and katakanapraschke2023-10-17
|
* docs: pitchCategoriespraschke2023-10-17
|
* docs: join and concatpraschke2023-10-17
|
* docs: typeofpraschke2023-10-17
| | | | this shouldn't be used as a block helper, the result may be non-portable
* docs: isMoraPitchHigh and getKanaMoraepraschke2023-10-17
|
* docs: propertypraschke2023-10-17
|
* docs: oppraschke2023-10-17
|
* docs: spreadpraschke2023-10-17
|
* docs: multiLinepraschke2023-10-17
|
* docs: mergeTagspraschke2023-10-17
|
* remove kanjiLinks and sanitizeCssClasspraschke2023-10-17
|
* update: pronunciationpraschke2023-10-17
|
* update: hasMedia and getMediapraschke2023-10-17
|
* update: set and getpraschke2023-10-17
|
* fix: regexReplace and regexMatchpraschke2023-10-17
| | | | | joining the args together without cutting out the options arg can add an '[object Object]' into the result.
* fix: formatGlossarypraschke2023-10-17
|
* fix: furigana and furiganaPlainpraschke2023-10-17
|
* fix: dumpObjectpraschke2023-10-17
|
* initial handlebars patchpraschke2023-10-17
|
* Merge pull request #274 from praschke/search-page-parsed-frequencyDarius Jahandarie2023-10-14
|\ | | | | | | add sort dictionary data to parse results on the search page
| * add sort dictionary data to parse results on the search pagepraschke2023-10-13
|/ | | | this is based on forsakeninfinity's commit https://github.com/forsakeninfinity/yomibaba/commit/c9887d51ed5c917bb900d7964614154de1d76872
* Merge pull request #273 from themoeway/dependabot/npm_and_yarn/postcss-8.4.31Darius Jahandarie2023-10-12
|\ | | | | | | Bump postcss from 8.4.29 to 8.4.31
| * Bump postcss from 8.4.29 to 8.4.31dependabot[bot]2023-10-12
|/ | | | | | | | | | | | | | 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>
* Merge pull request #272 from Scrub1492/masterDarius Jahandarie2023-10-08
|\ | | | | | | fix: typo
| * fix: typoCashew2023-10-08
|/
* Merge pull request #267 from themoeway/fix-slsa-action-pinning23.10.1.0Darius Jahandarie2023-10-01
|\ | | | | | | Switch to version pin for SLSA generator action (as it is required)
| * Switch to version pin for slsa generator (as it is required)Darius Jahandarie2023-10-01
| |
* | Merge pull request #266 from praschke/dexie-unpkgDarius Jahandarie2023-10-01
|\ \ | |/ |/| | | dexie: use blobs obtained from unpkg and update library README
| * dexie: use blobs obtained from unpkg and update library READMEpraschke2023-10-01
| |
* | Merge pull request #265 from praschke/optionsUpdated-background-initDarius Jahandarie2023-10-01
|\ \ | |/ |/| | | fix: page and popup state is destroyed on background wakeup
| * fix: page and popup state is destroyed on background wakeuppraschke2023-10-01
|/ | | | | | | | | | | | 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
* Merge pull request #259 from praschke/chrome-death-fixDarius Jahandarie2023-10-01
|\ | | | | | | Fix Chrome death, by creating both cross-frame ports in the background
| * wait for backend ready signal to prepare cross-frame apipraschke2023-10-01
| | | | | | | | | | not sure if API messages should be sent in prepare(), but we should probably wait for the ready signal before doing so
| * remove stray debugging commentpraschke2023-10-01
| |
| * remove yomichan.connect()praschke2023-10-01
| | | | | | | | | | | | it was only used in the cross-frame api. additionally, this comment on triggerExtensionUnloaded is incorrect.
| * create both cross-frame ports in the backgroundpraschke2023-09-30
| | | | | | | | | | | | | | | | | | | | 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.
* | Merge pull request #251 from ↵Darius Jahandarie2023-10-01
|\ \ | | | | | | | | | | | | | | | themoeway/dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.8.2 Bump eslint-plugin-jsdoc from 39.3.6 to 46.8.2
| * | Satisfy jsdoc/check-line-alignment lintDarius Jahandarie2023-10-01
| | |
| * | Satisfy jsdoc/require-returns lintDarius Jahandarie2023-10-01
| | |
| * | Remove newline-after-description lint as it's no longer availableDarius Jahandarie2023-10-01
| | |
| * | Bump eslint-plugin-jsdoc from 39.3.6 to 46.8.2dependabot[bot]2023-10-01
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #264 from themoeway/update-tough-cookieDarius Jahandarie2023-10-01
|\ \ | | | | | | | | | Update tough-cookie dependency
| * | Update tough-cookie dependencyDarius Jahandarie2023-10-01
|/ /
* | Merge pull request #263 from themoeway/remove-web-extDarius Jahandarie2023-10-01
|\ \ | | | | | | | | | Remove web-ext dev dependency
| * | Remove web-ext dev dependencyDarius Jahandarie2023-10-01
| | |
* | | Merge pull request #262 from themoeway/add-provenanceDarius Jahandarie2023-10-01
|\ \ \ | |/ / |/| | | | | Add SLSA provenance to releases
| * | Add SLSA provenance to releasesDarius Jahandarie2023-10-01
| |/
* | Merge pull request #261 from ↵Darius Jahandarie2023-10-01
|\ \ | |/ |/| | | | | | | themoeway/dependabot/npm_and_yarn/html-validate-8.5.0 Bump html-validate from 7.6.0 to 8.5.0