aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* WIP transfer refold-tools to yomitan forkHEADmasterLoek Le Blansch2024-07-03
|
* Add Option for Scanning Alt Text (#1169)marv2024-07-03
| | | | | | | | | | | | | * Add Option for Scanning Alt Text * Don't scan alt text if option disabled * Add scanAltText to Options Schema * Add `scanning.scanAltText` Update Function * Bump Options Test Version * Remove Param Annotation
* Bump the minor group with 2 updates (#1160)24.7.1.0dependabot[bot]2024-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the minor group with 2 updates: [softprops/action-gh-release](https://github.com/softprops/action-gh-release) and [robinraju/release-downloader](https://github.com/robinraju/release-downloader). Updates `softprops/action-gh-release` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/69320dbe05506a9a39fc8ae11030b214ec2d1f87...a74c6b72af54cfa997e81df42d94703d6313a2d0) Updates `robinraju/release-downloader` from 1.10 to 1.11 - [Release notes](https://github.com/robinraju/release-downloader/releases) - [Commits](https://github.com/robinraju/release-downloader/compare/c39a3b234af58f0cf85888573d361fb6fa281534...a96f54c1b5f5e09e47d9504526e96febd949d4c2) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: robinraju/release-downloader dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update readme mention of native audio (#1164)Stefan Vuković2024-07-01
|
* make non-ja audio work without configuration (#1152)Stefan Vuković2024-07-01
| | | | | | | | | | | | | | | | | | | * add audio source for wiktionary format filenames on commons * allow region codes * fix files being saved in anki as mp3 * wip * refactor _getAvailableAudioSourceTypes * update docs * wording * single line list * fix no anki audio
* Change color to example text color (#1158)koiyakiya2024-07-01
| | | Signed-off-by: koiyakiya <149911531+koiyakiya@users.noreply.github.com>
* Fix dark/light mode footer message box colors (#1157)Kuuuube2024-07-01
|
* Set overscroll to contain for popup (#1155)Kuuuube2024-07-01
|
* fix typo (#1151)Cashew2024-06-30
|
* Add wiktionary commons audio source (#1143)Stefan Vuković2024-06-29
| | | | | | | * add audio source for wiktionary format filenames on commons * allow region codes * fix files being saved in anki as mp3
* Update language features docs (#1148)Cashew2024-06-29
| | | | | | | | | | | | | | | * update docs * delete unwanted code * update link * add fullstop * add may * change rule to condition * change confer to refer to
* Korean transformation tests (#1134)Cashew2024-06-28
| | | | | | | | | | | | | * wip * add tests * wip * fix typo * beautify test output * fix static analysis tests
* fix korean transforms (#1147)Cashew2024-06-28
|
* Add Mongolian (#1146)Michael Nock2024-06-27
|
* update docs to mention iso639_3 (#1144)StefanVukovic992024-06-27
|
* add lingua libre audio source (#1129)StefanVukovic992024-06-27
| | | | | | | | | | | | | | | * add lingua libre audio source * mvp * run file requests in parallel * remove redundant language var * redundant api function --------- Co-authored-by: Cashew <52880648+cashewnuttynuts@users.noreply.github.com>
* Attempt to fallback on kanji or terms dict when no results are found in the ↵Kuuuube2024-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | other (#1141) * Attempt to fallback on kanji or terms dict when no results are found in the other * Move logic to _findDictionaryEntries and split out _getFindDetails * Fix not falling back both ways properly * Add source to findDetails * Simplify return * Search fallback kanji without wildcard * Avoid double searching kanji * Remove weird newline * make symmetric * Simplify flow --------- Co-authored-by: Stefan Vukovic <stefanvukovic44@gmail.com>
* Move dakuten handakuten combining tests to japanese-util.test.js (#1142)Kuuuube2024-06-26
| | | | | | | * Move dakuten handakuten combining tests to japanese-util.test.js * Cleanup import * Move vars to describe
* Add support for halfwidth nakaguro (#1139)Kuuuube2024-06-26
|
* Add normalization of combining dakuten and handakuten to ja preprocessors ↵Kuuuube2024-06-26
| | | | | | | | | | | | | (#1136) * Add normalization of combining dakuten and handakuten to ja preprocessors * Fix typo * Remove redundant variable assignment * Fix first character processed incorrectly when it is a character that gets combined * Add test for combining dakuten and handakuten
* Add Documentation for Making Dictionaries (#1103)marv2024-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add basic info copied over * Add link to making dicts doc in readme * Update docs/making-yomitan-dictionaries.md Co-authored-by: Kuuuube <61125188+Kuuuube@users.noreply.github.com> Signed-off-by: marv <rotrobmin@gmail.com> * Update docs/making-yomitan-dictionaries.md Co-authored-by: Kuuuube <61125188+Kuuuube@users.noreply.github.com> Signed-off-by: marv <rotrobmin@gmail.com> * Update docs/making-yomitan-dictionaries.md Co-authored-by: Kuuuube <61125188+Kuuuube@users.noreply.github.com> Signed-off-by: marv <rotrobmin@gmail.com> * Remove unnecessary sections * Add POS documentation * Add community contributions line --------- Signed-off-by: marv <rotrobmin@gmail.com> Co-authored-by: Kuuuube <61125188+Kuuuube@users.noreply.github.com>
* Fix alt+scroll offset from elements above sticky header (#1131)Kuuuube2024-06-25
|
* Update theme after search update in popup preview (#1130)Kuuuube2024-06-24
|
* Rename Enhancement to Enhancements in release changelogs (#1128)Kuuuube2024-06-24
|
* Make search sizing more sensible due to search textbox and query now being ↵24.6.24.0Kuuuube2024-06-24
| | | | | | | | | sticky (#1127) * Move search height into variables * Lock max query height to roughly 2-2.5 lines * Reduce search textbox max height to 5 lines
* Auto resize search textbox when removing lines (#1126)Kuuuube2024-06-24
| | | | | * Disallow user resizing of search textbox * Allow search textbox to shrink when lines are removed
* More Spanish transforms (#1100)James Maa2024-06-24
| | | | | | | * Preterite and spanish bench * More spanish forms * Rename
* add cn reading processors (#1120)Cashew2024-06-24
| | | | | | | | | | | | | | | | | | | | | * add cn reading processors * remove meow * fix lint * add cn reading processors * remove meow * fix lint * wip * update names * update test * remove vestigial code
* remove vestigial epwing image reference (#1117)Cashew2024-06-22
|
* Support dictionaryStylesMap in anki-deck-generator-controller and ↵Kuuuube2024-06-22
| | | | | | | | | | | | | | | | | anki-templates-controller (#1112) * Support dictionaryStylesMap in bulk anki card generation * Move getDictionaryStylesMap to anki-note-builder * Support dictionaryStylesMap in anki-templates-controller * Strip newline to prevent tsv breaking * Allow dictionaryStylesMap to be omitted in createNote --------- Signed-off-by: Kuuuube <61125188+Kuuuube@users.noreply.github.com>
* Cleanup and center custom css modal (#1111)Kuuuube2024-06-22
|
* Make search header sticky (#1114)Kuuuube2024-06-22
| | | | | * Make search header sticky * Fix progress bar location
* Fix firefox search button 1px off of search textbox (#1115)Kuuuube2024-06-22
|
* fix dictionaryStylesMap undefined when testing anki templates (#1110)StefanVukovic992024-06-21
|
* Add diacritics normalization preprocessors for Vietnamese (#1107)Cashew2024-06-21
| | | | | | | | | | | | | * add viet diacritics normalization * move regexp construction outside of function * fix eslint * add 'off' option * fix lint * fix type
* Add profile selector to mobile action-popup (#1105)24.6.21.0Kuuuube2024-06-21
|
* Remove search page flashbang on page transition (#1102)Kuuuube2024-06-20
|
* Remove flashbangs on page transition (#1101)Kuuuube2024-06-20
|
* Use browser theme for loading on action popup (#1099)Kuuuube2024-06-20
|
* support css file in dictionaries (#1080)StefanVukovic992024-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * get styles in db * get styles in settings * use styles * fix test * scope * fix comma separated * escape dict name in css selector * g regex * get styles in anki * fix tests * more specificity * whitespace * test importing * test handlebars * add styles to glossary-first
* Fix missing legal-npm.html (#1097)Kuuuube2024-06-20
| | | | | * Remove legal-npm.html from gitignore and commit it * Fix theming for legal-npm
* Fix scrollbars on info, legal, and issues; add theming to legal and issues ↵Kuuuube2024-06-20
| | | | | | | | | | | (#1096) * Add theming support to generic-page-main.js * Mark scrollbars on info, issues, and legal * Remove quick-start-guide-main.js in favor of generic-page-main.js * Default body to hidden on issues and legal
* Fix settings display when shadow is on auto and body is light or dark (#1089)Kuuuube2024-06-20
|
* Add modal-body to scrollbar styling (#1095)Kuuuube2024-06-20
|
* Set up down buttons to default button size when on mobile (#1094)Kuuuube2024-06-20
|
* Show loading message before action popup is loaded (#1090)Kuuuube2024-06-20
|
* Remove flickering on page loads, reduce flashbangs, fix settings and popup ↵Kuuuube2024-06-19
| | | | | | | | | | | | | | | | | | | | | themes applying correctly (#1088) * Pull theme from settings on page load * Make dark mode default * Fix flickering on load * Invert shadow for auto shadow theme * Revert "Make dark mode default" This reverts commit 4cdfc39686a9faa3ce7a620be23025f97816f5f9. * Improve page load times * Fix flicker on load for popup preview without breaking theming when auto is selected * Revert shadow invert
* Add auto option to body theme (#1086)Kuuuube2024-06-19
| | | | | * Add auto option to body theme * Fix firefox bug where themes do not set correctly in settings due to getOptions failing
* Set better popupTheme and popupOuterTheme defaults and add browser theme ↵Kuuuube2024-06-18
| | | | option to welcome page (#1085)
* Add full dark mode support (#1079)Kuuuube2024-06-18
| | | | | | | | | | | | | | | | | | | * Add full dark mode support * Fix welcome, permissions, and quick start scrollbars * Fix action popup dark mode on mobile * Add theme to info page * Reduce flashbang * Move position of settingsDisplayController to not break things * Fix dictionary import drag drop theming * Make dark shadow color less bad * Prepare themeController to avoid not being able to set browser theme