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
2020-10-07If askForOptionalPassword is enabled preset a random passwordKevin Ottens
2020-09-01Enable bugprone-narrowing-conversions clang-tidy checkKevin Ottens
2020-06-03Do not declare local variables without an initial value.Camila San
2020-05-29ShareDialog: Pointer cosmeticsMichael Schuster
2020-05-29ShareDialog: Add further checks for the _manager member ptrMichael Schuster
2020-05-29ShareDialog: Fix crash, properly init member pointersMichael Schuster
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
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-09-18Finishing PR #1154 adding note when sharingDominique Fuchs
2019-06-21Displays the uid_owner of a shared file.Camila San
2019-05-27Display error when current user is not allowed to reshare file/folder.Camila San
2019-04-12Disable options in share dialog if account state changes.Camila San
2019-04-12Refactores sharing link to support multiple share links.Camila San
2018-08-02Fix include orderRoeland Jago Douma
2018-08-02Inserts ShareDialogStartPage in the correct position in the share dialog.Camila San
2018-08-02Adjustes sizes and margins in the share dialog and its widgets.Camila San
2018-08-02Changes share link layout so it looks like the UI on the server.Camila San
2018-08-02Changes size, size policy, content and margins of the share dialog and its wi...Camila San
2018-08-02Improves share dialog.Camila San
2018-06-06SocketApi/Sharing: Add "copy public link" to menu #6356Christian Kamm
2018-06-01ShareDialog: macOS grey odditiy #5774Markus Goetz
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