]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoCompile Assets 20263/head
Gary Kim [Wed, 8 Apr 2020 06:44:01 +0000 (14:44 +0800)]
Compile Assets

Signed-off-by: Gary Kim <gary@garykim.dev>
4 years agofix uploadprogressbar tooltip
Hannes Burger [Tue, 22 Oct 2019 19:01:23 +0000 (21:01 +0200)]
fix uploadprogressbar tooltip

Signed-off-by: Hannes Burger <hburger30@gmail.com>
4 years agoRemove the tests since the library is tested
Roeland Jago Douma [Fri, 4 Oct 2019 17:32:12 +0000 (19:32 +0200)]
Remove the tests since the library is tested

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMove to escape-html
Roeland Jago Douma [Fri, 4 Oct 2019 11:23:32 +0000 (13:23 +0200)]
Move to escape-html

* If there is a package that does exactly the same then lets us use that
* Import it properly in the internals (less deprecation warnings)

As it is now used from the translation function this also prevents
flooding the console on big file uploads with messages about
"humanFileSize" being deprecated, which decreases the performance (even
if the developer tools of the browser are not open) and in some cases
even cause the upload to fail.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoCall "OC.Util.humanFileSize" instead of global "humanFileSize"
Daniel Calviño Sánchez [Wed, 1 Apr 2020 12:49:07 +0000 (14:49 +0200)]
Call "OC.Util.humanFileSize" instead of global "humanFileSize"

This prevents flooding the console on big file uploads with messages
about "humanFileSize" being deprecated, which decreases the performance
(even if the developer tools of the browser are not open) and in some
cases even cause the upload to fail.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years agoMerge pull request #20203 from nextcloud/backport/19978/stable17
Roeland Jago Douma [Wed, 1 Apr 2020 07:50:09 +0000 (09:50 +0200)]
Merge pull request #20203 from nextcloud/backport/19978/stable17

[stable17] Actually check if the owner is not null

4 years agoMerge pull request #20239 from nextcloud/backport/20234/stable17
John Molakvoæ [Tue, 31 Mar 2020 10:10:00 +0000 (12:10 +0200)]
Merge pull request #20239 from nextcloud/backport/20234/stable17

[stable17] Remove Acrobat logo from PDF filetype icon

4 years agoRemove Acrobat logo from PDF filetype icon 20239/head
Jan-Christoph Borchardt [Mon, 30 Mar 2020 16:41:51 +0000 (18:41 +0200)]
Remove Acrobat logo from PDF filetype icon

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 31 Mar 2020 02:19:21 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 30 Mar 2020 02:18:53 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 29 Mar 2020 02:20:33 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 28 Mar 2020 02:18:34 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoActually check if the owner is not null 20203/head
Roeland Jago Douma [Mon, 16 Mar 2020 12:12:10 +0000 (13:12 +0100)]
Actually check if the owner is not null

Else this can error out on storages that do not have an owner (e.g.
groupfolders).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #20194 from nextcloud/bump-version-17.0.5
Roeland Jago Douma [Fri, 27 Mar 2020 09:25:00 +0000 (10:25 +0100)]
Merge pull request #20194 from nextcloud/bump-version-17.0.5

Bump version on stable17

4 years agoBump version on stable17 20194/head
Joas Schilling [Fri, 27 Mar 2020 07:15:12 +0000 (08:15 +0100)]
Bump version on stable17

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 27 Mar 2020 02:18:38 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20167 from nextcloud/backport/20127/stable17
Christoph Wurst [Thu, 26 Mar 2020 08:47:17 +0000 (09:47 +0100)]
Merge pull request #20167 from nextcloud/backport/20127/stable17

[stable17] Check the user on remote wipe

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 26 Mar 2020 02:18:52 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoCheck the user on remote wipe 20167/head
Joas Schilling [Mon, 16 Mar 2020 07:52:46 +0000 (08:52 +0100)]
Check the user on remote wipe

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 25 Mar 2020 02:18:46 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20034 from nextcloud/dav-long-properties-17
Roeland Jago Douma [Tue, 24 Mar 2020 19:53:57 +0000 (20:53 +0100)]
Merge pull request #20034 from nextcloud/dav-long-properties-17

