Commit graph

52312 commits

Author SHA1 Message Date
Roeland Jago Douma
f6bd5afd03
Merge pull request #19422 from nextcloud/version/18.0.1/final
18.0.1 final
2020-02-12 19:27:44 +01:00
Arthur Schiwon
53fb638ac6 disable timeout on app install via cli
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-12 16:34:58 +00:00
Roeland Jago Douma
a95027b028
Merge pull request #19428 from nextcloud/backport/19423/stable18
[stable18] Allow to serve static mp4 directly
2020-02-12 14:27:27 +01:00
Julius Härtl
022ced65b6 Allow to serve static mp4 directly
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-12 11:59:30 +00:00
Roeland Jago Douma
e5963abf7b
Merge pull request #19420 from nextcloud/backport/19417/stable18
[stable18] Allow to serve static webm directly
2020-02-12 11:28:34 +01:00
Roeland Jago Douma
7c2d9d495a
18.0.1 final
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-12 10:15:52 +01:00
Roeland Jago Douma
4bb32a4626 Allow to serve static webm directly
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-12 09:14:10 +00:00
Nextcloud bot
1e70f72957
[tx-robot] updated from transifex 2020-02-12 02:18:28 +00:00
Nextcloud bot
41b23e2d00
[tx-robot] updated from transifex 2020-02-11 02:18:43 +00:00
Roeland Jago Douma
72d4e1cd9a
Merge pull request #19397 from nextcloud/version/18.0.1/RC3
18.0.1 RC3
2020-02-10 19:41:41 +01:00
Roeland Jago Douma
ff451186e9
Merge pull request #19396 from nextcloud/backport/18904/stable18
[stable18] Log Flow activity
2020-02-10 19:40:57 +01:00
Roeland Jago Douma
2e447f4ef3
18.0.1 RC3
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-10 15:19:13 +01:00
Arthur Schiwon
501e1aadd5 always require a message paramter for data logging
also ensure it plays well with current log reader

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-10 14:11:05 +00:00
Arthur Schiwon
02c0a8fbed log Flow activity
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-10 14:11:05 +00:00
blizzz
fa8b998b62 Merge pull request #19360 from nextcloud/backport/19349/stable18
[stable18] Prevent archieved download on secure view
2020-02-10 09:32:35 +01:00
Nextcloud bot
23d321f4f1
[tx-robot] updated from transifex 2020-02-10 02:18:09 +00:00
Nextcloud bot
f6963f3936
[tx-robot] updated from transifex 2020-02-09 02:19:28 +00:00
Joas Schilling
6db47f7a6e Prevent archieved download on secure view
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-08 09:19:43 +00:00
Nextcloud bot
edafd81a20
[tx-robot] updated from transifex 2020-02-08 02:18:31 +00:00
Roeland Jago Douma
e27e61feee
Merge pull request #19342 from nextcloud/version/18.0.1/RC2
18.0.1 RC2
2020-02-07 12:33:43 +01:00
Roeland Jago Douma
6c8f70e180
Merge pull request #19340 from nextcloud/backport/17077/stable18
[stable18] Disable link shares of disabled users
2020-02-07 11:53:27 +01:00
Roeland Jago Douma
d58b45072a
18.0.1 RC2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-07 10:08:21 +01:00
Roeland Jago Douma
bf6a7a8e3a Disable link shares of disabled users
Fixes #10869

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-07 08:14:48 +00:00
Roeland Jago Douma
976db32a93
Merge pull request #19326 from nextcloud/backport/19303/stable18
[stable18] Fix occ maintenance:install database connect failure
2020-02-07 09:11:58 +01:00
Roeland Jago Douma
8e35ea0e1f
Merge pull request #19332 from nextcloud/backport/18926/stable18
[stable18] Array access on int will fail on php7.4
2020-02-07 09:10:25 +01:00
Nextcloud bot
e161be8e2a
[tx-robot] updated from transifex 2020-02-07 07:32:43 +00:00
Roeland Jago Douma
9dbc4df10d
Merge pull request #19330 from nextcloud/backport/19320/stable18
[stable18] Fix event type
2020-02-07 08:04:15 +01:00
Roeland Jago Douma
a16975b810
Merge pull request #19334 from nextcloud/backport/19178/stable18
[stable18] Make sure the default share provider does not execute for other things
2020-02-07 07:49:42 +01:00
Joas Schilling
2c6921e6b8 Make sure the default share provider does not execute for other things
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 20:56:24 +00:00
Daniel Kesselberg
2b11da251e Use strpos to check that @ is the first char
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-06 20:32:23 +00:00
Daniel Kesselberg
2a5ae7ab48 Add test to trigger "Trying to access array offset on value of type int"
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-06 20:32:23 +00:00
Joas Schilling
81352411be Fix event type
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 19:32:02 +00:00
Joas Schilling
686686b2e2 Correctly append the port to the host so it's written to the config correctly
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 18:37:52 +00:00
Joas Schilling
65dcda3aa1 Split the exception handling so install errors don't log as setup errors
More gebuging

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 18:37:52 +00:00
Joas Schilling
3f70e74573 Check the new connection on setup like with PostgreSQL and Oracle
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 18:37:52 +00:00
Joas Schilling
0e8b48e6c6 Only provide the auth method for MySQL 8.0+ to not break MariaDB
Provide the auth method for MySQL 8.0+

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 18:37:52 +00:00
blizzz
8e02d45d4d
Merge pull request #19315 from nextcloud/backport/19312/stable18
[stable18] do not overwrite global user auth credentials with empty values
2020-02-06 19:25:17 +01:00
Arthur Schiwon
00548d7729 do not overwrite global user auth credentials with empty values
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-06 09:49:45 +00:00
Roeland Jago Douma
c31e27af02
Merge pull request #19267 from nextcloud/version/18.0.1/RC1
18.0.1 RC1
2020-02-06 08:56:00 +01:00
Roeland Jago Douma
ea6e4cb033
Merge pull request #19308 from nextcloud/backport/19219/stable18
[stable18] Fix display of DTEND for multi-day all-day event
2020-02-05 22:22:12 +01:00
Roeland Jago Douma
b08b8103da
18.0.1 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-05 21:10:51 +01:00
Roeland Jago Douma
9fd015353c
Merge pull request #19089 from nextcloud/backport/18929/enh/sidebar/promise
[stable18] Allow to await the sidebar
2020-02-05 21:08:32 +01:00
Georg Ehrke
befa7f4913 Fix display of DTEND for multi-day all-day event
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-02-05 19:55:03 +00:00
John Molakvoæ (skjnldsv)
b074be1b1d Close handling
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-05 19:12:27 +00:00
John Molakvoæ (skjnldsv)
f4d298cc03
Allow to await the sidebar
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-02-05 20:09:20 +01:00
John Molakvoæ
6e876fad65
Merge pull request #19302 from nextcloud/backport/19165/stable18
[stable18] Fix data Apache2 .htaccess typo
2020-02-05 14:39:47 +01:00
Simounet
e5dd55c935 Fix data Apache2 .htaccess typo
Signed-off-by: Simounet <contact@simounet.net>
2020-02-05 11:33:26 +00:00
Roeland Jago Douma
062d9dadcb
Merge pull request #19297 from nextcloud/backport/19246/stable18
[stable18] Keep the modification time during decryptFile
2020-02-05 07:39:14 +01:00
Roeland Jago Douma
7b0f1baa86
Merge pull request #19292 from nextcloud/backport/19203/stable18
[stable18] Allow respecting PASSWORD_DEFAULT
2020-02-05 07:35:49 +01:00
John Molakvoæ
7bc14ae1df
Merge pull request #19271 from nextcloud/backport/19238/stable18
[stable18] Center Buttons
2020-02-04 21:55:28 +01:00