Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-08Set up default locale correctlyFabian Müller
2021-04-08Set up default locale correctlyFabian Müller
2021-04-07Allow to specify a icon for the system tray (Windows only)Hannah von Reth
2021-03-31Add socket command to upload a selection of files based on a regexHannah von Reth
2021-03-31Apply configured language on startupFabian Müller
2021-03-31Move translations-related functionaltiy into new utility namespaceFabian Müller
2021-03-31Add --language parameterFabian Müller
2021-03-24Fix occurence of ownCloud in a user facing stringHannah von Reth
2021-03-02Include full version string in log headerHannah von Reth
2021-03-01Add socket command to upload a selection of files based on a regexHannah von Reth
2021-02-16Log invocation, useful for debugging startup issuesHannah von Reth
2020-10-28Fix conditionHannah von Reth
2020-10-28Append .exe to crashreporter path so it is better locatedHannah von Reth
2020-10-14Always append a newline to the help textHannah von Reth
2020-10-14Print help/version to the console on Windows tooHannah von Reth
2020-10-14Properly initialise before executing cmd parametersHannah von Reth
2020-09-07Remove documentation of --logwindowHannah von Reth
2020-08-20Move the management of the account wizard to ownCloudGuiHannah von Reth
2020-07-15Fix assert overload, not supported by msvcHannah von Reth
2020-07-14Fix warningHannah von Reth
2020-07-03Gui: Don't try to display the wizard during shutdownHannah von Reth
2020-06-29Make ownCloud accassible on the Application objectHannah von Reth
2020-06-29Wizard: Make the wizard a child dialog of the settingsHannah von Reth
2020-06-23CMake: Don't globaly disable removal of deprecated codeHannah von Reth
2020-04-23Plugins: Add a relative plugin search path on LinuxHannah von Reth
2020-03-13Merge branch '2.6'Hannah von Reth
2020-03-04Bugfix: Client sometimes does not show up when started by a userHannah von Reth
2020-02-24Don't hardcode PLUGINDIRHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-01-09Merge branch '2.6'Hannah von Reth
2019-12-09Prepend PLUGINDIR else its pointlessHannah von Reth
2019-12-06Merge branch '2.6'Hannah von Reth
2019-12-04Application: Allow to quit running instances by commandlineHannah von Reth
2019-12-04CleanupHannah von Reth
2019-11-18Application: add an option to start with the settings visibleOlivier Goffart
2019-10-28Qt 5.12 is now the required minimal Qt versionOlivier Goffart
2019-07-18Add --logfile - to --help output #7255Christian Kamm
2019-05-07LogWindow: Option to disable automatic deletion #7154Christian Kamm
2019-04-09Vfs: Clear up relationship between _type and pin stateChristian Kamm
2019-03-14Merge remote-tracking branch 'origin/2.5'Christian Kamm
2019-03-14Add PLUGINDIR cmake setting and define #7027Christian Kamm
2019-03-08Tray: Try to establish tray after 10s if failed initially #6518Christian Kamm
2018-12-17Logging: do not write to a temporary logdir if --logfile is passedOlivier Goffart
2018-12-11Allow to open log window via command line to already running clientOlivier Goffart
2018-12-07Merge remote-tracking branch 'owncloud/vfs-master'Olivier Goffart
2018-11-26vfs: Fix plugin decision in wizards, sanitize loadingChristian Kamm
2018-11-07Crash Reporter: Add more debug menu entries #6823Markus Goetz
2018-10-24Migration from 2.4: fallback to move file by file if directory move failled (...Olivier Goffart
2018-07-25Settings: Attempt to fix rename issue on old macOSMarkus Goetz
2018-07-16Log: Remove inaccurate comment about --logdebugOlivier Goffart