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: WSTxda/Clippy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6
Choose a base ref
...
head repository: WSTxda/Clippy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.7
Choose a head ref
  • 6 commits
  • 11 files changed
  • 1 contributor

Commits on Oct 28, 2025

  1. Update Gradle

    WSTxda committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    d5f7455 View commit details
    Browse the repository at this point in the history
  2. Update providers

    WSTxda committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    058825c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c855f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Fix handle relative redirects

    Correctly resolves relative URLs returned in the "Location" header during a redirect chain by using the previous URL as a base. This prevents MalformedURLExceptions when processing shortened links.
    WSTxda committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    3b43817 View commit details
    Browse the repository at this point in the history
  2. Bump app version

    WSTxda committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    4e8080d View commit details
    Browse the repository at this point in the history
  3. Improve UrlCleaner handler if modules fails

    Show log message error and skip to next module.
    WSTxda committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    4574f98 View commit details
    Browse the repository at this point in the history
Loading