Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-12Add hover effect to sync status buttonfeature/force-sync-tray-buttonClaudio Cambra
2022-10-12Make the sync status clickable to force a sync (if a sync not already runningClaudio Cambra
2022-10-12Merge pull request #4979 from nextcloud/bugfix/fixVersionComparisonsOnWindowsMatthieu Gallien
2022-10-12fix review commentsMatthieu Gallien
2022-10-12use correct version copmparison on NSIS updater: fix update from rcMatthieu Gallien
2022-10-12remove support for skipping an update: hard to understand for usersMatthieu Gallien
2022-10-12Merge pull request #5012 from nextcloud/bugfix/offline-user-statusClaudio Cambra
2022-10-12Fix invisible user status selector button not being checked when user is in O...Claudio Cambra
2022-10-12Merge pull request #5032 from nextcloud/bugfix/improveSyncLogsMatthieu Gallien
2022-10-12improve logs when adding sync errors in activity list of main dialogMatthieu Gallien
2022-10-12[tx-robot] updated from transifexNextcloud bot
2022-10-12Merge pull request #4998 from nextcloud/ci/removeOneWarningOnWindowsMatthieu Gallien
2022-10-11do not ignore return valueMatthieu Gallien
2022-10-11Merge pull request #5024 from nextcloud/bugfix/filesLockFailMetadataMatthieu Gallien
2022-10-11ensure we do not loose data when syncing locked filesMatthieu Gallien
2022-10-11add extra tests for lock files to better capture desired behaviorMatthieu Gallien
2022-10-11test that files soon to be expired will be synced automaticallyMatthieu Gallien
2022-10-11Merge pull request #5022 from nextcloud/bugfix/cmdclient-do-not-trust-certs-b...allexzander
2022-10-11Fix error in logic.alex-z
2022-10-11Command-line client. Do not trust SSL certificates by default, unlss '--trust...allexzander
2022-10-11[tx-robot] updated from transifexNextcloud bot
2022-10-10Merge pull request #4990 from nextcloud/bugfix/local-editing-sync-and-loading...allexzander
2022-10-10Improve 'Handle local file editing' feature. Add loading popup. Add force syn...alex-z
2022-10-10[tx-robot] updated from transifexNextcloud bot
2022-10-09[tx-robot] updated from transifexNextcloud bot
2022-10-07[tx-robot] updated from transifexNextcloud bot
2022-10-07Merge pull request #5019 from nextcloud/transifexUpdateTobias Kaminsky
2022-10-07Update after tx migratetobiasKaminsky
2022-10-04Merge pull request #4942 from nextcloud/feature/vfs-windows-sharing-and-lock-...allexzander
2022-10-04VFS Windows: Display the sharing state and lock state in the 'Status' column ...allexzander
2022-10-04Merge pull request #4991 from nextcloud/ci/checkFormatWithClangFormatMatthieu Gallien
2022-10-04only test format on changed files and changed linesMatthieu Gallien
2022-10-04pick up clang-format conf files from KDE communityMatthieu Gallien
2022-10-04let's check the format via some github actionMatthieu Gallien
2022-10-04Merge pull request #5002 from nextcloud/update-client-imageCamila
2022-10-04Remove clang-tidy from .drone.yml.Camila
2022-10-04Update to docker image to client-5.15-11.Camila
2022-10-04Merge pull request #4962 from nextcloud/bugfix/files-not-unlockingClaudio Cambra
2022-10-04Ensure we are checking lock state without affecting sync behaviourClaudio Cambra
2022-10-04Check local file locked and unlocked correctly in testlocaldiscoveryClaudio Cambra
2022-10-04Unschedule previously scheduled sync runs for locked files if it is found the...Claudio Cambra
2022-10-04More efficiently schedule sync runs for files that need delayed sync runsClaudio Cambra
2022-10-04Fix files not unlocking after lock time expiredClaudio Cambra
2022-10-04Merge pull request #4992 from nextcloud/ci/useNoDiscardMatthieu Gallien
2022-10-04add [[nodiscard]] attribute via clang-tidyMatthieu Gallien
2022-10-04fix [[nodiscard]] single warningMatthieu Gallien
2022-10-04Merge pull request #4993 from nextcloud/ci/useUsingMatthieu Gallien
2022-10-04apply modernize-use-using via clang-tidyci/useUsingMatthieu Gallien
2022-10-04Merge pull request #4982 from nextcloud/bugfix/enforced-max-expire-date-link-...Claudio Cambra
2022-10-03Fix link shares default expire date being enforced as maximum expire date eve...Claudio Cambra