aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39741 from jmcclelland/optimize-cal-queryChristoph Wurst2023-08-091-5/+5
|\
| * ensure outerquery ->where() function doesn't clobber earier ->andWhere()Jamie McClelland2023-08-071-4/+4
| * optimize calendar search queryJamie McClelland2023-08-071-1/+1
* | feat(caldav): linkify location in scheduling mailsRichard Steinmetz2023-08-091-2/+42
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-092-32/+76
* | Merge pull request #39694 from nextcloud/gpsRobin Appelman2023-08-081-37/+54
|\ \ | |/ |/|
| * preload all requested metadataRobin Appelman2023-08-071-58/+53
| * expose gps data via webdavtobiasKaminsky2023-08-041-0/+22
* | 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): Update jest snapshot for changed vue sidebar tabFerdinand Thiessen2023-08-021-159/+214
* | chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-022-2/+2
* | fix(dav): use quota of destination in s3 chunk uploadMax2023-08-021-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-012-2/+2
* | fix share roots always being marked as writableRobin Appelman2023-07-281-22/+54
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-282-2/+4
* 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
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-252-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-222-2/+60
* 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-193-15/+12
|\ \
| * | fix(comments): Emit CommentsEntityEvent as typed eventJoas Schilling2023-07-183-15/+12
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-192-36/+292
* | | Merge pull request #38397 from nextcloud/enh/contacts/hide-adressbook-optionDaniel2023-07-183-14/+54
|\ \ \ | |/ / |/| |
| * | enh(contacts): show/hide addressbooks for allJohannes Merkel2023-07-103-14/+54
* | | Merge pull request #39305 from nextcloud/bugfix/noid/sabre-plugin-eventsJoas Schilling2023-07-188-14/+79
|\ \ \
| * | | feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPluginJoas Schilling2023-07-178-14/+79
* | | | fix: check that object store backend supports multi part uploadsDaniel Kesselberg2023-07-171-0/+3
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1510-10/+20
* | | | Merge branch 'master' into fix/correct-exceptions-for-SABAnna2023-07-1482-398/+240
|\| | |
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1472-260/+74
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-132-50/+50
| * | | 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-113-53/+20
| |\ \ \ \
| | * | | | fix(dav): Use IRequest constant to match versionJoas Schilling2023-07-113-53/+20
| | |/ / /
| * | | | 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
| * | | | Merge pull request #39248 from nextcloud/custom-properties-preloadRobin Appelman2023-07-101-2/+42
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | preload custom properties when propfinding foldersRobin Appelman2023-07-091-2/+42
| | |/ /
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-102-0/+4
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-092-0/+8
| |/ /
* | | Merge branch 'master' into fix/correct-exceptions-for-SABAnna2023-07-076-3/+4
|\| |