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-25Use ocis productversionHannah von Reth
2022-05-17Remove version checks for < 10.0Hannah von Reth
2022-04-13Use the folder object directly instead of looking it up by its name (#9583)Hannah von Reth
2022-02-04Replace ocsjob with JsonApiJobHannah von Reth
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2019-07-09Merge remote-tracking branch 'origin/2.5' into 2.6Christian Kamm
2019-07-09Sharing: Create shares with appropriate permissions #7275Christian Kamm
2019-04-23Link shares: Adjust creation flowChristian Kamm
2019-02-14Ensure local discovery on selective sync changesloai_docsChristian Kamm
2019-02-11Folder: Add remoteFolderTrailingSlash()Christian Kamm
2018-05-14ShareLink: Preserve password when unrelated ui changes #6512Christian Kamm
2018-02-16Merge remote-tracking branch 'origin/2.4'Christian Kamm
2018-02-15Sharing: Use maximum allowed permissions for new share #6346Christian Kamm
2017-12-08Utility: use QUrlQueryOlivier Goffart
2017-10-24ShareDialog: trigger a sync for folder affected by a change of sharingOlivier Goffart
2017-10-24Sharing: remove the ShareManager::_jobContinuationOlivier Goffart
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-07-07Link shares: Add "show file listing" option #5837Christian Kamm
2017-05-22Share link: Fix parsing integer ids #5777Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-05-08Sharing: Switch from QtJson to Qt5's QJson #5710Christian Kamm
2017-05-03Share dialog: Add option to copy/email direct links #5627Christian Kamm
2017-04-21ShareDialog: Review fixesChristian Kamm
2017-04-21ShareDialog: Add support for multiple public link shares #5655Christian Kamm
2017-03-15Account server version: Helper to create versionsChristian Kamm
2017-02-23Verify that all strings are properly escaped (#5558)Olivier Goffart
2016-11-18Merge pull request #5272 from owncloud/licensefix-pendingckamm
2016-10-25Move concatUrl and settingsWithGroup to UtilityChristian Kamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-09-16Fix the MSVC buildJocelyn Turcotte