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-09-05Fix typos in apps/ subdirectoryfix/fix-apps-typosluz paz
2022-08-26feature: first take on using the viewer to render single file sharesMax
2022-07-31Multiple fixesenh/noid/share-attributesCarl Schwan
2022-07-28Enforcing permission during resharingCarl Schwan
2022-07-28Inherit hide download from share attributesVincent Petry
2022-07-28Don't reset share attributes when not specifiedVincent Petry
2022-07-28Fix share attribute related tests + code styleVincent Petry
2022-07-28Fix share controller to accept share attributes aloneVincent Petry
2022-07-28Add share attributes + prevent download permissionVincent Petry
2022-06-10Merge pull request #32741 from nextcloud/Valdnet-patch-2Joas Schilling
2022-06-08Various improvements related to the recent implementation of temporary passwordsCyrille Bollu
2022-06-07Fix unit testsJoas Schilling
2022-06-07l10n: Delete apostropheValdnet
2022-04-13Properly reset pw expirationVincent Petry
2022-04-11Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu
2022-04-05Merge pull request #31684 from nextcloud/user-share-permissions-mergeSimon L
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-18l10n: Spelling unification in Transifex.Valdnet
2022-03-07Fix too many file download notifications when watching a videoszaimen
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-01-14Add non-breaking space in the file sizeCarl Schwan
2021-12-08Limit more contact searchesJoas Schilling
2021-12-03Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl
2021-09-10Merge pull request #28764 from nextcloud/feat/sharing-link-eventJohn Molakvoæ
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-07-07Update "Sending password by Nextcloud Talk failed" sentenceszaimen
2021-06-30Migrate HintException to OCPGary Kim
2021-06-16Use product name in places where it is appropriate rather than the instance nameJulius Härtl
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-26Also make other shares listen to the "Allow sharing with groups"Joas Schilling
2021-05-20l10n: Unify spellingValdnet
2021-05-18Merge pull request #26580 from castillo92/patch-2Morris Jobke
2021-05-12Add bruteforce protection to the shareinfo endpointRoeland Jago Douma
2021-04-27l10n: Change to a capital letterValdnet
2021-04-19Make lookup search explicitRoeland Jago Douma
2021-04-16Update ShareAPIController.phpcastillo92
2021-04-15Implement expiration date for federated sharesVincent Petry
2021-04-12Use correct getSystemValue typeJ0WI
2021-03-26Map old account scope properties to new namesVincent Petry
2021-03-22Remove duplicated query for email sharesDaniel Calviño Sánchez
2021-03-22Add labels to mail sharesJohn Molakvoæ (skjnldsv)
2021-03-15Log exceptions when creating shareVincent Petry
2021-03-08Fix invalid check after constructing DateTimeRoeland Jago Douma
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]