nextcloud/apps/comments/src/services
Varun Patil 39ddfb07b5 fix(dav): multiple fixes in usage of webdav library
1. Refresh token on update
2. Fix some very weird imports
3. Patch fetch instead of request to prevent accessing impl details

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2024-05-31 15:38:45 -07:00
..
CommentsInstance.js fix(comments): Provide resourceType as property instead of mixin 2023-11-16 13:22:02 +01:00
DavClient.js fix(dav): multiple fixes in usage of webdav library 2024-05-31 15:38:45 -07:00
DeleteComment.js fix(comments): Provide resourceType as property instead of mixin 2023-11-16 13:22:02 +01:00
EditComment.js fix(comments): Provide resourceType as property instead of mixin 2023-11-16 13:22:02 +01:00
GetComments.ts fix(dav): multiple fixes in usage of webdav library 2024-05-31 15:38:45 -07:00
NewComment.js fix(comments): Provide resourceType as property instead of mixin 2023-11-16 13:22:02 +01:00
ReadComments.ts fix(comments): Provide resourceType as property instead of mixin 2023-11-16 13:22:02 +01:00