Commit Graph

492 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Maxence Lange 3fa5e598a8 feat(metadata): get deprecated status using file etag 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Richard Steinmetz 53ef6c5f71
feat(dav): update a principal's schedule-default-calendar-URL 2 years ago
Hamid Dehnavi 7bf31df0bc Refactors "substr" calls to improve code readability 2 years ago
Louis Chemineau 8e95d0f3ae
Check share attributes when downloading versions 2 years ago
Richard Steinmetz 8cce736dcb
perf: skip request without read permission 2 years ago
Anna Larch dce69154ba enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2 years ago
MichaIng 91127edcc8 fix(dav): fallback realm for HTTP authentication 2 years ago
John Molakvoæ 6cf4fe19a0
fix(files): add mount root property and adjust delete wording 2 years ago
John Molakvoæ 9703b1da41
fix(quota): automatically detect chunk quota with `OC-Total-Length` header 2 years ago
John Molakvoæ 82b5a19a35
fix: public dav and files_sharing testing fixes 2 years ago
John Molakvoæ 7b6a650b6e
feat: public dav endpoint v2 2 years ago
Louis Chemineau 6948c074e9 Use FileInfo's metadata for hidden prop 2 years ago
John Molakvoæ f89ef392b3
fix(files): better upload error handling 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Maxence Lange 847c687a06 metadata must be set as editable for PROPPATCH 2 years ago
Louis Chemineau 1c84139fa6
Hide .mov for live photos 2 years ago
Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
John Molakvoæ 63da44bb0e
fix(dav): report status 2 years ago
Robin Appelman 8966f7fbf2
reuse l10n and request in dav folder listing 2 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Robin Appelman b6c3507aa0 only determine quota_include_external_storage once for quota wrapper 2 years ago
Robin Appelman f0b70e539b only get logger when needed in sabre/directory 2 years ago
Robin Appelman 1a9dcc5725 don't bother checking dav acl's in files 2 years ago
Anna Larch 6bd78917d3 fix(CardDAV): set owner-principal, displayname properties for SAB 2 years ago
Robin Appelman 76acc3ada7 only triger metadata preload logic when at least one metadata is requested 2 years ago
Robin Appelman fce1a164a0 don't preload metadata for the sub-childen 2 years ago
Robin Appelman 65c2d13f4c
preload all requested metadata 2 years ago
tobiasKaminsky b8b4a0e6ce expose gps data via webdav 2 years ago
Joas Schilling dac31ad101
fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager 2 years ago
Joas Schilling 72667a667d
feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin 3 years ago
Joas Schilling 308fc8d8ed
fix(dav): Use IRequest constant to match version 3 years ago
Arthur Schiwon 5596af2b96
docs(dav): remove outdated comment 3 years ago
Arthur Schiwon d9487103c9
fix: cannot apply limit+offset on multi-tag-search 3 years ago
Arthur Schiwon 00b396a674
refactor: save unnecessary method_exists 3 years ago
Arthur Schiwon a0b683477f
fix: use array_unitersect against objects 3 years ago
Arthur Schiwon 27f6f86d75
fix: obey offset and limit for results from favs and circles 3 years ago
Arthur Schiwon a0f9556f7c
fix: cominbation of small fixes 3 years ago
Arthur Schiwon 49db546f78
fix: include invisible tags for admins 3 years ago
Arthur Schiwon 29f59a54b4
fix: search with more than one search tags 3 years ago
Arthur Schiwon 30028bb9ac
fix: no search when LazyFolder was provided 3 years ago
Arthur Schiwon ddb65be58f
chore: cleanup unused code 3 years ago
Arthur Schiwon be50bd1b0f
fix: ensure searchBySystemTag() is available 3 years ago
Arthur Schiwon 783e32a64d
fix: favorites view and universal search against tags 3 years ago
Arthur Schiwon 58f7fd2370
use efficient tag retrieval on DAV report request 3 years ago
Daniel Kesselberg debd03f30d perf: skip request without write permission 3 years ago
Faraz Samapoor 0bae21b1d1 Refactors "strpos" calls in /apps/dav to improve code readability. 3 years ago
Côme Chilliet 6034cc6893 Make sure to never trigger files hooks on a null path 3 years ago
Joas Schilling b91957e3df
fix(dav): Abort requests with 429 instead of waiting 3 years ago