| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(Comment): replace richEditor mixin with NcRichText | Maksim Sukharev | 2025-03-05 | 1 | -19/+32 |
* | fix(code-style): Adjust JS code to our code style | Ferdinand Thiessen | 2024-10-16 | 1 | -2/+2 |
* | feat: Add bidi support in core directory | Mostafa Ahangarha | 2024-08-29 | 1 | -4/+4 |
* | test: Migrated all Jest tests to vitest | Ferdinand Thiessen | 2024-08-26 | 1 | -8/+9 |
* | chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p... | Ferdinand Thiessen | 2024-08-13 | 2 | -6/+6 |
* | fix(comments): Extend Vue before calling `new` on it | Louis Chemineau | 2024-07-25 | 1 | -10/+15 |
* | fix(comments): manually center align submit button in new comment field | Edward Ly | 2024-07-17 | 1 | -1/+1 |
* | fix(comments): comment deleting with activities installed | Grigory Vodyanov | 2024-07-15 | 5 | -3/+60 |
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 3 | -8/+8 |
* | fix(comments): Use proper icon components instead of icon classes to fix dark... | Ferdinand Thiessen | 2024-06-13 | 2 | -12/+27 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 23 | -423/+52 |
* | fix(comments): Fix issues thrown by comments sidebar tab code | Ferdinand Thiessen | 2024-04-17 | 2 | -8/+17 |
* | fix: Drop unmaintained and unused dependencies | Ferdinand Thiessen | 2024-04-16 | 1 | -9/+8 |
* | fix(dav): multiple fixes in usage of webdav library | Varun Patil | 2024-02-28 | 2 | -15/+20 |
* | enh(comments): Add always visible labels for comment input | Ferdinand Thiessen | 2024-01-12 | 1 | -0/+4 |
* | chore(comments): Drop dead code from comments app | Ferdinand Thiessen | 2023-12-12 | 6 | -183/+0 |
* | fix(comments): Move from Moment.js to `NcDateTime` | Ferdinand Thiessen | 2023-11-27 | 2 | -38/+11 |
* | Remove quotes from input | Marco | 2023-11-22 | 1 | -1/+1 |
* | Verticaly align comment avatar | Marco | 2023-11-22 | 1 | -1/+1 |
* | Fix property name | Joas Schilling | 2023-11-16 | 3 | -4/+4 |
* | fix(comments): Provide `resourceType` as property instead of mixin | Ferdinand Thiessen | 2023-11-16 | 12 | -64/+74 |
* | feat(comments): Use activity tab to mount comments sidebar section if available | Ferdinand Thiessen | 2023-11-16 | 9 | -98/+380 |
* | fix(comments): move new comment instructions placeholder to description | Grigorii K. Shartsev | 2023-10-07 | 2 | -26/+42 |
* | fix(files): title and inline actions | John Molakvoæ (skjnldsv) | 2023-09-21 | 2 | -8/+12 |
* | fix: avoid side-effect imports | John Molakvoæ (skjnldsv) | 2023-09-21 | 2 | -1/+25 |
* | refactor(f2v): Migrate unread comments action to the new FileAction API | Lucas Azevedo | 2023-09-16 | 6 | -149/+285 |
* | chore: Update nextcloud-vue to v8 beta2 and renamed changed properties | Ferdinand Thiessen | 2023-08-02 | 2 | -8/+9 |
* | Fix lint errors | Varun Patil | 2023-05-23 | 2 | -1/+7 |
* | Optimize webpack chunks | Varun Patil | 2023-05-23 | 1 | -1/+1 |
* | fix(comments): Mark comments as read | Christopher Ng | 2023-05-19 | 2 | -1/+72 |
* | fix(deps): update webdav 5 usage | John Molakvoæ | 2023-04-06 | 4 | -64/+44 |
* | Create semantic list for comments in comments tab | julia.kirschenheuter | 2023-04-03 | 2 | -14/+21 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 11 | -35/+35 |
* | chore(eslint): replace node/no-missing-import by n/no-missing-import | John Molakvoæ | 2023-03-23 | 1 | -1/+1 |
* | Refine file comments design | Quentin Guidée | 2022-12-22 | 1 | -72/+84 |
* | Lint and remove file_versions tests | Louis Chemineau | 2022-11-28 | 1 | -1/+2 |
* | Use svg icons | Louis Chemineau | 2022-11-28 | 1 | -3/+3 |
* | Add support for Material icon in files sidebar | Carl Schwan | 2022-11-28 | 1 | -0/+2 |
* | Fix mentions rendering in comment editor | Louis Chemineau | 2022-11-21 | 2 | -17/+23 |
* | Fix HTML entities not decoded in comment just added | Daniel Calviño Sánchez | 2022-11-10 | 1 | -0/+8 |
* | Extract "decodeHtmlEntities" function to its own file | Daniel Calviño Sánchez | 2022-11-10 | 2 | -13/+35 |
* | Fix empty content regressions in comments app | Richard Steinmetz | 2022-10-26 | 1 | -12/+35 |
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 2 | -2/+2 |
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 2 | -31/+31 |
* | Bump @nextcloud/vue to 6.0.0-beta.3 and related | Vincent Petry | 2022-08-25 | 1 | -4/+4 |
* | Buttonify comment posting | Christopher Ng | 2022-07-19 | 1 | -22/+14 |
* | Auto fix warnings | Louis Chemineau | 2022-01-21 | 1 | -4/+2 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 16 | -16/+16 |
* | Import type from packages | Louis Chemineau | 2022-01-11 | 2 | -1/+3 |
* | Add generic type and description when its missing | Louis Chemineau | 2022-01-11 | 1 | -4/+4 |