aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fixed thumbnal z-index for when no checkbox is thereVincent Petry2015-01-151-0/+2
|/ / /
* | | Merge pull request #13370 from Sugaroverdose/fix_#13322Thomas Müller2015-01-151-0/+1
|\ \ \
| * | | Force browser to redraw favorite iconSugaroverdose2015-01-151-0/+1
| |/ /
* | | Merge pull request #13347 from owncloud/share-scanpermissionsfromsourceMorris Jobke2015-01-153-1/+47
|\ \ \
| * | | Use source storage permissions when scanning shared storageVincent Petry2015-01-143-1/+47
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-1512-8/+76
* | | | Merge pull request #13352 from owncloud/hhvm-array-keyRobin McCorkell2015-01-151-5/+6
|\ \ \ \
| * | | | Do not use key() on array as the result depends on the internal array pointer.Andreas Fischer2015-01-151-5/+6
* | | | | Merge pull request #13350 from owncloud/autoload-translationsMorris Jobke2015-01-148-11/+0
|\ \ \ \ \
| * | | | | Remove unneeded addTranslations() callsVincent Petry2015-01-148-11/+0
* | | | | | Merge pull request #13351 from owncloud/check-for-existenceLukas Reschke2015-01-141-2/+2
|\ \ \ \ \ \
| * | | | | | Check for existence of $_GET keysLukas Reschke2015-01-141-2/+2
| | |/ / / / | |/| | | |
* / | | | | remove deprecated code - fixes #13119Thomas Müller2015-01-143-50/+51
|/ / / / /
* | | | | Merge pull request #13345 from owncloud/increase-files-external-versionsMorris Jobke2015-01-142-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Increase files_externals oC required version and its own versionJoas Schilling2015-01-142-2/+5
| |/ / /
* | | | Merge pull request #13332 from oparoz/fix-download-buttonThomas Müller2015-01-141-1/+6
|\ \ \ \
| * | | | Download the current public folder onlyOlivier Paroz2015-01-141-1/+6
| | |_|/ | |/| |
* | | | Merge pull request #13286 from owncloud/sharing_upgradeBjörn Schießle2015-01-144-1/+131
|\ \ \ \
| * | | | set accept to 1 (=true) for all server-to-server shares on update, at this po...Bjoern Schiessle2015-01-134-1/+131
* | | | | Merge pull request #13288 from owncloud/enc_fix_public_downloadLukas Reschke2015-01-143-25/+14
|\ \ \ \ \
| * | | | | if we download a public shared file we need to retrieve the user from the pathBjoern Schiessle2015-01-133-25/+14
| |/ / / /
* | | | | Merge pull request #13335 from owncloud/disable-rememberme-files-externalThomas Müller2015-01-141-0/+1
|\ \ \ \ \
| * | | | | The files_external app might need the password so autologin must be disabledJoas Schilling2015-01-141-0/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #13311 from owncloud/fix_restore_keysBjörn Schießle2015-01-142-21/+135
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | adapt decrypt all and restore/delete key backups to the new folder structure ...Bjoern Schiessle2015-01-132-21/+135
* | | | | Merge pull request #13325 from owncloud/kill-strip-slashesMorris Jobke2015-01-145-9/+8
|\ \ \ \ \
| * | | | | Get rid of `stripslashes()`Lukas Reschke2015-01-135-9/+8
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-14168-12/+410
| |_|_|/ / |/| | | |
* | | | | Fix PHP doc and enforce typeLukas Reschke2015-01-131-3/+3
|/ / / /
* | | | Merge pull request #13277 from owncloud/pasteurlJoas Schilling2015-01-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | add https:// placeholder for From Link feature. closes #13255Volkan Gezer2015-01-121-1/+1
* | | | Merge pull request #13289 from owncloud/fav-keepfavoncancelrenameMorris Jobke2015-01-132-6/+41
|\ \ \ \
| * | | | Properly update internal file info with updated tagsVincent Petry2015-01-122-6/+41
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-13186-246/+326
* | | | Merge pull request #13154 from owncloud/fix13141Thomas Müller2015-01-122-7/+122
|\ \ \ \
| * | | | add js tests for filelist filteringJörn Friedrich Dreyer2015-01-092-6/+119
| * | | | don't show no files yet when mask is in place, fixes #13141Jörn Friedrich Dreyer2015-01-071-1/+3
* | | | | Merge pull request #13272 from owncloud/fav-renamekeepfavJoas Schilling2015-01-122-2/+75
|\ \ \ \ \
| * | | | | Return path attribute for ajax rename operationsVincent Petry2015-01-122-0/+3
| * | | | | Return tags after renameVincent Petry2015-01-122-2/+72
| | |/ / / | |/| | |
* | | | | Merge pull request #13285 from owncloud/fix-encryption-check-number-of-partsMorris Jobke2015-01-121-0/+9
|\ \ \ \ \
| * | | | | Check array size, before using the 3rd element from itJoas Schilling2015-01-121-0/+9
* | | | | | Merge pull request #13279 from owncloud/upload-original-nameMorris Jobke2015-01-121-2/+2
|\ \ \ \ \ \
| * | | | | | Send the proper original name for uploaded filesRobin Appelman2015-01-121-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #13280 from owncloud/fix-12306Morris Jobke2015-01-122-2/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix retrieval of user groupsArthur Schiwon2015-01-122-2/+8
| |/ / / /
* | | | | Merge pull request #13210 from owncloud/use-issetMorris Jobke2015-01-121-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Check for existence of $_GET keysLukas Reschke2015-01-091-5/+5
* | | | | Merge pull request #13268 from owncloud/dnd-files-containerLukas Reschke2015-01-121-1/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow dropping files on the table containerVincent Petry2015-01-121-1/+10