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-04-14only request free space once for external sharesRobin Appelman
2022-04-14use all possible permissions dav propertiesRobin Appelman
2022-04-14don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman
2022-04-05take permissions from multiple paths into account for share permissionsbackport/31684/stable23Robin Appelman
2022-03-08Fix too many file download notifications when watching a videoszaimen
2022-02-22Use the new option to signaling insensitivityJoas Schilling
2022-02-10Revert "Add non-breaking space in the file size"szaimen
2022-01-15Merge pull request #30688 from nextcloud/backport/30499/stable23MichaIng
2022-01-15Add non-breaking space in the file sizeCarl Schwan
2022-01-14Remove inefficient fed share scannerVincent Petry
2022-01-09Handle LocalServerException when scanning external sharesCarl Schwan
2022-01-07Fix passing on the parameterJoas Schilling
2021-12-29Handle external share with invalid hostCarl Schwan
2021-12-17Discard share notification for non-existing groupsVincent Petry
2021-12-13Limit more contact searchesJoas Schilling
2021-12-02code checker fixes for instanceOfStorageRobin Appelman
2021-12-02background scan the source storage when a background scan on a storage jail i...Robin Appelman
2021-10-22Merge branch 'master' into imountpoint-ocp-storageJohn Molakvoæ
2021-10-19update testsRobin Appelman
2021-10-19use the correct navigation manager for the sharesRobin Appelman
2021-10-19call setupSharingMenus againRobin Appelman
2021-10-19move files_sharing to IBootStrapRobin Appelman
2021-09-10Merge pull request #28377 from nextcloud/fix/shared-ext-storage-scanszaimen
2021-09-10Merge pull request #28764 from nextcloud/feat/sharing-link-eventJohn Molakvoæ
2021-09-10Return proper watcher if SharedStorage originates from ExternalMountJohn Molakvoæ (skjnldsv)
2021-09-10Emit event on link share actionJohn Molakvoæ
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-09-06Let users choose a share_folderHinrich Mahler
2021-08-24add event for when a share is mountedRobin Appelman
2021-07-27Fix remote share deletion when deleting userVincent Petry
2021-07-27Replace ILogger with LoggerInterface in remote share managerVincent Petry
2021-07-27Fix remote group share decline+accept code pathVincent Petry
2021-07-27Fix external share manager with multiple user groupsVincent Petry
2021-07-27Fix remote group share API interactionsVincent Petry
2021-07-27Fix re-accepting or re-rejecting remote group sharesVincent Petry
2021-07-27Add logging to external shares managerVincent Petry
2021-07-27Fix received federated group sharesVincent Petry
2021-07-14Merge pull request #27875 from goyome/goyome-patch-group-shares-limitblizzz
2021-07-08No limit in the number of group sharesGuillaume Colson
2021-07-07Update "Sending password by Nextcloud Talk failed" sentenceszaimen
2021-06-30Migrate HintException to OCPGary Kim
2021-06-17Use DI for files_sharing CacheMorris Jobke
2021-06-17Use proper methods for display name retrievalMorris Jobke
2021-06-16Merge pull request #26571 from nextcloud/bugfix/noid/existing-link-no-reshareblizzz
2021-06-16Use product name in places where it is appropriate rather than the instance nameJulius Härtl
2021-06-14use searchoperation for storage filter instead of db expressionRobin Appelman
2021-06-14rework search api to allow searching on multiple caches at onceRobin Appelman
2021-06-09Correctly check the reception of a remote feedbackLouis Chemineau
2021-06-09When changing the share owner, downgrade permissions where neededJulius Härtl
2021-06-09Drop share if moved to a parent share that does not allow resharingJulius Härtl