summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
* | Merge branch 'master' into version-retentionLukas Reschke2015-09-151-2/+1
|\ \
| * \ Merge pull request #19043 from owncloud/fix-php-doc-of-encrypt-allThomas Müller2015-09-151-2/+1
| |\ \
| | * | Function does return voidLukas Reschke2015-09-151-2/+1
* | | | Follow PSRVictor Dubiniuk2015-09-151-0/+0
* | | | Add method docblockVictor Dubiniuk2015-09-151-0/+4
* | | | Namespacing, reusingVictor Dubiniuk2015-09-152-4/+11
* | | | ImprovementsVictor Dubiniuk2015-09-153-17/+47
* | | | Add quota status to expiration checkVictor Dubiniuk2015-09-151-10/+10
* | | | Add versions obligationVictor Dubiniuk2015-09-154-4/+409
|/ / /
* | | Merge pull request #18273 from owncloud/files-sidebar-toggleFrank Karlitschek2015-09-151-9/+26
|\ \ \ | |_|/ |/| |
| * | Fixed sidebar toggle entryVincent Petry2015-09-141-18/+26
| * | Keep right sidebar open, add Details actionVincent Petry2015-09-141-2/+11
* | | Fix parameter name to match the specsJoas Schilling2015-09-152-10/+10
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1510-0/+64
|/
* Merge pull request #18966 from owncloud/ext-remove-numeric-idLukas Reschke2015-09-141-67/+0
|\
| * Remove storing storage_id in mount.jsonRobin McCorkell2015-09-101-67/+0
* | Merge pull request #18982 from owncloud/fix_18878Lukas Reschke2015-09-141-3/+3
|\ \
| * | enforce loading icon in sidebar to be 32x32Georg Ehrke2015-09-111-3/+3
* | | Merge pull request #19006 from owncloud/individual-it-patch-1Individual IT Services2015-09-141-1/+1
|\ \ \
| * | | allow ".." in folder namesIndividual IT Services2015-09-141-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-14176-1626/+1164
|/ / /
* | | Fix dependency check for Swift and SMB_OCRobin McCorkell2015-09-132-2/+6
* | | Merge pull request #18441 from owncloud/ext-backends.advancedRobin McCorkell2015-09-1331-744/+720
|\ \ \
| * | | Fix Swift legacy auth mechanism fallbackRobin McCorkell2015-09-031-1/+1
| * | | Fix typo in SMB_OCRobin McCorkell2015-09-031-2/+2
| * | | Prevent creation of deprecated backendsRobin McCorkell2015-08-282-0/+4
| * | | Introduce MODIFY permission for external storagesRobin McCorkell2015-08-285-11/+21
| * | | Validate permissions for created admin storages, auth mechanismRobin McCorkell2015-08-285-34/+63
| * | | Implement more fine-grained external storage permissions modelRobin McCorkell2015-08-2813-238/+212
| * | | AjaxController uses RSA auth mechanismRobin McCorkell2015-08-283-20/+22
| * | | Migrate SFTP_Key external storage to new APIRobin McCorkell2015-08-2810-287/+177
| * | | Migrate SMB_OC external storage to new APIRobin McCorkell2015-08-284-142/+68
| * | | Migrate Swift external storage to new APIRobin McCorkell2015-08-285-18/+159
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-132-0/+4
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1218-0/+88
| |/ / |/| |
* | | Merge pull request #18733 from owncloud/ext-dependencycheckRobin McCorkell2015-09-1111-64/+162
|\ \ \
| * | | Test legacy backend with no dependency checkRobin McCorkell2015-09-011-0/+18