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
path: root/src
AgeCommit message (Expand)Author
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-08-31StatusTracker: Fix different case paths not matching (#5981)Jocelyn Turcotte
2017-08-22Compile almost all of csync as C++Jocelyn Turcotte
2017-08-22Use .cpp for existing csync .cc filesJocelyn Turcotte
2017-08-22Move csync to src/csyncJocelyn Turcotte
2017-08-22Move csync/tests to test/csyncJocelyn Turcotte
2017-08-15Windows: Use the application icon for the sidebarJocelyn Turcotte
2017-08-04Sync Folder: Add file manager favorite also in folder wizard #455Markus Goetz
2017-08-04Upload: Log the checksum / file hashMarkus Goetz
2017-07-31macos: Add a sidebar iconJocelyn Turcotte
2017-07-28FolderWizard: fix crash in FolderWizardRemotePath::slotHandleLsColNetworkErrorOlivier Goffart
2017-07-27General settings: Put all advanced checkboxes in a layoutJocelyn Turcotte
2017-07-27Fix the selective sync notification folder list being croppedJocelyn Turcotte
2017-07-26AccountState: reset _waitingForNewCredentials when signin inOlivier Goffart
2017-07-25OAuth: clear refresh token when the server claim not to support oauthOlivier Goffart
2017-07-25OAuth: Fix refresh of token after expirationOlivier Goffart
2017-07-25Revert "Revert "Discovery: consider also the "shared by me" as shared""Olivier Goffart
2017-07-24Don't keep the list of touched files for the whole syncJocelyn Turcotte
2017-07-24windows: Fix a memory leak in FileSystem::longWinPathJocelyn Turcotte
2017-07-18Propagator: fix a qMax which should have been a qMinOlivier Goffart
2017-07-17OAuth: Add the user in the authorize callOlivier Goffart
2017-07-17PropagateUpload: Remove the Qt workaround against data corruptionOlivier Goffart
2017-07-17Merge pull request #5905 from kaustubh-welankar/issue_5692_pullOlivier Goffart
2017-07-17AccessManager: Disable HTTP/2 without TLSOlivier Goffart
2017-07-17HTTP/2 SupportOlivier Goffart
2017-07-15Change error message. Removed Qt5 if checkKaustubh Welankar
2017-07-14Fix for issue number 5692Kaustubh Welankar
2017-07-14OAuth: Better message when loggin in with the wrong usernameOlivier Goffart
2017-07-14X-Request-ID: Send per request not per account #5853Markus Goetz
2017-07-13Ensure qsrand is calledChristian Kamm
2017-07-13Account: Send a X-Request-ID header #5853Christian Kamm
2017-07-13OAuth2: Have a link to the browser in the owncloud UIOlivier Goffart
2017-07-13AccountSettings: Draw a box to indicate pending conflictsChristian Kamm
2017-07-13Conflicts: Detect and show in issues tabChristian Kamm
2017-07-13csync: Use Qt for encodeing/decoding filesystem stringsOlivier Goffart
2017-07-12IssuesWidget: Fix insertion of sync errors before item errorsChristian Kamm
2017-07-12Merge remote-tracking branch 'origin/2.3'Christian Kamm
2017-07-12IssuesWidget: Add button to retry 507 errors #5537Christian Kamm
2017-07-12IssuesWidget: Hide folder column when possibleChristian Kamm
2017-07-12Add ElidedLabelChristian Kamm
2017-07-12PropagateUpload: Better messaging for 507 #5537Christian Kamm
2017-07-12PropagateUpload: Put upload error handling in one functionChristian Kamm
2017-07-12ProgressInfo: Carry a sync statusChristian Kamm
2017-07-12SyncEngine: Introduce overall errors that are not tied to a file #5746Christian Kamm
2017-07-11OAuth: Redirects to the server in case of sucessfull loginOlivier Goffart
2017-07-10IssuesTab: Hide filters if they wouldn't be usefulChristian Kamm
2017-07-10FolderMan: Add missing folderListChanged emitsChristian Kamm
2017-07-08Account/Credentials: Have identical lifetimesChristian Kamm
2017-07-07Link share: Remove direct download if unavailable #5837Christian Kamm
2017-07-07Link shares: Add "show file listing" option #5837Christian Kamm