]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoMerge pull request #19734 from nextcloud/version/16.0.9/RC1 v16.0.9RC1
Roeland Jago Douma [Thu, 5 Mar 2020 18:25:40 +0000 (19:25 +0100)]
Merge pull request #19734 from nextcloud/version/16.0.9/RC1

16.0.9 RC1

4 years ago16.0.9 RC1 19734/head
Roeland Jago Douma [Mon, 2 Mar 2020 08:35:17 +0000 (09:35 +0100)]
16.0.9 RC1

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

[stable16] respect shareapi_allow_share_dialog_user_enumeration in Principal bac…

4 years agoMerge pull request #19096 from nextcloud/backport/19023/stable16
Roeland Jago Douma [Thu, 5 Mar 2020 07:41:18 +0000 (08:41 +0100)]
Merge pull request #19096 from nextcloud/backport/19023/stable16

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

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

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

4 years agorespect shareapi_allow_share_dialog_user_enumeration in Principal backend for Sabre/DAV 18230/head
Georg Ehrke [Tue, 26 Nov 2019 15:37:57 +0000 (16:37 +0100)]
respect shareapi_allow_share_dialog_user_enumeration in Principal backend for Sabre/DAV

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 3 Mar 2020 02:18:48 +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:18 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #19717 from nextcloud/backport/19707/stable16
Roeland Jago Douma [Sun, 1 Mar 2020 15:11:21 +0000 (16:11 +0100)]
Merge pull request #19717 from nextcloud/backport/19707/stable16

[stable16] Fix non-centered no javascript message

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

4 years agoFix non-centered no javascript message 19717/head
Gary Kim [Sat, 29 Feb 2020 02:43:42 +0000 (10:43 +0800)]
Fix non-centered no javascript message

Signed-off-by: Gary Kim <gary@garykim.dev>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 29 Feb 2020 02:18:57 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #18885 from nextcloud/backport/17717/stable16
Julius Härtl [Fri, 28 Feb 2020 08:45:49 +0000 (09:45 +0100)]
Merge pull request #18885 from nextcloud/backport/17717/stable16

[stable16] relax strict getHome behaviour for LDAP users in a shadow state

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 28 Feb 2020 02:19:04 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years agorelax strict getHome behaviour for LDAP users in a shadow state 18885/head
Arthur Schiwon [Mon, 28 Oct 2019 14:11:41 +0000 (15:11 +0100)]
relax strict getHome behaviour for LDAP users in a shadow state

* simplifies deletion process
* less strange behaviour when looking up home storage (as long as it is local)
* thus could enable transfer ownerships after user went invisible on ldap

backport of #17717

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
decouple userExists from userExistsOnLDAP check

allows to mark users as offline right away, avoids a gap of being not a
user and causing weird side effects

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
adjust tests

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
remove superfluous tests

- user_ldap is not exposed to public api, it is always behind ldap_proxy
- this is too much for a unit test
- integration tests cover userExists implicitly

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
ensure that only valid group members are returned

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 27 Feb 2020 02:19:03 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 26 Feb 2020 02:18:48 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #19626 from nextcloud/backport/19549/stable16
blizzz [Tue, 25 Feb 2020 22:21:02 +0000 (23:21 +0100)]
Merge pull request #19626 from nextcloud/backport/19549/stable16

[stable16] remove noise from detectUuid and cache results

4 years agoMerge pull request #19638 from nextcloud/backport/19634/stable16
Roeland Jago Douma [Tue, 25 Feb 2020 19:32:35 +0000 (20:32 +0100)]
Merge pull request #19638 from nextcloud/backport/19634/stable16

[stable16] Correctly trim long cyrillic note

4 years agoCorrectly trim long cyrillic note 19638/head
Joas Schilling [Tue, 25 Feb 2020 08:44:58 +0000 (09:44 +0100)]
Correctly trim long cyrillic note

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

