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-09-23No longer try to concatenate definesHannah von Reth
2021-09-23Improve "update available" message in AppImagesFabian Müller
2021-06-29Improved string replacement in a more efficient wayOleksii Lysenko
2021-06-15Fix migration of settingsHannah von Reth
2020-12-21Properly display parent Window when displaying a dialogHannah von Reth
2020-10-04Don't scare users with critical parser log messagesHannah von Reth
2020-09-15Include architecture in updater queryHannah von Reth
2020-09-15Cleanup stirngsHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2020-01-09[CMAKE] Resolve some issues discovered during reviewHannah von Reth
2020-01-09[CMAKE] Do not create a deployable mac bundle during buildHannah von Reth
2019-10-28Updater: Fix crash when there is an XML errorOlivier Goffart
2019-10-25Updater: Fix Version numer not shown in the user visible stringOlivier Goffart
2019-08-22Updater: Improved logging output #7388Christian Kamm
2019-08-15NSISUpdater: Improve logging for version comparisonHannah von Reth
2019-08-14Updater: Log parsing issues in autoupdatLog parsing issues in autoupdateeHannah von Reth
2019-08-14Autoupdater: Log the URL #3475Markus Goetz
2019-08-01Updater: Preserve target version stringChristian Kamm
2019-08-01Updater: Make "Update manually" not also "skip this version"Christian Kamm
2019-06-12WinUpdater: More useful options on update failure #7217Christian Kamm
2018-12-04Updater: show the human readable version in the settingsOlivier Goffart
2018-12-04Updater: remove unused functionOlivier Goffart
2018-09-19Merge remote-tracking branch 'origin/2.5'Olivier Goffart
2018-09-05Remove unused installers before copying new ones into the appdata dirDominik Schmidt
2018-08-13Merge branch '2.5'Markus Goetz
2018-08-07MSI: Fix crash in the auto updaterOlivier Goffart
2018-06-29Merge branch '2.5'Markus Goetz
2018-06-27OCUpdater: Set correct state on network errorMarkus Goetz
2018-06-27MSI: Always with logfile #6609Markus Goetz
2018-06-27Extract filename of updateFile without leading slashDominik Schmidt
2018-06-27Escape msi and owncloud.exe path (who knows...)Dominik Schmidt
2018-06-27Run msi properly and restart client after updateDominik Schmidt
2018-06-27Implement basic .msi support in updaterDominik Schmidt
2018-06-25Updater: CommentsMarkus Goetz
2018-06-22UpdateInfo: Remove unused codeMarkus Goetz
2018-05-24Updater: Make sparkle updater respect release channelChristian Kamm
2018-05-24Auto Updater: Show UI element also on macOSMarkus Goetz
2018-05-24Settings: Add update channel combobox #6259Christian Kamm
2018-05-16Sparkle: Delegate calls work now with 1.18.1 (maybe even before)Markus Goetz
2018-04-13Q_UNUSED: Sprinkle aroundMarkus Goetz
2018-01-25Use std::chrono::milliseconds to represent millisecondsOlivier Goffart
2018-01-13Fix macOS updater build without deprecated Qt apisDominik Schmidt
2018-01-10Update updater.cppJürgen Weigert
2017-12-08Updater: use QUrlQueryOlivier Goffart
2017-12-08Remove usage of QString::nullOlivier Goffart
2017-09-27Updater: Rudimentary support for beta channelMarkus Goetz
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-15remove qt4 codeHelmut K. C. Tessarek
2017-09-08Fix the macOS Sparkle buildJocelyn Turcotte