[17] Handle long dav property paths by hashing them

4 years agoMerge pull request #20131 from nextcloud/backport/19699-20032/stable17
Roeland Jago Douma [Tue, 24 Mar 2020 19:29:39 +0000 (20:29 +0100)]
Merge pull request #20131 from nextcloud/backport/19699-20032/stable17

[stable17] Fix PDF and video viewers on public links

4 years agoMerge pull request #20141 from nextcloud/backport/20128/stable17
Roeland Jago Douma [Tue, 24 Mar 2020 19:16:06 +0000 (20:16 +0100)]
Merge pull request #20141 from nextcloud/backport/20128/stable17

[stable17] Remove admin_notifications since it is obsolete since Nextcloud 14

4 years agoRemove admin_notifications since it is obsolete since Nextcloud 14 20141/head
Julius Härtl [Tue, 24 Mar 2020 08:18:42 +0000 (09:18 +0100)]
Remove admin_notifications since it is obsolete since Nextcloud 14

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoAllow the video player on the hide download 20131/head
Joas Schilling [Thu, 19 Mar 2020 14:14:00 +0000 (15:14 +0100)]
Allow the video player on the hide download

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoAllow single file downloads so the video player works again
Joas Schilling [Fri, 28 Feb 2020 15:25:09 +0000 (16:25 +0100)]
Allow single file downloads so the video player works again

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 24 Mar 2020 02:19:02 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 23 Mar 2020 02:19:23 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20047 from nextcloud/backport/20039/stable17
Roeland Jago Douma [Sun, 22 Mar 2020 13:23:27 +0000 (14:23 +0100)]
Merge pull request #20047 from nextcloud/backport/20039/stable17

[stable17] fixes auto-detecting UUID attributes

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 22 Mar 2020 02:18:53 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20055 from nextcloud/remove-placeholder-check-17
Roeland Jago Douma [Sat, 21 Mar 2020 07:24:59 +0000 (08:24 +0100)]
Merge pull request #20055 from nextcloud/remove-placeholder-check-17

[17] remove the requirement that everything that looks like a placeholder …

4 years agoMerge pull request #20052 from nextcloud/backport/20049/stable17
Roeland Jago Douma [Sat, 21 Mar 2020 07:23:45 +0000 (08:23 +0100)]
Merge pull request #20052 from nextcloud/backport/20049/stable17

[stable17] Force compatible dependency versions in acceptance tests

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 21 Mar 2020 02:19:21 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years agoremove the requirement that everything that looks like a placeholder is substituted 20055/head
Robin Appelman [Fri, 13 Mar 2020 14:29:14 +0000 (15:29 +0100)]
remove the requirement that everything that looks like a placeholder is substituted

While maybe not common, `$` is a valid option in config fields

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoForce compatible dependency versions in acceptance tests 20052/head
Daniel Calviño Sánchez [Fri, 20 Mar 2020 10:45:00 +0000 (11:45 +0100)]
Force compatible dependency versions in acceptance tests

behat/mink 1.8 and behat/mink-selenium2-driver 1.4 introduced behaviour
changes that broke the acceptance tests. Until the tests are updated to
work with the newer versions the last known versions are forced.

Note that some acceptance tests still fail after enforcing the
compatible versions, although that is caused by changes in the Nextcloud
server itself.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years agofixes auto-detecting UUID attributes 20047/head
Arthur Schiwon [Thu, 19 Mar 2020 18:42:46 +0000 (19:42 +0100)]
fixes auto-detecting UUID attributes

