Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: yomidevs/yomitan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 24.4.7.0
Choose a base ref
...
head repository: yomidevs/yomitan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 24.4.16.0
Choose a head ref
  • 16 commits
  • 34 files changed
  • 10 contributors

Commits on Apr 8, 2024

  1. Simplify diacratic removal; modify Latin & Greek preprocessors (#724)

    * Simplified diacratic removal and added preprocessors to LA and GRC
    
    * linted
    
    * Clarified the name of removeAlphabeticDiacritics
    
    * Add comment to removeAlphabeticDiacritics
    
    Signed-off-by: Darius Jahandarie <djahandarie@gmail.com>
    
    * Change to NFD
    
    Signed-off-by: Matttttt <18152455+martholomew@users.noreply.github.com>
    
    * Remove trailing spaces in comment
    
    Signed-off-by: Darius Jahandarie <djahandarie@gmail.com>
    
    * Remove latin preprocessors .eslintrc.json
    
    Signed-off-by: Matttttt <18152455+martholomew@users.noreply.github.com>
    
    * fix tests
    
    ---------
    
    Signed-off-by: Darius Jahandarie <djahandarie@gmail.com>
    Signed-off-by: Matttttt <18152455+martholomew@users.noreply.github.com>
    Co-authored-by: martholomew <martholomew@users.noreply.github.com>
    Co-authored-by: Darius Jahandarie <djahandarie@gmail.com>
    Co-authored-by: Stefan Vukovic <stefanvukovic44@gmail.com>
    4 people authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0663774 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Fix duplicated title (#735)

    * fix duplicated title
    
    * add comment
    
    * fix lint
    
    * change to use action.default_title
    
    ---------
    
    Co-authored-by: StefanVukovic99 <stefanvukovic44@gmail.com>
    Casheeew and StefanVukovic99 authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    11e58d6 View commit details
    Browse the repository at this point in the history
  2. feature: add handlebar for jidoujisho pitch graph (#773)

    * feat: add handlebar for jidoujisho pitch graph
    
    * fix: update handlebar upgrade test
    
    ---------
    
    Co-authored-by: StefanVukovic99 <stefanvukovic44@gmail.com>
    m-edlund and StefanVukovic99 authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1d52f94 View commit details
    Browse the repository at this point in the history
  3. Update docs for new add duplicate buttons (#785)

    Co-authored-by: StefanVukovic99 <stefanvukovic44@gmail.com>
    eloyrobillard and StefanVukovic99 authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f8a46a6 View commit details
    Browse the repository at this point in the history
  4. rename language options (#794)

    Co-authored-by: StefanVukovic99 <stefanvukovic44@gmail.com>
    Casheeew and StefanVukovic99 authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    315a2ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae10975 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ca56ec View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. fix (#811)

    StefanVukovic99 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f2b3eb4 View commit details
    Browse the repository at this point in the history
  2. Add scanOnTouchTap and improve touch scanning defaults (#791)

    * Add scanOnTouchTap
    
    * Update version to 30
    
    * Cleanup if statement
    Kuuuube authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7df7e1b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    ef43049 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    f5a6b25 View commit details
    Browse the repository at this point in the history
  3. improve term sorting (#806)

    * improve term sorting
    
    * edge case
    StefanVukovic99 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    afd6e17 View commit details
    Browse the repository at this point in the history
  4. fix: add missing handlebar entry (#823)

    * fix: add missing handlebar entry
    
    * fix: add new handlebar to tests
    m-edlund authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    82bb9de View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    643caf0 View commit details
    Browse the repository at this point in the history
  2. Remove unused canAdd (#824)

    Co-authored-by: James Maa <jamesmaa@Jamess-MacBook-Pro.local>
    jamesmaa and James Maa authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6e1cb32 View commit details
    Browse the repository at this point in the history
  3. Fix duplicate check not working across note types (#830)

    * Fix duplicate check not working across note types
    
    * Add invalidNoteId
    
    ---------
    
    Co-authored-by: James Maa <jmaa@berkeley.edu>
    Kuuuube and jamesmaa authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    669d277 View commit details
    Browse the repository at this point in the history
Loading