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
2022-03-22Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2022-03-18Improve variable nameFabian Müller
2022-03-18Retry update after 10 minutesFabian Müller
2022-03-17Add unit test for downloadsHannah von Reth
2022-03-17Follow http redirectsHannah von Reth
2022-03-17Check http result on updateHannah von Reth
2022-03-14Reduce code duplicationFabian Müller
2022-03-14Allow user to skip updateFabian Müller
2022-03-10Use factories to construct QSettings objectsFabian Müller
2021-11-25Use some more std::chronoHannah von Reth
2021-11-25Use std::chrono with QTimer::singleShotHannah von Reth
2021-11-03Use QVersionNumber with our updaterHannah 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-02-10Run clang-tidy check for modernize-use-nullptrOlivier 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-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-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-05-24Settings: Add update channel combobox #6259Christian Kamm
2018-01-25Use std::chrono::milliseconds to represent millisecondsOlivier Goffart
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-15remove qt4 codeHelmut K. C. Tessarek
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Upgrade some qCDebug to qCInfo or qCWarningJocelyn Turcotte
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-02-23Verify that all strings are properly escaped (#5558)Olivier Goffart
2017-01-17Updater: Don't create instance for invalid URLMarkus Goetz
2016-06-02Fix memleak in updaterDaniel Molkentin
2015-10-28State application name in update notificationDaniel Molkentin
2015-10-05GUI comment and message typos for masterPhil Davis
2015-08-10Fix regression in PassiveUpdateNotifierDaniel Molkentin
2015-08-06Updater: update Linux updater code to work with changes in masterDaniel Molkentin