summaryrefslogtreecommitdiffstats
path: root/apps/comments/js/filesplugin.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixed size issues on main detail view and disappearing of share recipients ↵Michael Jobst2016-12-231-4/+7
| | | | | | | | | | | | | | | | | | (#26603) * fixed size issues on main detail view and disappearing of share recipients * Changes due to code comments * Moved reloadProperties() to FileInfoModel * Solved Scrutinizer issues * Bugfix: undefined value used on error * check if options are set for FileInfoModel.initialize() Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Fix comment count tooltipJoas Schilling2016-09-281-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* remove comments count because it is not that relevant to show directlyJan-Christoph Borchardt2016-02-251-3/+1
|
* Show the comments and tags on the share filtersJoas Schilling2016-02-161-4/+4
|
* Add file row indicator for unread commentsVincent Petry2016-02-031-0/+84
|
* Comments GUIVincent Petry2016-02-021-0/+41