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-01don't reduce file public link permissions if public upload is not enabledJulien Veyssier
2022-07-31Multiple fixesenh/noid/share-attributesCarl Schwan
2022-07-28Inherit hide download from share attributesVincent Petry
2022-07-28Fix view-only code after code review commentsVincent Petry
2022-07-28Attempt to fix sqlite json issueVincent Petry
2022-07-28Fix share attribute related tests + code styleVincent Petry
2022-07-28Add share attributes + prevent download permissionVincent Petry
2022-07-27Fix typos in lib/private subdirectoryluz paz
2022-07-26Add argument to getSharesInFolder enable deep share lookupLouis Chemineau
2022-07-26Recursively fetch subsharesLouis Chemineau
2022-07-26Prevent column name conflict between tablesLouis Chemineau
2022-07-14Move CappedMemoryCache to OCPfeat/capped-memorycache-ocpCarl Schwan
2022-06-27Rename setting name to reduce its lengthLouis Chemineau
2022-05-12Merge pull request #32185 from nextcloud/fix/default-share-provider-oracleCarl Schwan
2022-05-12Fix getting shares in a folder on OracheCarl Schwan
2022-04-19Use email settings in DAV searchfeat/use_setting_in_dav_searchLouis Chemineau
2022-04-19Use share setting in DAV searchLouis Chemineau
2022-04-14Adjust settings for mail link passwordVincent Petry
2022-04-13Default to permanent link passwordsVincent Petry
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-11Merge pull request #31610 from nextcloud/shares-in-folder-mountsVincent Petry
2022-04-06Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa...Vincent Petry
2022-04-05Allow to disable password policy enforcement for selected groupsCarl Schwan
2022-03-31fix shared mount roots not being returned from `getSharesInFolder`shares-in-folder-mountsRobin Appelman
2022-03-24Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet
2022-01-13Check style updateCarl Schwan
2021-12-03Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl
2021-11-23Fix warning about passing null to substr_countCôme Chilliet
2021-11-09Move common logic to share managerJoas Schilling
2021-10-18Patch for master-branchJanBartels
2021-10-13Merge pull request #26688 from nextcloud/enh/better-share-exceptiondebugJohn Molakvoæ
2021-09-06Let users choose a share_folderHinrich Mahler
2021-08-18Add proper message to created share not foundJohn Molakvoæ (skjnldsv)
2021-07-22Admin Audit - Sharing: createShare - report the full pathszaimen
2021-06-30Migrate HintException to OCPGary Kim
2021-06-16Fix share activity dispatchLouis Chemineau
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-28Use noreply@ as email address for share emailsMorris Jobke
2021-05-21Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke
2021-05-20Rename External storages to External storageszaimen
2021-05-20l10n: Unify spellingValdnet
2021-05-20l10n: Unify spellingValdnet
2021-05-12allow excluding groups from creating link sharesRobin Appelman
2021-04-20Correclty use plural for share exceptionJoas Schilling
2021-04-15Separate settings for remote share expirationVincent Petry
2021-04-15Implement expiration date for federated sharesVincent Petry
2021-03-30gracefully handle deleteFromSelf when share is already goneArthur Schiwon
2021-03-22Merge pull request #25498 from Worteks/feat-federatedfilesharing-loggingMorris Jobke