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-06-15Start macOS app bundle name with uppercase letterFelix Weilbach
2021-06-14Remove conditional logic for OEM.cmakeFelix Weilbach
2021-05-17Add CMake option to enable address sanitizersFelix Weilbach
2021-04-15Remove redundant CMake codeNicolas Fella
2021-04-14Add feature summary to CMakeFelix Weilbach
2021-04-13Improve Inotify cmake codeNicolas Fella
2021-04-12Use FindPkgConfig to find libcloudproviders and related libsNicolas Fella
2021-01-05Remove NO_SHIBBOLETH flag and dead codeFelix Weilbach
2020-12-15Don't hardcode PLUGINDIRHannah von Reth
2020-12-15Add GUI testing SocketApi extensionDominik Schmidt
2020-12-15macOS: Fix vfs suffix plugin paths #7090Markus Goetz
2020-12-15Add PLUGINDIR cmake setting and define #7027Christian Kamm
2020-12-15Switch to standard opt-out BUILD_TESTING instead of opt-in UNIT_TESTINGDominik Schmidt
2020-12-15Remove unused include directoriesDominik Schmidt
2020-12-15winvfs: initial workChristian Kamm
2020-12-15Add CMake option to disable GUI buildGerhard Gappmeier
2020-12-15New Discovery Algo: Permsission checkOlivier Goffart
2020-12-15Rename ocsync library to ${APPLICATION_EXECUTABLE}_csyncDominik Schmidt
2020-12-15Rename Placeholders to Virtual Files in code #6531Christian Kamm
2020-12-15CMake: Add a default placeholder_suffixChristian Kamm
2020-12-15NSIS: Register placeholder extensionChristian Kamm
2020-12-15Placeholder: The extension is now a branding optionOlivier Goffart
2020-05-19Make sanitizer options more fine-grainedStephan Beyer
2020-03-09Updater: Add CMake option BUILD_UPDATER to make the updater optionalMichael Schuster
2019-10-22enabled address sanitizing for testsasapelkin
2019-09-08Added cmake preprocessor definitions when using msvc regarding the 'safe' ver...Dominique Fuchs
2019-09-07Updated WINVER/_WIN32_WINNT from 0x0600 to 0x0601 (e.g. Server 2008/Vista to ...Dominique Fuchs
2018-08-04rearange CMake find_package OpenSSLRonny Kunze
2018-06-26We require openssl 1.1Roeland Jago Douma
2018-05-16cmake: Remove references of now unused WITH_TESTINGOlivier Goffart
2018-01-29Merge branch 'master' into clientSideEncryptionV3Tomaz Canabrava
2018-01-25Merge remote-tracking branch 'oc/master' into oc_upRoeland Jago Douma
2018-01-13Set CMAKE_CXX_STANDARD to 14Dominik Schmidt
2018-01-13Modernize out CMakeLists.txtOlivier Goffart
2018-01-13Build system: Get rid of QtVersionAbstraction.cmakeOlivier Goffart
2017-12-14Merge branch 'master' into clientSideEncryptionV3Roeland Jago Douma
2017-12-14Require Qt >= 5.6 #6241Christian Kamm
2017-12-14Integrate libcloudproviders supportJulius Härtl
2017-12-14Merge remote-tracking branch 'oc/master' into oc_upRoeland Jago Douma
2017-12-12Merge branch 'master' into clientSideEncryptionV3Tomaz Canabrava
2017-12-05Merge remote-tracking branch 'origin/2.4'Olivier Goffart
2017-12-04make doc-man working again.Hefee
2017-11-20Merge branch 'master-nextcloud' into clientSideEncryptionV3Tomaz Canabrava
2017-11-20OwnCloudCPack.cmake to NextcloudCPack.cmakeRoeland Jago Douma
2017-11-20OWNCLOUD.cmake => NEXTCLOUD.cmakeRoeland Jago Douma
2017-11-03[CMAKE] Bump minimum version to 3.2Tomaz Canabrava
2017-10-30Merge branch 'master' into clientSideEncryptionV3Tomaz Canabrava
2017-10-27Merge remote-tracking branch 'origin/2.4'Christian Kamm
2017-10-24Windows: Add sync folders to Explorer's navigation paneJocelyn Turcotte
2017-10-18[cse] Link Against OpenSSLTomaz Canabrava