Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #14232 from nextcloud/enh/updatenoticiation_to_single_webpack | Morris Jobke | 2019-02-19 | 10 | -7595/+95 |
|\ | |||||
| * | Move updatenotifications to unified webpack | Roeland Jago Douma | 2019-02-18 | 10 | -7595/+95 |
* | | Merge pull request #14218 from nextcloud/enh/files_sharing_to_webpack | Roeland Jago Douma | 2019-02-19 | 16 | -11/+75 |
|\ \ | |||||
| * | | Move files_sharing additionalscripts over to webpack | Roeland Jago Douma | 2019-02-15 | 16 | -11/+75 |
* | | | Merge pull request #14246 from nextcloud/dependabot/npm_and_yarn/@babel/core-... | John Molakvoæ | 2019-02-19 | 2 | -52/+65 |
|\ \ \ | |||||
| * | | | Bump @babel/core from 7.2.2 to 7.3.3 | dependabot[bot] | 2019-02-18 | 2 | -52/+65 |
* | | | | Merge pull request #14234 from nextcloud/fix/catch_requestexception | Roeland Jago Douma | 2019-02-19 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Catch Request exception in testRemoteUrl | Roeland Jago Douma | 2019-02-15 | 1 | -0/+3 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-19 | 14 | -88/+126 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #14210 from nextcloud/fix/14192/fix_empty_uploads | Roeland Jago Douma | 2019-02-18 | 3 | -4/+38 |
|\ \ \ \ | |||||
| * | | | | Make sure that we have a stream | Roeland Jago Douma | 2019-02-18 | 1 | -0/+7 |
| * | | | | Bump icewind/streams for supported streams | Roeland Jago Douma | 2019-02-18 | 1 | -0/+0 |
| * | | | | Add a wrapper to determine if a file is EOF | Roeland Jago Douma | 2019-02-15 | 1 | -2/+8 |
| * | | | | Fix empty file uploads to S3 | Roeland Jago Douma | 2019-02-15 | 1 | -2/+23 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #14248 from nextcloud/phpdoc/noid/getdocuments-returns | Roeland Jago Douma | 2019-02-18 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | fixing phpdoc | Maxence Lange | 2019-02-16 | 1 | -1/+1 |
* | | | | | Merge pull request #14223 from nextcloud/enh/use_CountWrapper | Morris Jobke | 2019-02-18 | 5 | -118/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Use CountWrapper instead of almost identical CountReadStream | Roeland Jago Douma | 2019-02-15 | 5 | -118/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #14266 from nextcloud/enhancement/public-menu | Roeland Jago Douma | 2019-02-18 | 4 | -4/+51 |
|\ \ \ \ | |||||
| * | | | | Add guest navigation type | Julius Härtl | 2019-02-18 | 4 | -4/+51 |
* | | | | | Merge pull request #14258 from nextcloud/enh/node_production | Roeland Jago Douma | 2019-02-18 | 14 | -36/+25 |
|\ \ \ \ \ | |||||
| * | | | | | Move settings to NODE_ENV | Roeland Jago Douma | 2019-02-18 | 10 | -25/+17 |
| * | | | | | Move general webpack to NODE_ENV | Julius Härtl | 2019-02-18 | 4 | -11/+8 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-18 | 16 | -2/+96 |
* | | | | | Merge pull request #14245 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-... | Roeland Jago Douma | 2019-02-17 | 4 | -14/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Bump vue and vue-template-compiler | dependabot[bot] | 2019-02-17 | 4 | -14/+14 |
| |/ / / / | |||||
* / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-17 | 48 | -14/+294 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-16 | 154 | -346/+834 |
* | | | | Merge pull request #14174 from nextcloud/feature/noid/extstorage-mountconfigh... | blizzz | 2019-02-15 | 24 | -40/+703 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | typos in doc, no code changes | Arthur Schiwon | 2019-02-15 | 5 | -5/+8 |
| * | | | add GUI option to set the $home placeholder | Arthur Schiwon | 2019-02-14 | 2 | -1/+15 |
| * | | | reject mounts with unsubstituted placeholders as incompletely configured | Arthur Schiwon | 2019-02-14 | 1 | -0/+30 |
| * | | | add LDAP ConfigHandler for external storages and "$home" var | Arthur Schiwon | 2019-02-14 | 15 | -7/+233 |
| * | | | files_external: allow to register config handlers for flexible placeholders | Arthur Schiwon | 2019-02-14 | 9 | -33/+423 |
* | | | | Merge pull request #14221 from nextcloud/fix/noid/no-trailing-spaces-in-l10n-... | Morris Jobke | 2019-02-15 | 1 | -4/+4 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Remove trailing spaces from localized strings | Morris Jobke | 2019-02-15 | 1 | -4/+4 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-15 | 414 | -1196/+1488 |
* | | | Merge pull request #14191 from nextcloud/bugfix/noid/make-testcase-overwrite-... | Morris Jobke | 2019-02-14 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Make TestCase->overwriteService() work with App classes | Joas Schilling | 2019-02-14 | 1 | -0/+4 |
* | | | | Merge pull request #14167 from nextcloud/techdebt/noid/update-php-parser-for-... | Roeland Jago Douma | 2019-02-14 | 4 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | Fix AsyncBusTests | Roeland Jago Douma | 2019-02-14 | 1 | -2/+2 |
| * | | | | Update PHP-Parser for 7.1 compatibility | Joas Schilling | 2019-02-14 | 3 | -3/+3 |
* | | | | | Merge pull request #14186 from nextcloud/enh/systemtags_to_webpack | Roeland Jago Douma | 2019-02-14 | 18 | -28/+83 |
|\ \ \ \ \ | |||||
| * | | | | | Update tests | Roeland Jago Douma | 2019-02-14 | 1 | -12/+1 |
| * | | | | | Move systemtags to common webpack | Roeland Jago Douma | 2019-02-14 | 15 | -10/+78 |
| * | | | | | Move systemtags icon to icons.scss | Roeland Jago Douma | 2019-02-14 | 3 | -6/+4 |
* | | | | | | Merge pull request #14199 from nextcloud/enh/core_scss_to_webpack | Morris Jobke | 2019-02-14 | 13 | -41/+26 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Move jquery.ocdialog.scss to bundle | Roeland Jago Douma | 2019-02-14 | 5 | -30/+10 |
| * | | | | | Move jquery-ui-fixes to bundle | Roeland Jago Douma | 2019-02-14 | 12 | -21/+26 |
| |/ / / / | |||||
* | | | | | Merge pull request #13995 from nextcloud/feature/dont-call-get-repair-steps | Roeland Jago Douma | 2019-02-14 | 5 | -23/+39 |
|\ \ \ \ \ |