nextcloud-server/apps/files/js
Vincent Petry 0b21a9ac6f
Merge pull request #35299 from nextmcloud/nmcpr/1416-prevents-selection-of-encrypted-folders
Prevents the selection of encrypted folders when clicking on the "Select all" checkbox
2022-11-22 18:09:26 +07:00
..
templates Fix mainfileinfodetailsview appending 2021-11-19 13:42:40 +07:00
app.js Fix sidebar not automatically hidden in Files app 2022-11-09 17:45:00 +07:00
breadcrumb.js Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +07:00
detailfileinfoview.js
detailsview.js Fix rendering of the sidebar in Files app 2018-11-22 05:58:25 +07:00
detailtabview.js Typing corrections 2022-01-11 17:12:55 +07:00
favoritesfilelist.js Replace files app ids to classes 2022-07-26 10:19:19 +07:00
favoritesplugin.js Fix jsdocs build on server repo 2018-10-24 15:41:08 +07:00
file-upload.js Also cancel XHR when cancelling uploads 2022-11-18 15:47:19 +07:00
fileactions.js do not show editlocally on mobile 2022-10-11 00:12:58 +07:00
fileactionsmenu.js adding action.filename to FileActions 2021-10-08 08:28:05 +07:00
fileinfomodel.js Remove copy in file actions when not allowed 2022-08-26 14:18:47 +07:00
filelist.js Prevent selection of encrypted folders 2022-11-22 15:56:10 +07:00
filemultiselectmenu.js Do not rerender the selection menu on show 2020-01-08 16:09:53 +07:00
files.js Fix file list scrolling 2022-09-01 14:15:41 +07:00
filesummary.js l10n: Replace the apostrophe with double quotation 2021-05-06 14:45:33 +07:00
gotoplugin.js Fix sidebar not automatically hidden in Files app 2022-11-09 17:45:00 +07:00
jquery-visibility.js
jquery.fileupload.js Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +07:00
keyboardshortcuts.js Replace files app ids to classes 2022-07-26 10:19:19 +07:00
mainfileinfodetailview.js adding action.filename to FileActions 2021-10-08 08:28:05 +07:00
merged-index.json Remove outdated legacy search scripts 2020-08-04 20:56:22 +07:00
navigation.js Add a11y attributes for legacy app navigation 2022-08-29 22:46:48 +07:00
newfilemenu.js Add ```aria-expanded``` value to select2-container om systemtag and file tags 2022-08-17 19:28:40 +07:00
operationprogressbar.js update tooltip content dynamically 2019-10-23 17:25:27 +07:00
recentfilelist.js Replace files app ids to classes 2022-07-26 10:19:19 +07:00
recentplugin.js Fix jsdocs build on server repo 2018-10-24 15:41:08 +07:00
semaphore.js Fix public upload by also load the semaphore method 2019-05-07 23:48:06 +07:00
sidebarpreviewmanager.js Always show full previews 2019-03-27 13:29:58 +07:00
sidebarpreviewtext.js Explicitly close div element 2022-04-04 17:52:44 +07:00
tagsplugin.js Fix favorite dark icon 2021-02-02 13:48:18 +07:00
templates.js Fix mainfileinfodetailsview appending 2021-11-19 13:42:40 +07:00
upload.js