aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): Rate limit calendar/subscription creationChristoph Wurst2024-02-237-0/+305
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2314-0/+16
* feat: added l10n translation prop to calendar componentEduardo Morales2024-02-211-0/+1
* Merge pull request #43727 from nextcloud/artonge/fix/prevent_download_of_sharesLouis2024-02-215-8/+45
|\
| * Check share attributes when downloading versionsLouis Chemineau2024-02-215-8/+45
* | chore(deps): Update openapi-extractorprovokateurin2024-02-211-0/+1
|/
* Merge pull request #43664 from nextcloud/perf/early-exit-reportJohn Molakvoæ2024-02-201-4/+9
|\
| * perf: skip request without read permissionRichard Steinmetz2024-02-191-4/+9
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-202-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-194-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-182-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1610-20/+58
* enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c...Anna Larch2024-02-1525-262/+1217
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1510-0/+54
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1474-148/+148
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-1/+1
* fix: openapiJohn Molakvoæ2024-02-131-1/+1
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
* Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-084-117/+53
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-084-53/+117
* fix!: Migrate jobs away from deprecated interfacesCôme Chilliet2024-02-084-117/+53
* fix(files): add mount root property and adjust delete wordingJohn Molakvoæ2024-02-061-0/+11
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-042-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-032-6/+8
* fix(caldav): only call getTimestamp() on actual DateTime dataThomas Citharel2024-02-021-2/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-012-0/+4
* chore: Update `@nextcloud/vue` to 8.5.1Ferdinand Thiessen2024-01-301-35/+35
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-3013-1/+13
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-272-0/+34
* fix(tests): Make PHP 8.1.2 with Datetime Diff Bug pass the notifier testJoas Schilling2024-01-261-3/+11
* fix(userstatus): Also set the user status when the user has no status at allJoas Schilling2024-01-251-1/+1
* fix(userstatus): CALL status should overwrite MEETING statusAnna Larch2024-01-241-16/+19
* chore: Update dav snapshotChristopher Ng2024-01-231-83/+94
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-232-12/+12
* fix: Use viewBox instead of viewbox in SVGsprovokateurin2024-01-221-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-212-10/+10
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-181-2/+2
* Merge pull request #42850 from nextcloud/fix/caldav/update-acls-deletedcalend...Christoph Wurst2024-01-181-1/+24
|\
| * fix(CalDAV): set acls for DeletedCalendarObjectsCollectionJohannes Merkel2024-01-171-1/+24
* | fix(dav): ajax request check on public remote endpointsJohn Molakvoæ2024-01-172-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-162-10/+22
* | Merge pull request #42619 from nextcloud/bugfix/noid/caldav-status-undefined-...Joas Schilling2024-01-152-4/+51
|\ \
| * | fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98"Joas Schilling2024-01-102-4/+51
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-122-8/+8
* | | Merge pull request #42680 from nextcloud/artonge/fix/view_only_error_messageLouis2024-01-111-1/+1
|\ \ \
| * | | Improve view only error messageLouis Chemineau2024-01-101-1/+1
| |/ /
* / / fix(quota): automatically detect chunk quota with `OC-Total-Length` headerJohn Molakvoæ2024-01-101-33/+50
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-102-0/+4
* | fix(psalm): update baseline and suppress unnecessary issuesJohn Molakvoæ2024-01-091-0/+7
* | fix: improve typing and use \OCP\Server::getJohn Molakvoæ2024-01-092-44/+56