Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.
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: FooSoft/yomichan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 22.9.9.2
Choose a base ref
...
head repository: FooSoft/yomichan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 22.10.23.0
Choose a head ref
  • 14 commits
  • 36 files changed
  • 2 contributors

Commits on Sep 25, 2022

  1. Configuration menu
    Copy the full SHA
    38c3d1b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. More API documentation (#2238)

    * Document TextSourceRange
    
    * Document TextSourceElement
    
    * Document DocumentUtil
    
    * Document DocumentFocusController
    toasted-nutbread authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    be7855b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Cleanup and refactoring (#2239)

    * Remove unused ignoreSelectors
    
    * Remove unused isMouseButtonPressed
    
    * Update getWritingMode to use the immediate element if possible
    
    * Move static functions to DocumentUtil
    
    * Fix documentation
    toasted-nutbread authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    f76c7d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Audio certificate error notification (#2243)

    * Refactor error throwing and change ID
    
    * Show a notification when an audio download fails due to an expired cert
    toasted-nutbread authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    abb3e5d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    5e70724 View commit details
    Browse the repository at this point in the history
  2. Lint updates (#2247)

    * Fix spacing
    
    * Update lint dependencies
    
    * Disable false positive rule
    
    * Update header rule
    
    * Install eslint-plugin-jsonc
    
    * Update lint rules to include jsonc extension
    toasted-nutbread authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    441b688 View commit details
    Browse the repository at this point in the history
  3. Ignore file updates (#2252)

    * Update ignore to use directories
    
    * Add lint ignore files
    toasted-nutbread authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    3dd7c63 View commit details
    Browse the repository at this point in the history
  4. Dependency updates (#2253)

    * Update dependencies
    
    * Rebuild parse5
    
    * Update version info
    
    * Audit fix
    toasted-nutbread authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    a370b46 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Clipboard updates (#2254)

    * Rename
    
    * Rename vars
    
    * Refactor paste target
    
    * Prevent most CSS url() properties from loading
    
    * Add helper function to clear rich function
    
    * Add useRichText argument
    
    * Update condition for using readText
    
    * Fix indent
    
    * Update CSS
    toasted-nutbread authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    9ef7f9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a47cbc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Documentation updates (#2257)

    * Document Backend
    
    * Document RequestBuilder
    
    * Document some of AnkiConnect
    toasted-nutbread authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    096bde4 View commit details
    Browse the repository at this point in the history
  2. Ajv error fix (#2258)

    * Fix ajv validation errors
    
    * Update error format
    toasted-nutbread authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c93682f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4abbc70 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Update version

    toasted-nutbread committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    752d734 View commit details
    Browse the repository at this point in the history
Loading