aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19090 from owncloud/ext-priority-logicThomas Müller2015-09-173-3/+136
|\
| * Unit tests for UserGlobalStoragesService::getUniqueStorages()Robin McCorkell2015-09-161-2/+78
| * Fix external storage priority logicRobin McCorkell2015-09-162-1/+58
* | Merge pull request #19121 from owncloud/sidebar-design-detailsThomas Müller2015-09-173-23/+19
|\ \
| * | fix sidebar Sharing layout a bitJan-Christoph Borchardt2015-09-171-11/+13
| * | fix sidebar Versions layoutJan-Christoph Borchardt2015-09-172-12/+6
| |/
* | Add a Sabre plugin that emits an event for appsJoas Schilling2015-09-172-2/+4
* | Merge pull request #19046 from owncloud/issue-18924-throw-error-on-invalid-pageThomas Müller2015-09-172-30/+96
|\ \
| * | Fix status codeJoas Schilling2015-09-152-18/+16
| * | Throw an error when the page count or perPage setting is invalidJoas Schilling2015-09-152-28/+96
* | | Merge pull request #19108 from owncloud/ext-smb-storageconfigThomas Müller2015-09-171-0/+1
|\ \ \
| * | | Correct manipulateStorageConfig parameterRobin McCorkell2015-09-171-0/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1724-14/+94
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-17152-256/+296
|/ / /
* | | Merge pull request #18473 from owncloud/smb-workgroupThomas Müller2015-09-161-0/+12
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into smb-workgroupRobin McCorkell2015-09-15951-9458/+14483
| |\ \
| * | | Allow domain to be specified for SMBRobin McCorkell2015-08-211-0/+12
* | | | 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
| | |_|/ | |/| |
* | | | Merge pull request #19066 from owncloud/fix-new-menu-mobileThomas Müller2015-09-161-0/+1
|\ \ \ \
| * | | | fix new menu not showing on mobile, fix #18879Jan-Christoph Borchardt2015-09-161-0/+1
* | | | | fix accessibility of New button, use alt text instead of tooltipJan-Christoph Borchardt2015-09-161-1/+1
|/ / / /
* | | | Merge pull request #18185 from owncloud/share-dialog-files-sidebarThomas Müller2015-09-166-137/+238
|\ \ \ \
| * | | | Properly show sidebar when clicking on share buttonVincent Petry2015-09-161-0/+1
| * | | | More unit tests for share dialogVincent Petry2015-09-161-8/+1
| * | | | Update JS unit tests for share dialog (WIP)Vincent Petry2015-09-162-68/+58
| * | | | Bring back the share icon and update its statusVincent Petry2015-09-163-8/+76
| * | | | fix allow upload checkbox appeareanceArthur Schiwon2015-09-161-1/+1
| * | | | implements setting and removing password for link shares, including forced onesArthur Schiwon2015-09-161-0/+4
| * | | | remove obsolete file actionArthur Schiwon2015-09-161-55/+0
| * | | | now you even can shareArthur Schiwon2015-09-162-1/+1
| * | | | show link shareArthur Schiwon2015-09-161-2/+4
| * | | | Fix share permissions for share tabVincent Petry2015-09-161-2/+1
| * | | | Add share dialog into share tabVincent Petry2015-09-163-13/+42
| * | | | refactor share dialog for multi-purpose use (dropdown, sidebar) and better ma...Arthur Schiwon2015-09-162-1/+71
* | | | | Merge pull request #18735 from owncloud/checkbox-styleThomas Müller2015-09-161-16/+12
|\ \ \ \ \
| * | | | | fix filelist checkboxesHendrik Leppelsack2015-09-161-16/+11
| * | | | | Fixes white and black checkboxes in core, files will be next.Raghu Nayyar2015-09-161-0/+1
| |/ / / /
* | | | | Merge pull request #19062 from owncloud/line-heightThomas Müller2015-09-161-4/+0
|\ \ \ \ \
| * | | | | fix height of 'All files' entry in sidebarJan-Christoph Borchardt2015-09-151-4/+0
* | | | | | Fix the parameter order in the translationJoas Schilling2015-09-161-1/+1
| |/ / / / |/| | | |
* | | | | Merge pull request #18979 from owncloud/sidebare-preview-fixesThomas Müller2015-09-164-48/+83
|\ \ \ \ \
| * | | | | fix filename display in sidebar, fix #18981Jan-Christoph Borchardt2015-09-151-0/+3
| * | | | | fix small mimetype iconsRobin Appelman2015-09-151-3/+3
| * | | | | recognize eps, psd and illustrator as imageRobin Appelman2015-09-151-1/+7
| * | | | | crop to the center for landscape imagesRobin Appelman2015-09-151-1/+5
| * | | | | Various thumbnail fixesRobin Appelman2015-09-151-44/+62
| * | | | | Fix path for fileinfomodel in subdirectoriesRobin Appelman2015-09-151-1/+1
| * | | | | normal margins for portrait previewsRobin Appelman2015-09-151-0/+4
* | | | | | occ script to disable encryption and to decrypt all files againBjoern Schiessle2015-09-157-2/+510
| |_|_|_|/ |/| | | |