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-04-12Don't assert if capabilities are not ready yet (#9576)Hannah von Reth
2022-03-02Add spaces as sync rootHannah von Reth
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-04-26Unify PropfindJob and LsColJobHannah von Reth
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-04-22Quota: Add branding option for the base folder (#4714)Olivier Goffart
2016-03-18Quota: Change quota path if single folder #4460Christian Kamm
2015-10-29Quota: handle special negative value for the quota #3940Olivier Goffart
2015-10-05GUI comment and message typos for masterPhil Davis
2015-06-26QuotaInfo: make sure that we always check the quota every 30 secondsOlivier Goffart
2015-06-26QuotaInfo: allow only one job at the same timeOlivier Goffart
2015-06-26QuotaInfo: only request the quota when the UI is visibleOlivier Goffart
2015-06-25QuotaJob: remove and use a PropfindJob insteadOlivier Goffart
2015-02-12QuotaInfo: Ensure only one QuotaJob during startup. #2801Christian Kamm
2014-12-18Use global Account/AccountState less.Christian Kamm
2014-12-18Account: Split into libsync/Account and gui/AccountState.Christian Kamm