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-13ShareDialog: group links and users in one scrollbar.Camila
2021-11-10Add profile pageFelix Weilbach
2021-11-03Implement expiration date for federated sharesalex-z
2021-09-06Enable share to Talk and Email. Display correct icon. Added unit tests.allexzander
2021-08-31let clang-tidy add missing override after enabling again the checkMatthieu Gallien
2021-04-29Use separate progress indicator for password and replace a button with it whi...allexzander
2021-04-29Fix review comments.allexzander
2021-04-29Obey enforced password for share by email.allexzander
2021-04-20Show progess indicatorFelix Weilbach
2021-04-20Add expire date to user and group shareFelix Weilbach
2021-04-20Add note to user and group shareFelix Weilbach
2020-12-08Fixed slow sharee search in the share dialogallexzander
2020-02-14Code cleanupMichael Schuster
2019-12-09Make the ShareDialog background-aware (Dark-/Light-Mode switching)Michael Schuster
2019-05-29Unshare action transferred to 3 dot menuivyclare
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-08-02Changes Share User/Group widget UI to match the server share UI.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
2017-11-21AvatarJob improvementsChristian Kamm
2017-11-21User shares: Show avatarsRoeland Jago Douma
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
2017-05-08Sharing: Switch from QtJson to Qt5's QJson #5710Christian Kamm
2017-04-21Rename ShareWidget to ShareUserLineChristian Kamm
2017-04-21ShareDialog: Use a tab widget #5655Christian Kamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-04-29Add spinner during sharee search (#4764)Roeland Douma
2016-04-14Disable unavailable sharing permissions #4383Christian Kamm
2016-01-12Sharing: feedback when there is no result while searching for an user #4348Olivier Goffart
2016-01-12Sharing: Display the error from the server when trying to share with users or...Olivier Goffart
2015-12-10User Sharing: Match user names and case insensitive #4269Christian Kamm
2015-12-10Share UI: Allow typing in a shareeChristian Kamm
2015-11-25[Sharing] Permissions now in dropdown menuRoeland Jago Douma
2015-11-19ShareDialog: remove the "Premissions" label and adjust the size of the scroll...Olivier Goffart
2015-11-17ShareDialog: remove the search button (#3737)Olivier Goffart
2015-11-16ShareDialog: fix auto completion to actualy auto completeOlivier Goffart
2015-11-13[Sharing] Delete animation when share is removedRoeland Jago Douma
2015-11-13[Sharedialog] Fix UI stuffRoeland Jago Douma
2015-11-11Forward-declare QModelIndex. Fixes Qt4 builds.Daniel Molkentin
2015-11-05[Sharing] Build sharee list on every searchRoeland Jago Douma
2015-11-05[Sharing] Filter sharee list properlyRoeland Jago Douma
2015-11-05[Sharing] Reorganized sharedialog codeRoeland Jago Douma