nextcloud-server/apps/comments/src
Joas Schilling bc2bd4cf7b fix(comments): Support user IDs that are numbers, e.g. "42"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-10-10 06:37:59 +07:00
..
actions test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +07:00
components fix(comments): expand long comment on click 2025-09-21 21:34:39 +07:00
mixins fix(comments): Use the correct object when autocompleting mentions for other apps 2025-10-10 06:37:58 +07:00
services chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
store fix(comments): comment deleting with activities installed 2024-07-15 13:38:41 +07:00
utils chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +07:00
views fix(comments): Support user IDs that are numbers, e.g. "42" 2025-10-10 06:37:59 +07:00
comments-activity-tab.ts fix(code-style): Adjust JS code to our code style 2024-10-16 22:11:59 +07:00
comments-app.js chore: Add SPDX header 2024-05-27 20:11:22 +07:00
comments-tab.js chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
init.ts chore: Add SPDX header 2024-05-27 20:11:22 +07:00
logger.js chore: Add SPDX header 2024-05-27 20:11:22 +07:00