aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* add korean (#787)StefanVukovic992024-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * prepare preprocessors * add postprocessors * add hangul functions (#13) * move hangul to lib, add test (#14) * add hangul functions * hangul lib * fix tests * test inputs * fix hangul disassemble, fix postprocessing * rename test * reset transformedText for multiple postprocessors * add credits * fix conflict --------- Co-authored-by: Stefan Vukovic <stefanvukovic44@gmail.com> * Vetting done (#16) * add hangul functions * hangul lib * fix tests * test inputs * fix hangul disassemble, fix postprocessing * rename test * reset transformedText for multiple postprocessors * add credits * fix conflict * add transforms * move substring * textprocessing function * mostly fixed * delete comment * mostly fixed (cherry picked from commit 268c8968ec64bf9d1fbd7d448a96d590399265c4) * prepare preprocessors (cherry picked from commit d139258398de9285396db31c6d46795ee95eb01a) * (reset) remove textSourceMap * rawSource before textreplacements * update tests * fix transforms * fix transforms * 100% vetted * add link to dict --------- Co-authored-by: Stefan Vukovic <stefanvukovic44@gmail.com> * update unit tests * update test --------- Co-authored-by: Lyroxide <33834537+Lyroxide@users.noreply.github.com>
* Correct README English (#758)nottnottloop2024-03-03
| | | Signed-off-by: nottnottloop <6772127+nottnottloop@users.noreply.github.com>
* Package scripts update (#714)toasted-nutbread2024-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update license-report commands * Rename build-libs * Update test-lint-js * Rename test-lint-json * Update test-lint-css * Rename test-lint-html * Update test-ts * Update test-code * Update test-build * Rename * Test JSON types * Distinguish JS tests from JSON tests * Add bench test * Test markdown * Add fast test option * Rename test:code * Describe scripts * Add test-build action * Add test:static-analysis * Update CI * Fix path * Fix missing type definition
* documentation updates (#703)StefanVukovic992024-02-20
| | | | | | | * first pass * wording * v2
* Add ignore links (#715)toasted-nutbread2024-02-20
| | | | | | | * Add ignore links * Why is this monstrosity needed? * Remove wildcards
* kbn-handlebars dependency update (#613)toasted-nutbread2024-02-05
| | | | | | | | | | | | | * Update kbn-handlebars dependency * Move handlebars dependency to dev * Update package * Update readme * Update readme * Ignore legal file
* Add Prettier Formatting for Markdown Files and Pre-Commit Hook (#543)marv2024-02-03
| | | | | | | * Install prettier, add prettierignore * Add precommit hook for md * Prettier format md files
* fix readme (#521)Cashew2024-01-20
|
* Reworked README & supplimenting docs (#512)Pierce James Morris2024-01-14
| | | | | | | | | | | | | * initial revision of updated README * fix broken links in doc files * descriptive links, typos, anki emphasis * add missing punctuation * add new lines and capitalise letters * move contributing section up
* Add a Recommended Permissions FAQ section in README (#420)Cashew2023-12-23
| | | | | | | * update permissions in FAQ * format using Markdown All in One * fixes
* Link to stable store entriesDarius Jahandarie2023-12-09
|
* Update README.md to reflect latest state of projectDarius Jahandarie2023-11-23
|
* Automate generation of legal information for dependenciesDarius Jahandarie2023-11-23
|
* Update explanationstarxeras2023-11-17
| | | `Show advanced options` -> `Advanced`
* Update repository ownerstarxeras2023-11-17
|
* Updated name and moved to a more suitable locationstarxeras2023-11-17
|
* Update README.mdstarxeras2023-11-17
|
* Update README.mdstarxeras2023-11-17
|
* Created Advanced Usage sectionstarxeras2023-11-17
|
* Added periodstarxeras2023-11-17
|
* Merge pull request #306 from MarvNC/capitalize-yomichanDarius Jahandarie2023-11-09
|\ | | | | | | Capitalize Yomichan in README
| * Capitalize YomichanMarvNC2023-11-03
| |
* | Merge pull request #305 from MarvNC/update-dictionariesDarius Jahandarie2023-11-09
|\ \ | | | | | | | | | Update Dictionaries in README
| * | Merge remote-tracking branch 'upstream/master' into update-dictionariesMarvNC2023-11-03
| |\|
| * | Add Jitendex/JMdict dictsMarvNC2023-11-03
| | |
| * | #195 Remove KireiCakeMarvNC2023-10-26
| | |
| * | #227 Remove KanjiumMarvNC2023-10-26
| | |
| * | AutoformatMarvNC2023-10-26
| | |
* | | Changed #yomitan to #yomitan-developmentstarxeras2023-11-04
| |/ |/|
* | Linebreak readmeMarvNC2023-10-26
| |
* | Replace references to Yomichan ImportMarvNC2023-10-26
|/
* Merge pull request #276 from praschke/block-helper-rewriteDarius Jahandarie2023-10-22
|\ | | | | | | Block helper rewrite
| * docs: note changes to custom templates in the readmepraschke2023-10-22
| |
* | Formatting (Markdown All in One)MarvNC2023-10-05
|/
* dexie: use blobs obtained from unpkg and update library READMEpraschke2023-10-01
|
* Fix Discord link in README.mdDarius Jahandarie2023-09-30
|
* Fix README.md shields badge for chrome dev releaseDarius Jahandarie2023-09-23
|
* Update README.mdDarius Jahandarie2023-08-20
| | | Include badges, update links to releases, and extra verbiage about state of the project.
* fix libraries in README and Firefox CSPpraschke2023-08-17
|
* Add support for exporting and importing dictionaries database.forsakeninfinity2023-07-15
| | | | | | | | It's super annoying to have to import dictionaries one at a time every time you move across browsers or devices. This change adds an experimental mechanism to export and import the entire database of dictionaries so that users have to deal with only one source instead of tracking tens of different dictionaries separately when migrating.
* Fix minor error in README.mdGenthus2023-04-15
|
* Fix minor mistake in README.mdGenthus2023-04-15
|
* Updated icon svg and icon nameAustin Siew2023-03-21
|
* Update parse5 dependency & fix remaining broken linksDarius Jahandarie2023-03-10
|
* Use lychee to check for broken links in CI, and fix a few broken linksDarius Jahandarie2023-03-10
|
* README.md: yomichan → yomitan; add announcementDarius Jahandarie2023-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 infoAlex Yatskov2023-02-25
|
* Dependency updates (#2253)toasted-nutbread2022-10-15
| | | | | | | | | * Update dependencies * Rebuild parse5 * Update version info * Audit fix
* Update readme (#2221)toasted-nutbread2022-08-21
|
* Remove metadata which is no longer needed for generating foosoft.netAlex Yatskov2022-07-14
|