nextcloud-server/apps/files/js
Morris Jobke 68ad2ae118
Merge pull request #10825 from greenido/fixing-issue-9931
Copy a file to the same directory
2018-11-22 17:37:04 +07:00
..
templates Add icon to file sidebar tabs 2018-10-18 15:54:17 +07:00
admin.js
app.js Fixed scrolling container 2018-07-24 11:01:11 +07:00
breadcrumb.js Remove deprecated SVG helpers for old IEs 2018-10-08 16:33:41 +07:00
detailfileinfoview.js
detailsview.js Fix rendering of the sidebar in Files app 2018-11-22 05:58:25 +07:00
detailtabview.js Merge pull request #11647 from nextcloud/make-possible-for-tab-views-to-add-css-classes-to-their-container 2018-10-31 15:37:48 +07:00
favoritesfilelist.js Remove event handler no longer needed 2018-10-21 20:21:59 +07:00
favoritesplugin.js Fix jsdocs build on server repo 2018-10-24 15:41:08 +07:00
file-upload.js Ask before cancelling an ongoing upload 2018-11-05 10:11:50 +07:00
fileactions.js Fix whitespace and file action cleanup 2018-11-20 19:46:49 +07:00
fileactionsmenu.js Move fileactionsmenu to compiled handlebars 2018-10-15 15:51:40 +07:00
fileinfomodel.js
filelist.js Merge pull request #10825 from greenido/fixing-issue-9931 2018-11-22 17:37:04 +07:00
filemultiselectmenu.js Move the filemultiselectmenu over to compiled handlebars 2018-10-01 17:15:08 +07:00
files.js Remove deprecated and unused fileDownloadPath 2018-10-08 16:46:36 +07:00
filesummary.js Move to 1 template file for files 2018-10-01 17:15:07 +07:00
gotoplugin.js
jquery-visibility.js
jquery.fileupload.js Add callback to clean up after misbehaved drag and drop events 2018-06-08 19:15:27 +07:00
keyboardshortcuts.js
mainfileinfodetailview.js Remove OC.scaleFixForIE8 2018-10-08 16:17:16 +07:00
merged-index.json Move to 1 template file for files 2018-10-01 17:15:07 +07:00
navigation.js Do not switch to root folder if filelist is already shown 2018-11-22 14:03:23 +07:00
newfilemenu.js Add missing variable declarations 2018-10-19 20:17:55 +07:00
recentfilelist.js
recentplugin.js Fix jsdocs build on server repo 2018-10-24 15:41:08 +07:00
search.js Added new search standard 2018-06-19 23:53:20 +07:00
sidebarpreviewmanager.js Add missing variable declarations 2018-10-19 20:17:55 +07:00
sidebarpreviewtext.js
tagsplugin.js Fix jsdocs build on server repo 2018-10-24 15:41:08 +07:00
templates.js Add icon to file sidebar tabs 2018-10-18 15:54:17 +07:00
upload.js