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
2021-11-23Cleanup system bindings from Windows when removing a local sync folderalex-z
2021-09-08Use QRandomGenerator instead of qrandFelix Weilbach
2021-06-16Use longWinPath in more placesHannah von Reth
2021-05-11Temporary! Windows. VFS. Block Virtual Files for partition root sync folders.allexzander
2020-12-15csync: apply strict QString handlingHannah von Reth
2020-12-15[Core] Include more information about the OS in the user agentHannah von Reth
2020-12-15Fix compiler warningOlivier Goffart
2020-12-15Disable autostartCheckBox if autostart is configured system wideDominik Schmidt
2020-10-22SocketAPI: Introduce conflict resolution actions #6252Christian Kamm
2020-10-08Add a function for a more friendly user agent stringKevin Ottens
2020-09-01Enable bugprone-narrowing-conversions clang-tidy checkKevin Ottens
2020-08-13Enable the modernize-deprecated-headers check on clang-tidyKevin Ottens
2020-08-12Add more raw string literals missed previouslyKevin Ottens
2020-06-08Replace NULL by nullptr in all C++ filesStephan Beyer
2020-05-20Use nullptr when appropriateKevin Ottens
2019-12-03Avatar, full user name and server address now reflected in QML gui, provided ...Dominique Fuchs
2019-09-08Numoerous safe conversions implemented. Added additional Utility::convertSize...Dominique Fuchs
2019-09-08Renamed conversion function to make intention more clear. Also defaulted to '...Dominique Fuchs
2019-09-08Implemented Utility::convert function to convert size_t -> uint safely and on...Dominique Fuchs
2018-06-11Conflicts: Change tags to be more user friendly #6365Christian Kamm
2018-05-29Merge pull request #311 from nextcloud/upstream/pr/6371Roeland Jago Douma
2018-05-16Utility::fsCasePreserving: remove UNIT_TESTING ifdefOlivier Goffart
2018-05-15Conflicts: Add user name to conflict file name #6325Christian Kamm
2018-04-10Merge branch 'master' into clientSideEncryptionV4Tomaz Canabrava
2018-02-26Removes (s) from time strings.Camila San
2018-01-29Merge branch 'master' into clientSideEncryptionV3Tomaz Canabrava
2017-12-28Prepend "nextcloud" for all logging categoriesDaniel Nicoletti
2017-12-15Upload conflict files #4557Christian Kamm
2017-12-08Remove usage of deprecated qSortOlivier Goffart
2017-12-08Remove use of deprecated translate callOlivier Goffart
2017-12-08Utility: use QUrlQueryOlivier Goffart
2017-10-19Use qEnvironmentVariable* instead of qgetenv when appropriateOlivier Goffart
2017-09-26Use QDateTime::currentDateTimeUtc instead of the non utc versionOlivier Goffart
2017-09-19Fix compile with bad strrchr signatureChristian Kamm
2017-09-19Conflicts: Upload them files if env variable says soChristian Kamm
2017-09-15remove qt4 codeHelmut K. C. Tessarek
2017-09-06Replace csync_vio_file_stat_t with csync_file_stat_tJocelyn Turcotte
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte