aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/src
Commit message (Expand)AuthorAgeFilesLines
* enh(comments): Add always visible labels for comment inputFerdinand Thiessen2024-01-121-0/+4
* chore(comments): Drop dead code from comments appFerdinand Thiessen2023-12-126-183/+0
* fix(comments): Move from Moment.js to `NcDateTime`Ferdinand Thiessen2023-11-272-38/+11
* Remove quotes from inputMarco2023-11-221-1/+1
* Verticaly align comment avatarMarco2023-11-221-1/+1
* Fix property nameJoas Schilling2023-11-163-4/+4
* fix(comments): Provide `resourceType` as property instead of mixinFerdinand Thiessen2023-11-1612-64/+74
* feat(comments): Use activity tab to mount comments sidebar section if availableFerdinand Thiessen2023-11-169-98/+380
* fix(comments): move new comment instructions placeholder to descriptionGrigorii K. Shartsev2023-10-072-26/+42
* fix(files): title and inline actionsJohn Molakvoæ (skjnldsv)2023-09-212-8/+12
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-212-1/+25
* refactor(f2v): Migrate unread comments action to the new FileAction APILucas Azevedo2023-09-166-149/+285
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-022-8/+9
* Fix lint errorsVarun Patil2023-05-232-1/+7
* Optimize webpack chunksVarun Patil2023-05-231-1/+1
* fix(comments): Mark comments as readChristopher Ng2023-05-192-1/+72
* fix(deps): update webdav 5 usageJohn Molakvoæ2023-04-064-64/+44
* Create semantic list for comments in comments tabjulia.kirschenheuter2023-04-032-14/+21
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-2311-35/+35
* chore(eslint): replace node/no-missing-import by n/no-missing-importJohn Molakvoæ2023-03-231-1/+1
* Refine file comments designQuentin Guidée2022-12-221-72/+84
* Lint and remove file_versions testsLouis Chemineau2022-11-281-1/+2
* Use svg iconsLouis Chemineau2022-11-281-3/+3
* Add support for Material icon in files sidebarCarl Schwan2022-11-281-0/+2
* Fix mentions rendering in comment editorLouis Chemineau2022-11-212-17/+23
* Fix HTML entities not decoded in comment just addedDaniel Calviño Sánchez2022-11-101-0/+8
* Extract "decodeHtmlEntities" function to its own fileDaniel Calviño Sánchez2022-11-102-13/+35
* Fix empty content regressions in comments appRichard Steinmetz2022-10-261-12/+35
* Fix typos in apps/ subdirectoryluz paz2022-09-052-2/+2
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-252-31/+31
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-4/+4
* Buttonify comment postingChristopher Ng2022-07-191-22/+14
* Auto fix warningsLouis Chemineau2022-01-211-4/+2
* Replace license information to SPDX expressionLouis Chemineau2022-01-1116-16/+16
* Import type from packagesLouis Chemineau2022-01-112-1/+3
* Add generic type and description when its missingLouis Chemineau2022-01-111-4/+4
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-086-14/+31
* Use new div method in scssLouis Chemineau2022-01-081-1/+3
* Fix HTML entity rendering in file comments sidebarChristopher Ng2021-11-081-1/+18
* fix comments file action sidebar openingJulien Veyssier2021-07-271-1/+1
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-231-1/+1
* Bump webdav from 3.6.2 to 4.6.0dependabot[bot]2021-05-292-6/+7
* Fix comments maxAutoCompleteResults initial stateJohn Molakvoæ (skjnldsv)2021-04-061-1/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-3114-22/+87
* Move comments to initial stateRoeland Jago Douma2021-03-221-1/+2
* Fix comments filespluginJohn Molakvoæ (skjnldsv)2021-03-172-0/+18
* Lint fixJohn Molakvoæ (skjnldsv)2021-03-172-124/+0
* Fix comments field value updateVincent Petry2021-03-111-2/+3
* Only include moments once in commentsRoeland Jago Douma2021-01-221-1/+1
* Add mentions dataJohn Molakvoæ (skjnldsv)2020-10-286-137/+35