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.55.1
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.55.2
Choose a head ref
  • 10 commits
  • 40 files changed
  • 3 contributors

Commits on Jan 10, 2025

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

Commits on Jan 17, 2025

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

Commits on Feb 3, 2025

  1. Configuration menu
    Copy the full SHA
    82f82ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd5e73b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Fix crash when clipboard text could not be set (#1301)

    * Create & use ClipboardService.TrySetText
    
    * Update translations
    
    * Add comment
    ScrubN authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    b04ccfa View commit details
    Browse the repository at this point in the history
  2. Add filename parameter for overall video length (#1302)

    * Rename {length} to {trim_length}, add {length} parameter in FilenameService
    
    * Update tests
    
    * Update translations
    
    * Add parameters to settings window
    
    * Update FilenameService.GetFilename usages
    ScrubN authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    2a55439 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Allow CLI to compress JSON, HTML, and TXT chat files (#1303)

    * Support compressing html and text chats in Core
    
    * Only allow compressing Json chats in WPF
    
    * Do not close the FileStream
    
    * Fix closed file access exceptions
    
    * Fix typo
    
    * Fix corrupted gzip files
    
    * Disallow non-json gzip chats in enqueue window
    
    * Cleanup
    
    * Add more todo comments
    ScrubN authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    7c1f961 View commit details
    Browse the repository at this point in the history
  2. Bump nuget packages (#1304)

    * Bump nuget packages
    
    * No more Newtonsoft.Json!
    
    * Revert license file change
    ScrubN authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    71ad465 View commit details
    Browse the repository at this point in the history
  3. Downgrade Xabe.FFmpeg.Downloader to 5.2.6 (#1305)

    System.Text.Json 9.0.X is incompatible with .NET 6
    ScrubN authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    79f85f6 View commit details
    Browse the repository at this point in the history
  4. Bump version to 1.55.2

    ScrubN committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    a2e5cd0 View commit details
    Browse the repository at this point in the history
Loading