]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years ago[stable16] update icewind/searchdav to 1.0.2 17933/head
Daniel Kesselberg [Wed, 13 Nov 2019 21:13:02 +0000 (22:13 +0100)]
[stable16] update icewind/searchdav to 1.0.2

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 1 Oct 2019 12:42:10 +0000 (12:42 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17342 from nextcloud/backport/16798/stable16
Roeland Jago Douma [Tue, 1 Oct 2019 10:55:15 +0000 (12:55 +0200)]
Merge pull request #17342 from nextcloud/backport/16798/stable16

[stable16] Fix scrolling after switching to grid view

5 years agoMerge pull request #17299 from nextcloud/backport/17258/stable16
Roeland Jago Douma [Tue, 1 Oct 2019 10:11:38 +0000 (12:11 +0200)]
Merge pull request #17299 from nextcloud/backport/17258/stable16

[stable16] add (hidden) option to configure smb timeout

5 years agoMerge pull request #17347 from nextcloud/backport/stable16/fix/hbs-compile-script
Roeland Jago Douma [Tue, 1 Oct 2019 10:07:46 +0000 (12:07 +0200)]
Merge pull request #17347 from nextcloud/backport/stable16/fix/hbs-compile-script

[stable16] Use handlebars from node_modules (on CI)

5 years agoUse handlebars from node_modules (on CI) 17347/head
Christoph Wurst [Mon, 30 Sep 2019 14:20:44 +0000 (16:20 +0200)]
Use handlebars from node_modules (on CI)

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoFix grid view 17342/head
Jonathan Matthews [Mon, 19 Aug 2019 19:18:05 +0000 (15:18 -0400)]
Fix grid view

Signed-off-by: Jonathan Matthews <jgit@pixelnet.work>
5 years agoMerge pull request #17296 from nextcloud/backport/17286/stable16
Roeland Jago Douma [Mon, 30 Sep 2019 15:11:15 +0000 (17:11 +0200)]
Merge pull request #17296 from nextcloud/backport/17286/stable16

[stable16] Correctly detect the mimetype from uploads

5 years agoMerge pull request #17271 from nextcloud/backport/14913/stable16
Roeland Jago Douma [Mon, 30 Sep 2019 15:10:23 +0000 (17:10 +0200)]
Merge pull request #17271 from nextcloud/backport/14913/stable16

[stable16] Fix directory detection for s3

5 years ago[stable16] Fix fetching additional search results on scrolling… (#17304)
John Molakvoæ [Sun, 29 Sep 2019 15:19:12 +0000 (17:19 +0200)]
[stable16] Fix fetching additional search results on scrolling… (#17304)

[stable16] Fix fetching additional search results on scrolling down

5 years agoFix fetching additional search results on scrolling down 17304/head
René Bühlmann [Wed, 15 May 2019 21:48:46 +0000 (23:48 +0200)]
Fix fetching additional search results on scrolling down

Signed-off-by: René Bühlmann <rene@buehlmann.net>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 28 Sep 2019 02:15:06 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoUpdate apps/files_external/lib/Lib/Backend/SMB.php 17299/head
Robin Appelman [Wed, 25 Sep 2019 12:59:44 +0000 (14:59 +0200)]
Update apps/files_external/lib/Lib/Backend/SMB.php

Co-Authored-By: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoadd (hidden) option to configure smb timeout
Robin Appelman [Wed, 25 Sep 2019 11:30:40 +0000 (13:30 +0200)]
add (hidden) option to configure smb timeout

hidden from ui to prevent clutter

```occ files_external:config <mount> timeout 30```

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoMerge pull request #17278 from nextcloud/backport/17264/stable16
Roeland Jago Douma [Fri, 27 Sep 2019 10:28:27 +0000 (12:28 +0200)]
Merge pull request #17278 from nextcloud/backport/17264/stable16

[stable16] handle moveFromStorage within the same storage even when storage wrap…

5 years agoCorrectly detect the mimetype from uploads 17296/head
Joas Schilling [Thu, 26 Sep 2019 15:43:47 +0000 (17:43 +0200)]
Correctly detect the mimetype from uploads

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agohandle moveFromStorage within the same storage even when storage wrappers are applied... 17278/head
Robin Appelman [Wed, 25 Sep 2019 17:17:06 +0000 (19:17 +0200)]
handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage

the target storage doesn't need additional handling for wrappers as the wrappers implementation of moveFromStorage already deals with that

Any storage based on local storage isn't affected by this as local storage already has it's own way of handling with this

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoUse local variable for directory name 17271/head
Daniel Kesselberg [Sat, 30 Mar 2019 11:27:52 +0000 (12:27 +0100)]
Use local variable for directory name

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoDon't strip path from directory prefix
Daniel Kesselberg [Thu, 14 Feb 2019 17:06:09 +0000 (18:06 +0100)]
Don't strip path from directory prefix

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoFill directory cache from opendir
Daniel Kesselberg [Tue, 1 Jan 2019 17:15:07 +0000 (18:15 +0100)]
Fill directory cache from opendir

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoChange visibility to private (from protected)
Daniel Kesselberg [Sat, 29 Sep 2018 19:12:39 +0000 (21:12 +0200)]
Change visibility to private (from protected)

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoRename $location to $path
Daniel Kesselberg [Sat, 29 Sep 2018 19:10:40 +0000 (21:10 +0200)]
Rename $location to $path

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoAdd method to check if directory exists
Daniel Kesselberg [Fri, 28 Sep 2018 20:59:34 +0000 (22:59 +0200)]
Add method to check if directory exists

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 26 Sep 2019 02:15:12 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17250 from nextcloud/version/16.0.5/final v16.0.5
Roeland Jago Douma [Wed, 25 Sep 2019 18:23:52 +0000 (20:23 +0200)]
Merge pull request #17250 from nextcloud/version/16.0.5/final

Nextcloud 16.0.5

5 years agoMerge pull request #17257 from nextcloud/backport/17240/stable16
Joas Schilling [Wed, 25 Sep 2019 12:52:11 +0000 (14:52 +0200)]
Merge pull request #17257 from nextcloud/backport/17240/stable16

[stable16] Fix spaces being collapsed in move dialog

5 years agoFix spaces being collapsed in move dialog 17257/head
Gary Kim [Mon, 23 Sep 2019 17:54:42 +0000 (01:54 +0800)]
Fix spaces being collapsed in move dialog

Signed-off-by: Gary Kim <gary@garykim.dev>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 25 Sep 2019 02:15:01 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoNextcloud 16.0.5 17250/head
Roeland Jago Douma [Tue, 24 Sep 2019 19:28:44 +0000 (21:28 +0200)]
Nextcloud 16.0.5

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 24 Sep 2019 02:14:55 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 22 Sep 2019 02:15:49 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 21 Sep 2019 02:15:03 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 20 Sep 2019 02:15:17 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17211 from nextcloud/backport/17207/stable16
Roeland Jago Douma [Thu, 19 Sep 2019 16:31:32 +0000 (18:31 +0200)]
Merge pull request #17211 from nextcloud/backport/17207/stable16

[stable16] Fix l10n in federated file sharing

5 years agoMerge pull request #17111 from nextcloud/version/16.0.5/RC1 v16.0.5RC1
Roeland Jago Douma [Thu, 19 Sep 2019 14:20:53 +0000 (16:20 +0200)]
Merge pull request #17111 from nextcloud/version/16.0.5/RC1

16.0.5 RC 1

5 years agoFix l10n in federated file sharing 17211/head
Christoph Wurst [Thu, 19 Sep 2019 10:57:45 +0000 (12:57 +0200)]
Fix l10n in federated file sharing

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago16.0.5 RC 1 17111/head
Roeland Jago Douma [Thu, 12 Sep 2019 10:59:20 +0000 (12:59 +0200)]
16.0.5 RC 1

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #16994 from nextcloud/backport/16835/stable16
Roeland Jago Douma [Thu, 19 Sep 2019 08:26:17 +0000 (10:26 +0200)]
Merge pull request #16994 from nextcloud/backport/16835/stable16

[stable16] Remove orphaned calendar data from deleted subscriptions

5 years agoMerge pull request #17155 from nextcloud/stable16-16976
Roeland Jago Douma [Thu, 19 Sep 2019 08:20:51 +0000 (10:20 +0200)]
Merge pull request #17155 from nextcloud/stable16-16976

[stable16] Always use the folder icon depending on the mount type if not a share mount

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 19 Sep 2019 02:15:52 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17197 from nextcloud/backport/17194/stable16
Roeland Jago Douma [Wed, 18 Sep 2019 18:13:20 +0000 (20:13 +0200)]
Merge pull request #17197 from nextcloud/backport/17194/stable16

[stable16] Add uid to delete temp token query

5 years agoAdd uid to delete temp token query 17197/head
Daniel Kesselberg [Wed, 18 Sep 2019 14:52:42 +0000 (16:52 +0200)]
Add uid to delete temp token query

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 18 Sep 2019 02:15:09 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoFallback to directory icon based on the mount type 17155/head
Julius Härtl [Tue, 3 Sep 2019 08:07:27 +0000 (10:07 +0200)]
Fallback to directory icon based on the mount type

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 17 Sep 2019 12:33:44 +0000 (12:33 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17157 from nextcloud/backport/16310/stable16
Roeland Jago Douma [Mon, 16 Sep 2019 14:12:06 +0000 (16:12 +0200)]
Merge pull request #17157 from nextcloud/backport/16310/stable16

[stable16] Don't send executionContexts for Clear-Site-Data

5 years agoMerge pull request #17061 from nextcloud/backport/16985/stable16
Roeland Jago Douma [Mon, 16 Sep 2019 14:10:36 +0000 (16:10 +0200)]
Merge pull request #17061 from nextcloud/backport/16985/stable16

[stable16] Properly initialize the CacheJail for sharing

5 years agoDon't send executionContexts for Clear-Site-Data 17157/head
Daniel Kesselberg [Tue, 9 Jul 2019 12:44:10 +0000 (14:44 +0200)]
Don't send executionContexts for Clear-Site-Data

There are plans to remove executionContexts from the spec: https://github.com/w3c/webappsec-clear-site-data/issues/59

Firefox already removed it https://bugzilla.mozilla.org/show_bug.cgi?id=1548034

Chromium implementation is not finish: https://bugs.chromium.org/p/chromium/issues/detail?id=898503&q=clear-site-data&sort=-modified&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoMerge pull request #17103 from nextcloud/backport/stable16/17086
Roeland Jago Douma [Sun, 15 Sep 2019 08:20:13 +0000 (10:20 +0200)]
Merge pull request #17103 from nextcloud/backport/stable16/17086

[stable16] Fix opening apps with Ctrl+click

5 years agoFix opening apps with Ctrl+click 17103/head
Julius Härtl [Tue, 10 Sep 2019 10:09:32 +0000 (12:09 +0200)]
Fix opening apps with Ctrl+click

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #17099 from nextcloud/backport/16664/stable16
Roeland Jago Douma [Wed, 11 Sep 2019 19:48:40 +0000 (21:48 +0200)]
Merge pull request #17099 from nextcloud/backport/16664/stable16

[stable16] Emit moveToTrash event only for the deleting user

5 years agoUse the owner from the storage 17099/head
Roeland Jago Douma [Wed, 7 Aug 2019 14:47:43 +0000 (16:47 +0200)]
Use the owner from the storage

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoEmit moveToTrash event only for the deleting user
Julius Härtl [Mon, 5 Aug 2019 17:10:49 +0000 (19:10 +0200)]
Emit moveToTrash event only for the deleting user

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #17091 from nextcloud/backport/16969/stable16
Roeland Jago Douma [Wed, 11 Sep 2019 09:04:06 +0000 (11:04 +0200)]
Merge pull request #17091 from nextcloud/backport/16969/stable16

[stable16] When you click on thumbnail of a file, it should open the file not the sidebar

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 11 Sep 2019 02:15:24 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoChange filelist _onClickFile function so thumbnail to open the file instead of the... 17091/head
Greta Doci [Mon, 2 Sep 2019 13:11:52 +0000 (15:11 +0200)]
Change filelist _onClickFile function so thumbnail to open the file instead of the sidebar

Signed-off-by: Greta Doci <gretadoci@gmail.com>
5 years agoMerge pull request #17070 from nextcloud/backport/16836/stable16
blizzz [Tue, 10 Sep 2019 11:50:05 +0000 (13:50 +0200)]
Merge pull request #17070 from nextcloud/backport/16836/stable16

[stable16] Fix SMB availability status + higher delay on auth issues

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 10 Sep 2019 02:15:40 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoadjust tests 17070/head
Arthur Schiwon [Mon, 26 Aug 2019 11:47:35 +0000 (13:47 +0200)]
adjust tests

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoset a storage availability delay on auth issues to avoid lock out
Arthur Schiwon [Thu, 22 Aug 2019 10:19:51 +0000 (12:19 +0200)]
set a storage availability delay on auth issues to avoid lock out

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agocatch auth issues also when php-smbclient is in use
Arthur Schiwon [Thu, 22 Aug 2019 09:12:43 +0000 (11:12 +0200)]
catch auth issues also when php-smbclient is in use

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoCorrectly check for new default root 17061/head
Joas Schilling [Wed, 4 Sep 2019 07:28:58 +0000 (09:28 +0200)]
Correctly check for new default root

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoProperly initialize the CacheJail for sharing
Julius Härtl [Tue, 3 Sep 2019 16:07:59 +0000 (18:07 +0200)]
Properly initialize the CacheJail for sharing

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #16997 from nextcloud/bugfix/13088/returns-404
Roeland Jago Douma [Sun, 8 Sep 2019 19:28:19 +0000 (21:28 +0200)]
Merge pull request #16997 from nextcloud/bugfix/13088/returns-404

returns 404

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 8 Sep 2019 02:16:49 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #16818 from nextcloud/backport/16811/stable16
Roeland Jago Douma [Sat, 7 Sep 2019 09:12:28 +0000 (11:12 +0200)]
Merge pull request #16818 from nextcloud/backport/16811/stable16

[stable16] Correctly remove apps without any releases

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 7 Sep 2019 02:15:41 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 6 Sep 2019 02:15:10 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 5 Sep 2019 02:16:22 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #16991 from nextcloud/backport/16932/stable16
Roeland Jago Douma [Wed, 4 Sep 2019 18:52:54 +0000 (20:52 +0200)]
Merge pull request #16991 from nextcloud/backport/16932/stable16

[stable16] Be sure to get the jailed path if the storage is a jail

5 years agoMerge pull request #16753 from kyrofa/backport_16/15416/update_autodisabled_apps
Roeland Jago Douma [Wed, 4 Sep 2019 17:35:03 +0000 (19:35 +0200)]
Merge pull request #16753 from kyrofa/backport_16/15416/update_autodisabled_apps

[stable16] Fix tracking of auto disabled apps in Updater

5 years agoreturns 404 16997/head
Maxence Lange [Wed, 4 Sep 2019 09:57:41 +0000 (08:57 -0100)]
returns 404

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
5 years agoMerge pull request #16995 from nextcloud/backport/16982/stable16
Joas Schilling [Wed, 4 Sep 2019 09:04:55 +0000 (11:04 +0200)]
Merge pull request #16995 from nextcloud/backport/16982/stable16

[stable16] Only run code coverage CI on merge

5 years agoOnly run code coverage CI on merge 16995/head
Roeland Jago Douma [Tue, 3 Sep 2019 13:52:33 +0000 (15:52 +0200)]
Only run code coverage CI on merge

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoCheck the calendar type of calendarobjects & calendarchanges 16994/head
Thomas Citharel [Thu, 22 Aug 2019 13:49:51 +0000 (15:49 +0200)]
Check the calendar type of calendarobjects & calendarchanges

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
5 years agoRemove orphaned calendar data from deleted subscriptions
Thomas Citharel [Thu, 22 Aug 2019 09:58:48 +0000 (11:58 +0200)]
Remove orphaned calendar data from deleted subscriptions

Closes #16833. Ref #13511

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
5 years agoBe sure to get the jailed path if the storage is a jail 16991/head
Roeland Jago Douma [Fri, 30 Aug 2019 11:19:15 +0000 (13:19 +0200)]
Be sure to get the jailed path if the storage is a jail

Fixes: https://github.com/nextcloud/groupfolders/issues/583
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 4 Sep 2019 02:16:24 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 3 Sep 2019 02:15:14 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 2 Sep 2019 02:15:19 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 1 Sep 2019 02:16:31 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

5 years ago[stable16] prevent the server's app-navigation's css to overru… (#16936)
John Molakvoæ [Sat, 31 Aug 2019 07:44:18 +0000 (09:44 +0200)]
[stable16] prevent the server's app-navigation's css to overru… (#16936)

[stable16] prevent the server's app-navigation's css to overrule the scoped css …

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 31 Aug 2019 02:14:52 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years agoprevent the server's app-navigation's css to overrule the scoped css in vue components 16936/head
Marco Ambrosini [Tue, 6 Aug 2019 06:45:19 +0000 (08:45 +0200)]
prevent the server's app-navigation's css to overrule the scoped css in vue components

Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 30 Aug 2019 02:15:20 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #16921 from nextcloud/backport/16863/stable16-ignore-enter-key...
Roeland Jago Douma [Thu, 29 Aug 2019 17:15:02 +0000 (19:15 +0200)]
Merge pull request #16921 from nextcloud/backport/16863/stable16-ignore-enter-key-up-event-on-menu-button-toggles

[stable16] Ignore Enter key up event on menu button toggles

5 years agoIgnore Enter key up event on menu button toggles 16921/head
Daniel Calviño Sánchez [Sun, 25 Aug 2019 15:18:26 +0000 (17:18 +0200)]
Ignore Enter key up event on menu button toggles

Like links, buttons generate a "click" event as well as the regular
"keydown" and "keyup" events when pressing Enter. Due to this, if both
the "click" and the "keyup" events are handled, when the menu is open
and Enter is pressed in the toggle the menu is first hidden when the
first event is handled, but then shown again when the second event is
handled. To prevent that only the "click" event should be handled when
the toggle is a button, like it is already done with links.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 29 Aug 2019 02:15:00 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #16837 from nextcloud/backport/16820/16
Roeland Jago Douma [Wed, 28 Aug 2019 18:34:03 +0000 (20:34 +0200)]
Merge pull request #16837 from nextcloud/backport/16820/16

[stable16] Change access handling of projects

5 years agoMerge pull request #16909 from nextcloud/backport/16879/stable16
Roeland Jago Douma [Wed, 28 Aug 2019 18:33:11 +0000 (20:33 +0200)]
Merge pull request #16909 from nextcloud/backport/16879/stable16

[stable16] Only run integration tests when PHP was modified

5 years agoOnly run integration tests when PHP was modified 16909/head
Joas Schilling [Tue, 27 Aug 2019 09:31:15 +0000 (11:31 +0200)]
Only run integration tests when PHP was modified

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #16891 from nextcloud/backport/15993/stable16
Roeland Jago Douma [Wed, 28 Aug 2019 07:02:57 +0000 (09:02 +0200)]
Merge pull request #16891 from nextcloud/backport/15993/stable16

[stable16] Properly redirect if accessing invalid file though /f/ entrypoint

5 years agoMerge pull request #16883 from nextcloud/backport/16875/stable16
Roeland Jago Douma [Wed, 28 Aug 2019 07:02:08 +0000 (09:02 +0200)]
Merge pull request #16883 from nextcloud/backport/16875/stable16

[stable16] Use custom client URL in welcome emails

5 years agoMerge pull request #16896 from nextcloud/dependabot/npm_and_yarn/stable16/mixin-deep...
Roeland Jago Douma [Wed, 28 Aug 2019 06:43:55 +0000 (08:43 +0200)]
Merge pull request #16896 from nextcloud/dependabot/npm_and_yarn/stable16/mixin-deep-1.3.2

[Security] Bump mixin-deep from 1.3.1 to 1.3.2

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 28 Aug 2019 02:15:35 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years ago[Security] Bump mixin-deep from 1.3.1 to 1.3.2 16896/head
dependabot-preview[bot] [Tue, 27 Aug 2019 18:07:16 +0000 (18:07 +0000)]
[Security] Bump mixin-deep from 1.3.1 to 1.3.2

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoProperly redirect if accessing invalid file though /f/ entrypoint 16891/head
Julius Härtl [Tue, 18 Jun 2019 11:09:38 +0000 (13:09 +0200)]
Properly redirect if accessing invalid file though /f/ entrypoint

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMock client URL in new user mail tests 16883/head
Julius Härtl [Tue, 27 Aug 2019 08:22:54 +0000 (10:22 +0200)]
Mock client URL in new user mail tests

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoUse custom client URL in welcome emails
Julius Härtl [Tue, 27 Aug 2019 06:09:25 +0000 (08:09 +0200)]
Use custom client URL in welcome emails

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 27 Aug 2019 02:15:28 +0000 (02:15 +0000)]
[tx-robot] updated from transifex