summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adjust json to match the definitionBjoern Schiessle2019-02-201-1/+2
* Merge pull request #14299 from nextcloud/fix/14298/fix_storages_not_closing_h...Morris Jobke2019-02-201-0/+4
|\
| * Hanlde writestream not closing sourceRoeland Jago Douma2019-02-201-0/+4
* | Merge pull request #11832 from nextcloud/bugfix/9849/birthday_without_yearMorris Jobke2019-02-209-34/+390
|\ \ | |/ |/|
| * Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-169-4/+299
| * unicode all the birthday iconsGeorg Ehrke2019-02-162-29/+57
| * set birthday year to 1970, take X-APPLE-OMIT-YEAR into accountGeorg Ehrke2019-02-162-18/+51
* | Merge pull request #14293 from nextcloud/fix-ocm-implementationRoeland Jago Douma2019-02-201-3/+4
|\ \
| * | According to the OCM specification the body needs to be JSON encodedBjoern Schiessle2019-02-191-3/+4
* | | [tx-robot] updated from transifexNextcloud bot2019-02-20116-220/+304
* | | Merge pull request #14289 from nextcloud/enh/accessibility_to_main_webpackJulius Härtl2019-02-198-6271/+7
|\ \ \ | |/ / |/| |
| * | Move accessibility to main webpackRoeland Jago Douma2019-02-198-6271/+7
* | | Merge pull request #14263 from nextcloud/publish-activity-app-tokenRoeland Jago Douma2019-02-195-5/+86
|\ \ \ | |/ / |/| |
| * | Emit event if app password createdDaniel Kesselberg2019-02-185-106/+72
| * | Publish activity for app token created by client login flowDaniel Kesselberg2019-02-172-2/+65
| * | Publish activity for app token created by ocs apiDaniel Kesselberg2019-02-172-3/+55
* | | Merge pull request #14242 from nextcloud/dependabot/npm_and_yarn/bootstrap-3.4.1Roeland Jago Douma2019-02-195-8/+8
|\ \ \
| * | | Use npm ci for webpack buildsJulius Härtl2019-02-191-1/+1
| * | | Bump bootstrap from 3.4.0 to 3.4.1dependabot[bot]2019-02-194-7/+7
* | | | Merge pull request #14211 from nextcloud/bugfix/prefix-path-to-filecache-s3Morris Jobke2019-02-191-2/+2
|\ \ \ \
| * | | | Call headObject if file not in filecache :see_no_evil:Daniel Kesselberg2019-02-141-1/+1
| * | | | Prefix $path for filename for internal file cacheDaniel Kesselberg2019-02-141-2/+2
* | | | | Merge pull request #14249 from nextcloud/enhancement/noid/add-gotindex-to-ind...Morris Jobke2019-02-191-0/+11
|\ \ \ \ \
| * | | | | Add hasIndex() to OCP\FullTextSearch\Model\IndexDocumentMaxence Lange2019-02-191-0/+11
* | | | | | Merge pull request #14282 from nextcloud/bugfix/noid/public-folder-shareMorris Jobke2019-02-191-0/+1
|\ \ \ \ \ \
| * | | | | | Fix writable public folder shareJulius Härtl2019-02-191-0/+1
* | | | | | | Merge pull request #14279 from nextcloud/bugfix/14220/header-labelMorris Jobke2019-02-191-5/+0
|\ \ \ \ \ \ \
| * | | | | | | Fix header label visibility on open menuJulius Härtl2019-02-191-5/+0
| |/ / / / / /
* | | | | | | Merge pull request #14264 from nextcloud/null-is-not-a-booleanRoeland Jago Douma2019-02-191-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Set false as default for requirePNGDaniel Kesselberg2019-02-181-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #14269 from nextcloud/cache-update-eventMorris Jobke2019-02-197-45/+164
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | add event for cache updateRobin Appelman2019-02-187-45/+164
* | | | | | Merge pull request #14261 from nextcloud/show-warning-if-x-forwarded-set-with...Morris Jobke2019-02-192-9/+39
|\ \ \ \ \ \
| * | | | | | Warning if x-forwarded-host present but trusted_proxies emptyDaniel Kesselberg2019-02-172-9/+39
* | | | | | | Merge pull request #14194 from nextcloud/bugfix/noid/correctly-determinate-ow...Morris Jobke2019-02-192-18/+34
|\ \ \ \ \ \ \
| * | | | | | | Correctly determinate the owner in case of shared external storagesJoas Schilling2019-02-182-18/+34
* | | | | | | | Merge pull request #14232 from nextcloud/enh/updatenoticiation_to_single_webpackMorris Jobke2019-02-1910-7595/+95
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Move updatenotifications to unified webpackRoeland Jago Douma2019-02-1810-7595/+95
* | | | | | | | Merge pull request #14218 from nextcloud/enh/files_sharing_to_webpackRoeland Jago Douma2019-02-1916-11/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | Move files_sharing additionalscripts over to webpackRoeland Jago Douma2019-02-1516-11/+75
* | | | | | | | | Merge pull request #14246 from nextcloud/dependabot/npm_and_yarn/@babel/core-...John Molakvoæ2019-02-192-52/+65
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump @babel/core from 7.2.2 to 7.3.3dependabot[bot]2019-02-182-52/+65
* | | | | | | | | | Merge pull request #14234 from nextcloud/fix/catch_requestexceptionRoeland Jago Douma2019-02-191-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Catch Request exception in testRemoteUrlRoeland Jago Douma2019-02-151-0/+3
* | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-02-1914-88/+126
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #14210 from nextcloud/fix/14192/fix_empty_uploadsRoeland Jago Douma2019-02-183-4/+38
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Make sure that we have a streamRoeland Jago Douma2019-02-181-0/+7
| * | | | | | | | | Bump icewind/streams for supported streamsRoeland Jago Douma2019-02-181-0/+0
| * | | | | | | | | Add a wrapper to determine if a file is EOFRoeland Jago Douma2019-02-151-2/+8
| * | | | | | | | | Fix empty file uploads to S3Roeland Jago Douma2019-02-151-2/+23
| | |/ / / / / / / | |/| | | | | | |