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-27Change the way the continous log files are createdHannah von Reth
2022-05-25Use ocis productversionHannah von Reth
2022-05-25Allow to connect to unsupported serversHannah von Reth
2022-05-19FolderWizard use vfs with spacesHannah von Reth
2022-05-19Unpause sync before we schedule a syncHannah von Reth
2022-05-17Remove version checks for < 10.0Hannah von Reth
2022-05-13Allow to use the ConnectionValidator without checking the authHannah von Reth
2022-05-13Use new TLSErrorDialogHannah von Reth
2022-05-06Sync spaces to Spaces subfolderHannah von Reth
2022-05-06Name the personal space `Personal`Hannah von Reth
2022-05-05Introduce per account default folderHannah von Reth
2022-05-05Resize FolderWizard when run after account wizardHannah von Reth
2022-05-03Properly prepare new sync foldersHannah von Reth
2022-04-26Use folder wizard for manual sync configFabian Müller
2022-04-13Add display name to foldersHannah von Reth
2022-04-13Use the folder object directly instead of looking it up by its name (#9583)Hannah von Reth
2022-04-13Schedule sync after account was addedHannah von Reth
2022-04-13Properly save the account including the credentialsHannah von Reth
2022-04-12Implement advanced sync options in wizardFabian Müller
2022-04-05Only save fully defined accountsHannah von Reth
2022-03-24Query capabilities before we setup the foldersHannah von Reth
2022-03-24Rewrite wizard from scratchFabian Müller
2022-02-18Use a per folder davUrlHannah von Reth
2021-12-03Use the refcounted AccountStatePtr as much as possibleErik Verbruggen
2021-11-25Use some more std::chronoHannah von Reth
2021-11-25Use std::chrono with QTimer::singleShotHannah von Reth
2021-08-23Fix last sync date for multiple accountsHannah von Reth
2021-08-12Modern connectHannah von Reth
2021-08-12Clazy: old-style-connectHannah von Reth
2021-08-06Count ignored errorsHannah von Reth
2021-08-06Align sync status iconsHannah von Reth
2021-06-18Fixed unneeded allocations in for-loopsOleksii Lysenko
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2021-06-10Removed unnecessary temporary containers during iteration over QMap valuesOleksii Lysenko
2021-04-26Remove pre 2.6 client side cert supportHannah von Reth
2021-04-15Display last sync date in context menuFabian Müller
2021-04-12Merge remote-tracking branch 'origin/2.8' into masterHannah von Reth
2021-04-07Allow to specify a icon for the system tray (Windows only)Hannah von Reth
2021-04-07Directly use owncloudGui instead of the LoggerHannah von Reth
2021-03-24Use uuid as main identifier for accountsHannah von Reth
2021-01-13Ensure that our dialogs are modalHannah von Reth
2020-12-21Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2020-12-21Properly display parent Window when displaying a dialogHannah von Reth
2020-10-28Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2020-10-28Reintroduce a dark and a light themeHannah von Reth
2020-10-14Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2020-10-14While the dialog is modal, the systray allows to click about multiple timesHannah von Reth
2020-10-14Raise the about dialogHannah von Reth
2020-10-13Fix broken icon nameHannah von Reth
2020-10-07Merge branch '2.7' into masterHannah von Reth