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-13Just trying to make the sahre dialog look nicer.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-11-02Replace deprecated QRegExp with QRegularExpression.alex-z
2021-04-27Improve public link sharing UI. Fix UX issues.allexzander
2021-04-14Update sharedialog.cppcastillo92
2021-04-13l10n: Unify spellingValdnet
2020-12-15Share dialog: use the original name and not the virtual file nameOlivier Goffart
2020-10-19Inform _emptyShareLinkWidget of linkShareRequiresPassword signalsKevin Ottens
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