Morris Jobke
e15f18b100
Merge pull request #12756 from nextcloud/backport/12628/stable15
...
[stable15] Parse activity when a user self-unshares a file
2018-11-30 10:23:23 +01:00
Joas Schilling
9a1d936bbf
Parse activity when a user self-unshares a file
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-30 09:15:20 +00:00
Morris Jobke
44acc9db88
Merge pull request #12746 from nextcloud/backport/12688/stable15
...
[stable15] Fix cannot set 0 as value on files_external through OCC command
2018-11-30 09:58:50 +01:00
Nextcloud bot
2ca2393513
[tx-robot] updated from transifex
2018-11-30 01:12:08 +00:00
Morris Jobke
96450a9e9b
Merge pull request #12692 from nextcloud/storage-no-encryption-interface-15
...
[15] Add interface to allow storages from opting out of encryption
2018-11-29 22:01:14 +01:00
Morris Jobke
82fedb16a0
Merge pull request #12744 from nextcloud/backport/12647/stable15
...
[stable15] update compatible versions for cloud federation api
2018-11-29 21:53:43 +01:00
Robin Appelman
8eb4c21c0d
Fix cannot set 0 as value on files_external through OCC command
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-29 20:46:47 +00:00
Robin Appelman
e8eaaa3bd2
update compatible versions for cloud federation api
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-29 21:41:35 +01:00
Morris Jobke
0ecd92d70b
Merge pull request #12742 from nextcloud/backport/12734/stable15
...
[stable15] Add check for missing .woff2 rule in Nginx via setup check
2018-11-29 21:37:53 +01:00
Roeland Jago Douma
5ae517d905
Merge pull request #12741 from nextcloud/backport/12709/stable15
...
[stable15] Fix the loader position and the focus state on the login button
2018-11-29 20:49:53 +01:00
Roeland Jago Douma
ae9e3ddbce
Merge pull request #12740 from nextcloud/backport/12732/stable15
...
[stable15] Polishing fixes
2018-11-29 20:21:19 +01:00
Morris Jobke
19fbff9dd1
Add check for missing .woff2 rule in Nginx via setup check
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-29 18:37:41 +00:00
Roeland Jago Douma
cbb264552a
Merge pull request #12733 from nextcloud/backport/12674/stable15
...
[stable15] Date title to linkshare
2018-11-29 19:37:20 +01:00
Roeland Jago Douma
c602d1b751
Merge pull request #12736 from nextcloud/backport/12424/stable15
...
[stable15] Add pipe mode for sendmail
2018-11-29 19:36:30 +01:00
Roeland Jago Douma
ca9666fadb
Merge pull request #12737 from nextcloud/backport/12690/stable15
...
[stable15] Set Referrer-Policy also in addSecurityHeaders()
2018-11-29 19:36:15 +01:00
John Molakvoæ (skjnldsv)
294cf525e8
Fix the loader position and the focus state on the login button
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 17:31:27 +00:00
John Molakvoæ (skjnldsv)
869867890a
Remove animation on the sidebar for accessibility purpose
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 17:22:09 +00:00
John Molakvoæ (skjnldsv)
626ef06ee6
Fix default filepicker style and gridview
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 17:22:09 +00:00
John Molakvoæ (skjnldsv)
3119b2ba01
Fix app navigation edit entry
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 17:22:08 +00:00
Morris Jobke
2ecb2aaeb9
Merge pull request #12731 from nextcloud/backport/12669/stable15
...
[stable15] Don't require Same Site Cookies on accessibility app assets
2018-11-29 18:05:06 +01:00
Morris Jobke
3cd14639ff
Merge pull request #12723 from nextcloud/backport/12710/stable15
...
[stable15] Remove old button to submit the apppassword login
2018-11-29 17:52:34 +01:00
Peter Kraume
604cbb62ec
Set Referrer-Policy also in addSecurityHeaders()
...
Fix : #12689
Signed-off-by: Peter Kraume <peter.kraume@gmx.de>
2018-11-29 16:48:06 +00:00
Morris Jobke
160f01305a
Merge pull request #12730 from nextcloud/backport/12630/stable15
...
[stable15] Fix versions sidebar issues
2018-11-29 17:48:01 +01:00
Daniel Kesselberg
cbff5fabe7
Add testcases for pipe mode
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-11-29 16:44:36 +00:00
Daniel Kesselberg
4991dfbb14
Add sendmailmode to gui
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-11-29 16:44:36 +00:00
Carsten Wiedmann
ad0a2ee181
Apply patch from @cwiedmann but drop -oi option for pipe
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-11-29 16:44:36 +00:00
John Molakvoæ (skjnldsv)
6893b2fe0d
Better identification of the public link shares
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 16:03:12 +00:00
Thomas Citharel
90051e7467
Don't require Same Site Cookies on accessibility assets
...
Follows https://github.com/nextcloud/server/pull/11878
2018-11-29 15:43:19 +00:00
Robin Appelman
7cdc04a793
update encryption wrapper tests
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-29 16:36:35 +01:00
Julius Härtl
863bf95d92
Show mimetype icon if version preview is not available
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-29 15:34:03 +00:00
Julius Härtl
9cfc9eb40c
Fix relative timestamp in versions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-29 15:34:03 +00:00
Christoph Wurst
d5e0292ba2
Update autoloader classmap
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-29 16:27:53 +01:00
John Molakvoæ (skjnldsv)
6c14b57337
Fix tests
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 10:17:01 +00:00
John Molakvoæ (skjnldsv)
b208cce889
Remove redirect page
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 10:17:01 +00:00
John Molakvoæ (skjnldsv)
c1c0a7e392
Remove old button to submit the apppassword login
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 10:17:00 +00:00
John Molakvoæ
ea310cbfdf
Merge pull request #12718 from nextcloud/backport/12668/stable15
...
[stable15] add capabilities for multiple share links
2018-11-29 10:09:13 +01:00
Nextcloud bot
be1b653ede
[tx-robot] updated from transifex
2018-11-29 01:11:44 +00:00
Morris Jobke
68d24c829a
Merge pull request #12712 from nextcloud/backport/12698/stable15
...
[stable15] I changed the width of the srollbar to make it a bit bigger
2018-11-28 23:06:29 +01:00
Morris Jobke
33cf14a492
Merge pull request #12713 from nextcloud/backport/12677/stable15
...
[stable15] Open the updater via a POST form submit instead of eval the JS code d…
2018-11-28 23:05:17 +01:00
Bjoern Schiessle
46eca11a21
add capabilities for multiple share links
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-11-28 21:07:16 +00:00
Roeland Jago Douma
c0a8e5b208
Merge pull request #12714 from nextcloud/backport/12708/stable15
...
[stable15] Fix folder path containing leading slash when getting mount root by id
2018-11-28 22:02:10 +01:00
Robin Appelman
9ee94afe7e
Fix folder path containing leading slash when getting mount root by id
...
This fixes collabora on public link shared groupfolders
Fixes https://github.com/nextcloud/groupfolders/issues/225
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-28 19:07:11 +00:00
Morris Jobke
6ac882f422
Open the updater via a POST form submit instead of eval the JS code directly
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-28 20:04:12 +01:00
GretaD
57aa26d814
I changed the width of the srollbar to make it a bit bigger
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2018-11-28 18:39:04 +00:00
Daniel Kesselberg
a027d55efc
Merge pull request #12700 from nextcloud/backport/12632/stable15
...
[stable15] Add acceptance tests for sharing files and folders with another user
2018-11-28 14:12:14 +01:00
Nextcloud bot
7bdfc0c3df
[tx-robot] updated from transifex
2018-11-28 01:12:05 +00:00
Daniel Calviño Sánchez
c6ca6b03eb
Rename "FilesSharingAppContext" to "PublicShareContext"
...
Having both "FilesAppSharingContext" and "FilesSharingAppContext" was
confusing, so "FilesSharingAppContext" was renamed to a more descriptive
name.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-27 21:08:59 +00:00
Daniel Calviño Sánchez
9354de01bb
Extract locators and steps for sharing in Files app to their own context
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-27 21:08:58 +00:00
Daniel Calviño Sánchez
65192469c8
Extract sharing related acceptance tests to their own feature files
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-27 21:08:58 +00:00
Daniel Calviño Sánchez
39e5493072
Add acceptance tests for folders that can not be reshared
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-27 21:08:58 +00:00