aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* Add versions tab to files sidebarVincent Petry2015-09-031-0/+40
* larger preview for images in the sidebarRobin Appelman2015-09-021-1/+12
* Properly hide sidebar when switching between files app sectionsVincent Petry2015-08-251-2/+2
* Parse mtime from the data attributesVincent Petry2015-08-241-0/+1
* Merge pull request #18378 from owncloud/files-delete-spinnerVincent Petry2015-08-191-2/+2
|\
| * Fix spinner when deleting all files in a folderVincent Petry2015-08-181-2/+2
* | Merge pull request #18354 from owncloud/files-fixdndVincent Petry2015-08-191-1/+4
|\ \
| * | Fix file drag and drop JS errorVincent Petry2015-08-171-1/+4
| |/
* | Move decaration to the beginning of the blockHasso Tepper2015-08-181-3/+5
* | Move selectionVars into if statementHasso Tepper2015-08-171-5/+4
* | Fix the string counting a selected files/dirsHasso Tepper2015-08-141-9/+16
|/
* Merge pull request #18178 from owncloud/files-sidebar-actionsJan-Christoph Borchardt2015-08-131-14/+57
|\
| * Make file actions work from sidebarVincent Petry2015-08-121-14/+57
* | replace tipsys with tooltipsHendrik Leppelsack2015-08-121-7/+10
|/
* Implement file actions dropdownVincent Petry2015-08-101-12/+44
* Merge pull request #17656 from owncloud/files-rightsidebarVincent Petry2015-08-101-21/+106
|\
| * rename sidebar element and use css and js utility functions to coreArthur Schiwon2015-08-071-8/+4
| * sidebar shall not overlap but shrink the contnetArthur Schiwon2015-08-071-1/+3
| * Improve layout, fix mime iconVincent Petry2015-08-071-0/+6
| * Disable right sidebar in public file list pageVincent Petry2015-08-071-5/+12
| * Right sidebar now has its own scrollbarVincent Petry2015-08-071-0/+1
| * Styling fixes + hightlight in files sidebarVincent Petry2015-08-071-0/+7
| * More fixes to the right sidebarVincent Petry2015-08-071-48/+29
| * Improved right sidebarVincent Petry2015-08-071-33/+85
| * Basic work for right sidebarVincent Petry2015-08-071-0/+33
* | Make sure to hide empty content message when mask is shownVincent Petry2015-08-071-0/+1
|/
* Merge pull request #17175 from owncloud/add-download-feedbackMorris Jobke2015-07-301-1/+15
|\
| * move updateFileActionSpinner to OCA.Files.FileActionsMorris Jobke2015-07-221-2/+2
| * refactor this to proper separation of concernsMorris Jobke2015-07-151-2/+5
| * refactoring into proper methodsMorris Jobke2015-07-071-29/+1
| * Add proper download started feedbackMorris Jobke2015-07-071-6/+25
| * Reduce timeout for download spinner to 2 secondsMorris Jobke2015-07-071-1/+1
| * Add loading spinner to multi select download buttonMorris Jobke2015-07-071-0/+20
* | fixed tooltip for modified dateHendrik Leppelsack2015-07-271-1/+3
* | The external directories should get the correct iconRoeland Jago Douma2015-07-171-0/+4
* | Fix unit testsRoeland Jago Douma2015-07-091-0/+8
* | Make the filelist get the mimetypeicon from the mimetypeRoeland Jago Douma2015-07-091-9/+1
* | Move calls to Files.getMimeIcon to OC.MimeType.getIconUrlRoeland Jago Douma2015-07-091-27/+25
|/
* add check if server returns a 500 and display errorClark Tomlinson2015-06-261-0/+8
* Merge pull request #17048 from owncloud/hotfix/fix-firewall-blocking-dir-messageVincent Petry2015-06-231-0/+8
|\
| * adding correct blocking logic for fffClark Tomlinson2015-06-221-0/+8
* | remove whitespace on bottom when no search results, fix laylout, fix #16878Jan-Christoph Borchardt2015-06-221-2/+2
* | add filter-empty class if no search result in current folderBjoern Schiessle2015-06-221-0/+2
|/
* Truncate preview resolutionVincent Petry2015-06-111-1/+3
* Enable file icons & previews in "Shared ..." categoriesMorris Jobke2015-05-061-1/+2
* Added empty content message for empty read-only foldersVincent Petry2015-04-211-1/+2
* adjust controls bar width to not overlay scrollbarJan-Christoph Borchardt2015-03-271-1/+6
* Show hidden files (dot files) in grayMorris Jobke2015-03-261-1/+5
* Fix middle click on breadcrumbVincent Petry2015-03-241-2/+2
* fix issue with previews not being displayed if filename contains apostropheGeorg Ehrke2015-02-221-2/+2