You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files/js
Roeland Jago Douma cda811b6b4
Make filelist and sidebar use the fileid preview endpoint
8 years ago
..
templates Upload autorename on client side 9 years ago
admin.js Do not error on maxUploadChange 9 years ago
app.js Enable chunking for bigger files in authenticated web upload 8 years ago
breadcrumb.js Fixed breadcrumbs calculation and actions flow 8 years ago
detailfileinfoview.js
detailsview.js Remove unused variables 8 years ago
detailtabview.js
favoritesfilelist.js Remove unused variables 8 years ago
favoritesplugin.js
file-upload.js Don't encode paths passed to the OC.Files.Client 8 years ago
fileactions.js Remove internal unused property 8 years ago
fileactionsmenu.js Add support to FileActionsMenu for icon class functions 8 years ago
fileinfomodel.js added quit option in commentstabview.js 9 years ago
filelist.js Make filelist and sidebar use the fileid preview endpoint 8 years ago
files.js Fixup! removed unwanted line 8 years ago
filesummary.js Translate file summary connector (#26221) 9 years ago
gotoplugin.js Fix closing details view when viewing file in folder 9 years ago
jquery-visibility.js
jquery.fileupload.js properly fix folder upload to use delegatedEvent 10 years ago
keyboardshortcuts.js
mainfileinfodetailview.js Hide favourite icon in details view if favourite action is not available 8 years ago
merged-index.json Merge file view JS files 9 years ago
navigation.js Only set the active item when there is one (not the case for quota) 9 years ago
newfilemenu.js Make new file file tooltip error text change 9 years ago
recentfilelist.js block user sorting in recent files 10 years ago
recentplugin.js Add recent file listing 10 years ago
search.js Use proper mime icons for search results 9 years ago
sidebarpreviewmanager.js Make filelist and sidebar use the fileid preview endpoint 8 years ago
sidebarpreviewtext.js Do not fetch the whole text file for the sidebar preview 9 years ago
tagsplugin.js Remove requeriment for read permission on some actions 8 years ago
upload.js