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-06-30Don't query private links if disabled on the serverHannah von Reth
2022-05-17Remove version checks for < 10.0Hannah 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-11-25Use std::chrono for timeoutsHannah von Reth
2021-08-24Sharedialog preview be more resilientHannah von Reth
2021-08-16No need to save the geometry if we don't restoreHannah von Reth
2021-08-16Fix the resizing of the windgetsHannah von Reth
2021-08-12Don't play with the font sizeHannah von Reth
2021-08-12Limit window size to 2/3Hannah von Reth
2021-04-26Remove leftovers from the removal of legacy private linksHannah von Reth
2021-04-26Unify PropfindJob and LsColJobHannah von Reth
2020-09-22Remove support for legacy private linksHannah von Reth
2020-09-07Change initial ShareDialog sizeHannah von Reth
2020-07-06Gui: Remove usage of grid layout from src/gui/sharedialog.*Hannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2018-05-30Share dialog: use the original name and not the virtual file nameOlivier Goffart
2018-04-25ShareDialog: macOS grey odditiy #5774Markus Goetz
2018-04-16SocketApi/Sharing: Add "copy public link" to menu #6356Christian Kamm
2017-11-14Private links: Retrieve numeric file id property #6146Christian Kamm
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-19Private links: Retrieve link through propfind property #6020Christian Kamm
2017-07-07Introduce private link sharing #5023Christian Kamm
2017-05-22Share dialog: Use default icon if available #5781Christian Kamm
2017-05-22Share Dialog: Remove unused hlineChristian Kamm
2017-05-22Sharing dialog: Ensure error labels are expanding #5774Christian Kamm
2017-05-22Share dialog: Hide the icon when unusedChristian 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-10Sharing: Fix UI glitch when sharing is disabledMarkus Goetz
2017-04-21ShareDialog: Add support for multiple public link shares #5655Christian Kamm
2017-04-21ShareDialog: Use a tab widget #5655Christian Kamm
2017-04-04ShareDialog: Fix thumbnail size #5654Christian Kamm
2017-03-15Account server version: Helper to create versionsChristian Kamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-09-28ShareDialog: Remove context help buttonChristian Kamm
2016-04-22Only 1 : between namespace and propertyRoeland Jago Douma
2016-04-15The share-permissions namespace was movedRoeland Jago Douma
2016-04-14ShareDialog: Tell a user early if resharing is impossible #4679Christian Kamm
2016-04-14Disable unavailable sharing permissions #4383Christian Kamm
2016-03-01Disable sharing dialog if account state is not connectedRoeland Jago Douma
2016-02-22Add theming options control sharing operationsRoeland Jago Douma
2015-11-24Share dialog: Adjust layout #4119Christian Kamm
2015-11-24Share dialog: Don't close on enterChristian Kamm
2015-11-19ShareDialog: show an error if the sharing API is disabled (#4126)Olivier Goffart
2015-11-17ShareDialog: softer line separator (#3737)Olivier Goffart
2015-11-17ShareDialog: remove the search button (#3737)Olivier Goffart
2015-11-16ShareDialog: add a QScrollArea (issue #4125 )Olivier Goffart