the continue (and later the early return) avoided proper looping over the
attribute candidates.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 20 Mar 2020 02:18:39 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agorebuild autoloader 20034/head
Robin Appelman [Tue, 4 Feb 2020 12:11:51 +0000 (13:11 +0100)]
rebuild autoloader

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agofix tests
Robin Appelman [Mon, 3 Feb 2020 12:41:55 +0000 (13:41 +0100)]
fix tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoremove the detour trough node and work with path directly
Robin Appelman [Mon, 3 Feb 2020 12:37:30 +0000 (13:37 +0100)]
remove the detour trough node and work with path directly

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agouse INode instead of Node for custom properties
Robin Appelman [Mon, 3 Feb 2020 12:23:40 +0000 (13:23 +0100)]
use INode instead of Node for custom properties

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agohandle long property paths to hasing paths >250 chars
Robin Appelman [Fri, 31 Jan 2020 15:10:19 +0000 (16:10 +0100)]
handle long property paths to hasing paths >250 chars

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoremove unused code
Robin Appelman [Fri, 31 Jan 2020 14:56:52 +0000 (15:56 +0100)]
remove unused code

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agotest custom properties backend against real database
Robin Appelman [Fri, 31 Jan 2020 14:47:13 +0000 (15:47 +0100)]
test custom properties backend against real database

test behaviour not implementation

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agomerge the two almost identical custom property backends
Robin Appelman [Fri, 31 Jan 2020 14:06:26 +0000 (15:06 +0100)]
merge the two almost identical custom property backends

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 19 Mar 2020 02:20:22 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20017 from nextcloud/backport/19981/stable17
Roeland Jago Douma [Wed, 18 Mar 2020 19:59:00 +0000 (20:59 +0100)]
Merge pull request #20017 from nextcloud/backport/19981/stable17

[stable17] Update the target when it isempty after sharing

4 years agoMerge pull request #19983 from nextcloud/backport/19698/stable17
Roeland Jago Douma [Wed, 18 Mar 2020 12:39:22 +0000 (13:39 +0100)]
Merge pull request #19983 from nextcloud/backport/19698/stable17

[stable17] Fix default action for deleted shares

4 years agoUpdate the target when it isempty after sharing 20017/head
Roeland Jago Douma [Mon, 16 Mar 2020 12:38:55 +0000 (13:38 +0100)]
Update the target when it isempty after sharing

Hooks that listen to it (audit log) benefit from having the target
properly set.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoFix default action for deleted shares 19983/head
GretaD [Fri, 28 Feb 2020 14:27:31 +0000 (15:27 +0100)]
Fix default action for deleted shares

Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 18 Mar 2020 02:21:26 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20000 from nextcloud/backport/19995/stable17
Roeland Jago Douma [Tue, 17 Mar 2020 17:29:49 +0000 (18:29 +0100)]
Merge pull request #20000 from nextcloud/backport/19995/stable17

[stable17] Default value of lookupServerEnabled should be the same everywhere

4 years agoDefault value of lookupServerEnabled should be the same everywhere 20000/head
Georg Ehrke [Tue, 17 Mar 2020 09:39:59 +0000 (10:39 +0100)]
Default value of lookupServerEnabled should be the same everywhere

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 17 Mar 2020 02:19:01 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 16 Mar 2020 02:21:29 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 15 Mar 2020 02:19:34 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 14 Mar 2020 02:18:22 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #19925 from nextcloud/backport/19910/stable17
Roeland Jago Douma [Fri, 13 Mar 2020 14:51:04 +0000 (15:51 +0100)]
Merge pull request #19925 from nextcloud/backport/19910/stable17

[stable17] Do not use the instance name as user part of from mail addresses

4 years agoDo not use the instance name as user part of from mail addresses 19925/head
Julius Härtl [Thu, 12 Mar 2020 13:20:03 +0000 (14:20 +0100)]
Do not use the instance name as user part of from mail addresses

This will cause issues since the theming name can contain characters
that are not allowed in the local part of the mail address (like spaces)

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMerge pull request #19917 from nextcloud/backport/19888/stable17
Roeland Jago Douma [Fri, 13 Mar 2020 08:36:21 +0000 (09:36 +0100)]
Merge pull request #19917 from nextcloud/backport/19888/stable17

