summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #14248 from nextcloud/phpdoc/noid/getdocuments-returnsRoeland Jago Douma2019-02-181-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fixing phpdocMaxence Lange2019-02-161-1/+1
* | | | | | | | | | Merge pull request #14223 from nextcloud/enh/use_CountWrapperMorris Jobke2019-02-185-118/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Use CountWrapper instead of almost identical CountReadStreamRoeland Jago Douma2019-02-155-118/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #14266 from nextcloud/enhancement/public-menuRoeland Jago Douma2019-02-184-4/+51
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add guest navigation typeJulius Härtl2019-02-184-4/+51
* | | | | | | | | | Merge pull request #14258 from nextcloud/enh/node_productionRoeland Jago Douma2019-02-1814-36/+25
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Move settings to NODE_ENVRoeland Jago Douma2019-02-1810-25/+17
| * | | | | | | | | Move general webpack to NODE_ENVJulius Härtl2019-02-184-11/+8
|/ / / / / / / / /
* | | | | | / / / [tx-robot] updated from transifexNextcloud bot2019-02-1816-2/+96
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge pull request #14245 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-...Roeland Jago Douma2019-02-174-14/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump vue and vue-template-compilerdependabot[bot]2019-02-174-14/+14
| |/ / / / / / /
* / / / / / / / [tx-robot] updated from transifexNextcloud bot2019-02-1748-14/+294
|/ / / / / / /
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-02-16154-346/+834
* | | | | | | Merge pull request #14174 from nextcloud/feature/noid/extstorage-mountconfigh...blizzz2019-02-1524-40/+703
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | typos in doc, no code changesArthur Schiwon2019-02-155-5/+8
| * | | | | | add GUI option to set the $home placeholderArthur Schiwon2019-02-142-1/+15
| * | | | | | reject mounts with unsubstituted placeholders as incompletely configuredArthur Schiwon2019-02-141-0/+30
| * | | | | | add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon2019-02-1415-7/+233
| * | | | | | files_external: allow to register config handlers for flexible placeholdersArthur Schiwon2019-02-149-33/+423
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #14221 from nextcloud/fix/noid/no-trailing-spaces-in-l10n-...Morris Jobke2019-02-151-4/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove trailing spaces from localized stringsMorris Jobke2019-02-151-4/+4
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2019-02-15414-1196/+1488
* | | | | Merge pull request #14191 from nextcloud/bugfix/noid/make-testcase-overwrite-...Morris Jobke2019-02-141-0/+4
|\ \ \ \ \
| * | | | | Make TestCase->overwriteService() work with App classesJoas Schilling2019-02-141-0/+4
* | | | | | Merge pull request #14167 from nextcloud/techdebt/noid/update-php-parser-for-...Roeland Jago Douma2019-02-144-5/+5
|\ \ \ \ \ \
| * | | | | | Fix AsyncBusTestsRoeland Jago Douma2019-02-141-2/+2
| * | | | | | Update PHP-Parser for 7.1 compatibilityJoas Schilling2019-02-143-3/+3
* | | | | | | Merge pull request #14186 from nextcloud/enh/systemtags_to_webpackRoeland Jago Douma2019-02-1418-28/+83
|\ \ \ \ \ \ \
| * | | | | | | Update testsRoeland Jago Douma2019-02-141-12/+1
| * | | | | | | Move systemtags to common webpackRoeland Jago Douma2019-02-1415-10/+78
| * | | | | | | Move systemtags icon to icons.scssRoeland Jago Douma2019-02-143-6/+4
| | |_|_|_|/ / | |/| | | | |