nextcloud-server/apps/comments/src
Ferdinand Thiessen 9154b8d6f4 fix(comments): Use proper icon components instead of icon classes to fix dark mode
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-27 16:50:10 +07:00
..
actions fix(files): title and inline actions 2023-09-21 15:20:17 +07:00
components fix(comments): Use proper icon components instead of icon classes to fix dark mode 2024-07-27 16:50:10 +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-05-31 15:38:45 +07:00
templates
utils fix(deps): update webdav 5 usage 2023-04-06 14:49:32 +07:00
views fix(comments): Use proper icon components instead of icon classes to fix dark mode 2024-07-27 16:50:10 +07:00
activitytabviewplugin.js Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +07:00
app.js Replace license information to SPDX expression 2022-01-11 17:26:40 +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
comments.js fix: avoid side-effect imports 2023-09-21 12:40:42 +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
templates.js