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-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-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
2021-03-22Fix sharebymail testsJohn Molakvoæ (skjnldsv)
2021-03-22Remove duplicated query for email sharesDaniel Calviño Sánchez
2021-03-22Sharing link & mail parityJohn Molakvoæ (skjnldsv)
2021-03-19Merge pull request #23718 from nextcloud/already-shared-error-messageRoeland Jago Douma
2021-03-18Update user share must use correct expiration validationVincent Petry
2021-03-15Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry
2021-03-15expand 'path is already shared' error messageRobin Appelman
2021-03-10Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-10Restrict autocompletion also based on the phonebook known usersJoas Schilling
2021-03-09send share notification instead of erroring on duplicate shareRobin Appelman
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-11Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing...Samuel
2021-02-09fix(sahre20): missing ILogger param instantiating NotificationsSamuel
2021-02-05revert(comment)Samuel
2021-02-05revert(exception): keep throwing an exception for nowSamuel
2021-02-05fix(translation): replace static error messageSamuel
2021-01-26only use share cacheentry when availableRobin Appelman
2021-01-26adjust testsRobin Appelman
2021-01-26fix search in nested jailsRobin Appelman
2020-12-23Move to single share event. Just emit more if neededRoeland Jago Douma
2020-12-23+ShareDeletedEventMaxence Lange
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-09Introduce deck share type to ShareAPIControllerJulius Härtl
2020-12-09Dummy general share checks for deckJulius Härtl