Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-20 | 116 | -220/+304 |
* | Merge pull request #14289 from nextcloud/enh/accessibility_to_main_webpack | Julius Härtl | 2019-02-19 | 8 | -6271/+7 |
|\ | |||||
| * | Move accessibility to main webpack | Roeland Jago Douma | 2019-02-19 | 8 | -6271/+7 |
* | | Merge pull request #14263 from nextcloud/publish-activity-app-token | Roeland Jago Douma | 2019-02-19 | 5 | -5/+86 |
|\ \ | |/ |/| | |||||
| * | Emit event if app password created | Daniel Kesselberg | 2019-02-18 | 5 | -106/+72 |
| * | Publish activity for app token created by client login flow | Daniel Kesselberg | 2019-02-17 | 2 | -2/+65 |
| * | Publish activity for app token created by ocs api | Daniel Kesselberg | 2019-02-17 | 2 | -3/+55 |
* | | Merge pull request #14242 from nextcloud/dependabot/npm_and_yarn/bootstrap-3.4.1 | Roeland Jago Douma | 2019-02-19 | 5 | -8/+8 |
|\ \ | |||||
| * | | Use npm ci for webpack builds | Julius Härtl | 2019-02-19 | 1 | -1/+1 |
| * | | Bump bootstrap from 3.4.0 to 3.4.1 | dependabot[bot] | 2019-02-19 | 4 | -7/+7 |
* | | | Merge pull request #14211 from nextcloud/bugfix/prefix-path-to-filecache-s3 | Morris Jobke | 2019-02-19 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Call headObject if file not in filecache :see_no_evil: | Daniel Kesselberg | 2019-02-14 | 1 | -1/+1 |
| * | | | Prefix $path for filename for internal file cache | Daniel Kesselberg | 2019-02-14 | 1 | -2/+2 |
* | | | | Merge pull request #14249 from nextcloud/enhancement/noid/add-gotindex-to-ind... | Morris Jobke | 2019-02-19 | 1 | -0/+11 |
|\ \ \ \ | |||||
| * | | | | Add hasIndex() to OCP\FullTextSearch\Model\IndexDocument | Maxence Lange | 2019-02-19 | 1 | -0/+11 |
* | | | | | Merge pull request #14282 from nextcloud/bugfix/noid/public-folder-share | Morris Jobke | 2019-02-19 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix writable public folder share | Julius Härtl | 2019-02-19 | 1 | -0/+1 |
* | | | | | | Merge pull request #14279 from nextcloud/bugfix/14220/header-label | Morris Jobke | 2019-02-19 | 1 | -5/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix header label visibility on open menu | Julius Härtl | 2019-02-19 | 1 | -5/+0 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #14264 from nextcloud/null-is-not-a-boolean | Roeland Jago Douma | 2019-02-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Set false as default for requirePNG | Daniel Kesselberg | 2019-02-18 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #14269 from nextcloud/cache-update-event | Morris Jobke | 2019-02-19 | 7 | -45/+164 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | add event for cache update | Robin Appelman | 2019-02-18 | 7 | -45/+164 |
* | | | | | Merge pull request #14261 from nextcloud/show-warning-if-x-forwarded-set-with... | Morris Jobke | 2019-02-19 | 2 | -9/+39 |
|\ \ \ \ \ | |||||
| * | | | | | Warning if x-forwarded-host present but trusted_proxies empty | Daniel Kesselberg | 2019-02-17 | 2 | -9/+39 |
* | | | | | | Merge pull request #14194 from nextcloud/bugfix/noid/correctly-determinate-ow... | Morris Jobke | 2019-02-19 | 2 | -18/+34 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Correctly determinate the owner in case of shared external storages | Joas Schilling | 2019-02-18 | 2 | -18/+34 |
* | | | | | | | 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 |
|/ / / / / / / / |