-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: Alkl58/RcloneBrowser
base: master
head repository: totza2010/RcloneBrowser
compare: master
- 19 commits
- 61 files changed
- 1 contributor
Commits on Mar 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8c4acec - Browse repository at this point
Copy the full SHA 8c4acecView commit details -
Configuration menu - View commit details
-
Copy full SHA for eefb998 - Browse repository at this point
Copy the full SHA eefb998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bcdb2a - Browse repository at this point
Copy the full SHA 9bcdb2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a467a9b - Browse repository at this point
Copy the full SHA a467a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66905dd - Browse repository at this point
Copy the full SHA 66905ddView commit details -
modified: README.md modified: VERSION new file: install.ps1 new file: install.sh new file: src/images/remotes_icons/teldrive.png modified: src/list_of_job_options.cpp modified: src/resources.qrc modified: src/utils.cpp
Configuration menu - View commit details
-
Copy full SHA for 62c3074 - Browse repository at this point
Copy the full SHA 62c3074View commit details
Commits on Mar 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8e4b389 - Browse repository at this point
Copy the full SHA 8e4b389View commit details
Commits on Mar 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bb5c872 - Browse repository at this point
Copy the full SHA bb5c872View commit details
Commits on Nov 4, 2025
-
Migrate project from Qt5 to Qt6 and modernize code for full Qt6 compa…
…tibility Migrate project from Qt5 to Qt6: - Updated CMake to use Qt6 components - Replaced QRegExp with QRegularExpression - Fixed QFileInfo / QString conversion issue - Cleaned up Qt includes per Clazy recommendations - Removed duplicate <QtMultimedia> includes - Improved INI path and write-access handling - Verified Clazy analyzer compatibility
Configuration menu - View commit details
-
Copy full SHA for 669c36e - Browse repository at this point
Copy the full SHA 669c36eView commit details -
Remove unnecessary includes from various source files to streamline code
Removes unused includes to streamline codebase Cleans up source files by deleting unnecessary header includes, reducing compilation time and improving code maintainability. Eliminates redundant dependencies without functional changes. and Bug fix
Configuration menu - View commit details
-
Copy full SHA for f37bfb1 - Browse repository at this point
Copy the full SHA f37bfb1View commit details
Commits on Nov 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 89d9910 - Browse repository at this point
Copy the full SHA 89d9910View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b6cbe5 - Browse repository at this point
Copy the full SHA 6b6cbe5View commit details
Commits on Nov 9, 2025
-
Adds custom rclone repo selection and validation UI
Enables users to specify and test a custom rclone GitHub repository through advanced preferences. Integrates validation and core file checks, fetches repo metadata, and improves update checks by supporting repositories beyond the default. Updates the About dialog for improved presentation.
Configuration menu - View commit details
-
Copy full SHA for 045ee4f - Browse repository at this point
Copy the full SHA 045ee4fView commit details
Commits on Nov 10, 2025
-
Adds version verification and unified build metadata
Introduces a preparation job to validate the version file against the tag and provide commit/version metadata to downstream jobs. Unifies versioning across build and release steps, improving consistency and traceability. Automates downstream Docker build trigger upon release.
Configuration menu - View commit details
-
Copy full SHA for 5d56560 - Browse repository at this point
Copy the full SHA 5d56560View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b05432 - Browse repository at this point
Copy the full SHA 5b05432View commit details -
Refactor rclone version check to use QDate and improve error handling…
… for network requests
Configuration menu - View commit details
-
Copy full SHA for a4beb0f - Browse repository at this point
Copy the full SHA a4beb0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for af1e66c - Browse repository at this point
Copy the full SHA af1e66cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c5e9d - Browse repository at this point
Copy the full SHA 98c5e9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67af990 - Browse repository at this point
Copy the full SHA 67af990View 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 master...master