Roeland Jago Douma
9037373631
Merge pull request #15771 from nextcloud/backport/15766/stable15
...
[stable15] Check for free space on touch
2019-05-29 20:49:15 +02:00
Nextcloud bot
70d87f6438
[tx-robot] updated from transifex
2019-05-29 02:13:58 +00:00
Julius Härtl
91bc8ba2cd
Check for free space on touch
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-28 13:03:53 +00:00
Nextcloud bot
d527f75ddb
[tx-robot] updated from transifex
2019-05-28 02:13:55 +00:00
Roeland Jago Douma
930432d20c
Merge pull request #15755 from nextcloud/backport/15747/stable15
...
[stable15] Also allow dragging below the file list
2019-05-27 22:35:13 +02:00
Morris Jobke
ae65cfe7be
Merge pull request #15726 from nextcloud/dependabot/npm_and_yarn/settings/stable15/tar-2.2.2
...
[Security] Bump tar from 2.2.1 to 2.2.2 in /settings
2019-05-27 14:24:24 +02:00
Julius Härtl
cdcd9ff96b
Also allow dragging below the file list
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-27 12:24:05 +00:00
Roeland Jago Douma
baf313970b
Use node:lts image
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-27 12:10:24 +02:00
Nextcloud bot
744874e941
[tx-robot] updated from transifex
2019-05-27 02:13:53 +00:00
Nextcloud bot
29f33224e6
[tx-robot] updated from transifex
2019-05-26 02:14:28 +00:00
dependabot-preview[bot]
51caba5c33
[Security] Bump tar from 2.2.1 to 2.2.2 in /settings
...
Bumps [tar](https://github.com/npm/node-tar ) from 2.2.1 to 2.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases )
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2 )
2019-05-25 08:19:49 +00:00
Roeland Jago Douma
bc44ae66f3
Merge pull request #15725 from nextcloud/backport/15714/stable15
...
[stable15] Check the actual status code for 204 and 304
2019-05-25 10:19:03 +02:00
Roeland Jago Douma
ada032f54b
Merge pull request #15727 from nextcloud/dependabot/npm_and_yarn/build/stable15/tar-2.2.2
...
[Security] Bump tar from 2.2.1 to 2.2.2 in /build
2019-05-25 10:18:16 +02:00
Nextcloud bot
c31d9956d3
[tx-robot] updated from transifex
2019-05-25 02:14:02 +00:00
dependabot-preview[bot]
87d03a54c4
[Security] Bump tar from 2.2.1 to 2.2.2 in /build
...
Bumps [tar](https://github.com/npm/node-tar ) from 2.2.1 to 2.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases )
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2 )
2019-05-24 18:14:58 +00:00
Roeland Jago Douma
d0f8fa4619
Check the actual status code for 204 and 304
...
The header is the full http header like: HTTP/1.1 304 Not Modified
So comparing this to an int always yields false
This also makes the 304 RFC compliant as the resulting content length
should otherwise be the length of the message and not 0.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-24 17:52:33 +00:00
Nextcloud bot
d6b2aa6847
[tx-robot] updated from transifex
2019-05-24 02:13:53 +00:00
Nextcloud bot
4f3487cd28
[tx-robot] updated from transifex
2019-05-23 02:13:59 +00:00
Morris Jobke
8b074fd8c1
Merge pull request #15687 from nextcloud/backport/15685/stable15
...
[stable15] Allow redis cluster to use password
2019-05-22 15:54:00 +02:00
Morris Jobke
1a8de51e25
Allow redis cluster to use password
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-22 11:48:18 +00:00
John Molakvoæ
ad66d143e7
[stable15] Fix l10n for SettingsManager by injecting the l10n factory ( #15671 )
...
[stable15] Fix l10n for SettingsManager by injecting the l10n factory
2019-05-22 09:11:28 +02:00
Nextcloud bot
43ce838a08
[tx-robot] updated from transifex
2019-05-22 02:14:06 +00:00
Morris Jobke
a68495b443
Fix l10n for SettingsManager by injecting the l10n factory
...
Fixes #10832
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-21 22:52:06 +00:00
Roeland Jago Douma
db6656b6e9
Merge pull request #15650 from nextcloud/backport/15638/stable15
...
[stable15] Only show sharing section if it has content
2019-05-21 22:24:42 +02:00
Julius Härtl
32a18602fd
Only show sharing section if it has content
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-21 08:34:40 +00:00
Nextcloud bot
df3a4c7d9f
[tx-robot] updated from transifex
2019-05-21 02:13:42 +00:00
Roeland Jago Douma
314c01bb04
Merge pull request #15629 from nextcloud/backport/15626/stable15
...
[stable15] Update CRL due to revoked cookbook.crt
2019-05-20 15:06:45 +02:00
Morris Jobke
5d36f2b59c
Update CRL due to revoked cookbook.crt
...
See https://github.com/nextcloud/app-certificate-requests/pull/241
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-20 10:43:12 +00:00
Nextcloud bot
d7cc5d93d6
[tx-robot] updated from transifex
2019-05-20 02:13:27 +00:00
Nextcloud bot
931488539f
[tx-robot] updated from transifex
2019-05-19 02:14:10 +00:00
Nextcloud bot
914c5edad0
[tx-robot] updated from transifex
2019-05-18 02:13:19 +00:00
blizzz
96ece59188
Merge pull request #15576 from nextcloud/backport/15564/stable15
...
[stable15] User management/subadmin: rephrase ambiguous error message
2019-05-17 10:48:59 +02:00
Roeland Jago Douma
252ade18bf
Merge pull request #15572 from nextcloud/backport/15548/stable15
...
[stable15] update ca bundle
2019-05-16 20:57:45 +02:00
Arthur Schiwon
4a879b5210
fixes misunderstanding of the error message
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-16 17:49:15 +00:00
Nextcloud bot
1baf2c50a0
[tx-robot] updated from transifex
2019-05-16 12:51:00 +00:00
Morris Jobke
722f8184e6
Merge pull request #15555 from nextcloud/backport/15552/stable15
...
[stable15] Update ca bundle checker
2019-05-16 09:17:15 +02:00
Nextcloud bot
c995f301ad
[tx-robot] updated from transifex
2019-05-16 02:13:43 +00:00
Daniel Kesselberg
412b2bc290
Remove whitespace
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-15 20:34:39 +00:00
Daniel Kesselberg
cb3ca1648e
Use DRONE_SOURCE_BRANCH instead of DRONE_COMMIT_REFSPEC
...
Looks like DRONE_COMMIT_REFSPEC is not available anymore on Drone 1.x
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-15 20:34:38 +00:00
Daniel Kesselberg
64efc7043d
Update regex to also match version/x.y.z
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-15 20:34:38 +00:00
Arthur Schiwon
221182cb6d
update ca bundle
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-15 18:28:15 +00:00
Nextcloud bot
38df795876
[tx-robot] updated from transifex
2019-05-15 13:11:54 +00:00
Morris Jobke
0ca9141de4
Merge pull request #15544 from nextcloud/version/15.0.8
...
15.0.8
2019-05-15 14:58:10 +02:00
Morris Jobke
813c15f5cf
15.0.8
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-15 11:17:19 +02:00
Nextcloud bot
59fc9eb36e
[tx-robot] updated from transifex
2019-05-14 02:13:29 +00:00
Nextcloud bot
ea2fc27578
[tx-robot] updated from transifex
2019-05-13 00:12:48 +00:00
Nextcloud bot
eeb5087ebc
[tx-robot] updated from transifex
2019-05-12 00:22:13 +00:00
Nextcloud bot
fd1b8a828b
[tx-robot] updated from transifex
2019-05-11 00:13:23 +00:00
Nextcloud bot
0236229c51
[tx-robot] updated from transifex
2019-05-10 00:13:16 +00:00
Morris Jobke
3fdfb7abfc
Merge pull request #15221 from nextcloud/version/15.0.8/RC1
...
15.0.8 RC1
2019-05-09 17:11:32 +02:00