nextcloud-server/apps/comments/src/services
Varun Patil b03fd6e363 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-02-28 19:23:47 +07:00
..
CommentsInstance.js fix(comments): Provide `resourceType` as property instead of mixin 2023-11-16 13:22:02 +07:00
DavClient.js fix(dav): multiple fixes in usage of webdav library 2024-02-28 19:23:47 +07:00
DeleteComment.js fix(comments): Provide `resourceType` as property instead of mixin 2023-11-16 13:22:02 +07:00
EditComment.js fix(comments): Provide `resourceType` as property instead of mixin 2023-11-16 13:22:02 +07:00
GetComments.ts fix(dav): multiple fixes in usage of webdav library 2024-02-28 19:23:47 +07:00
NewComment.js fix(comments): Provide `resourceType` as property instead of mixin 2023-11-16 13:22:02 +07:00
ReadComments.ts fix(comments): Provide `resourceType` as property instead of mixin 2023-11-16 13:22:02 +07:00