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 (Collapse)Author
2022-01-19exclude files can be removed so let them be removedbugfix/avoidUnexpectedFilesDeletionMatthieu Gallien
will make the log less verbose will fix sync being in error because an exclude file has been deleted Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-01-19add missing locks in SyncJournalDbMatthieu Gallien
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-01-19add assert to prevent database errors to be no opMatthieu Gallien
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-01-19improve reliability: do not ignore errors from SyncJournalDb::setFileRecordMatthieu Gallien
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-01-17Replace Text with LabelFelix Weilbach
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2022-01-17Remove commented out codeFelix Weilbach
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2022-01-17Use the font size that Qt suggestFelix Weilbach
Fixes: https://github.com/nextcloud/desktop/issues/3797 Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2022-01-14Show only filenames in tray activity items, with full path in tooltipClaudio Cambra
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-01-13ShareDialog: group links and users in one scrollbar.Camila
- Remove the scrollbar used only for user shares - Resize share dialog when removing share links - Fix widget margins and max height of the share dialog - slotAdjustScrollWidgetSize => adjustScrollWidgetSize Signed-off-by: Camila <hello@camila.codes>
2022-01-13Just trying to make the sahre dialog look nicer.Camila
Signed-off-by: Camila <hello@camila.codes>
2022-01-13Remove unused slots.Camila
Signed-off-by: Camila <hello@camila.codes>
2022-01-13Add scroll area for share links.Camila
Signed-off-by: Camila <hello@camila.codes>
2022-01-13l10n: Fixed grammarrakekniven
Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2022-01-13Bugfix. Re-init sharing manager to enable link sharing UI when receiving ↵alex-z
sharing permissions. Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-12l10n: Fixed grammarrakekniven
Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2022-01-12Fix review comments.alex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-12Fix review comments.alex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-12Fix review comments.alex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-12Display error message when creating a link share with compromised password.alex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-12write logs to Output window of Visual StudioDmytro Korchynskyi
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
2022-01-11Refactor DeleteJob and DeleteApiJob to use SimpleFileJob.alex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-11Checksum validation PropagateDownload unit tests.alex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-11Fix typo in usernamePrefillServerVersionMinSupportedMajor.alex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-11Ask server to recalculate checksum on validatin failure.alex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-07Fix spaceClaudio Cambra
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-01-07Make compiler required when option is on, removed unused defClaudio Cambra
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-01-07Remove AUTORCCClaudio Cambra
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-01-07Add option of enabling QtQuick compilerClaudio Cambra
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-01-07Do not display 'Conflict when uploading some files to a folderalex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-01-05Try to sign-in after being signed-out due to SslHandshakeFailedErroralex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2021-12-20Hide share button for deleted and ignored files in tray activityClaudio Cambra
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2021-12-17Remove parenthesisValdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-12-16ensure any errors after calling FileSystem::getModTime are handledMatthieu Gallien
be sure that even in release mode no errors when calling getModTime could be ignored Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-12-15Added sync stop when failed to cancel delete jobs.alex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2021-12-15Do not crash on findAndCancelDeletedJob.alex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2021-12-14Fix CMake error in ECMAddAppIcon for mac.alex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2021-12-14fix review commentMatthieu Gallien
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-12-14ensure bulk upload jobs finished after an errorMatthieu Gallien
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-12-14Save folder settings to config when force-switching VFS.alex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2021-12-14Enforce VFS. Disable 'Make always available locally'.alex-z
Signed-off-by: alex-z <blackslayer4@gmail.com>
2021-12-14force download from server for local files that have invalid datesMatthieu Gallien
will trigger if local state is incoherent like the file itself haveing 0 or negative modtime and the database not Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-12-10do not get stuck forever in sync in case of errorsMatthieu Gallien
when a local file has invalid date and we try to upload it, properly handle the error such that we are not stuck forever in sync state Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-12-09remove files which gets downloaded with an invalid modified timeMatthieu Gallien
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-12-08add log statements for each new assert about invalid modified timeMatthieu Gallien
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-12-08recover from local invalid modifie time: force download from serverMatthieu Gallien
force file download if local modified time is invalid and server has valid modified time Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-12-08prevent cases where desktop client would store invalid modified timeMatthieu Gallien
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-12-08prevent injecting invalid modified time through CfApi callsMatthieu Gallien
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-12-08do not consider that a file has changed if its mtime is invalidMatthieu Gallien
a mtime should never be 0 or negative Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-12-08avoid downloading a file from server when modified time is invalidMatthieu Gallien
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-12-08prevent invalid modified time from being propagatedMatthieu Gallien
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>