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
2022-11-07Use separate variable for cfg file name in CMAKE.alex-z
2022-10-04VFS Windows: Display the sharing state and lock state in the 'Status' column ...allexzander
2022-08-03Implement URI handler for local file editingalex-z
2022-07-29Implement COM Dll for CfApi shell extensins. Implement Thumbnail Provider.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
2021-12-03Always prefill username from Windows login name based on server versionalex-z
2021-11-24Pass username from Windows to login page.alex-z
2021-11-05add an option to enforce use of virtual files sync folderMatthieu Gallien
2021-10-27Forbid trusting the untrusted certificate.alex-z
2021-10-27Request OCSP validation data from the server during the SSL handshake.alex-z
2021-03-10Split out wizard welcome pageFelix Weilbach
2021-01-20Add the APPLICATION_ICON_SET optionKevin Ottens
2020-12-15Don't hardcode PLUGINDIRHannah von Reth
2020-12-15Add GUI testing SocketApi extensionDominik Schmidt
2020-12-15Add PLUGINDIR cmake setting and define #7027Christian Kamm
2020-12-15Rename Placeholders to Virtual Files in code #6531Christian Kamm
2020-12-15NSIS: Register placeholder extensionChristian Kamm
2020-12-15Placeholder: The extension is now a branding optionOlivier Goffart
2020-09-23Allow server URL to be pre-defined without enforcing it to be used unmodifiedMichael Schuster
2019-09-30Created wrapper variable LINUX_APPLICATION_ID to clean up codeDominique Fuchs
2019-09-26Fixed wrongly formatted define statementDominique Fuchs
2019-01-31Allow to specifiy server url via CMAKERoeland Jago Douma
2019-01-31Move help URL also to CMAKERoeland Jago Douma
2019-01-31Move wizard options to CMAKE as wellRoeland Jago Douma
2018-07-31Make build optionalJulius Härtl
2018-05-16cmake: Remove references of now unused WITH_TESTINGOlivier Goffart
2017-10-05Move csync/tests to test/csyncJocelyn Turcotte
2017-06-01Set proper application name, icon name for freedesktop notificationsJulius Härtl
2016-08-17Add TestSyncEngine and TestSyncFileStatusTracker auto testsJocelyn Turcotte
2015-10-20Remove legacy propagator and neonMarkus Goetz
2015-07-30cmake: rather use SHAREDIR than DATADIR define.Klaas Freitag
2015-06-22shell_i: Build the extension with the '-' identity by defaultJocelyn Turcotte
2015-06-17Reduce the amount of rebuild needed after a git commitJocelyn Turcotte
2015-05-19Filesystem Utilities: Add Checksum calculation methods.Klaas Freitag
2014-08-30Make crash reporter executable brandedDominik Schmidt
2014-08-26Add crash reporter using libcrashreporter-qtDominik Schmidt
2014-02-12Respect skipUpdate policy from global config files and windows policy.Daniel Molkentin
2014-01-28Make update URL a compile time optionDaniel Molkentin
2014-01-23Make NEON_WITH_LFS conditional to avoid build warnings.Klaas Freitag
2014-01-14Remove inotify from cmake files.Klaas Freitag
2013-12-11Add NE_LFS define to config.h.inKlaas Freitag
2013-09-05Fix locating translations on linuxDaniel Molkentin
2013-08-22Honor cmake's install prefixDaniel Molkentin
2013-07-19Small cleanupsDaniel Molkentin
2013-01-10Consolidate theming support.Daniel Molkentin
2012-12-20Update About dialogDaniel Molkentin
2012-11-27Add qtkeychain to cmake - WIP read password from keychain.Dominik Schmidt
2012-09-18Use a macro THEME_CLASS from CMakeLists.txt instead of ifdefs.Klaas Freitag
2012-07-20Check the system for inotify in cmake and use a config.h file.Klaas Freitag