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
path: root/src
AgeCommit message (Expand)Author
2022-03-09Do not remove files from a Group folder and its nested folders whe it is rena...bugfix/group-folder-files-erased-when-rename-or-delete-folderalex-z
2022-03-04Merge branch 'master' into rakekniven-patch-1rakekniven
2022-03-03Add 'Help' action back.bugfix/helpCamila
2022-03-02Simplify currentScreenClaudio Cambra
2022-03-02No longer assume status bar height, calculate, fixing notch borkingClaudio Cambra
2022-02-28l10n: Changed spellingrakekniven
2022-02-25Fix review comments from Matthieu. Using curent reverse iterator when searchi...alex-z
2022-02-25Do not remove a folder that has files that were not uploaded yet during propa...alex-z
2022-02-23Rollback local move when server move has failed.alex-z
2022-02-12l10n: Change to lowercaseValdnet
2022-02-11add headers in cmake files to get them properly detectedMatthieu Gallien
2022-02-11ensure that bulk upload network job errors are handledMatthieu Gallien
2022-02-08clean transition when files with spaces exist alreadyMatthieu Gallien
2022-02-08ensure we emit a rename command for renamed filesMatthieu Gallien
2022-02-04Adjust icons for activity entries in main dialog. Refactor the dialog by spli...alex-z
2022-02-02Always build with updater. Use 'beta/stable' channel seletor in 'General Sett...alex-z
2022-02-02Cmake option to disable proxyalex-z
2022-02-01Merge branch 'master' into bugfix/account-menu-scrollClaudio Cambra
2022-02-01Add testing for ActivityListModelClaudio Cambra
2022-01-31Account menu can now scrollClaudio Cambra
2022-01-24use proper API to dehydrate a placeholder fileMatthieu Gallien
2022-01-24Add ability to copy internal link from share dialogClaudio Cambra
2022-01-17Replace Text with LabelFelix Weilbach
2022-01-17Remove commented out codeFelix Weilbach
2022-01-17Use the font size that Qt suggestFelix Weilbach
2022-01-14Show only filenames in tray activity items, with full path in tooltipClaudio Cambra
2022-01-13ShareDialog: group links and users in one scrollbar.Camila
2022-01-13Just trying to make the sahre dialog look nicer.Camila
2022-01-13Remove unused slots.Camila
2022-01-13Add scroll area for share links.Camila
2022-01-13l10n: Fixed grammarrakekniven
2022-01-13Bugfix. Re-init sharing manager to enable link sharing UI when receiving shar...alex-z
2022-01-12l10n: Fixed grammarrakekniven
2022-01-12Fix review comments.alex-z
2022-01-12Fix review comments.alex-z
2022-01-12Fix review comments.alex-z
2022-01-12Display error message when creating a link share with compromised password.alex-z
2022-01-12write logs to Output window of Visual StudioDmytro Korchynskyi
2022-01-11Refactor DeleteJob and DeleteApiJob to use SimpleFileJob.alex-z
2022-01-11Checksum validation PropagateDownload unit tests.alex-z
2022-01-11Fix typo in usernamePrefillServerVersionMinSupportedMajor.alex-z
2022-01-11Ask server to recalculate checksum on validatin failure.alex-z
2022-01-07Fix spaceClaudio Cambra
2022-01-07Make compiler required when option is on, removed unused defClaudio Cambra
2022-01-07Remove AUTORCCClaudio Cambra
2022-01-07Add option of enabling QtQuick compilerClaudio Cambra
2022-01-07Do not display 'Conflict when uploading some files to a folderalex-z
2022-01-05Try to sign-in after being signed-out due to SslHandshakeFailedErroralex-z
2021-12-20Hide share button for deleted and ignored files in tray activityClaudio Cambra
2021-12-17Remove parenthesisValdnet