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-05-20Make sure AppImage update dialog uses application iconFabian Müller
2022-03-22Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2022-03-18Improve variable nameFabian Müller
2022-03-18Fix skipped update checkFabian 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-14Ask user whether to update or notFabian Müller
2022-03-14Add built-in AppImage self updaterFabian Müller
2022-03-14Consolidate updater source files handlingFabian 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-11-03Use QVersionNumber for our own versionHannah von Reth
2021-10-28Remove version definesHannah von Reth
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