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-13Remove unused slots.Camila
2022-01-13Add scroll area for share links.Camila
2021-11-03ShareLinkWidget. Fix incorrect calendar mindate.alex-z
2021-10-28Refactor toggleButtonAnimation function.Camila
2021-10-28Fix display of deleted note.Camila
2021-10-28Refactor ShareLinkWidget show/hide widgets functions.Camila
2021-09-21Add option to create label for share link.Camila
2021-04-27Improve public link sharing UI. Fix UX issues.allexzander
2020-10-19Stop the animation if we got an error messageKevin Ottens
2020-07-09Fix text in the permissions menu for share link.Camila
2020-07-09Share link display the correct permissions for files and folders.Camila
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2020-03-01Merge branch 'master' into resource-cleanupMichael Schuster
2020-02-06Merge pull request #1759 from nextcloud/fix/do_not_save_all_the_timeDominique Fuchs
2020-01-28Am empty note is not a valid noteRoeland Jago Douma
2020-01-28Do not save notes on text changeRoeland Jago Douma
2020-01-18Cleanup/Removal/Adaption/Update to resource files and crresponding code, esp....Dominique Fuchs
2019-12-20Make all ProgressIndicator's background-aware (Dark-/Light-Mode switching)Michael Schuster
2019-12-09Make the ShareDialog background-aware (Dark-/Light-Mode switching)Michael Schuster
2019-09-18Finishing PR #1154 adding note when sharingDominique Fuchs
2019-09-09Q_UNUSED for atm unused parametersDominique Fuchs
2019-09-09Remove unnecessary argumentDominique Fuchs
2019-04-12Refactores sharing link to support multiple share links.Camila San
2019-04-12Fixes deleting of one single link share.Camila San
2018-11-17ShareLinkWidget: redo the layoutJ-P Nurmi
2018-08-21Fixes #534: interactions with expiration date and password.Camila San
2018-08-21Enhancement #534: hide tool button when there is no share link.Camila San
2018-08-21Fixes share link delete action when clicking on tool button menu.Camila San
2018-08-21Changes 'Allow editing' for file sharing to a checkbox instead of a radiobutton.Camila San
2018-08-02Fix include orderRoeland Jago Douma
2018-08-02Checks if share link exists before settings password.Camila San
2018-08-02Adjustes sizes and margins in the share dialog and its widgets.Camila San
2018-08-02Fixes edit permission on share link for files and folders.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-06-06ShareLink: Preserve password when unrelated ui changes #6512Christian Kamm
2018-01-23Merge remote-tracking branch 'origin/2.4'Olivier Goffart
2018-01-23ShareLinkWidget: Remove outdated signal connectionChristian Kamm
2018-01-19Merge remote-tracking branch 'origin/2.4'Olivier Goffart
2018-01-17Link shares: Change default share name #6298Christian Kamm
2017-12-14Share link: Adjust design of folder sharing permissions #6192Christian Kamm
2017-11-20Link share: Move 'delete' button to the bottom #6163Christian Kamm
2017-11-16Share links: Confirm deletion explicitly #6163Christian Kamm
2017-11-15Share link: Add tooltip to delete button #6163Christian Kamm
2017-09-21Port to new signal-slot syntax what cannot be done automaticallyOlivier Goffart
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-07-07Link share: Remove direct download if unavailable #5837Christian Kamm
2017-07-07Link shares: Add "show file listing" option #5837Christian Kamm
2017-07-07Introduce private link sharing #5023Christian Kamm
2017-05-22Sharing: Disable 'set password' button when password is empty #5788Christian Kamm