summaryrefslogtreecommitdiffstats
path: root/apps/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* apps/files: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-091-1/+1
* Return false on 401 in file list + trash file listVincent Petry2016-03-031-0/+4
* Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-3/+6
* Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller2016-02-171-7/+0
|\
| * Add handler for global ajax errorsVincent Petry2016-02-151-7/+0
* | Close file detail sidebar when selecting/unselecting filesVincent Petry2016-02-151-4/+10
|/
* Fix elementToFile to also return path when definedVincent Petry2016-02-081-0/+4
* Only check selection for delete permissions, not parent folderRobin McCorkell2016-01-151-3/+1
* Fixed issue #21452Erik Pellikka2016-01-131-1/+7
* Updating a file should not update the summaryRoeland Jago Douma2016-01-091-1/+3
* Merge pull request #21254 from owncloud/files-uploadcanceliconfixThomas Müller2015-12-281-23/+21
|\
| * Use showBusyState for upload into folderVincent Petry2015-12-181-22/+20
| * Correctly render uploadtext indicator only on foldersVincent Petry2015-12-181-1/+1
* | Make a modifiable copy of the webdav properties in JS file listVincent Petry2015-12-221-1/+1
|/
* Fix mount type root detectionVincent Petry2015-12-141-7/+10
* Fix issue when renaming creates a separate entryVincent Petry2015-11-221-8/+5
* Query tags/favorite through Webdav in file listVincent Petry2015-11-221-4/+28
* Make files app use Webdav for most operationsVincent Petry2015-11-221-248/+324
* Merge pull request #20156 from owncloud/files-filter-triger-onceRobin Appelman2015-10-301-2/+3
|\
| * dont trigger the scroll event of every single item we filter in the file listRobin Appelman2015-10-291-2/+3
* | Fix icon update to be more consistentVincent Petry2015-10-291-3/+19
|/
* Do not display details bar after renameVincent Petry2015-10-211-3/+6
* Do not register sidebar panels when no sidebarVincent Petry2015-10-151-2/+6
* Merge pull request #19634 from owncloud/notif-showtemporaryThomas Müller2015-10-141-20/+8
|\
| * showTemporary instead of show for notificationsVincent Petry2015-10-081-20/+8
* | Merge pull request #19747 from owncloud/files-delete-hidenotifThomas Müller2015-10-141-0/+2
|\ \
| * | Hide notification on deleteVincent Petry2015-10-131-0/+2
| |/
* / Remove controls for file lists that don't need itVincent Petry2015-10-131-1/+5
|/
* Fix tooltip placement on rename errorVincent Petry2015-10-051-2/+2
* Fix filelist size issues, breadcrumb, multiselectVincent Petry2015-10-021-0/+4
* Merge pull request #19468 from owncloud/fix-36-vs-32-previewsThomas Müller2015-09-301-2/+2
|\
| * Change small thumbnails to 32 pxMorris Jobke2015-09-301-2/+2
* | Merge pull request #19310 from owncloud/hide-sort-indicatorThomas Müller2015-09-301-0/+3
|\ \ | |/ |/|
| * Disable sorting when multiselect is enabled in file listVincent Petry2015-09-291-0/+3
* | Merge pull request #19365 from owncloud/files-detailsbar-interactionThomas Müller2015-09-291-19/+34
|\ \
| * | Fix sidebar interactionVincent Petry2015-09-281-19/+34
* | | Show conflict dialog before upload when possibleVincent Petry2015-09-281-3/+18
|/ /
* | Fix order of actions in the files actions menuVincent Petry2015-09-281-0/+1
* | Switch from Math.floor() to Math.ceil() when sending the dimension to PreviewOlivier Paroz2015-09-271-2/+2
* | fix filelist checkboxesHendrik Leppelsack2015-09-251-1/+1
|/
* Merge pull request #19277 from owncloud/files-plusbuttonfixThomas Müller2015-09-231-3/+4
|\
| * Only render the plus button when it makes senseVincent Petry2015-09-221-3/+4
* | Merge pull request #19270 from owncloud/files-sidebar-fixfortrashandcoThomas Müller2015-09-221-2/+2
|\ \ | |/ |/|
| * Properly show sidebar for trash and sharing sectionsVincent Petry2015-09-221-2/+2
* | Properly translate file actionsVincent Petry2015-09-221-0/+1
|/
* Merge pull request #19048 from owncloud/details-iconThomas Müller2015-09-161-0/+1
|\
| * Add details icon for details menu itemVincent Petry2015-09-151-0/+1
* | fix accessibility of New button, use alt text instead of tooltipJan-Christoph Borchardt2015-09-161-1/+1
* | Properly show sidebar when clicking on share buttonVincent Petry2015-09-161-0/+1
* | Bring back the share icon and update its statusVincent Petry2015-09-161-0/+14