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.4
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.5
Choose a head ref
  • 7 commits
  • 13 files changed
  • 2 contributors

Commits on Jun 6, 2024

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

Commits on Jun 9, 2024

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

Commits on Jun 10, 2024

  1. Fix failing tests

    ScrubN committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    88c3f46 View commit details
    Browse the repository at this point in the history
  2. Replace forbidden filename characters with full-width alternatives (#…

    …1094)
    
    * Replace invalid path chars with full-width alternatives
    
    * More appropriate name
    
    * Replace timestamp separators with underscores
    
    * Use long instead of string for view template
    
    * Sanitize video ID just in case
    
    * Update tests
    
    * Sanitize output file name in CLI
    
    * Actually that may not be a great idea
    ScrubN authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    741fa72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dc8146 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2a8fd0 View commit details
    Browse the repository at this point in the history
  5. Bump version

    ScrubN committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    cebee28 View commit details
    Browse the repository at this point in the history
Loading