Joas Schilling
cbdff5c816
Merge pull request #19886 from nextcloud/backport/19861/stable18
...
[stable18] Don't break when one remote share is down
2020-03-13 11:27:08 +01:00
Roeland Jago Douma
126ad3332a
Merge pull request #19879 from nextcloud/backport/19173/stable18
...
[stable18] Use contacts name on federated activities
2020-03-12 10:28:35 +01:00
Nextcloud bot
b258e2f541
[tx-robot] updated from transifex
2020-03-12 02:19:13 +00:00
Joas Schilling
e96bb6c8bc
Don't break when one remote share is down
...
getFileInfo can also return false
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-11 08:38:14 +00:00
Joas Schilling
26568fa08b
Unify the code a bit
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-10 19:32:05 +00:00
Joas Schilling
33b048dd1c
Use contacts name on federated activities
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-10 19:32:05 +00:00
Roeland Jago Douma
f3f56a97ea
Merge pull request #19824 from nextcloud/backport/19763/stable18
...
[stable18] Fix "Error loading the shares list TypeError: "this is undefined"" fo…
2020-03-09 09:59:03 +01:00
Joas Schilling
ecef8abf65
Fix "Error loading the shares list TypeError: "this is undefined"" for conversation shares
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-06 16:58:32 +01:00
Julius Härtl
ee56fb2438
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-06 08:14:21 +01:00
Julius Härtl
3bc782cb0e
Fix regex to not take email uids as federated ids
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-06 08:12:15 +01:00
Nextcloud bot
d31c6d61af
[tx-robot] updated from transifex
2020-03-05 02:18:29 +00:00
Joas Schilling
75cb63beea
Allow single file downloads so the video player works again
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-02 07:06:24 +00:00
Nextcloud bot
739387bc19
[tx-robot] updated from transifex
2020-02-27 02:18:47 +00:00
Nextcloud bot
b5ba74aed5
[tx-robot] updated from transifex
2020-02-26 02:18:31 +00:00
Nextcloud bot
6ad2248be0
[tx-robot] updated from transifex
2020-02-25 02:19:34 +00:00
Nextcloud bot
c383452b22
[tx-robot] updated from transifex
2020-02-22 02:18:53 +00:00
Nextcloud bot
2655a11691
[tx-robot] updated from transifex
2020-02-16 02:18:32 +00:00
Nextcloud bot
e092141b6e
[tx-robot] updated from transifex
2020-02-15 02:18:19 +00:00
Nextcloud bot
1185289509
[tx-robot] updated from transifex
2020-02-14 02:18:19 +00:00
Nextcloud bot
1e70f72957
[tx-robot] updated from transifex
2020-02-12 02:18:28 +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
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
Nextcloud bot
e161be8e2a
[tx-robot] updated from transifex
2020-02-07 07:32:43 +00:00
John Molakvoæ (skjnldsv)
4cfb5eac02
Fix legacy tabs
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-30 10:32:32 +01:00
Julius Härtl
b0edd76af5
Give the sharing tab a unique id so it also opens properly on other languages
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-30 09:41:52 +01:00
Roeland Jago Douma
2d0a038642
Use the target for file notifications
...
The node is not yet accessible if you did not accept the share yet.
So trying to get it results in an acception.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-26 19:44:44 +00:00
Julius Härtl
381d15850b
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-17 01:37:53 +01:00
Julius Härtl
5919bd97d5
Make auto accepting the default and provide setting to enforce the share acceptance process
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-17 01:35:18 +01:00
Julius Härtl
035fe3db7b
Remove global share accepter since auto-accepting is the default
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-17 01:35:12 +01:00
Roeland Jago Douma
827cfc8ede
Only allow navigation to a folder if you have access
...
Fixes #18716
If you can delete the share then you have access yourself to that shares
location.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-16 22:03:05 +01:00
Roeland Jago Douma
2495570889
Merge pull request #18919 from nextcloud/backport/18894/stable18
...
[stable18] Do not save on update, use submit
2020-01-16 09:14:57 +01:00
Roeland Jago Douma
a4906451e2
Merge pull request #18918 from nextcloud/backport/18910/stable18
...
[stable18] Listen to the right even for auto share accept
2020-01-16 01:26:31 +01:00
John Molakvoæ (skjnldsv)
5829f21b19
Do not save on update, use submit
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-16 01:06:45 +01:00
Roeland Jago Douma
e30c533644
Merge pull request #18911 from nextcloud/backport/18732/enh-sidebar
...
Backport/18732/enh sidebar
2020-01-16 00:30:04 +01:00
Roeland Jago Douma
90f5e066c3
Listen to the right even for auto share accept
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-15 23:12:09 +00:00
John Molakvoæ (skjnldsv)
3b6a1254cf
Close after click
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-15 17:51:25 +01:00
Roeland Jago Douma
1a5e67a270
Merge pull request #18908 from nextcloud/backport/18799/stable18
...
[stable18] Do not show link shares in inherited list
2020-01-15 17:41:19 +01:00
Daniel Calviño Sánchez
408f7ae133
Add "Password protected by Talk" option to shares
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-01-15 11:12:48 +01:00
Roeland Jago Douma
9321364587
Don't show link shares hash in inherited share list
...
This adds no value at all. Just showing the text "(Shared link)" now.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-15 10:07:26 +00:00
dependabot-preview[bot]
fd243ff5c4
Bump @nextcloud/auth from 1.1.0 to 1.2.1
...
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth ) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-auth/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v1.1.0...v1.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-12 13:13:33 +00:00
dependabot-preview[bot]
0271f5e95c
Bump @nextcloud/initial-state from 1.0.0 to 1.1.0
...
Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v1.0.0...v1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-11 09:24:05 +00:00
dependabot-preview[bot]
c2ff14bcf1
Bump handlebars from 4.5.3 to 4.6.0
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.5.3 to 4.6.0.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.3...v4.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-10 18:39:06 +00:00
John Molakvoæ
7d9b728ee5
Add placeholder
...
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-10 08:19:20 +00:00
John Molakvoæ (skjnldsv)
1a948d713f
Fix sharing note placeholder
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-09 11:51:03 +01:00
Nextcloud bot
2b1c49cdba
[tx-robot] updated from transifex
2020-01-09 02:27:49 +00:00
Maxence Lange
554c4a7cf8
moving ->getParent earlier
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-01-08 08:56:14 -01:00
Roeland Jago Douma
4d1f710dc9
Merge pull request #18707 from nextcloud/enh/pending_shares_overview
...
A pending shares overview
2020-01-07 20:54:58 +01:00