Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-21Add option to create label for share link.Camila
2021-04-29Obey enforced password for share by email.allexzander
2020-08-31Enable all the misc clang-tidy check except oneKevin Ottens
2020-07-08Display the correct default permissions when creating a share.Camila
2019-09-18Finishing PR #1154 adding note when sharingDominique Fuchs
2019-05-27Adds parameter to retrieve shares with its reshares.Camila San
2017-10-05Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-05-17Apply clang-formatChristian Kamm
2017-05-08Sharing: Switch from QtJson to Qt5's QJson #5710Christian Kamm
2017-04-21ShareDialog: Review fixesChristian Kamm
2017-04-21ShareDialog: Add support for multiple public link shares #5655Christian Kamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-04-14Disable unavailable sharing permissions #4383Christian Kamm
2016-01-21Sharing: Fix resharing items with limited permissions #4357 #4358Christian Kamm
2015-11-19ShareDialog: Keep default server permissions by default (#4152)Olivier Goffart
2015-11-11Sharing: Fix crash with share deletion #4111Christian Kamm
2015-11-04[Sharing] Add setpermission to sharing codeRoeland Jago Douma
2015-10-29Use proper QFlagsRoeland Jago Douma
2015-10-29Make sure enforced passwords are properly respectedRoeland Jago Douma
2015-10-29Add share manager and the share objectsRoeland Jago Douma
2015-10-21Sharing: change coding style of enumOlivier Goffart
2015-10-16Now only 1 constructor to ocssharejobRoeland Jago Douma
2015-10-15Now add parameters in a less crappy wayRoeland Jago Douma
2015-10-15OCSJob -> OcsJob and more docsRoeland Jago Douma
2015-10-15Added setPublicUpload to OcsShareJobRoeland Jago Douma
2015-10-15Split sharing codeRoeland Jago Douma