Commit graph

4195 commits

Author SHA1 Message Date
Nextcloud bot
c37b4e3f75
[tx-robot] updated from transifex 2019-08-20 02:14:56 +00:00
Nextcloud bot
2754e49925
[tx-robot] updated from transifex 2019-08-05 02:14:34 +00:00
Nextcloud bot
ad3efd6efb
[tx-robot] updated from transifex 2019-08-02 02:14:38 +00:00
Julius Härtl
a557d34481
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-30 08:54:01 +02:00
Julius Härtl
10ce9c6878
Force defaultHtml setting of v-tooltip to be disabled
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-30 08:50:08 +02:00
Nextcloud bot
ff3e510b76
[tx-robot] updated from transifex 2019-07-28 02:15:33 +00:00
Nextcloud bot
eeefef4843
[tx-robot] updated from transifex 2019-07-25 02:14:48 +00:00
Nextcloud bot
70d3fd8a76
[tx-robot] updated from transifex 2019-07-21 02:15:18 +00:00
Nextcloud bot
ae67ece59c
[tx-robot] updated from transifex 2019-07-15 02:14:38 +00:00
Nextcloud bot
659d684a7e
[tx-robot] updated from transifex 2019-07-14 02:15:14 +00:00
Nextcloud bot
a77a9b3c83
[tx-robot] updated from transifex 2019-07-04 02:13:56 +00:00
Joas Schilling
b4a38cc242 Remove duplicate tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-03 18:08:08 +00:00
Joas Schilling
03005dea43 Unify the permission checking in one place only
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-03 18:08:08 +00:00
Roeland Jago Douma
b451a633af
Merge pull request #16010 from nextcloud/backport/design/share-remove-autofocus
Remove auto focus of share input field on dialog open, fix #15261
2019-06-27 22:19:45 +02:00
Roeland Jago Douma
02cc18b759
Merge pull request #16125 from nextcloud/backport/16114/stable16
[stable16] Fix download link included in public share page with hidden download
2019-06-27 22:14:11 +02:00
Roeland Jago Douma
808280b1a6 Fix sharing tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-27 14:30:54 +00:00
Joas Schilling
8f972785f7 Correctly check share permissions when updating a re-sub-share
Before this change the node you shared was checked for permissions.
This works when you reshare the folder that was shared with you.
However when you reshared a subfolder (e.g. as public link),
you could afterwards update the permissions and grant
create+update permissions although the share you receive was read-only.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-27 14:30:53 +00:00
Daniel Calviño Sánchez
88139907dd Fix download link included in public share page with hidden download
The preview element in the public share page was always wrapped with a
link to download the file; now that link is included only if the "Hide
download" option of the share is not enabled.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-06-27 14:29:45 +00:00
Jan-Christoph Borchardt
49f740b46a
Remove auto focus of share input field on dialog open, fix #15261
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-26 13:04:39 +02:00
Nextcloud bot
1d4e394cf5
[tx-robot] updated from transifex 2019-06-14 02:14:35 +00:00
dependabot-preview[bot]
c6007f3a82
[Security] Bump axios from 0.18.0 to 0.18.1
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)
2019-06-03 12:34:37 +02:00
Nextcloud bot
d467e9129b
[tx-robot] updated from transifex 2019-05-29 02:13:52 +00:00
Nextcloud bot
153d9ba9d6
[tx-robot] updated from transifex 2019-05-28 02:13:49 +00:00
Nextcloud bot
7eb28b0cc0
[tx-robot] updated from transifex 2019-05-24 02:13:47 +00:00
Nextcloud bot
2629a0b0b5
[tx-robot] updated from transifex 2019-05-22 02:14:00 +00:00
Nextcloud bot
0f00e99799
[tx-robot] updated from transifex 2019-05-18 02:13:13 +00:00
Nextcloud bot
70610a2fbe
[tx-robot] updated from transifex 2019-05-15 13:11:46 +00:00
Morris Jobke
da3c3a04dc Fix public upload by also load the semaphore method
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-08 08:20:00 +00:00
Christoph Wurst
090c520d49 Improve the share link password error feedback with a red border
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-16 11:54:04 +00:00
Morris Jobke
aac22ba40f
Merge pull request #15049 from nextcloud/do-not-allow-javascript-eval-in-the-public-share-auth-page-with-talk
Do not allow JavaScript "eval" in the public share auth page with Talk
2019-04-11 09:43:53 +02:00
Nextcloud bot
7641a1589f
[tx-robot] updated from transifex 2019-04-11 00:12:59 +00:00
Roeland Jago Douma
ad82c26e8c
Merge pull request #14990 from nextcloud/enhancement/noid/projects
Rename collections to projects
2019-04-10 21:16:37 +02:00
Daniel Calviño Sánchez
dfe9e3fb2e Do not allow JavaScript "eval" in the public share auth page with Talk
Talk no longer uses JavaScript "eval", so the Content Security Policy
can now be configured to prevent its use in the public share
authentication page when the password is protected by Talk.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-04-10 16:46:19 +02:00
Nextcloud bot
3a04650380
[tx-robot] updated from transifex 2019-04-10 00:12:51 +00:00
Julius Härtl
53b23757ef
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-04-09 08:36:03 +02:00
Julius Härtl
b479af83f0
Use label from apps
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-04-09 08:30:48 +02:00
Nextcloud bot
ec4b1584fe
[tx-robot] updated from transifex 2019-04-09 00:12:59 +00:00
Nextcloud bot
acba430246
[tx-robot] updated from transifex 2019-04-08 00:14:18 +00:00
Nextcloud bot
d4ba399706
[tx-robot] updated from transifex 2019-04-03 00:13:35 +00:00
Roeland Jago Douma
b365840004
Merge pull request #14605 from nextcloud/bugfix/14112/display-reshares
returns reshares in API
2019-04-02 22:59:02 +02:00
John Molakvoæ (skjnldsv)
6bfd77d136
Fix mobile menu on users management
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-02 19:42:59 +02:00
Nextcloud bot
021751658e
[tx-robot] updated from transifex 2019-04-02 00:13:39 +00:00
Maxence Lange
749fdab3b0 do not returns shared_with === currentUser
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-04-01 11:17:05 -01:00
Nextcloud bot
c55ac95e1b
[tx-robot] updated from transifex 2019-04-01 00:13:54 +00:00
Maxence Lange
0166990f01 fixing share format
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-03-31 10:40:14 -01:00
Maxence Lange
efbadf0cf2 issue during last push
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-03-31 10:40:14 -01:00
Maxence Lange
44c1feb938 returns reshares in API
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-03-31 10:40:14 -01:00
Nextcloud bot
809058cb3c
[tx-robot] updated from transifex 2019-03-30 01:13:33 +00:00
Roeland Jago Douma
fb5eebd33b
Merge pull request #14892 from nextcloud/bugfix/noid/collections
Bugfix/noid/collections
2019-03-29 10:25:59 +01:00
Nextcloud bot
f7267468c0
[tx-robot] updated from transifex 2019-03-29 01:12:48 +00:00