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-11-10Always build E2E tests, but only add to test suite if enabledfeature/end-to-end-testsClaudio Cambra
2022-11-10Add a file transfer e2e testClaudio Cambra
2022-11-10Add a test to check e2e server test setupClaudio Cambra
2022-11-10Add an end to end test utils fileClaudio Cambra
2022-11-09Add server service to drone manifestClaudio Cambra
2022-11-09[tx-robot] updated from transifexNextcloud bot
2022-11-08Merge pull request #5132 from nextcloud/bugfix/dark-mode-share-delegate-buttonsClaudio Cambra
2022-11-08Fix share delegate button icon colors in dark modeClaudio Cambra
2022-11-08Merge pull request #5129 from nextcloud/bugfix/sync-now-button-elideClaudio Cambra
2022-11-08Ensure 'Sync now' button doesn't have its text elidedClaudio Cambra
2022-11-08Merge pull request #5127 from nextcloud/bugfix/remove-unused-app-ptrClaudio Cambra
2022-11-08Remove unused app pointer in CocoaInitializerClaudio Cambra
2022-11-08[tx-robot] updated from transifexNextcloud bot
2022-11-08Merge pull request #5104 from nextcloud/bugfix/doNotDeleteFilesInSyncDatabaseMatthieu Gallien
2022-11-07do not skip folder deletion if BlacklistedError during propagationMatthieu Gallien
2022-11-07new autotest to ensure that we delete folders despite blacklist errorsMatthieu Gallien
2022-11-07improve logs of E2EE API to not pollute logsMatthieu Gallien
2022-11-07logs from discovery are now namespaced by nextcloud to show debug logsMatthieu Gallien
2022-11-07remove dead code related to item renamingMatthieu Gallien
2022-11-07Merge pull request #5136 from nextcloud/feature/config-name-in-cmakeallexzander
2022-11-07Use separate variable for cfg file name in CMAKE.alex-z
2022-11-07[tx-robot] updated from transifexNextcloud bot
2022-11-06[tx-robot] updated from transifexNextcloud bot
2022-11-05[tx-robot] updated from transifexNextcloud bot
2022-11-04[tx-robot] updated from transifexNextcloud bot
2022-11-04Revert "[tx-robot] updated from transifex"alex-z
2022-11-04[tx-robot] updated from transifexNextcloud bot
2022-11-03Merge pull request #5123 from nextcloud/bugfix/remove-unused-internal-link-wi...Claudio Cambra
2022-11-03Remove unused internal link widget from old share dialogClaudio Cambra
2022-11-03Merge pull request #5092 from nextcloud/bugfix/incorrect-currentuseridallexzander
2022-11-03Fix accounts avatar issue when it becomes completely white due to non-changin...allexzander
2022-11-03Fix incorrect current user index when removing and adding an account.alex-z
2022-11-03[tx-robot] updated from transifexNextcloud bot
2022-11-02[tx-robot] updated from transifexNextcloud bot
2022-11-01Merge pull request #5067 from nextcloud/bugfix/e2e-do-not-generate-keys-witho...allexzander
2022-11-01E2EE. Do not generate keypair without user request.allexzander
2022-11-01[tx-robot] updated from transifexNextcloud bot
2022-10-31Merge pull request #4929 from nextcloud/feature/qml-file-detailsClaudio Cambra
2022-10-31Change liveDialog to nullDialogClaudio Cambra
2022-10-31Update Kirigami WheelHandler to upstream v5.99.0Claudio Cambra
2022-10-31Add testing for SortedShareModelClaudio Cambra
2022-10-31Moved all server mocking code for share model test to independent ShareTestUt...Claudio Cambra
2022-10-31Add testing for ShareeModelClaudio Cambra
2022-10-31Add a suite of tests for ShareModelClaudio Cambra
2022-10-31Filter out sharees that already have active sharesClaudio Cambra
2022-10-31Improve server error handling in the ShareModelClaudio Cambra
2022-10-31Check for state of file record retrieval in fileactivitylistmodelClaudio Cambra
2022-10-31Fix default date parser handling of timezonesClaudio Cambra
2022-10-31Renamed _userStoppedTypingTimer to searchRateLimitingTimerClaudio Cambra
2022-10-31Add trailing comma to shareemodel enumClaudio Cambra