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-10-04apply modernize-use-using via clang-tidyci/useUsingMatthieu Gallien
2022-10-03Fix link shares default expire date being enforced as maximum expire date eve...Claudio Cambra
2022-10-03avoid possibly crashing static_castMatthieu Gallien
2022-10-02Merge branch 'master' into cleanConfigFileConstantscleanConfigFileConstantsMatthieu Gallien
2022-10-02use autoMatthieu Gallien
2022-10-02alway use constexpr for all text constantsMatthieu Gallien
2022-09-30Don't set up tray context menu on macOS, even if not building app bundleClaudio Cambra
2022-09-30Fix predefined status text formattingClaudio Cambra
2022-09-29Fix sync progress bar colours in dark modeClaudio Cambra
2022-09-29Fix 'Reply' action primary property.Camila
2022-09-29Remove unused property.Camila
2022-09-29Improve the error box QML componentClaudio Cambra
2022-09-28Make activity action button an actual button, clean up contentsClaudio Cambra
2022-09-28Ensure placeholder message in emoji picker wraps correctlyClaudio Cambra
2022-09-27Fix persistent two factor auth notification.Camila
2022-09-27Fix two factor auth notification: 'Approve' link is a primary action.Camila
2022-09-27Bring back .lnk files on Windows and always treat them as non-virtual files.alex-z
2022-09-26Remove sorting code in activitylistmodel as not needed with sortedactivitylis...Claudio Cambra
2022-09-26Add a sortedactivitylistmodel that automatically handles sorting of activitiesClaudio Cambra
2022-09-26Clicking on file name clash activities now opens file in web UI were the clas...Claudio Cambra
2022-09-26Categorise file name clash sync file issues as separate FileNameClash enum tr...Claudio Cambra
2022-09-26Ensure strings in main window QML are presented as plain text and not HTMLClaudio Cambra
2022-09-22Add a placeholder item for empty activity listClaudio Cambra
2022-09-20Fix two factor auth notification: activity item was disabled.bugfix/two-factor-notification-linksCamila
2022-09-17Do not format text in QML components as HTMLClaudio Cambra
2022-09-17Revert "Remove behavior changes."allexzander
2022-09-17Remove behavior changes.allexzander
2022-09-17Fix regression in the PropagateDirectory::slotSubJobsFinished.allexzander
2022-09-17Fix deprecation warnings.allexzander
2022-09-17Do not ignore return values for SyncJournalDB in accountsettings folderstatus...allexzander
2022-09-17Do not ignore return values for SyncJournalDB in folder, encryptfolderjob, hy...allexzander
2022-09-17Do not ignore return values for SyncJournalDB calls in propagator jobs and di...allexzander
2022-09-17Fix unit tests.allexzander
2022-09-17Do not ignore return value of SyncJournalDB in propagator jobsalex-z
2022-09-17Do not ignore return value of SyncJournalDB in socket API.alex-z
2022-09-17Do not ignore return value of SyncJournalDB in syncengine.alex-z
2022-09-17Do not ignore return value of getFileRecordsByFileId.alex-z
2022-09-17Added 'nodiscard' attribute to some of SyncJournalDb methods.alex-z
2022-09-17Check return values for SqlQuery.exec().alex-z
2022-09-15Ensure that the file being processed has had its etag properly sanitised, log...Claudio Cambra
2022-09-14Deallocate call notification dialog objects when closedClaudio Cambra
2022-09-14Make account setup wizard's adjustWizardSize resize to current page size inst...Claudio Cambra
2022-09-13Refactor ActivityListModel population mechanismsClaudio Cambra
2022-09-13Fix low-resolution file changed overlay icons in activitiesClaudio Cambra
2022-09-12Accept valid lsColJob reply XML content typesClaudio Cambra
2022-09-10Fix add account text clipping, enlarge textClaudio Cambra
2022-09-10Fix ActivityItem activityHover errorClaudio Cambra
2022-09-10Fix menu bar height calculation on macOSClaudio Cambra
2022-09-10Fix fileactivitylistmodel QML registrationClaudio Cambra
2022-09-10Make sure Folder is deleted from the list and the SyncJournalDB is closed for...alex-z