4 years agoremove noise from detectUuid and cache results 19626/head
Arthur Schiwon [Wed, 19 Feb 2020 15:42:36 +0000 (16:42 +0100)]
remove noise from detectUuid and cache results

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 24 Feb 2020 02:19:44 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #19594 from nextcloud/backport/19528/stable16
Roeland Jago Douma [Sun, 23 Feb 2020 10:38:43 +0000 (11:38 +0100)]
Merge pull request #19594 from nextcloud/backport/19528/stable16

[stable16] Strip of users home path from share api message

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

4 years agoStrip of users home path from share api message 19594/head
Joas Schilling [Tue, 18 Feb 2020 10:02:11 +0000 (11:02 +0100)]
Strip of users home path from share api message

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

4 years agoextended documentation 19096/head
Arthur Schiwon [Wed, 22 Jan 2020 16:45:27 +0000 (17:45 +0100)]
extended documentation

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoignore values that undershoot the minimum, go with default
Arthur Schiwon [Tue, 21 Jan 2020 10:58:13 +0000 (11:58 +0100)]
ignore values that undershoot the minimum, go with default

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agouse getSystemValueInt
blizzz [Tue, 21 Jan 2020 08:03:58 +0000 (09:03 +0100)]
use getSystemValueInt

Co-Authored-By: kesselb <mail@danielkesselberg.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoexpose Argon2 options (as we did for bcrypt)
Arthur Schiwon [Mon, 20 Jan 2020 17:11:00 +0000 (18:11 +0100)]
expose Argon2 options (as we did for bcrypt)

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

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 20 Feb 2020 02:19:09 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 19 Feb 2020 02:18:40 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

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

4 years agoMerge pull request #19472 from nextcloud/backport/19465/stable16
Joas Schilling [Mon, 17 Feb 2020 11:40:58 +0000 (12:40 +0100)]
Merge pull request #19472 from nextcloud/backport/19465/stable16

[stable16] when we receive intentional empty whats new info, do not try to show it

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 17 Feb 2020 02:18:32 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 16 Feb 2020 02:18:48 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

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

4 years agowhen we receive intentional empty whats new info, do not try to show it 19472/head
Arthur Schiwon [Thu, 13 Feb 2020 21:03:44 +0000 (22:03 +0100)]
when we receive intentional empty whats new info, do not try to show it

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

4 years agoMerge pull request #19453 from nextcloud/backport/19424/stable16
Roeland Jago Douma [Thu, 13 Feb 2020 19:30:58 +0000 (20:30 +0100)]
Merge pull request #19453 from nextcloud/backport/19424/stable16

[stable16] Don't create invalid users

4 years agoDon't create invalid users 19453/head
Joas Schilling [Wed, 12 Feb 2020 09:55:27 +0000 (10:55 +0100)]
Don't create invalid users

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

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 12 Feb 2020 02:18:44 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 11 Feb 2020 02:18:59 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #19362 from nextcloud/backport/19349/stable16
blizzz [Mon, 10 Feb 2020 08:34:16 +0000 (09:34 +0100)]
Merge pull request #19362 from nextcloud/backport/19349/stable16

[stable16] Prevent archieved download on secure view

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

4 years agoMerge pull request #19373 from nextcloud/dependabot/npm_and_yarn/build/stable16/lodas...
Roeland Jago Douma [Sun, 9 Feb 2020 15:44:39 +0000 (16:44 +0100)]
Merge pull request #19373 from nextcloud/dependabot/npm_and_yarn/build/stable16/lodash-4.17.15

[Security] Bump lodash from 4.17.11 to 4.17.15 in /build

4 years ago[Security] Bump lodash from 4.17.11 to 4.17.15 in /build 19373/head
dependabot-preview[bot] [Sun, 9 Feb 2020 08:34:21 +0000 (08:34 +0000)]
[Security] Bump lodash from 4.17.11 to 4.17.15 in /build

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #19371 from nextcloud/dependabot/npm_and_yarn/build/stable16/fstre...
Roeland Jago Douma [Sun, 9 Feb 2020 08:33:45 +0000 (09:33 +0100)]
Merge pull request #19371 from nextcloud/dependabot/npm_and_yarn/build/stable16/fstream-1.0.12

