summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Add JS Unit tests for new 'sendEventRemindersToSharedGroupMembers' setting.Daniel Teichmann2022-03-213-2/+42
* Fix #31303: Make reminder notification behaviour selectable.Daniel Teichmann2022-03-215-4/+54
* Merge pull request #31621 from nextcloud/fix-link-to-calendar-docs-in-groupwa...blizzz2022-03-215-8/+34
|\
| * Fix link to calendar user docs in groupware settingsThomas Citharel2022-03-185-8/+34
* | Merge pull request #31193 from nextcloud/enh/webdav-propfind-count-sub-elementsJulien Veyssier2022-03-211-1/+20
|\ \
| * | add optional WebDav propfind properties to show number of folders/files insid...Julien Veyssier2022-03-191-1/+20
| |/
* / [tx-robot] updated from transifexNextcloud bot2022-03-202-16/+12
|/
* [tx-robot] updated from transifexNextcloud bot2022-03-182-0/+6
* Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-1620-81/+266
* [tx-robot] updated from transifexNextcloud bot2022-03-152-0/+4
* Extends UserMigrationException in CalendarMigratorExceptionCôme Chilliet2022-03-141-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-03-144-0/+6
* [tx-robot] updated from transifexNextcloud bot2022-03-1216-0/+16
* Merge pull request #31274 from nextcloud/fix/carddav-backend-1000-orache1John Molakvoæ2022-03-111-6/+9
|\
| * Don't recreate sql query each timeCarl Schwan2022-03-101-8/+8
| * Fix more than 1000 entries in queries exception in CardDavBackendCarl Schwan2022-02-211-7/+10
* | Merge pull request #30963 from nextcloud/feat/calendar-migrationPytal2022-03-1021-0/+1283
|\ \
| * | Improve error handling and output messagesChristopher Ng2022-03-092-14/+23
| * | Various minor updatesChristopher Ng2022-03-022-38/+30
| * | Minor updatesChristopher Ng2022-03-022-63/+75
| * | Integrate migratorChristopher Ng2022-03-028-260/+74
| * | Integration testsChristopher Ng2022-03-0214-0/+739
| * | Calendar export and importChristopher Ng2022-03-029-0/+717
* | | [tx-robot] updated from transifexNextcloud bot2022-03-102-0/+26
* | | Merge pull request #31431 from nextcloud/fs-setup-managerRobin Appelman2022-03-081-5/+4
|\ \ \
| * | | adjust tests to new fs setupRobin Appelman2022-03-041-5/+4
* | | | [tx-robot] updated from transifexNextcloud bot2022-03-062-0/+4
|/ / /
* | | Merge pull request #31266 from nextcloud/root-setup-mountproviderRobin Appelman2022-03-041-1/+17
|\ \ \
| * | | also handle expired pre-write shared lock on dav upload when not using part f...Robin Appelman2022-02-251-1/+17
* | | | [tx-robot] updated from transifexNextcloud bot2022-03-048-2/+74
* | | | [tx-robot] updated from transifexNextcloud bot2022-03-0316-0/+230
* | | | Merge pull request #31124 from nextcloud/enh/diagnostics-loggingJulius Härtl2022-03-021-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Add logging around dav execJulius Härtl2022-02-281-0/+5
* | | | Make Sabre File exception messages translatableChristopher Ng2022-03-011-18/+52
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-02-272-0/+14
* | | [tx-robot] updated from transifexNextcloud bot2022-02-262-2/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-02-232-2/+2
* | Mark DAV background jobs as time sensitive/insensitiveChristoph Wurst2022-02-2212-57/+107
* | Merge pull request #31295 from nextcloud/fix-cleaning-remindersChristoph Wurst2022-02-221-3/+3
|\ \
| * | Fix cleaning reminders after subscription purgeThomas Citharel2022-02-211-3/+3
| |/
* | replace button with vue button componentVanessa Pertsch2022-02-211-3/+6
* | Merge pull request #31195 from nextcloud/wrap_exceptionLouis2022-02-214-0/+45
|\ \ | |/ |/|
| * Wrap S3 multipart upload exceptionLouis Chemineau2022-02-164-0/+45
* | [tx-robot] updated from transifexNextcloud bot2022-02-1950-50/+82
* | Merge pull request #20766 from nextcloud/bug/fix-reminders-with-empty-calenda...Christoph Wurst2022-02-183-2/+14
|\ \
| * | Clean reminders for calendar when deleting a subscriptionThomas Citharel2022-02-151-0/+4
| * | Consider only reminders with calendar dataThomas Citharel2022-02-152-2/+10
| |/
* / Replace CalDAV availability component with component libChristoph Wurst2022-02-172-220/+37
|/
* Merge pull request #31178 from nextcloud/fix-dav-namespace-typoVincent Petry2022-02-151-1/+1
|\
| * Fix typo in DAV namespace registrationThomas Citharel2022-02-141-1/+1