summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use "?" instead of user ID as seed for the image placeholderDaniel Calviño Sánchez2017-09-202-2/+2
* Unify appearance of avatars for undefined and unknown usersDaniel Calviño Sánchez2017-09-202-0/+5
* Merge pull request #5562 from nextcloud/link-password-styleJoas Schilling2017-09-202-7/+17
|\
| * Fix browser width compatibilityJohn Molakvoæ (skjnldsv)2017-09-191-3/+10
| * Move link share password box and button togetherJan-Christoph Borchardt2017-09-171-3/+6
| * Add box around link share password box, fix #5560Jan-Christoph Borchardt2017-09-171-1/+1
* | Merge pull request #6574 from nextcloud/external-storage-root-undefined-offsetMorris Jobke2017-09-201-1/+1
|\ \
| * | Fix undefined offset warning when using '/' as external storage rootRobin Appelman2017-09-191-1/+1
* | | Merge pull request #6577 from nextcloud/3rdparty_swiftmailerMorris Jobke2017-09-201-0/+0
|\ \ \
| * | | Bump third-party refLukas Reschke2017-09-201-0/+0
|/ / /
* | | Merge pull request #6566 from nextcloud/fix-tfbc-structureJoas Schilling2017-09-202-1/+57
|\ \ \
| * | | Fix database structure of twofactor backupcodes app to match 12Joas Schilling2017-09-192-1/+57
* | | | [tx-robot] updated from transifexNextcloud bot2017-09-2080-2/+244
* | | | Merge pull request #6564 from nextcloud/fix-missing-unsignedRoeland Jago Douma2017-09-196-18/+131
|\ \ \ \
| * | | | Fix autoloadingJoas Schilling2017-09-192-0/+2
| * | | | Fix missing "unsigned" on integer columnsJoas Schilling2017-09-194-18/+129
* | | | | Merge pull request #6565 from nextcloud/appinfo_localcacheRoeland Jago Douma2017-09-191-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Read appinfo from a local cacheRoeland Jago Douma2017-09-191-1/+1
| |/ / /
* | | | Merge pull request #6562 from nextcloud/fix-unsigned-typoMorris Jobke2017-09-193-5/+41
|\ \ \ \
| * | | | Increase versionJoas Schilling2017-09-191-1/+1
| * | | | Fix unsigned stateJoas Schilling2017-09-191-0/+36
| * | | | Fix migration namingJoas Schilling2017-09-191-4/+4
| |/ / /
* | | | Merge pull request #6569 from nextcloud/fix-comments-activity-errorLukas Reschke2017-09-191-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Use the wrapper to get the parameters which was added in #6369Joas Schilling2017-09-191-2/+2
|/ / /
* | | Merge pull request #6264 from nextcloud/dav-migrationsRoeland Jago Douma2017-09-193-802/+481
|\ \ \
| * | | Move DAV app to migrationsRoeland Jago Douma2017-09-183-802/+481
* | | | [tx-robot] updated from transifexNextcloud bot2017-09-19244-392/+498
| |/ / |/| |
* | | Merge pull request #4410 from nextcloud/update-aws-sdkRobin Appelman2017-09-18622-58771/+223
|\ \ \
| * | | show diff in autoload checkerRobin Appelman2017-09-181-0/+1
| * | | update autoloaderRobin Appelman2017-09-182-0/+2
| * | | fix undefined constantsRobin Appelman2017-09-181-1/+1
| * | | merge vendor jsRobin Appelman2017-09-181-0/+7
| * | | fix path styleRobin Appelman2017-09-181-3/+1
| * | | disable part files for s3 external storageRobin Appelman2017-09-181-0/+4
| * | | add stat cache for s3 external storageRobin Appelman2017-09-181-7/+56
| * | | more efficient is_dirRobin Appelman2017-09-181-0/+10
| * | | more efficient permissions for s3 external storageRobin Appelman2017-09-181-0/+8
| * | | more efficient write only fopenRobin Appelman2017-09-181-1/+9
| * | | reuse object read/write/delete logic in s3 implementationsRobin Appelman2017-09-183-84/+97
| * | | update aws sdk and move it to 3rdpartyRobin Appelman2017-09-184-58/+42
| * | | remove non composer aws sdkRobin Appelman2017-09-18613-58632/+0
|/ / /
* | | Merge pull request #6490 from nextcloud/share_pagination_queryRoeland Jago Douma2017-09-181-0/+5
|\ \ \
| * | | Improve sharing paginationRoeland Jago Douma2017-09-151-0/+5
* | | | Merge pull request #6518 from nextcloud/allow-apps-to-control-versionsMorris Jobke2017-09-182-0/+93
|\ \ \ \
| * | | | allow apps to disable versions for some filesBjoern Schiessle2017-09-152-0/+93
* | | | | Merge pull request #6549 from nextcloud/fix-6534Morris Jobke2017-09-181-1/+2
|\ \ \ \ \
| * | | | | don't pass User object when uid string is expectedArthur Schiwon2017-09-181-1/+2
* | | | | | Merge pull request #5462 from nextcloud/add-frameancestor-supportLukas Reschke2017-09-184-0/+89
|\ \ \ \ \ \
| * | | | | | fix typo and set @since properlyThomas Citharel2017-09-152-6/+6
| * | | | | | Add CSP frame-ancestors supportThomas Citharel2017-09-154-0/+89
| | |/ / / / | |/| | | |