nextcloud-server/apps/comments/js
Daniel Calviño Sánchez bc74a44cbc Fix opening search results for comments
"OC.dirname" removes everything after the last "/", so a path without
slashes is returned without changes. "result.path" does not include
leading nor trailing "/", so when the path is for a file or folder in
the base folder "OC.dirname(result.path)" returns "result.path".

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-12-21 21:49:10 +07:00
..
templates Move more comments to compiled handlebars 2018-10-15 19:52:22 +07:00
vendor remove more vendor-imported files that aren't necessary 2017-10-31 14:06:16 +07:00
activitytabviewplugin.js Move comments activities to the new API 2016-11-16 12:20:03 +07:00
app.js Comments GUI 2016-02-02 18:01:15 +07:00
commentcollection.js Reset comments read marker after loading comments 2016-02-03 16:18:14 +07:00
commentmodel.js mention property to follow same style 2016-12-23 17:01:58 +07:00
commentsmodifymenu.js Adjust some jsdocs 2018-10-24 16:24:16 +07:00
commentstabview.js Fix the comments UI and activities for space-mentions 2018-11-07 12:33:44 +07:00
commentsummarymodel.js Fixed size issues on main detail view and disappearing of share recipients (#26603) 2016-12-23 16:56:55 +07:00
filesplugin.js Move more comments to compiled handlebars 2018-10-15 19:52:22 +07:00
merged.json Move Comments to compiled handlebars 2018-10-04 09:53:44 +07:00
search.js Fix opening search results for comments 2018-12-21 21:49:10 +07:00
templates.js Move more comments to compiled handlebars 2018-10-15 19:52:22 +07:00