nextcloud-server/apps/comments/src
Ferdinand Thiessen 9f3bfa7b62 fix(comments): Use proper icon components instead of icon classes to fix dark mode
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-14 05:32:33 +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-06-14 05:32:33 +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(comments): Use proper icon components instead of icon classes to fix dark mode 2024-06-14 05:32:33 +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
comments-tab.js fix(comments): Fix issues thrown by comments sidebar tab code 2024-05-28 10:41:34 +07:00
init.ts fix: avoid side-effect imports 2023-09-21 12:40:42 +07:00
logger.js