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: lay295/TwitchDownloader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.54.3
Choose a base ref
...
head repository: lay295/TwitchDownloader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.54.4
Choose a head ref
  • 20 commits
  • 101 files changed
  • 3 contributors

Commits on May 17, 2024

  1. Copy the full SHA
    7331863 View commit details

Commits on May 18, 2024

  1. Minor cleanup (#1065)

    * Use minimally required file permissions
    
    * Cleanup
    ScrubN authored May 18, 2024
    Copy the full SHA
    398b102 View commit details
  2. Copy the full SHA
    1f75d25 View commit details
  3. Fix WPF message boxes rarely appearing in the background (#1068)

    * Explicitly specify MessageBox window owners where applicable
    
    * Fix double space
    ScrubN authored May 18, 2024
    Copy the full SHA
    6a12088 View commit details

Commits on May 23, 2024

  1. Improve WPF dark titlebar handling (#1071)

    * Avoid spawning an invisible window by setting dark titlebar during SourceInitialized
    
    * Force titlebar repaint when selecting theme or on Windows app theme change
    ScrubN authored May 23, 2024
    Copy the full SHA
    a26fccd View commit details

Commits on May 25, 2024

  1. Improve readable colors algorithm and make it optional (#1072)

    * Use better algorithm for adjusting color visibility
    
    * Make readable usernames configurable
    
    * Update translations
    
    * Use alternate background color when enabled
    
    * Fix readable colors preference not being saved to settings
    
    * More adjustments
    
    * Reduce javascript overhead when computing contrast ratio in HTML chats
    ScrubN authored May 25, 2024
    Copy the full SHA
    4fc0572 View commit details

Commits on May 26, 2024

  1. Copy the full SHA
    b25e831 View commit details
  2. Complete JP translation of README, add TwitchDownloaderWPF README tra…

    …nslation, and improved translation (#1075)
    
    * Add complete translation of README
    
    * Add TwitchDownloaderWPF/README.md translations
    
    * Improved translation
    
    * Include the latest translation updates
    suzuki3jp authored May 26, 2024
    Copy the full SHA
    41f0ff5 View commit details
  3. Fix WPF badge mask combobox (#1076)

    * Clear comboBadges before adding badge mask items
    
    * Support translating chatrender badge mask items
    ScrubN authored May 26, 2024
    Copy the full SHA
    303545e View commit details

Commits on May 27, 2024

  1. Copy the full SHA
    b35a445 View commit details

Commits on Jun 2, 2024

  1. Fix typo (#1082)

    ScrubN authored Jun 2, 2024
    Copy the full SHA
    e8a939f View commit details

Commits on Jun 3, 2024

  1. Copy the full SHA
    ec07d5f View commit details

Commits on Jun 5, 2024

  1. Copy the full SHA
    ef34ccf View commit details

Commits on Jun 6, 2024

  1. Cleanup (#1086)

    * Simplify notifying properties
    
    * Fix ReadOnlySpanExtensions.UnEscapedIndexOf ArgumentOutOfRangeException args
    
    * Fix system emoji vendor missing from exception message
    
    * Simplify CacheHandler user prompt code
    ScrubN authored Jun 6, 2024
    Copy the full SHA
    1f68433 View commit details
  2. Copy the full SHA
    2bc8210 View commit details
  3. Fix README

    ScrubN committed Jun 6, 2024
    Copy the full SHA
    d3bf8e1 View commit details
  4. Prompt user before overwriting files (#1085)

    * Create destination file immediately
    
    * Fix potential NRE
    
    * Implement FileOverwriteHandler for CLI
    
    * Add GetNonCollidingName tests
    
    * TwitchDownloaderArgs -> ITwitchDownloaderArgs & rearrange arg interfaces due to help text ordering
    
    * Update help text
    
    * Create WPF task file overwrite handler
    
    * Throw when no output file is returned, refresh FileInfos before checking Exists property
    
    * Genericize opening explorer for a given file
    
    * Update ___Options output file property to reflect possibly new filename
    
    * Add icon
    
    * Add translations
    
    * Annotate as windows only
    
    * Update README
    
    * Forgot to add it to the whole CLI
    
    * Overwrite -> Collision
    
    * Missed a few spots
    
    * Update wording
    
    * Use warning icon to match file explorer overwrite prompt
    
    * Make "remember my choice" wording more clear
    
    * Fix missing zh-cn translations
    ScrubN authored Jun 6, 2024
    Copy the full SHA
    961e542 View commit details
  5. Copy the full SHA
    5c3cade View commit details
  6. Bump nuget packages (#1089)

    ScrubN authored Jun 6, 2024
    Copy the full SHA
    b17dd25 View commit details
  7. Bump version

    ScrubN committed Jun 6, 2024
    Copy the full SHA
    f5633c8 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff 1.54.3...1.54.4