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-01-25[CalDAV] Validate notified emailsThomas Citharel
2021-01-14Dismiss reminder notifications from passed eventsThomas Citharel
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-16Merge pull request #24629 from nextcloud/enh/noid/optional-before-requiredChristoph Wurst
2020-12-15dav search to honour sharing.maxAutocompleteResults settingArthur Schiwon
2020-12-14Add tel, note, org and title searchJohn Molakvoæ (skjnldsv)
2020-12-10Add $secureRandom to test caseDaniel Kesselberg
2020-12-09Handle deck share type in audit and dav appJulius Härtl
2020-12-08Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling
2020-12-07php cs fixRoeland Jago Douma
2020-12-07We can no longe mock multiple interfacesRoeland Jago Douma
2020-12-07Fix MoveCalendarTestRoeland Jago Douma
2020-12-07Fix notifier testRoeland Jago Douma
2020-12-07Make code strictJoas Schilling
2020-11-25Use proper OCP\BackgroundJobs\JobRoeland Jago Douma
2020-11-11Merge pull request #23915 from st3iny/fix/noid/png-icons-in-caldav-reminder-e...fix/no-brrrMorris Jobke
2020-11-10Fix "Invalid fetch style: 12" on OracleJoas Schilling
2020-11-10Merge pull request #23993 from nextcloud/bugfix/noid/close-cursorsMorris Jobke
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-11-07Use png icons in caldav reminder emailsRichard Steinmetz
2020-10-29handle vcalander documents with recurrence with exemptions or editsleith abdulla
2020-10-12handle nested properties, fixes #20544call-me-matt
2020-10-08Use PSR Logger in event dispatcherJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-10-05Fix unit testsRoeland Jago Douma
2020-09-30broaden exception handling on webcal refresheleith
2020-09-07Update license headers for Nextcloud 20 (again)Christoph Wurst
2020-09-05Change Content-Disposition HeaderJacob Neplokh
2020-09-04Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ
2020-09-02Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein
2020-08-26fix testsRobin Appelman
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-18Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke
2020-08-18Add ability to limit sharing to ownerGeorg Ehrke
2020-08-13Merge pull request #22128 from nextcloud/bugfix/noid/cleanup-chunks-on-failureMorris Jobke
2020-08-13Return proper status when file didn't exist beforeJulius Härtl
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-08-12Adjust chunking test for non-existing target nodeJulius Härtl
2020-08-05Fix search providers order and IDsJohn Molakvoæ (skjnldsv)
2020-08-05Merge pull request #22099 from nextcloud/fix/unified-searchJohn Molakvoæ
2020-08-05IAddressBook: add isShared and isSystemAddressBookGeorg Ehrke
2020-08-04Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)
2020-08-04Add Event and Task Backends for Unified SearchGeorg Ehrke
2020-08-03Implement Contacts Backend for Unified SearchGeorg Ehrke
2020-07-23Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke
2020-07-23Use assertStringContainsString instead of assertContains on stringsMorris Jobke
2020-07-09Update system addressbook card only when there was a change based on a cached...Morris Jobke
2020-07-06Merge pull request #21704 from nextcloud/fix/18895/fix-unit-testsMorris Jobke
2020-07-06Merge pull request #21222 from nextcloud/bugfix/18965/reduce-contacts-search-...Morris Jobke
2020-07-06Fix unit tests from #18895Morris Jobke