[Security] Bump fstream from 1.0.11 to 1.0.12 in /build

4 years agoMerge pull request #19374 from nextcloud/dependabot/npm_and_yarn/build/stable16/lodas...
Roeland Jago Douma [Sun, 9 Feb 2020 08:32:53 +0000 (09:32 +0100)]
Merge pull request #19374 from nextcloud/dependabot/npm_and_yarn/build/stable16/lodash.mergewith-4.6.2

[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2 in /build

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 9 Feb 2020 02:19:43 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years ago[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2 in /build 19374/head
dependabot-preview[bot] [Sun, 9 Feb 2020 02:15:14 +0000 (02:15 +0000)]
[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2 in /build

Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago[Security] Bump fstream from 1.0.11 to 1.0.12 in /build 19371/head
dependabot-preview[bot] [Sun, 9 Feb 2020 02:14:20 +0000 (02:14 +0000)]
[Security] Bump fstream from 1.0.11 to 1.0.12 in /build

Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. **This update includes a security fix.**
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoPrevent archieved download on secure view 19362/head
Joas Schilling [Fri, 7 Feb 2020 11:45:29 +0000 (12:45 +0100)]
Prevent archieved download on secure view

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

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 7 Feb 2020 07:33:03 +0000 (07:33 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #19310 from nextcloud/backport/19219/stable16
Roeland Jago Douma [Thu, 6 Feb 2020 07:56:17 +0000 (08:56 +0100)]
Merge pull request #19310 from nextcloud/backport/19219/stable16

[stable16] Fix display of DTEND for multi-day all-day event

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 6 Feb 2020 02:19:01 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years agoFix display of DTEND for multi-day all-day event 19310/head
Georg Ehrke [Thu, 30 Jan 2020 14:02:16 +0000 (15:02 +0100)]
Fix display of DTEND for multi-day all-day event

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 5 Feb 2020 02:18:23 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #19285 from nextcloud/backport/19281/stable16
Roeland Jago Douma [Tue, 4 Feb 2020 07:49:09 +0000 (08:49 +0100)]
Merge pull request #19285 from nextcloud/backport/19281/stable16

[stable16] for the DB ot pick an index specify the object_type

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

4 years agofor the DB ot pick an index specify the object_type 19285/head
Arthur Schiwon [Mon, 3 Feb 2020 15:17:25 +0000 (16:17 +0100)]
for the DB ot pick an index specify the object_type

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 3 Feb 2020 02:17:04 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 2 Feb 2020 02:17:57 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 1 Feb 2020 02:17:39 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 31 Jan 2020 02:18:10 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #19209 from nextcloud/backport/19176/stable16
Roeland Jago Douma [Thu, 30 Jan 2020 21:09:00 +0000 (22:09 +0100)]
Merge pull request #19209 from nextcloud/backport/19176/stable16

[stable16] Do not encode contacts menu mailto links

4 years agoDo not encode contacts menu mailto links 19209/head
Christoph Wurst [Tue, 28 Jan 2020 13:29:41 +0000 (14:29 +0100)]
Do not encode contacts menu mailto links

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 30 Jan 2020 02:18:35 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #19155 from nextcloud/version/16.0.8/final v16.0.8
Roeland Jago Douma [Wed, 29 Jan 2020 20:52:22 +0000 (21:52 +0100)]
Merge pull request #19155 from nextcloud/version/16.0.8/final

16.0.8

4 years agoUpdate CA bundle 19155/head
Roeland Jago Douma [Mon, 27 Jan 2020 09:55:30 +0000 (10:55 +0100)]
Update CA bundle

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago16.0.8
Roeland Jago Douma [Mon, 27 Jan 2020 09:55:17 +0000 (10:55 +0100)]
16.0.8

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 29 Jan 2020 02:18:33 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 28 Jan 2020 02:18:52 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

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

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 26 Jan 2020 02:17:52 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 25 Jan 2020 02:17:11 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 24 Jan 2020 02:17:11 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #19027 from nextcloud/version/16.0.8/rc1 v16.0.8RC1
Roeland Jago Douma [Thu, 23 Jan 2020 18:57:11 +0000 (19:57 +0100)]
Merge pull request #19027 from nextcloud/version/16.0.8/rc1

16.0.8 RC1

4 years ago16.0.8 RC1 19027/head
Roeland Jago Douma [Mon, 20 Jan 2020 20:44:57 +0000 (21:44 +0100)]
16.0.8 RC1

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #18440 from nextcloud/dependencies/npm/nextcloud-vue-collections...
Roeland Jago Douma [Thu, 23 Jan 2020 14:59:32 +0000 (15:59 +0100)]
Merge pull request #18440 from nextcloud/dependencies/npm/nextcloud-vue-collections-0.4.2

[stable16] Bump nextcloud-vue-collections to 0.4.2

4 years agoMerge pull request #19015 from nextcloud/backport/17484/stable16
Roeland Jago Douma [Thu, 23 Jan 2020 10:57:29 +0000 (11:57 +0100)]
Merge pull request #19015 from nextcloud/backport/17484/stable16

[stable16] Always use the latest timestamp for merged activities

4 years agoBump nextcloud-vue-collections to 0.4.2 18440/head
Julius Härtl [Tue, 17 Dec 2019 09:47:11 +0000 (10:47 +0100)]
Bump nextcloud-vue-collections to 0.4.2

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

4 years agoMerge pull request #19077 from nextcloud/backport/17920+18254/stable16
blizzz [Wed, 22 Jan 2020 12:25:30 +0000 (13:25 +0100)]
Merge pull request #19077 from nextcloud/backport/17920+18254/stable16

[stable16] when a user was deleted remove them from applicable list, unless...

4 years agorejig right to left join for sqlite's satisfaction 19077/head
Arthur Schiwon [Thu, 5 Dec 2019 13:43:58 +0000 (14:43 +0100)]
rejig right to left join for sqlite's satisfaction

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoextend with group deletion handling
Arthur Schiwon [Wed, 13 Nov 2019 11:28:23 +0000 (12:28 +0100)]
extend with group deletion handling

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agowhen a user was delete remove them from applicable list, unless
Arthur Schiwon [Tue, 12 Nov 2019 22:53:33 +0000 (23:53 +0100)]
when a user was delete remove them from applicable list, unless

it is the only user, then remove the mount

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

4 years agoMerge pull request #19016 from nextcloud/backport/18358/stable16
Roeland Jago Douma [Tue, 21 Jan 2020 09:37:38 +0000 (10:37 +0100)]
Merge pull request #19016 from nextcloud/backport/18358/stable16

[stable16] Fix restoring shared versions

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 21 Jan 2020 02:17:48 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #18933 from nextcloud/backport/18107/stable16
Roeland Jago Douma [Mon, 20 Jan 2020 20:59:09 +0000 (21:59 +0100)]
Merge pull request #18933 from nextcloud/backport/18107/stable16

[stable16] dont throw undefined index errors for storages that have no owner set

4 years agoupdate tests 19016/head
Robin Appelman [Thu, 5 Dec 2019 16:31:07 +0000 (17:31 +0100)]
update tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoFix restoring shared versions
Roeland Jago Douma [Wed, 4 Dec 2019 15:13:14 +0000 (16:13 +0100)]
Fix restoring shared versions

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoAlways use the latest timestamp for merged activities 19015/head
Julius Härtl [Wed, 9 Oct 2019 09:25:37 +0000 (11:25 +0200)]
Always use the latest timestamp for merged activities

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 20 Jan 2020 02:17:46 +0000 (02:17 +0000)]
[tx-robot] updated from transifex