Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-28l10n: Name with a capital letter: SharingInput.vueValdnet
2020-10-23Fix sharing input placeholder for emailsJohn Molakvoæ (skjnldsv)
2020-09-18Never copy the share link when the password is forcedJoas Schilling
2020-08-20Only copy the link when updating a share or no password was forcedJoas Schilling
2020-08-17Display user-status in sharing listGeorg Ehrke
2020-07-31Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)
2020-07-31Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)
2020-07-31Bump compiled filesJohn Molakvoæ (skjnldsv)
2020-07-23Respect default share permissionsRoeland Jago Douma
2020-07-20Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)
2020-07-14Add user input for link share labelsGary Kim
2020-06-12Fix share permission checkboxes enabled when permissions can not be setDaniel Calviño Sánchez
2020-06-09Pass the proper share permissions to the create share callRoeland Jago Douma
2020-06-01Fix the Talk verificationChristoph Wurst
2020-05-05Do not filter id matching userId on non-user-share sharesJohn Molakvoæ (skjnldsv)
2020-05-05Fix filtering our owner & current user from sharesJohn Molakvoæ (skjnldsv)
2020-05-04Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)
2020-05-02Fix expiry datepicker allowing all datesGary Kim
2020-05-01Process shares only once, better debug and expiration date codeJohn Molakvoæ (skjnldsv)
2020-04-30Fix share expiration date not shownGary Kim
2020-04-29Allow to navigate to others with access from the sidebarRoeland Jago Douma
2020-04-21Fix Sharing recommendation user displayJohn Molakvoæ (skjnldsv)
2020-04-12Changing the translation catalog for "Share"Valdnet
2020-02-23Show the link password when it's setChristoph Wurst
2020-02-10Add more tests for the new js modulesChristoph Wurst
2020-01-22Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)
2020-01-17Make auto accepting the default and provide setting to enforce the share acce...Julius Härtl
2020-01-16Do not save on update, use submitJohn Molakvoæ (skjnldsv)
2020-01-15Only allow navigation to a folder if you have accessRoeland Jago Douma
2020-01-14Add "Password protected by Talk" option to sharesDaniel Calviño Sánchez
2020-01-10Add placeholderJohn Molakvoæ
2020-01-10Fix sharing note placeholderJohn Molakvoæ (skjnldsv)
2020-01-06Do not show e-mail suggestions if link shares are disabledRoeland Jago Douma
2020-01-02Fix style of the sharing setting checkboxJulius Härtl
2019-12-26Change icon-delete to icon-close in others locationsAlexandre Guiot--Valentin
2019-12-25Clarify "Delete share" action in sharing sidebarAlexandre GV
2019-12-19fix the folder shareGretaD
2019-12-19add create and delete checkbox for sharesidebarGreta Doci
2019-12-19Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]
2019-12-17clarifying share source folder link stringSascha Wiswedel
2019-12-17Streamline "unshare" wordingSascha Wiswedel
2019-12-17replace "invited by" with "added by"Sascha Wiswedel
2019-12-17Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma
2019-12-05Use lookup by defaultJohn Molakvoæ (skjnldsv)
2019-12-03Merge pull request #17930 from nextcloud/rakekniven-patch-1John Molakvoæ
2019-12-03Add space before ellipsisJohn Molakvoæ
2019-12-03Inherited share UIJohn Molakvoæ (skjnldsv)
2019-11-27Add settings front and split sharing entry configJohn Molakvoæ (skjnldsv)
2019-11-26Sort users and groups first in sharing inputJohn Molakvoæ (skjnldsv)
2019-11-25fix min-heightGreta Doci