summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enhance trashbin expiration settingsVictor Dubiniuk2015-08-106-36/+353
* Merge pull request #15093 from rullzer/capabilities_managerRoeland Douma2015-08-1025-92/+542
|\
| * Use DIRoeland Jago Douma2015-08-1012-93/+44
| * Move core capabilities to new classRoeland Jago Douma2015-08-103-11/+65
| * Moved core apps to the capabilities managerRoeland Jago Douma2015-08-1015-86/+179
| * Added Capabilities ManagerRoeland Jago Douma2015-08-108-2/+354
* | Merge pull request #18159 from owncloud/check-appid-folder-in-archiveThomas Müller2015-08-101-0/+4
|\ \
| * | Update installer.phpmichag862015-08-101-0/+1
| * | Check if archive contains a directory named like appidmichag862015-08-101-0/+3
| |/
* | Merge pull request #17656 from owncloud/files-rightsidebarVincent Petry2015-08-1024-27/+1194
|\ \ | |/ |/|
| * Fix unit test for tipsy->tooltip changeVincent Petry2015-08-101-3/+3
| * replace tipsy with tooltipHendrik Leppelsack2015-08-071-1/+1
| * fix tipsy gravity after rebaseArthur Schiwon2015-08-071-1/+1
| * fix timezone issue with unittestArthur Schiwon2015-08-071-1/+2
| * Fix sidebar mtime display unit testVincent Petry2015-08-071-2/+2
| * Set momentJS locale to en during unit test runsVincent Petry2015-08-071-0/+2
| * Fix app-content scrollbar when app-sidebar is openVincent Petry2015-08-074-16/+10
| * fix position of elements in right sidebarJan-Christoph Borchardt2015-08-072-8/+18
| * fix right sidebar position and first styleJan-Christoph Borchardt2015-08-072-10/+5
| * Use own tabs impl in files sidebarVincent Petry2015-08-075-26/+123
| * fix show/hide app sidebar functionsArthur Schiwon2015-08-071-2/+3
| * rename sidebar element and use css and js utility functions to coreArthur Schiwon2015-08-077-56/+80
| * sidebar shall not overlap but shrink the contnetArthur Schiwon2015-08-073-6/+15
| * extend MainFileInfoDetailView JS testsArthur Schiwon2015-08-071-3/+29
| * Main view does not commands detail and tab views to render. Fixes JS tests.Arthur Schiwon2015-08-073-5/+20
| * More work on right sidebar unit testsVincent Petry2015-08-071-3/+3
| * Added unit tests for right sidebarVincent Petry2015-08-077-7/+222
| * Improve layout, fix mime iconVincent Petry2015-08-074-17/+35
| * Disable right sidebar in public file list pageVincent Petry2015-08-072-6/+14
| * Right sidebar now has its own scrollbarVincent Petry2015-08-073-5/+25
| * Remove horizontal scroll caused by right sidebarVincent Petry2015-08-071-0/+4
| * Styling fixes + hightlight in files sidebarVincent Petry2015-08-077-3/+17
| * More fixes to the right sidebarVincent Petry2015-08-077-133/+85
| * Improved right sidebarVincent Petry2015-08-079-74/+328
| * Basic work for right sidebarVincent Petry2015-08-077-0/+508
* | Merge pull request #14779 from owncloud/use-iterator-directoryRobin McCorkell2015-08-078-18/+16
|\ \
| * | Use the new IteratorDirectory instead of the fakedir wrapperRobin Appelman2015-07-158-18/+16
* | | Merge pull request #18124 from owncloud/share-permwrongvarMorris Jobke2015-08-072-4/+61
|\ \ \
| * | | Fix removal of share permissions when share disabled for userVincent Petry2015-08-072-4/+61
* | | | Merge pull request #18125 from owncloud/filelist-emptycontentduringmaskJan-Christoph Borchardt2015-08-071-0/+1
|\ \ \ \
| * | | | Make sure to hide empty content message when mask is shownVincent Petry2015-08-071-0/+1
| |/ / /
* | | | Merge pull request #18120 from owncloud/appframework-isessioLukas Reschke2015-08-071-0/+4
|\ \ \ \
| * | | | Add \OCP\ISession to AppFrameworkRobin McCorkell2015-08-071-0/+4
| | |_|/ | |/| |
* | | | Merge pull request #13949 from rullzer/no_negative_expireVincent Petry2015-08-071-0/+7
|\ \ \ \
| * | | | Do not allow invalid default expire daysRoeland Jago Douma2015-07-041-0/+7
* | | | | Merge pull request #13641 from owncloud/cache-storage-statusVincent Petry2015-08-0711-13/+763
|\ \ \ \ \
| * | | | | Fix mounting wrapped storages resulting in many-layered wrappingRobin McCorkell2015-07-202-1/+27
| * | | | | Store storage availability in databaseRobin McCorkell2015-07-2010-13/+737
* | | | | | Merge pull request #18118 from owncloud/allow-ocs-to-send-headersThomas Müller2015-08-072-1/+48
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Adding header support to class OC_OCS_ResultThomas Müller2015-08-072-1/+48
|/ / / / /