summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Fix trashbin sidebarVincent Petry2015-08-251-4/+4
* Properly hide sidebar when switching between files app sectionsVincent Petry2015-08-252-2/+6
* Merge pull request #18523 from owncloud/crazy-scannerThomas Müller2015-08-251-0/+3
|\
| * Prevent scanner going crazy with unavailable storagesVincent Petry2015-08-241-0/+3
* | Merge pull request #18528 from owncloud/files-sidebar-mtimeMorris Jobke2015-08-241-0/+1
|\ \
| * | Parse mtime from the data attributesVincent Petry2015-08-241-0/+1
| |/
* / bigger file thumbnail in app sidebarJan-Christoph Borchardt2015-08-241-2/+2
|/
* Add namespace in case the file is loaded individuallyVincent Petry2015-08-201-0/+2
* 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-192-2/+7
|\ \
| * | Fix file drag and drop JS errorVincent Petry2015-08-172-2/+7
| |/
* | Merge pull request #18339 from owncloud/update-jquery-visibilityThomas Müller2015-08-192-24/+81
|\ \
| * | update jquery-visibility in files appMorris Jobke2015-08-172-24/+81
| |/
* | Merge pull request #18381 from owncloud/public-share-fixdepsloadingMorris Jobke2015-08-181-1/+1
|\ \
| * | Only show delete action in menu when delete permission existsVincent Petry2015-08-181-1/+1
| |/
* | Merge pull request #18310 from hasso/selection-string-fixVincent Petry2015-08-181-9/+17
|\ \ | |/ |/|
| * 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
* | Improve right sidebar tabs behaviorVincent Petry2015-08-143-67/+118
|/
* Merge pull request #18178 from owncloud/files-sidebar-actionsJan-Christoph Borchardt2015-08-138-211/+343
|\
| * Make file actions work from sidebarVincent Petry2015-08-127-211/+272
| * Introduce FileInfoModelVincent Petry2015-08-121-0/+71
* | Merge pull request #18231 from owncloud/fix-show-shared-storage-full-temporaryVincent Petry2015-08-131-3/+2
|\ \
| * | Show strage full warning for shared storages temporaryMorris Jobke2015-08-121-3/+2
| |/
* / replace tipsys with tooltipsHendrik Leppelsack2015-08-123-7/+13
|/
* Fixed file actions menu to close when reclicking triggerVincent Petry2015-08-112-44/+35
* Inline actions using default renderer are now always permanentVincent Petry2015-08-101-0/+1
* Added bubble style, applied to file actions menuVincent Petry2015-08-101-1/+1
* Updated unit tests for file actions and actions menuVincent Petry2015-08-102-11/+11
* Make file action menu icon permanentVincent Petry2015-08-101-3/+5
* Implement file actions dropdownVincent Petry2015-08-104-138/+370
* Merge pull request #17656 from owncloud/files-rightsidebarVincent Petry2015-08-105-21/+687
|\
| * replace tipsy with tooltipHendrik Leppelsack2015-08-071-1/+1
| * fix tipsy gravity after rebaseArthur Schiwon2015-08-071-1/+1
| * fix position of elements in right sidebarJan-Christoph Borchardt2015-08-071-2/+1
| * Use own tabs impl in files sidebarVincent Petry2015-08-072-15/+53
| * rename sidebar element and use css and js utility functions to coreArthur Schiwon2015-08-072-12/+6
| * sidebar shall not overlap but shrink the contnetArthur Schiwon2015-08-072-2/+6
| * Main view does not commands detail and tab views to render. Fixes JS tests.Arthur Schiwon2015-08-073-5/+20
| * Added unit tests for right sidebarVincent Petry2015-08-072-4/+3
| * Improve layout, fix mime iconVincent Petry2015-08-073-12/+20
| * Disable right sidebar in public file list pageVincent Petry2015-08-071-5/+12
| * Right sidebar now has its own scrollbarVincent Petry2015-08-072-0/+18
| * Styling fixes + hightlight in files sidebarVincent Petry2015-08-072-0/+8
| * More fixes to the right sidebarVincent Petry2015-08-073-54/+56
| * Improved right sidebarVincent Petry2015-08-074-71/+165
| * Basic work for right sidebarVincent Petry2015-08-075-0/+480
* | Make sure to hide empty content message when mask is shownVincent Petry2015-08-071-0/+1
|/