summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Streamline CSRF and login checkLukas Reschke2015-01-201-6/+3
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-2020-10/+56
* Merge pull request #13416 from owncloud/reauthenticate-if-session-differs-fro...Morris Jobke2015-01-191-2/+11
|\
| * Prioritise Basic Auth header over CookieLukas Reschke2015-01-171-2/+11
* | fix typo of blog -> changed to blockMorris Jobke2015-01-192-2/+2
* | Merge pull request #13461 from owncloud/remove-strip-slashesThomas Müller2015-01-191-2/+1
|\ \
| * | Remove stripslashes() from newfolder.phpLukas Reschke2015-01-191-2/+1
* | | Merge pull request #13457 from owncloud/enc-skippartfilesThomas Müller2015-01-191-0/+55
|\ \ \ | |/ / |/| |
| * | Add class attribute types in encryption Util classVincent Petry2015-01-191-0/+51
| * | Skip stray part files during initial encryptionVincent Petry2015-01-191-0/+4
* | | Merge pull request #13377 from owncloud/trashbin_storage_wrapperMorris Jobke2015-01-199-53/+109
|\ \ \
| * | | replace hook with storage wrapperBjoern Schiessle2015-01-199-53/+109
| |/ /
* | | Merge pull request #13362 from owncloud/fix-11442Thomas Müller2015-01-193-38/+92
|\ \ \ | |/ / |/| |
| * | coding styleArthur Schiwon2015-01-152-5/+8
| * | update user or group count only, when the multiselect is closedArthur Schiwon2015-01-141-4/+34
| * | allow to read again objectclasses and groups under certain conditionsArthur Schiwon2015-01-142-2/+31
| * | JS cleanupArthur Schiwon2015-01-133-34/+26
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-196-12/+12
* | | Merge pull request #13276 from Sugaroverdose/fix_#11348Morris Jobke2015-01-182-4/+18
|\ \ \
| * | | Add ie8 text-overflow: ellipsis supportSugaroverdose2015-01-171-0/+11
| * | | use some magic to make 'popular browsers' workSugaroverdose2015-01-161-0/+2
| * | | fix_#11348 Safari rename button positioningSergei Shuykov2015-01-162-5/+6
* | | | Merge pull request #13433 from owncloud/favoritesl10nLukas Reschke2015-01-182-2/+2
|\ \ \ \
| * | | | fix unlocalized favorites browser title and alttextVolkan Gezer2015-01-172-2/+2
| | |_|/ | |/| |
* / | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-1810-16/+18
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-1716-26/+320
* | | Fixes shifted rename fieldMorris Jobke2015-01-161-1/+1
* | | compress icons of LDAP and WebDAV-AuthJan-Christoph Borchardt2015-01-162-118/+6
* | | add icon for Provisioning APIJan-Christoph Borchardt2015-01-161-0/+4
* | | Merge pull request #13399 from owncloud/trashbin-fixpreviewrouteMorris Jobke2015-01-161-5/+2
|\ \ \
| * | | Fix preview route for trashbinVincent Petry2015-01-151-5/+2
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-166-4/+102
* | | | Disallow ctrl click to select when selection not allowedVincent Petry2015-01-152-1/+31
* | | | Auto-blur when clicking on file to downloadVincent Petry2015-01-151-0/+2
* | | | 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
|\ \ \ \