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-02-18Use a per folder davUrlHannah von Reth
2021-12-03Use the refcounted AccountStatePtr as much as possibleErik Verbruggen
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-12Limit window size to 2/3Hannah von Reth
2021-04-26Unify PropfindJob and LsColJobHannah von Reth
2020-09-22Remove support for legacy private linksHannah von Reth
2020-09-07Make the share dialog modalHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2018-04-16SocketApi/Sharing: Add "copy public link" to menu #6356Christian Kamm
2017-09-19Private links: Retrieve link through propfind property #6020Christian Kamm
2017-07-07Introduce private link sharing #5023Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-04-14Disable unavailable sharing permissions #4383Christian Kamm
2016-03-01Disable sharing dialog if account state is not connectedRoeland Jago Douma
2015-11-05[Sharing] Reorganized sharedialog codeRoeland Jago Douma
2015-10-29Use proper QFlagsRoeland Jago Douma
2015-10-29Act properly if OCS endpoint returned an error (OCS error)Roeland Jago Douma
2015-10-29Shares do not have parentsRoeland Jago Douma
2015-10-29Add share manager and the share objectsRoeland Jago Douma
2015-10-15Split sharing codeRoeland Jago Douma
2015-10-14Allow setting op public upload on link sharesRoeland Jago Douma
2015-07-15Sharedialog show thumbnail of file (if available)Roeland Jago Douma
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-05-12Merge remote-tracking branch 'origin/1.9'Daniel Molkentin
2015-05-07ShareDialog: Improve error reporting for share API fails.Christian Kamm
2015-04-27Merge remote-tracking branch 'origin/1.8'Olivier Goffart
2015-04-21ShareDialog: Unused/invalid forward declarationMarkus Goetz
2015-04-09Merge remote-tracking branch 'origin/1.8'Olivier Goffart
2015-04-07More GUI refinements.Klaas Freitag
2015-04-07ShareDialog: handle resize properly with elided textKlaas Freitag
2015-03-13Merge remote-tracking branch 'origin/1.8'Daniel Molkentin
2015-03-11ShareDialog: If the password is empty, disable buttonKlaas Freitag
2015-03-11ShareDialog: Consider if resharing is not allowed on a share.Klaas Freitag
2015-03-09ShareDialog: Made it less "webbish" for better usability.Klaas Freitag
2015-02-25Added copyright headerRoeland Jago Douma
2015-02-25Add proper copyright headers to some files, fixes #2869Klaas Freitag
2015-02-25ShareDialog: Improve some GUI, fix #2850Klaas Freitag
2015-02-12Sharedialog: Removed Thumbnail retrieval.Klaas Freitag
2015-02-10Sharedialog: retrive thumbnail from server for sharesRoeland Jago Douma
2015-02-03Sharedialog: add copy button text and actually connect the buttonRoeland Jago Douma
2015-01-29ShareDialog: Disable sharing of external files.Klaas Freitag
2015-01-28Fix for non C++11 compilersDaniel Molkentin
2015-01-28Merge branch 'sharedialog_fixes' of git://github.com/rullzer/clientChristian Kamm
2015-01-28ShareDialog: Prepare for multiaccount. #43Christian Kamm
2015-01-23Sharedialog: Moved more logic to OcsShareJobRoeland Jago Douma
2015-01-21Sharedialog: Some more refinements after the merge of the branch.Klaas Freitag