nextcloud/apps/files/js
Dmitry Popov 83aa28ed1d My fix for #24272, #23613, File not found when single file in a folder (#24800)
* Fixed group share searching for members of
multiple group. Issue #11808.

* Fixed group share searching, continued.

Avoid searching for empty group list in getItemSharedWithUser().
Broke tests in previous commit, #12030.

* Simler check for group count.

* Fix for https://github.com/owncloud/core/issues/24783 , described there

* Now it's #24272, 24783 was a duplicate. Previous change was also not very good. Now we don't create ZIP with a single file inside.
2016-05-24 14:09:05 +02:00
..
admin.js drop allowZIPdownload and maxZIPSize as options 2014-06-02 16:29:03 +02:00
app.js Do not encode slashes in "dir" URL param in files JS 2016-05-06 17:00:22 +02:00
breadcrumb.js Handle case when breadcrumb and filelist item overlap 2016-03-17 10:20:57 +01:00
detailfileinfoview.js Make file actions work from sidebar 2015-08-12 17:30:20 +02:00
detailsview.js Hide sidebar tab headers conditionally 2015-09-28 14:57:44 +02:00
detailtabview.js Hide sidebar tab headers conditionally 2015-09-28 14:57:44 +02:00
favoritesfilelist.js Fix file list reload callback result 2015-10-27 11:51:54 +01:00
favoritesplugin.js Properly join path sections 2015-11-22 16:05:51 +01:00
file-upload.js Merge branch 'Superduper-Progressbar-branch-thingie' of https://github.com/luckydonald/core into luckydonald-Superduper-Progressbar-branch-thingie 2016-05-12 18:15:54 +02:00
fileactions.js Auto-add fileid in URL for currently displayed folder 2016-05-06 16:46:59 +02:00
fileactionsmenu.js Make file actions use icon CSS classes 2016-02-25 22:49:52 +01:00
fileinfomodel.js recognize eps, psd and illustrator as image 2015-09-15 14:32:07 +02:00
filelist.js My fix for #24272, #23613, File not found when single file in a folder (#24800) 2016-05-24 14:09:05 +02:00
files.js added back the jquery animations 2016-05-13 21:01:13 +02:00
filesummary.js Adding a pending indicator to the files summary - fixes #14853 2015-03-27 01:16:29 +01:00
jquery-visibility.js update jquery-visibility in files app 2015-08-17 09:39:21 +02:00
jquery.fileupload.js apps/files: Fix typos in comments (found and fixed by codespell) 2016-03-09 15:14:05 +01:00
keyboardshortcuts.js Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
mainfileinfodetailview.js Add anchor icon in sidebar to copy permalink 2016-05-06 16:46:59 +02:00
navigation.js Closes "New" dropdown when switching category 2015-05-19 14:47:13 +02:00
newfilemenu.js Remove disabled autocorrect for new file names 2016-03-09 08:38:05 +01:00
search.js use class for no results div instead of id. the elements are not unique. 2015-01-06 14:34:35 +01:00
tagsplugin.js Make more action icons themable + style fixes 2016-02-25 23:01:07 +01:00
upload.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00