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-05-12Add stricter psalm type for CappedMemoryCachecleanup/cappedmemorycacheCarl Schwan
2022-04-22Merge pull request #32053 from nextcloud/cache-verify-share-mountpointblizzz
2022-04-22Update cache when display name changeCarl Schwan
2022-04-22Cache display nameCarl Schwan
2022-04-22Merge pull request #32050 from nextcloud/share-cache-owner-nameJohn Molakvoæ
2022-04-21cache the verification of the share mountpointRobin Appelman
2022-04-21cache the share owner name for formating cache entriesRobin Appelman
2022-04-21also apply the fix for the other storage typesRobin Appelman
2022-04-21improve optimization for SharedStorage::instanceOfStorage(Common)Robin Appelman
2022-04-13Properly reset pw expirationVincent Petry
2022-04-12Merge pull request #31220 from nextcloud/enhancement/31005/temporary-passwordsVincent Petry
2022-04-11Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu
2022-04-07Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman
2022-04-07Merge pull request #31845 from nextcloud/querybuilder-shareexternalCarl Schwan
2022-04-06Use querybuilder for share external mountpointquerybuilder-shareexternalCarl Schwan
2022-04-05Merge pull request #31684 from nextcloud/user-share-permissions-mergeSimon L
2022-04-05Merge pull request #31773 from nextcloud/share-limited-owner-setupVincent Petry
2022-04-04only request free space once for external sharesRobin Appelman
2022-04-04use all possible permissions dav propertiesRobin Appelman
2022-04-04don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman
2022-04-04Set oc_share_external.name column length to 4000 to remove arbitrary limitationCôme Chilliet
2022-04-04use UserFolder to get the share source nodeRobin Appelman
2022-03-31take permissions from multiple paths into account for share permissionsuser-share-permissions-mergeRobin Appelman
2022-03-31Merge pull request #31240 from nextcloud/Valdnet-patch-3Louis
2022-03-25invalidate mount cache after accepting or renaming federated sharemount-cache-external-shareRobin Appelman
2022-03-24invalidate mount cache after share renameRobin Appelman
2022-03-18l10n: Spelling unification in Transifex.Valdnet
2022-03-08Merge pull request #31431 from nextcloud/fs-setup-managerRobin Appelman
2022-03-07Fix too many file download notifications when watching a videoszaimen
2022-03-04type fixesfs-setup-managerRobin Appelman
2022-03-04adjust tests to new fs setupRobin Appelman
2022-02-23store mountprovider for each mount in the mounts tableRobin Appelman
2022-02-21improve errors for external share availability checkRobin Appelman
2022-02-17l10n: Delete dotValdnet
2022-02-17l10n: Add a dotValdnet
2022-02-15Support CRUD share permissionsLouis Chemineau
2022-02-10Revert "Add non-breaking space in the file size"szaimen
2022-02-07Use the new option to signaling insensitivityJoas Schilling
2022-01-14Add non-breaking space in the file sizeCarl Schwan
2022-01-10Remove inefficient fed share scannerVincent Petry
2022-01-10Merge pull request #30020 from nextcloud/feat/webpack-vendors-bundlesCarl Schwan
2022-01-08Move bundles to /distJohn Molakvoæ (skjnldsv)
2022-01-06Handle LocalServerException when scanning external sharesCarl Schwan
2022-01-05Fix passing on the parameterJoas Schilling
2022-01-03Improve api documentation for file sharing external storageCarl Schwan
2021-12-20Handle external share with invalid hostCarl Schwan
2021-12-15Discard share notification for non-existing groupsVincent Petry
2021-12-08Limit more contact searchesJoas Schilling
2021-12-06Merge pull request #30055 from nextcloud/enh/note-share-apiJulius Härtl
2021-12-03Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl