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-18fix drone failing buildsfeature/improveNetworkErrorHandlingMatthieu Gallien
2022-10-18fix windows compilationMatthieu Gallien
2022-10-18fix review commentsMatthieu Gallien
2022-10-18filter out some errors if they are related to network troublesMatthieu Gallien
2022-10-18add more metadata to sync errors to allow filteringMatthieu Gallien
2022-10-18ActivityListModel now keeps track of the account connection stateMatthieu Gallien
2022-10-18declare ErrorCategory enum class and declare its metatypeMatthieu Gallien
2022-10-18declare state property in AccountStateMatthieu Gallien
2022-10-18fix ignored signals due to using old connect syntaxMatthieu Gallien
2022-10-18[tx-robot] updated from transifexNextcloud bot
2022-10-17Merge pull request #5040 from nextcloud/bugfix/local-editing-fix-account-not-...allexzander
2022-10-17Fix account not found when doing local file editing.alex-z
2022-10-17Merge pull request #4989 from nextcloud/bugfix/dismissCamila
2022-10-17Update tests.Camila
2022-10-17The dismiss button is now a CustomButton component.Camila
2022-10-17Fix the dismiss button: display it whenever possible.Camila
2022-10-17Merge pull request #5039 from nextcloud/bugfix/checkTokenForEditLocallyRequestsMatthieu Gallien
2022-10-17edit locally requires a valid tokenMatthieu Gallien
2022-10-17makes JsonApiJob share common code with SimpleApiJobMatthieu Gallien
2022-10-17introduce a very simple network job to do API requestsMatthieu Gallien
2022-10-17[tx-robot] updated from transifexNextcloud bot
2022-10-16[tx-robot] updated from transifexNextcloud bot
2022-10-15[tx-robot] updated from transifexNextcloud bot
2022-10-14[tx-robot] updated from transifexNextcloud bot
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