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-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
2022-10-31Replace manual index bound checks with calls to checkIndexClaudio Cambra
2022-10-31Perform inactive qquickwindow garbage collection when generating new file det...Claudio Cambra
2022-10-31Use auto where possibleClaudio Cambra
2022-10-31Add minimum size to file details windowClaudio Cambra
2022-10-31Remove default cases in switches, rely on compiler warnings for missed casesClaudio Cambra
2022-10-31Eliminate unneeded parent Item in FileActivityViewClaudio Cambra
2022-10-31Add early return checks for setter methodsClaudio Cambra
2022-10-31Refactor generation of dialogs, remove need for QSharedPointer and reduce use...Claudio Cambra
2022-10-31Remove Q_REQUIRED_RESULT from method with side-effect where result not always...Claudio Cambra
2022-10-31Use [[nodiscard]] more broadly in methods returning values, and respect it el...Claudio Cambra
2022-10-31Show password set errors in the popup where passwords are set rather than in ...Claudio Cambra
2022-10-31Improve share view tab buttonsClaudio Cambra
2022-10-31Change 'Link share' to 'Share link', matching serverClaudio Cambra
2022-10-31Improve flat buttons in share delegatesClaudio Cambra
2022-10-31Add a file details window/page, QMLify file sharingClaudio Cambra
2022-10-31add mising namespaceMatthieu Gallien
2022-10-31Merge pull request #5116 from nextcloud/ci/fixMacCompilationEditLocalllyMatthieu Gallien
2022-10-31use new public API to open an edit locally URLMatthieu Gallien
2022-10-31[tx-robot] updated from transifexNextcloud bot
2022-10-30[tx-robot] updated from transifexNextcloud bot
2022-10-29Merge pull request #5097 from nextcloud/bugfix/sync-now-visible-connectedClaudio Cambra