[stable17] Get correct mimetype on objectstores

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 13 Mar 2020 02:18:39 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoGet correct mimetype on objectstores 19917/head
Roeland Jago Douma [Wed, 11 Mar 2020 10:14:12 +0000 (11:14 +0100)]
Get correct mimetype on objectstores

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #19885 from nextcloud/backport/19704/stable17
Roeland Jago Douma [Thu, 12 Mar 2020 09:27:31 +0000 (10:27 +0100)]
Merge pull request #19885 from nextcloud/backport/19704/stable17

[stable17] Fix hostname in Apple configuration profile

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 12 Mar 2020 02:19:22 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #19865 from nextcloud/version/17.0.4/final v17.0.4
Roeland Jago Douma [Wed, 11 Mar 2020 14:18:00 +0000 (15:18 +0100)]
Merge pull request #19865 from nextcloud/version/17.0.4/final

17.0.4

4 years agoFix test 19885/head
Nils Wittenbrink [Sat, 29 Feb 2020 18:34:02 +0000 (19:34 +0100)]
Fix test

Signed-off-by: Nils Wittenbrink <nilswittenbrink@web.de>
4 years agoFix hostname given in Apple config file
Nils Wittenbrink [Fri, 28 Feb 2020 19:17:04 +0000 (20:17 +0100)]
Fix hostname given in Apple config file

Signed-off-by: Nils Wittenbrink <nilswittenbrink@web.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 11 Mar 2020 02:19:24 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 10 Mar 2020 02:18:30 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years ago17.0.4 19865/head
Roeland Jago Douma [Mon, 9 Mar 2020 18:46:23 +0000 (19:46 +0100)]
17.0.4

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #19843 from nextcloud/version/17.0.4/RC2 v17.0.4RC2
Roeland Jago Douma [Mon, 9 Mar 2020 14:44:10 +0000 (15:44 +0100)]
Merge pull request #19843 from nextcloud/version/17.0.4/RC2

17.0.4 RC2

4 years agoMerge pull request #19831 from nextcloud/backport/19815/stable17
Roeland Jago Douma [Mon, 9 Mar 2020 08:03:40 +0000 (09:03 +0100)]
Merge pull request #19831 from nextcloud/backport/19815/stable17

[stable17] Prevent self-xss via invalid mysql user name on install screen

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 9 Mar 2020 02:18:27 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 8 Mar 2020 02:18:45 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years ago17.0.4 RC2 19843/head
Roeland Jago Douma [Sat, 7 Mar 2020 13:33:32 +0000 (14:33 +0100)]
17.0.4 RC2

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoPrevent self-xss via invalid mysql user name on install screen 19831/head
Joas Schilling [Fri, 6 Mar 2020 13:39:13 +0000 (14:39 +0100)]
Prevent self-xss via invalid mysql user name on install screen

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #19816 from nextcloud/backport/19742/stable17
Roeland Jago Douma [Sat, 7 Mar 2020 13:16:49 +0000 (14:16 +0100)]
Merge pull request #19816 from nextcloud/backport/19742/stable17

[stable17] Add message for DoesNotExistException

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 7 Mar 2020 02:18:15 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoAdd message for DoesNotExistException 19816/head
Daniel Kesselberg [Mon, 2 Mar 2020 12:24:06 +0000 (13:24 +0100)]
Add message for DoesNotExistException

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 6 Mar 2020 02:18:41 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #19733 from nextcloud/version/17.0.4/RC1 v17.0.4RC1
Roeland Jago Douma [Thu, 5 Mar 2020 18:25:49 +0000 (19:25 +0100)]
Merge pull request #19733 from nextcloud/version/17.0.4/RC1

17.0.4 RC1

4 years ago17.0.4 RC1 19733/head
Roeland Jago Douma [Mon, 2 Mar 2020 08:34:26 +0000 (09:34 +0100)]
17.0.4 RC1

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #19785 from nextcloud/backport/19392/stable17
Roeland Jago Douma [Thu, 5 Mar 2020 14:36:58 +0000 (15:36 +0100)]
Merge pull request #19785 from nextcloud/backport/19392/stable17

