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
2017-10-13HttpCreds: Fix retry after wrong password #5989Christian Kamm
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-15OAuth: Use redirectable jobs for oauth token managementChristian Kamm
2017-09-15remove qt4 codeHelmut K. C. Tessarek
2017-09-11Update server url in case of permanent redirection #5972Christian Kamm
2017-09-11Use DetermineAuthTypeJob in HttpCredentialsChristian Kamm
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-05-08Switch JsonApiJob to Qt5's QJson #5710Christian Kamm
2017-04-24Merge remote-tracking branch 'origin/2.3'Christian Kamm
2017-04-19Server: Parse version from capabilities too #5691 (#5698)Markus Goetz
2017-04-13Merge remote-tracking branch 'origin/avatar_pics'Olivier Goffart
2017-04-04Improve http error messages; cleanupChristian Kamm
2017-03-10Avatar: Use QImage instead of QPixmap to avoid dep on QApplication.Klaas Freitag
2017-03-07AbstractNetworkJob: Improve redirect handling #5555Christian Kamm
2017-01-22New network job AvatarJob: GETs the account avatar from server.Klaas Freitag
2017-01-02Fix up SSL client certificates #5213 #69 (#5289)Markus Goetz
2016-11-23Wizard: Show if server asks for client certificate #2799 #69 (#5261)Markus Goetz
2016-10-31Merge remote-tracking branch 'origin/master' into chunking-ngOlivier Goffart
2016-10-25Move concatUrl and settingsWithGroup to UtilityChristian Kamm
2016-09-16Chunking-NG: add some headers when uploading chunksOlivier Goffart
2016-08-31Chunking-Ng: ResumeOlivier Goffart
2016-08-31WIP: new chunking algorithmOlivier Goffart
2016-08-09Always follow redirects in network jobs (#4905)Daniel Molkentin
2016-03-17Propfind: Treat broken XML response as failure #4575Christian Kamm
2016-03-02Propagator: Pump in more requests if we think current ones are quickMarkus Goetz
2016-02-20Merge branch '2.1'Hefee
2016-02-11Use oc:size instead of quota-used-bytes to get the sizes of folder (#4459)Olivier Goffart
2016-02-10ConnectionValidator: Make sure we intercept propfind errorOlivier Goffart
2015-11-23Add an experimental ProppatchJob #3235Christian Kamm
2015-11-19NetworkJobs: JSON network job now reports OCS reply code.Klaas Freitag
2015-11-16Merge branch 'newactivity'Klaas Freitag
2015-11-02JSONApiJob: Add method to add additional query parameter.Klaas Freitag
2015-10-19ETagJob: Depth 0 for server >= 8.1 #3730Markus Goetz
2015-10-05libtypos comment and message typos for masterPhil Davis
2015-08-11Fix Qt4 build (SSL sessionTicket())Markus Goetz
2015-08-11SslButton: Fix harder #3534 #3536Markus Goetz
2015-08-05SslButton: Improve reliability and usefulness #3534 #3536Markus Goetz
2015-07-30CheckServerJob: Only show SSL ticket warning when actually suceededMarkus Goetz
2015-06-26PropfindJob: fix a debug output messageOlivier Goffart
2015-06-25QuotaJob: remove and use a PropfindJob insteadOlivier Goffart
2015-06-17AbstractNetworkJob: move to its own fileOlivier Goffart
2015-06-15Credential: move the implementation to the guiOlivier Goffart
2015-06-10Merge pull request #3281 from owncloud/confirmOlivier Goffart
2015-06-10Merge remote-tracking branch 'origin/1.8'Olivier Goffart
2015-06-04Improve reporting of server error messages. #3220Christian Kamm
2015-06-03Wizard: Show server error message if possible. #3220Christian Kamm
2015-05-26PropfindJob: fix parsing of properties that have a sub elementOlivier Goffart
2015-05-26Merge remote-tracking branch 'origin/1.8'Olivier Goffart