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
2022-01-24Add ability to copy internal link from share dialogClaudio Cambra
2022-01-13ShareDialog: group links and users in one scrollbar.Camila
2022-01-13Add scroll area for share links.Camila
2022-01-13Bugfix. Re-init sharing manager to enable link sharing UI when receiving shar...alex-z
2022-01-12Display error message when creating a link share with compromised password.alex-z
2021-08-31let clang-tidy add missing override after enabling again the checkMatthieu Gallien
2021-04-27Improve public link sharing UI. Fix UX issues.allexzander
2020-05-29ShareDialog: Pointer cosmeticsMichael Schuster
2020-05-29ShareDialog: Fix crash, properly init member pointersMichael Schuster
2020-01-09Ask for password on password protected link sharesRoeland Jago Douma
2019-12-09Make the ShareDialog background-aware (Dark-/Light-Mode switching)Michael Schuster
2019-04-12Refactores sharing link to support multiple share links.Camila San
2018-11-11GUI: run clang-tidy modernize-use-overrideJ-P Nurmi
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-08-02Changes share link layout so it looks like the UI on the server.Camila San
2018-08-02Switches order of widgets in share dialog: share link comes first.Camila San
2018-08-02Changes size, size policy, content and margins of the share dialog and its wi...Camila San
2018-06-06SocketApi/Sharing: Add "copy public link" to menu #6356Christian Kamm
2017-10-05Private 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