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
2021-03-11Only clear share password model when actually savedVincent Petry
2021-03-09Hide expiration date field for remote sharesVincent Petry
2021-03-04Add appconfig to always show the unique label of a shareeJulius Härtl
2021-03-03Clear multiselect after selection in share panelVincent Petry
2021-02-19Avoid creating two share links when password is enforcedJulius Härtl
2021-02-12Use ownerDisplayName for SharingEntry TooltipDan VerWeire
2021-02-08Merge pull request #25493 from Worteks/fix-filessharing-debugRoeland Jago Douma
2021-02-05Sharing dropdown now opens belowVincent Petry
2021-02-05fix(debug): remove debug log in _formatRemoteShare, suggested by @maxbesSamuel
2021-01-18Show the actual error on share requestsJulius Härtl
2021-01-08Fix clearing the label of a shareDaniel Calviño Sánchez
2020-12-30Also include external share results in recommendationsJulius Härtl
2020-12-15use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon
2020-12-14Show unique displayname context in the user share list entriesJulius Härtl
2020-12-14Show unique displayname context in the sharing inputJulius Härtl
2020-12-14Make share results distinguishable if there are more than one with the exact ...Julius Härtl
2020-12-10Show email address for shares that were created by other usersJulius Härtl
2020-12-09Indicate deck shares as shared in the file listJulius Härtl
2020-12-09Allow share results to have a detailed description and share entries to have ...Julius Härtl
2020-12-09Add share type deck to search resultsJulius Härtl
2020-12-09Let sharees endpoint properly handle deck sharesJulius Härtl
2020-11-30Use correct l10n source in files_sharing JS codeMorris Jobke
2020-11-26formatting remote sharer should take protocol, path into accountArthur Schiwon
2020-11-26Properly encode path when fetching inherited sharesJulius Härtl
2020-11-24Fix contacts menu position and show uid as a tooltipJulius Härtl
2020-11-12Fix default internal expiration date enforceJohn Molakvoæ (skjnldsv)
2020-11-11Disable share input for a received share if resharing is not allowedDaniel Calviño Sánchez
2020-11-11Do not show "Can reshare" in the menu if resharing is not allowedDaniel Calviño Sánchez
2020-11-09Fix js search in undefined ocs responseJohn Molakvoæ (skjnldsv)
2020-11-08Fix link share label placeholder not showingGary Kim
2020-11-06Merge pull request #23347 from st3iny/enhancement/19526/new-share-pending-con...John Molakvoæ
2020-11-05Make link share avatar icon blue againVincent Petry
2020-11-05Fix link share avatar iconVincent Petry
2020-11-05Add confirm button in new link share pending expire/password menuRichard Steinmetz
2020-10-28l10n: Name with a capital letter: SharingInput.vueValdnet
2020-10-23Fix sharing input placeholder for emailsJohn Molakvoæ (skjnldsv)
2020-10-07Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)
2020-10-07Move Files Sidebar to proper javascript standardJohn 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-07-08Improve error reporting on sharing errorsJoas Schilling
2020-07-06Cleanup share by mail a bitRoeland Jago Douma
2020-06-12Fix share permission checkboxes enabled when permissions can not be setDaniel Calviño Sánchez