[stable17] Introduce a default refresh rate app setting for calendar subscriptions

4 years agoMerge pull request #19703 from nextcloud/feature/revive-send-welcome-email-toggle...
Christoph Wurst [Thu, 5 Mar 2020 14:32:34 +0000 (15:32 +0100)]
Merge pull request #19703 from nextcloud/feature/revive-send-welcome-email-toggle-stable17

[stable17] Revive the "send email to new users" toggle for the user form

4 years agoRevive the "send email to new users" toggle for the user form 19703/head
Christoph Wurst [Wed, 26 Feb 2020 17:04:43 +0000 (18:04 +0100)]
Revive the "send email to new users" toggle for the user form

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #18580 from nextcloud/backport/18140/stable17
Roeland Jago Douma [Thu, 5 Mar 2020 10:39:13 +0000 (11:39 +0100)]
Merge pull request #18580 from nextcloud/backport/18140/stable17

[stable17] Allow inline styles for theming images

4 years agoAllow inline styles for theming images 18580/head
Julius Härtl [Wed, 27 Nov 2019 19:26:57 +0000 (20:26 +0100)]
Allow inline styles for theming images

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoIntroduce a default refresh rate app setting for calendar subscriptions 19785/head
Thomas Citharel [Mon, 10 Feb 2020 12:52:57 +0000 (13:52 +0100)]
Introduce a default refresh rate app setting for calendar subscriptions

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years agoMerge pull request #19327 from nextcloud/backport/19303/stable17
Roeland Jago Douma [Thu, 5 Mar 2020 08:01:25 +0000 (09:01 +0100)]
Merge pull request #19327 from nextcloud/backport/19303/stable17

[stable17] Fix occ maintenance:install database connect failure

4 years agoMerge pull request #19588 from nextcloud/backport/19398/stable17
Roeland Jago Douma [Thu, 5 Mar 2020 07:57:43 +0000 (08:57 +0100)]
Merge pull request #19588 from nextcloud/backport/19398/stable17

[stable17] Move RefreshWebcalJob logic to a proper service so that it may be called independently

4 years agoMerge pull request #19768 from nextcloud/bugfix/noid/keep-edit-permission
Roeland Jago Douma [Thu, 5 Mar 2020 07:57:17 +0000 (08:57 +0100)]
Merge pull request #19768 from nextcloud/bugfix/noid/keep-edit-permission

[stable17] Keep edit permission when toggling share checkbox

4 years agoMerge pull request #19095 from nextcloud/backport/19023/stable17
Roeland Jago Douma [Thu, 5 Mar 2020 07:40:04 +0000 (08:40 +0100)]
Merge pull request #19095 from nextcloud/backport/19023/stable17

[stable17] expose Argon2 options (as we did for bcrypt)

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 5 Mar 2020 02:18:38 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoBump bundles 19768/head
Julius Härtl [Wed, 4 Mar 2020 16:26:43 +0000 (17:26 +0100)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 4 Mar 2020 02:18:09 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoKeep edit permission when updating resharing permission for file shares
Julius Härtl [Tue, 3 Mar 2020 15:42:10 +0000 (16:42 +0100)]
Keep edit permission when updating resharing permission for file shares

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMerge pull request #19640 from nextcloud/backport/19252/stable17
Roeland Jago Douma [Tue, 3 Mar 2020 15:19:36 +0000 (16:19 +0100)]
Merge pull request #19640 from nextcloud/backport/19252/stable17

[stable17] Hash event UID to make sure it's not too long for PushProvider notifications

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 3 Mar 2020 02:18:39 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 2 Mar 2020 02:18:10 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #19691 from nextcloud/backport/19676/stable17
Roeland Jago Douma [Sun, 1 Mar 2020 15:15:10 +0000 (16:15 +0100)]
Merge pull request #19691 from nextcloud/backport/19676/stable17

[stable17] Theme search results