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
2022-08-26Remove copy in file actions when not allowedbackport/33713/stable24Vincent Petry
2022-08-03Fix label for allow download share permissionJulius Härtl
2022-08-03Multiple fixesCarl Schwan
2022-08-03Enforcing permission during resharingCarl Schwan
2022-08-03Fix adding to empty attributes and duplicate requestJulius Härtl
2022-08-03Add share attrs + download permission support in frontendVincent Petry
2022-07-06Fix loading groupfolder info when share api is disabledbackport/32594/stable24Carl Schwan
2022-06-09Fix share permissions renderingbackport/32670/stable24Louis Chemineau
2022-06-08Various improvements related to the recent implementation of temporary passwordsbackport/31981/stable24Cyrille Bollu
2022-04-11Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu
2022-02-21Fix regression for edit perm on file shareLouis Chemineau
2022-02-15Support CRUD share permissionsLouis Chemineau
2022-01-26Use @nextcloud/sharing in files and files_sharingLouis Chemineau
2022-01-21Auto fix warningsLouis Chemineau
2022-01-11Replace license information to SPDX expressionLouis Chemineau
2022-01-11Typing correctionsLouis Chemineau
2022-01-08Bump p-queueLouis Chemineau
2022-01-08Fix dynamic loadingJohn Molakvoæ (skjnldsv)
2022-01-08Eslint fixJohn Molakvoæ (skjnldsv)
2022-01-08Migrate to webpack v5Louis Chemineau
2021-12-15Fix share owner not being displayed in sharing tabCarl Schwan
2021-12-14Fix ShareLink Upload UI for FoldersJonas Rittershofer
2021-12-09Fix first day localeJohn Molakvoæ
2021-12-09Properly format sharing datepicker localeJohn Molakvoæ
2021-10-04Fix missing translations of share folder selectionJoas Schilling
2021-09-16Add new ExternalShareActions APIJohn Molakvoæ
2021-09-06Let users choose a share_folderHinrich Mahler
2021-07-27Disable default actions in pending file listVincent Petry
2021-07-27Pending remote group share fixesVincent Petry
2021-07-27Remove "Reject share" for pending remote sharesVincent Petry
2021-07-27Extend pending shares list to include remote sharesVincent Petry
2021-07-26Bump p-queueJohn Molakvoæ (skjnldsv)
2021-07-23Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]
2021-07-22Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)
2021-07-13show breadcrumb detail view in breadcrumb menuJulien Veyssier
2021-06-09Only allow removing existing shares that would not be allowed due to reshare ...Julius Härtl
2021-06-02Replace proposal-class-private-properties by regular propertiesJohn Molakvoæ (skjnldsv)
2021-05-26Move remnants of ocs api requests to v2 endpointJohn Molakvoæ (skjnldsv)
2021-04-19Consider read permission in sharing tabRoeland Jago Douma
2021-04-15Separate settings for remote share expirationVincent Petry
2021-04-15Implement expiration date for federated sharesVincent Petry
2021-04-13Fix undefined error on add-shareJohn Molakvoæ (skjnldsv)
2021-03-31Bump js licensesJohn Molakvoæ (skjnldsv)
2021-03-22Sharing link & mail parityJohn Molakvoæ (skjnldsv)
2021-03-22Clear the input after adding a new shareJohn Molakvoæ (skjnldsv)
2021-03-22Handle enforced password for mail shares in the WebUIJohn Molakvoæ (skjnldsv)
2021-03-22Extract GeneratePassword function to its own fileJohn Molakvoæ (skjnldsv)
2021-03-22Add labels to mail sharesJohn Molakvoæ (skjnldsv)
2021-03-17Lint fixJohn Molakvoæ (skjnldsv)
2021-03-11Fix SharingInput MultiselectJohn Molakvoæ (skjnldsv)