summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8729 from owncloud/add-phpseclib-masterThomas Müller2014-06-0335-31207/+9
|\
| * use phpseclib from 3rdpartyThomas Müller2014-06-0335-31207/+9
* | fix empty file handling optionMorris Jobke2014-06-031-9/+11
* | Merge pull request #8821 from owncloud/kill-zip-download-restrictionJan-Christoph Borchardt2014-06-0312-56/+16
|\ \
| * | fix unit testsMorris Jobke2014-06-021-1/+1
| * | add OCP\Config:deleteSystemValueMorris Jobke2014-06-021-3/+3
| * | bump versionMorris Jobke2014-06-021-1/+1
| * | drop allowZIPdownload and maxZIPSize as optionsMorris Jobke2014-06-0210-54/+14
* | | Merge pull request #8820 from owncloud/design-detailsFrank Karlitschek2014-06-022-4/+16
|\ \ \
| * | | move Deleted Files to bottom of sidebarJan-Christoph Borchardt2014-06-021-0/+6
| * | | fix success status symbol to a circleMorris Jobke2014-06-021-0/+5
| * | | more subtle hover effect on sortable column, text instead of backgroundJan-Christoph Borchardt2014-06-021-1/+1
| * | | fix misalignment of modified dates, shift to rightJan-Christoph Borchardt2014-06-021-1/+1
| * | | remove unused table sizing CSSJan-Christoph Borchardt2014-06-021-2/+3
| |/ /
* | | Merge pull request #8676 from owncloud/encryption_improvementsMorris Jobke2014-06-024-155/+102
|\ \ \
| * | | ceanup encryption code, improved return codesBjoern Schiessle2014-06-024-155/+102
* | | | Merge pull request #8613 from owncloud/filesize-alignmentMorris Jobke2014-06-022-2/+2
|\ \ \ \
| * | | | display "<1 kB" for really small filesMorris Jobke2014-06-022-2/+2
* | | | | Merge pull request #8712 from owncloud/l10n-fully-translatable-webdavFrank Karlitschek2014-06-024-5/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | document always links to the current version of OCVolkan Gezer2014-05-292-2/+2
| * | | | fully translatable user_webdavVolkan Gezer2014-05-294-5/+5
* | | | | Port LDAP: fix filter can be reset and broken after upgrade from OC 5 #8579Arthur Schiwon2014-06-022-13/+31
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-023-4/+8
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-01131-65/+262
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-3118-13/+132
* | | | Merge pull request #8444 from owncloud/cleanup-list-codeThomas Müller2014-05-302-17/+13
|\ \ \ \
| * \ \ \ Merge branch 'master' into cleanup-list-codeThomas Müller2014-05-19322-4462/+7068
| |\ \ \ \
| * | | | | Add missing \Lukas Reschke2014-05-041-1/+1
| * | | | | Cleanup code a little bitLukas Reschke2014-05-042-23/+14
* | | | | | Merge pull request #8695 from owncloud/jserrorfixesLukas Reschke2014-05-301-2/+3
|\ \ \ \ \ \
| * | | | | | Fixed undefined object error that appears after a delayVincent Petry2014-05-231-2/+3
* | | | | | | Merge pull request #8779 from owncloud/sel-webdav-onclickVincent Petry2014-05-301-0/+3
|\ \ \ \ \ \ \
| * | | | | | | select webdav address on clickVolkan Gezer2014-05-301-0/+3
* | | | | | | | Merge pull request #8663 from owncloud/files-dndissueLukas Reschke2014-05-304-6/+156
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix dropping files below the tableVincent Petry2014-05-224-5/+15
| * | | | | | | | Fixed drag and drop from external files, added testsVincent Petry2014-05-212-5/+145
* | | | | | | | | Merge pull request #8778 from owncloud/storage-instanceoficewind19912014-05-302-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use instanceOfStorage instead of instanceofRobin Appelman2014-05-292-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Fixed warning when file_target is not setVincent Petry2014-05-301-1/+3
* | | | | | | | | Removed "Share with" columnVincent Petry2014-05-303-17/+1
* | | | | | | | | Added owner display name in actionVincent Petry2014-05-303-1/+13
* | | | | | | | | Sharing overview fixes and unit testsVincent Petry2014-05-3012-41/+692
* | | | | | | | | Fix table header colorsVincent Petry2014-05-301-1/+7
* | | | | | | | | Mimetype for sharing overviewVincent Petry2014-05-302-4/+16
* | | | | | | | | Distinguish legacy file actions from regular file actionsVincent Petry2014-05-3013-81/+183
* | | | | | | | | Small fixes to sharing overviewVincent Petry2014-05-302-1/+12
* | | | | | | | | Added "dir" in file actions handler context and fixed versionsVincent Petry2014-05-305-16/+62
* | | | | | | | | Fixed navigation orderVincent Petry2014-05-303-3/+8
* | | | | | | | | Add unit tests for fileActionsReadyVincent Petry2014-05-301-0/+14
* | | | | | | | | Added unit test for file action context argumentVincent Petry2014-05-301-4/+32