nextcloud-server/apps/comments/src
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
..
actions fix(files): title and inline actions 2023-09-21 15:20:17 +07:00
components enh(comments): Add always visible labels for comment input 2024-01-12 14:39:35 +07:00
mixins fix(comments): Provide `resourceType` as property instead of mixin 2023-11-16 13:22:02 +07:00
services fix(dav): multiple fixes in usage of webdav library 2024-02-28 19:23:47 +07:00
utils chore(comments): Drop dead code from comments app 2023-12-12 14:42:11 +07:00
views Fix property name 2023-11-16 14:16:28 +07:00
comments-activity-tab.ts fix(comments): Provide `resourceType` as property instead of mixin 2023-11-16 13:22:02 +07:00
comments-app.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +07:00
comments-tab.js feat(comments): Use activity tab to mount comments sidebar section if available 2023-11-16 11:54:52 +07:00
init.ts fix: avoid side-effect imports 2023-09-21 12:40:42 +07:00
logger.js refactor(f2v): Migrate unread comments action to the new FileAction API 2023-09-16 14:08:47 +07:00