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-03-16Move calendar objects between calendars instead of deleting and recreating themenhancement/move-calendar-objectsAnna Larch
2022-03-10Merge pull request #30963 from nextcloud/feat/calendar-migrationPytal
2022-03-09Improve error handling and output messagesChristopher Ng
2022-03-04adjust tests to new fs setupRobin Appelman
2022-03-02Minor updatesChristopher Ng
2022-03-02Integrate migratorChristopher Ng
2022-03-02Integration testsChristopher Ng
2022-02-22Mark DAV background jobs as time sensitive/insensitiveChristoph Wurst
2022-01-21Fix affected unit testVitor Mattos
2022-01-11Set the file's mtime from the headers in bulk uploadLouis Chemineau
2021-12-28Merge pull request #29948 from nextcloud/enh/webdav-creationdateJohn Molakvoæ
2021-12-07Prevent writing invalid mtimeJohn Molakvoæ
2021-11-29Expose DAV:creationdate for propfind/proppatchJulius Härtl
2021-11-23Fix dav application tests and code for PHP 8.1Côme Chilliet
2021-10-22Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipientJohn Molakvoæ
2021-10-16Clean BulkUpload pluginLouis Chemineau
2021-10-15Add benchmark testsLouis Chemineau
2021-10-15Add BulkUpload DAV pluginLouis Chemineau
2021-10-13Fix default language detection for calendar notificationsChristoph Wurst
2021-10-08Update attendence for external usersDaniel Kesselberg
2021-09-13Merge pull request #28716 from nextcloud/add-orphan-subscriptions-repair-taskszaimen
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-09-04Add repair job to delete calendar subscriptions that were orphaned whenThomas Citharel
2021-08-31Merge pull request #28419 from nextcloud/bug/28419/delete-calendar-subscripti...Christoph Wurst
2021-08-16Improve PrincipalTest test fileThomas Citharel
2021-08-16Expose user language through DAVThomas Citharel
2021-08-13Delete calendar subscriptions as well when deleting userThomas Citharel
2021-07-22Make sure that the dav propfind plugins always use the proper user idJulius Härtl
2021-07-08Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI
2021-07-02Merge pull request #17148 from nextcloud/always-provide-color-to-default-pers...Joas Schilling
2021-06-29Merge pull request #27488 from msrn/win10cal-useragentJulius Härtl
2021-06-25Make default calendar only contain VEVENTSThomas Citharel
2021-06-25Always provide theme color for default personal calendarThomas Citharel
2021-06-23Add regex to match Windows 10 calendar user-agentMikael Saarinen
2021-06-22Reference correct private variableLukas Reschke
2021-06-22Throttle on public DAV endpointLukas Reschke
2021-06-14Merge pull request #26421 from mattian/enh/25771/occ-delete-calendarChristoph Wurst
2021-06-14occ: new command dav:delete-calendarMattia Narducci
2021-06-07Merge pull request #27374 from nextcloud/bugfix/noid/adjust-unit-testsMorris Jobke
2021-06-07Code style fixesMorris Jobke
2021-06-05Merge pull request #27008 from francoisfreitag/no-jq-app-calendarJohn Molakvoæ
2021-06-05Port dav calendar settings page to Vue.jsFrançois Freitag
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-04Fix dispatcher handling in CalDavBackendTestJoas Schilling
2021-06-01Merge pull request #27312 from francoisfreitag/tests-atLukas Reschke
2021-06-01Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-gr...Christoph Wurst
2021-06-01Rewrite birthday calendar tests without $this->at()François Freitag
2021-05-31Add a trashbin for calendars and calendar objectsChristoph Wurst
2021-05-26Make dav respect disallowing sharing with groupsThomas Citharel
2021-05-12Fix CS checkRoeland Jago Douma