aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-041-7/+5
|\
| * feat!: Migrate AccountManager event to typed eventJoas Schilling2023-07-281-7/+5
* | fix(dav): use quota of destination in s3 chunk uploadMax2023-08-021-2/+2
|/
* fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA ManagerJoas Schilling2023-07-271-1/+0
* fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcherJoas Schilling2023-07-252-14/+5
* Merge pull request #38930 from nextcloud/chunk-clean-failedRobin Appelman2023-07-201-1/+9
|\
| * clean failed upload chunksRobin Appelman2023-06-211-1/+9
* | when reading an empty file getting EOF is not an errorMatthieu Gallien2023-07-201-2/+6
* | Merge pull request #39304 from nextcloud/bugfix/noid/typed-event-comments-entityJoas Schilling2023-07-192-5/+6
|\ \
| * | fix(comments): Emit CommentsEntityEvent as typed eventJoas Schilling2023-07-182-5/+6
* | | Merge pull request #38397 from nextcloud/enh/contacts/hide-adressbook-optionDaniel2023-07-182-10/+29
|\ \ \ | |/ / |/| |
| * | enh(contacts): show/hide addressbooks for allJohannes Merkel2023-07-102-10/+29
* | | Merge pull request #39305 from nextcloud/bugfix/noid/sabre-plugin-eventsJoas Schilling2023-07-183-8/+66
|\ \ \
| * | | feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPluginJoas Schilling2023-07-173-8/+66
* | | | fix: check that object store backend supports multi part uploadsDaniel Kesselberg2023-07-171-0/+3
* | | | Merge branch 'master' into fix/correct-exceptions-for-SABAnna2023-07-148-39/+86
|\| | |
| * | | Merge pull request #39297 from nextcloud/fix/dav/close-cursorJoas Schilling2023-07-122-2/+6
| |\ \ \
| | * | | fix(dav): close cursor when fetching max idRichard Steinmetz2023-07-112-2/+6
| * | | | dav: Add OpenAPI specjld31032023-07-113-0/+20
| * | | | Merge pull request #38561 from nextcloud/feat/noid/allow-to-match-client-vers...Joas Schilling2023-07-111-4/+2
| |\ \ \ \
| | * | | | fix(dav): Use IRequest constant to match versionJoas Schilling2023-07-111-4/+2
| | |/ / /
| * | | | Merge pull request #39190 from nextcloud/bugfix/noid/move-dav-app-to-non-depr...John Molakvoæ2023-07-112-31/+16
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fix(CI): Fix type confusion with PsalmJoas Schilling2023-07-071-4/+6
| | * | | fix(dav): Remove listener for events that never existed anywhereJoas Schilling2023-07-071-19/+1
| | * | | fix(dav): Move listener to actually existing eventJoas Schilling2023-07-071-5/+5
| | * | | fix(dav): Move DAV app to non deprecated event dispatcherJoas Schilling2023-07-072-3/+4
| | |/ /
| * / / preload custom properties when propfinding foldersRobin Appelman2023-07-091-2/+42
| |/ /
* | | Merge branch 'master' into fix/correct-exceptions-for-SABAnna2023-07-072-3/+0
|\| |
| * | docs(dav): remove outdated commentArthur Schiwon2023-07-061-2/+0
| * | fix: Cleanup unused imports and some type deprecationsJoas Schilling2023-07-061-1/+0
* | | fix(CardDAV): catch right exception when checking for federated app classesAnna Larch2023-07-061-1/+1
|/ /
* | feat(admin_audit): Migrate to non-deprecated IEventDispatcherJoas Schilling2023-07-041-6/+1
* | enh(sab): Add profileUrl to SABJohannes Merkel2023-07-031-1/+20
* | Merge pull request #31790 from nextcloud/fix-events-with-old-lastoccurenceChristoph Wurst2023-06-291-3/+3
|\ \
| * | style(caldav): improve getDenormalizedData methodThomas Citharel2023-06-271-2/+2
| * | Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-06-271-1/+1
* | | Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpointJulius Härtl2023-06-281-58/+80
|\ \ \ | |/ / |/| |
| * | fix: cannot apply limit+offset on multi-tag-searchArthur Schiwon2023-06-271-1/+11
| * | refactor: save unnecessary method_existsArthur Schiwon2023-06-211-4/+1
| * | fix: use array_unitersect against objectsArthur Schiwon2023-06-211-2/+5
| * | fix: obey offset and limit for results from favs and circlesArthur Schiwon2023-06-211-0/+4
| * | fix: cominbation of small fixesArthur Schiwon2023-06-211-3/+3
| * | fix: include invisible tags for adminsArthur Schiwon2023-06-211-7/+1
| * | fix: search with more than one search tagsArthur Schiwon2023-06-211-6/+20
| * | fix: no search when LazyFolder was providedArthur Schiwon2023-06-211-1/+6
| * | chore: cleanup unused codeArthur Schiwon2023-06-211-43/+0
| * | fix: ensure searchBySystemTag() is availableArthur Schiwon2023-06-211-1/+3
| * | fix: favorites view and universal search against tagsArthur Schiwon2023-06-211-1/+3
| * | use efficient tag retrieval on DAV report requestArthur Schiwon2023-06-211-22/+56
| |/
* | fix(dav): Catch SAB sync errors during upgradeChristoph Wurst2023-06-261-1/+9