Nextcloud bot
1274001632
[tx-robot] updated from transifex
2019-02-26 01:12:30 +00:00
Morris Jobke
165dc87bef
Merge pull request #14375 from nextcloud/version/noid/14.0.8RC2
...
14.0.8 RC 2
2019-02-25 19:51:26 +01:00
Morris Jobke
1473cbfd14
14.0.8 RC 2
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-25 15:53:04 +01:00
Morris Jobke
7a4e7df939
Merge pull request #14372 from nextcloud/backport/14369/stable14
...
[stable14] Use latest ca-bundle.crt from https://curl.haxx.se/docs/caextract.html
2019-02-25 15:50:58 +01:00
Daniel Kesselberg
b4f03a94bf
Use latest ca-bundle.crt from https://curl.haxx.se/docs/caextract.html
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-02-25 11:29:01 +00:00
Nextcloud bot
7cb9934638
[tx-robot] updated from transifex
2019-02-25 01:12:37 +00:00
Nextcloud bot
8a48ad749e
[tx-robot] updated from transifex
2019-02-24 01:14:01 +00:00
Nextcloud bot
41455c6df4
[tx-robot] updated from transifex
2019-02-23 01:13:03 +00:00
Nextcloud bot
71b5f7a640
[tx-robot] updated from transifex
2019-02-22 01:12:29 +00:00
Nextcloud bot
e7d5630947
[tx-robot] updated from transifex
2019-02-21 01:12:22 +00:00
Morris Jobke
150e4f1abd
Merge pull request #14305 from nextcloud/version/noid/14.0.8RC1
...
14.0.8 RC 1
2019-02-20 16:22:01 +01:00
Morris Jobke
5e2059968f
14.0.8 RC 1
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-20 12:03:24 +01:00
Nextcloud bot
d4d62435e9
[tx-robot] updated from transifex
2019-02-20 01:12:14 +00:00
Roeland Jago Douma
4a449adfd0
Merge pull request #14284 from nextcloud/backport/14194/stable14
...
[stable14] Correctly determinate the owner in case of shared external storages
2019-02-19 11:25:30 +01:00
Joas Schilling
06769735b7
Correctly determinate the owner in case of shared external storages
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-19 09:29:54 +00:00
Morris Jobke
543ab23e50
Merge pull request #14278 from nextcloud/backport/14234/stable14
...
[stable14] Catch Request exception in testRemoteUrl
2019-02-19 09:52:14 +01:00
Roeland Jago Douma
cf6cbf4870
Catch Request exception in testRemoteUrl
...
Else the background job fails hard if the remote has for example an
invalid certificate.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-19 07:06:27 +00:00
Nextcloud bot
53b295456d
[tx-robot] updated from transifex
2019-02-19 01:12:27 +00:00
Nextcloud bot
84354c3008
[tx-robot] updated from transifex
2019-02-18 01:12:29 +00:00
Nextcloud bot
a906a9c216
[tx-robot] updated from transifex
2019-02-17 01:13:48 +00:00
Nextcloud bot
bcc1250173
[tx-robot] updated from transifex
2019-02-16 01:12:44 +00:00
Morris Jobke
29e9ec6224
Merge pull request #14226 from nextcloud/backport/14221/stable14
...
[stable14] Remove trailing spaces from localized strings
2019-02-15 14:12:09 +01:00
Morris Jobke
13e3a125f6
Remove trailing spaces from localized strings
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-15 12:43:49 +00:00
Nextcloud bot
2a1c76b499
[tx-robot] updated from transifex
2019-02-15 01:13:12 +00:00
Roeland Jago Douma
5b5108fe49
Merge pull request #14196 from nextcloud/backport/14185/stable14
...
[stable14] Fix recent files
2019-02-14 21:22:05 +01:00
Roeland Jago Douma
5330739cec
Merge pull request #14086 from nextcloud/backport/14023/stable14
...
[stable14] Fix: Check if `$this->params['user']` is an array
2019-02-14 19:50:01 +01:00
Roeland Jago Douma
80ecaf06a6
Merge pull request #14206 from nextcloud/backport/14200/stable14
...
[stable14] ensure attribute names are lower cased
2019-02-14 19:43:46 +01:00
Roeland Jago Douma
c801c765d7
Merge pull request #14202 from nextcloud/backport/14160/stable14
...
[stable14] Update CRL to contain revoked files_external_dropbox, passman & payback
2019-02-14 19:42:37 +01:00
Roeland Jago Douma
777d663163
Merge pull request #14205 from nextcloud/backport/14177/stable14
...
[stable14] Fix small glitches in update notification page
2019-02-14 19:41:21 +01:00
Arthur Schiwon
ecd70ca011
ensure attribute names are lower cased
...
otherwise they will be skipped when the results is being formatted and the
lower-cased result keys do not match.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-02-14 15:36:37 +01:00
Morris Jobke
e31f44978d
Fix style of warning for EoL version
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-14 15:28:00 +01:00
Morris Jobke
82d0a52ce6
Fix border in update notification section
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-14 15:20:19 +01:00
Morris Jobke
9617f714db
Update CRL to contain revoked files_external_dropbox, passman & payback
...
* see https://github.com/nextcloud/app-certificate-requests/pull/221
* see https://github.com/nextcloud/app-certificate-requests/pull/219#issuecomment-463577509
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-14 13:54:26 +00:00
Roeland Jago Douma
51a9995047
Merge pull request #14188 from nextcloud/dependabot/npm_and_yarn/build/stable14/handlebars-4.1.0
...
[Security] Bump handlebars from 4.0.11 to 4.1.0 in /build
2019-02-14 11:47:49 +01:00
Roeland Jago Douma
3bc0990749
Filter out versions and trashbin
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-14 10:27:44 +00:00
Roeland Jago Douma
d97adfe4b1
Loop for the recent search
...
Else it might happen that less entries than requested are returned
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-14 10:27:44 +00:00
Roeland Jago Douma
7dbcddaa2c
We need to initialize the storage else the jailed path is always null
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-14 10:27:44 +00:00
dependabot[bot]
07027947ef
[Security] Bump handlebars from 4.0.11 to 4.1.0 in /build
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.0.11 to 4.1.0. **This update includes security fixes.**
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.1.0/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.1.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-14 04:42:33 +00:00
Nextcloud bot
afa91c75e5
[tx-robot] updated from transifex
2019-02-14 01:12:47 +00:00
Nextcloud bot
13af316b8d
[tx-robot] updated from transifex
2019-02-13 01:12:35 +00:00
Roeland Jago Douma
0ff8c309d3
Merge pull request #14152 from nextcloud/backport/14149/stable14
...
[stable14] Fix the thorrtler whitelist bitmask
2019-02-12 09:46:21 +01:00
Roeland Jago Douma
cb0b6cedd1
Fix the thorrtler whitelist bitmask
...
Before we actually didn't check each bit of the bitmask. Now we do.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-12 07:56:11 +00:00
Nextcloud bot
7192688c98
[tx-robot] updated from transifex
2019-02-12 01:12:47 +00:00
Nextcloud bot
cb67b6776c
[tx-robot] updated from transifex
2019-02-11 01:12:40 +00:00
Nextcloud bot
933ff3d466
[tx-robot] updated from transifex
2019-02-10 01:13:48 +00:00
Nextcloud bot
79f02c13e8
[tx-robot] updated from transifex
2019-02-09 01:12:58 +00:00
Nextcloud bot
868b6dbcae
[tx-robot] updated from transifex
2019-02-08 01:12:58 +00:00
Roeland Jago Douma
50390558ae
Merge pull request #14096 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/stable14/lodash-4.17.11
...
[Security] Bump lodash from 4.17.10 to 4.17.11 in /apps/updatenotification
2019-02-07 22:37:39 +01:00
Roeland Jago Douma
dc811dfa18
Merge pull request #14092 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/stable14/lodash-4.17.11
...
[Security] Bump lodash from 4.17.10 to 4.17.11 in /apps/oauth2
2019-02-07 22:36:09 +01:00
Roeland Jago Douma
abb43be3e4
Merge pull request #14090 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/stable14/lodash-4.17.11
...
[Security] Bump lodash from 4.17.10 to 4.17.11 in /apps/accessibility
2019-02-07 21:51:21 +01:00