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-12-21Fix share owner not being displayed in sharing tabCarl Schwan
2021-12-16Fix first day localeJohn Molakvoæ
2021-12-16Properly format sharing datepicker localeJohn Molakvoæ
2021-12-15Fix ShareLink Upload UI for FoldersJonas Rittershofer
2021-07-14show breadcrumb detail view in breadcrumb menuJulien Veyssier
2021-06-29Only allow removing existing shares that would not be allowed due to reshare ...Julius Härtl
2021-05-26Move remnants of ocs api requests to v2 endpointJohn Molakvoæ (skjnldsv)
2021-03-11Add appconfig to always show the unique label of a shareeJulius Härtl
2021-03-11Only clear share password model when actually savedVincent Petry
2021-03-10Hide expiration date field for remote sharesVincent Petry
2021-03-04Clear multiselect after selection in share panelVincent Petry
2021-03-01Avoid creating two share links when password is enforcedJulius Härtl
2021-02-16Use ownerDisplayName for SharingEntry TooltipDan VerWeire
2021-02-06Sharing dropdown now opens belowVincent Petry
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