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
2021-02-17Do not send imip email to invalid recipientsChristoph Wurst
2021-01-26[CalDAV] Validate notified emailsThomas Citharel
2020-11-12Fix unit testsRoeland Jago Douma
2020-11-11Merge pull request #24052 from nextcloud/backport/23915/stable19Roeland Jago Douma
2020-11-11Apply code style fixesMorris Jobke
2020-11-11Use png icons in caldav reminder emailsRichard Steinmetz
2020-08-26fix testsRobin Appelman
2020-08-20Add ability to limit sharing to ownerGeorg Ehrke
2020-08-13Return proper status when file didn't exist beforeJulius Härtl
2020-08-13Adjust chunking test for non-existing target nodeJulius Härtl
2020-07-23Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke
2020-07-23Use assertStringContainsString instead of assertContains on stringsMorris Jobke
2020-07-06Fix unit tests from #18895Morris Jobke
2020-06-15Fix pagination of contacts searchJoas Schilling
2020-04-30Merge pull request #19436 from nextcloud/bugfix/noid/dav-quota-calculationRoeland Jago Douma
2020-04-30Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma
2020-04-29Update license headers for 19Christoph Wurst
2020-04-27Merge pull request #20632 from nextcloud/bugfix/20624Morris Jobke
2020-04-26Provide links to calendar in event creation/update activitiesThomas Citharel
2020-04-24Do not include mountpoints when calculating quota usage on WebDAVJulius Härtl
2020-04-24Only catch anonymous OPTIONS for OfficeJulius Härtl
2020-04-21Add test that shares and tags are ignored for chunk files.Daniel Kesselberg
2020-04-17Merge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handlingRoeland Jago Douma
2020-04-17Update list of multiple propertiesJohn Molakvoæ (skjnldsv)
2020-04-15Always transform the etag and read the dataJoas Schilling
2020-04-15Fix unit testsJoas Schilling
2020-04-14Verify that destination is not a directory.Daniel Kesselberg
2020-04-13Provide dav setting for user's default calendarThomas Citharel
2020-04-10Format code according to PSR2Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst
2020-04-09Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Remove spaces after method or function callChristoph Wurst
2020-04-09Use php keywords in lowercaseChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-04-08Fix multiline commentsChristoph Wurst
2020-04-03Add default titles for titleless events in invitationsThomas Citharel
2020-04-02Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling
2020-04-02Fix unit testsJoas Schilling
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-30Merge pull request #19325 from nextcloud/dependachristoph/composer/sabre-4.0Roeland Jago Douma
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-27RequestTestCase: Default type for headers needs to be arrayGeorg Ehrke
2020-03-27Adjust FakeLockerPluginTest to new Sabre versionGeorg Ehrke