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-03-28Fix dark mode stuff relating to unified search, fix macOS auto dark/light the...Claudio Cambra
2022-02-02Cmake option to disable proxyalex-z
2022-01-05Try to sign-in after being signed-out due to SslHandshakeFailedErroralex-z
2021-11-04Don't do a connection checks when using push notificationsFelix Weilbach
2021-10-28by default we produce debug logs because we need themMatthieu Gallien
2021-10-05Add file activity dialogFelix Weilbach
2021-08-23Add socket command to upload a selection of files based on a regexHannah von Reth
2021-08-23Log invocation, useful for debugging startup issuesHannah von Reth
2021-08-11Remove unused functions and variablesFelix Weilbach
2021-07-12Show main dialog as normal window if tray icons not availableFelix Weilbach
2021-03-10Restyle wizardFelix Weilbach
2021-02-18Do not add debug build to startup programs.allexzander
2020-12-15Fix conditionHannah von Reth
2020-12-15Append .exe to crashreporter path so it is better locatedHannah von Reth
2020-12-15Fix warningHannah von Reth
2020-12-15Gui: Don't try to display the wizard during shutdownHannah von Reth
2020-12-15Make ownCloud accassible on the Application objectHannah von Reth
2020-12-15Don't hardcode PLUGINDIRHannah von Reth
2020-12-15Prepend PLUGINDIR else its pointlessHannah von Reth
2020-12-15Application: Allow to quit running instances by commandlineHannah von Reth
2020-12-15CleanupHannah von Reth
2020-12-15Vfs: Clear up relationship between _type and pin stateChristian Kamm
2020-12-15Tray: Try to establish tray after 10s if failed initially #6518Christian Kamm
2020-12-15Add PLUGINDIR cmake setting and define #7027Christian Kamm
2020-12-15Allow to open log window via command line to already running clientOlivier Goffart
2020-12-15vfs: Fix plugin decision in wizards, sanitize loadingChristian Kamm
2020-12-15Migration from 2.4: fallback to move file by file if directory move failled (...Olivier Goffart
2020-12-15Settings migration: Preserve future settings where possibleChristian Kamm
2020-12-15Config: Add version flags to accounts and foldersChristian Kamm
2020-12-15Rename Placeholders to Virtual Files in code #6531Christian Kamm
2020-12-15Placeholder: Stop adding ignore patternChristian Kamm
2020-12-15Placeholders: Support for macOS #6290Markus Goetz
2020-12-15NSIS: Register placeholder extensionChristian Kamm
2020-12-15Placeholders: Ignore placeholder files in older clientsChristian Kamm
2020-12-15Placeholder: The extension is now a branding optionOlivier Goffart
2020-12-15Placeholders: Fixup clicking on placeholder after previous changeOlivier Goffart
2020-12-15PlaceHolders: Trigger a download of the placeholder and open itOlivier Goffart
2020-10-07Make sure --logfile has precedence on configKevin Ottens
2020-09-29Don't hold ref to value returned from function.Harald Eilertsen
2020-09-29gui/application: replace foreach (#2219)Harald Eilertsen
2020-07-01Allow to control logFlush from the config fileKevin Ottens
2020-07-01Allow to control logDir from the config fileKevin Ottens
2020-07-01Allow to control logExpire from the config fileKevin Ottens
2020-07-01Allow to control log debug from the config fileKevin Ottens
2020-06-17Bring forward the main systray dialog on second executionKevin Ottens
2020-06-07Improve command line version info and help display to streamline gui and cmdMichael Schuster
2020-06-03Add missing auto opportunitiesKevin Ottens
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2020-03-10Merge pull request #1847 from nextcloud/enh/updaterMichael Schuster
2020-03-09Updater: Add CMake option BUILD_UPDATER to make the updater optionalMichael Schuster