Commit Graph

2160 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Christoph Wurst f40f962c2e
fix(dav): Add occ command to fix missing caldav sync tokens 2 years ago
Julius Härtl ca453f5b84
fix: Use proper path when trying to check if a file needs to get copied 2 years ago
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
Christoph Wurst a2fcf50f43
fix(dav): Fix atomic calendar/subscription updates 2 years ago
Christoph Wurst 09031211da
fix(dav): Fix atomic addressbook update 2 years ago
Richard Steinmetz 53ef6c5f71
feat(dav): update a principal's schedule-default-calendar-URL 2 years ago
Louis Chemineau 5137757053
fix(dav): Init ViewOnlyPlugin after auth 2 years ago
Jérôme Herbinet 678c003546 "Taks" to fit calendar wording 2 years ago
Patrick Fischer 0f16153e4a Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDAR 2 years ago
Hamid Dehnavi 7bf31df0bc Refactors "substr" calls to improve code readability 2 years ago
Christopher Ng a770fd8236 Skip instead of throwing on invalid address book migration 2 years ago
Christopher Ng 07bf129809 Skip instead of throwing on invalid calendar migration 2 years ago
Christoph Wurst dc7f2baf26 fix(dav): Rate limit calendar/subscription creation 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
Johannes Merkel 631f2b48ea
fix(db): remove redundant index in cards 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æ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago
Côme Chilliet 303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2 years ago
Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 2 years ago
Côme Chilliet 166773879b fix!: Migrate jobs away from deprecated interfaces 2 years ago
John Molakvoæ 6cf4fe19a0
fix(files): add mount root property and adjust delete wording 2 years ago
Thomas Citharel 2bfe67c8ab fix(caldav): only call getTimestamp() on actual DateTime data 2 years ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 2 years ago
Joas Schilling 71add5561a
fix(userstatus): Also set the user status when the user has no status at all 2 years ago
Anna Larch e1b957e17b fix(userstatus): CALL status should overwrite MEETING status 2 years ago
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2 years ago
Johannes Merkel b454156f57
fix(CalDAV): set acls for DeletedCalendarObjectsCollection 2 years ago
Louis Chemineau 25274f92b7
Improve view only error message 2 years ago
John Molakvoæ 9703b1da41
fix(quota): automatically detect chunk quota with `OC-Total-Length` header 2 years ago
Joas Schilling e981619c01
fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98" 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
jld3103 08b43021e1
fix(dav): Hide less than minute diff in calendar notification title 2 years ago
Anna Larch 4c6eff975f fix(userstatus): set user status to 'In a meeting' if calendar is busy 2 years ago
Louis Chemineau 6948c074e9 Use FileInfo's metadata for hidden prop 2 years ago
Louis Chemineau 6aa2d2daee
Don't query oc_properties for metadata props 2 years ago
Anna Larch fc4ef6133b fix(ooo): add new ooo status with new emoji 2 years ago
Richard Steinmetz 06aba2a5c8 fix(dav): allow multiple organizers if possible 2 years ago
Christoph Wurst 9abfcad3e3
fix(dav): Prevent out-of-office event time drifts 2 years ago
Christoph Wurst 97f24302b3
chore(dav): Remove dead \OCA\DAV\Server::getSabreServer 2 years ago
Anna Larch 3475d52741 fix(caldav): don't reuse query builder objects 2 years ago
John Molakvoæ f89ef392b3
fix(files): better upload error handling 2 years ago
Joas Schilling e4460e3bff fix(dav): Improve handling and logging of bulk upload failures 2 years ago
Christoph Wurst 9a206c6282
fix(dav): Make current ooo info time-dependent 2 years ago
Varun Patil a20556193c fix(files): allow any throwable in logException 2 years ago
Joas Schilling 2ff3a3c4fb
fix(out-of-office)!: Remove non OCS endpoint 2 years ago
Joas Schilling 6eef5c9f1b
feat(out-of-office): Add OCS endpoint to set and clear absence 2 years ago