Morris Jobke
|
e2974f1133
|
Simplify return statement
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-02-13 21:55:24 +01:00 |
Morris Jobke
|
954da26e26
|
Use non aliased method instead
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-02-13 21:48:24 +01:00 |
Morris Jobke
|
d18d323f21
|
Remove fromMailAddress from MailSettingsController
Was removed in https://github.com/nextcloud/server/pull/4379 (0a54d5a ) and https://github.com/nextcloud/server/pull/4380 (bae64e8 )
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-02-13 21:40:38 +01:00 |
Morris Jobke
|
bcf1668cc8
|
Remove config from AutoCompleteController
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-02-13 21:40:30 +01:00 |
Morris Jobke
|
b7c944fac1
|
Remove crypto and timefactory from UsersController
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-02-13 21:39:57 +01:00 |
Joas Schilling
|
cf216ecff2
|
Filter out the current user when searching for emails too
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-02-13 17:32:58 +01:00 |
Nextcloud bot
|
3fc6d6234e
|
[tx-robot] updated from transifex
|
2018-02-13 10:48:27 +00:00 |
Nextcloud bot
|
91c67eb667
|
[tx-robot] updated from transifex
|
2018-02-12 21:33:37 +00:00 |
Julius Härtl
|
5a23b35ddb
|
Also rewrite icon url
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-02-12 21:20:21 +01:00 |
Julius Härtl
|
ada5aed35e
|
Deprecate static methods and use Navigation manager
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-02-12 17:22:33 +01:00 |
Roeland Jago Douma
|
39529851a8
|
Update autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-02-12 17:22:33 +01:00 |
Julius Härtl
|
922cf44c81
|
Move to OCS endpoint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-02-12 17:22:33 +01:00 |
Julius Härtl
|
8ecac56543
|
Allow requesting absolute URLs
They might be useful when requesting the navigation from the clients
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-02-12 17:22:32 +01:00 |
Julius Härtl
|
6211d18dc1
|
Add tests for NavigationController
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-02-12 17:22:32 +01:00 |
Julius Härtl
|
b6da8c5279
|
Add getAll to public INavigationManager
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-02-12 17:22:32 +01:00 |
Julius Härtl
|
96480af159
|
Add navigation endpoint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-02-12 17:22:32 +01:00 |
Julius Härtl
|
f9dbaf6f2a
|
Make sure we test the proper order in the NavigationManagerTest
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-02-12 17:22:32 +01:00 |
Julius Härtl
|
864474b858
|
Move navigation processing to the NavigationManager
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-02-12 17:22:32 +01:00 |
Robin Appelman
|
a815185bb4
|
fix redundant namespace
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-02-12 15:41:23 +01:00 |
Joas Schilling
|
4bd14ef308
|
Merge pull request #8308 from nextcloud/public_link_wa_preview
Show open graph preview in WhatsApp
|
2018-02-12 11:09:08 +01:00 |
Morris Jobke
|
825975b322
|
Merge pull request #8297 from nextcloud/bugfix/noid/fix-example-regex-for-user-agent-matching
Fix example regex for user agent matching
|
2018-02-12 10:56:36 +01:00 |
Roeland Jago Douma
|
20844c828a
|
Show open graph preview in WhatsApp
Whatsapp is picky about the size of the open graph images.
So we do some special handling.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-02-12 10:42:18 +01:00 |
Joas Schilling
|
a11415b167
|
Fix example regex for user agent matching
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-02-10 16:39:53 +01:00 |
Robin Appelman
|
fe23bb5916
|
adjust post body for new guzzle
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-02-09 17:13:33 +01:00 |
Robin Appelman
|
359ccbc023
|
Adjust integration tests to new guzzle
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-02-09 17:13:30 +01:00 |
Robin Appelman
|
97b44605f4
|
Adjust dav client to new guzzle
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-02-09 17:13:24 +01:00 |
Robin Appelman
|
9b25ff9fcb
|
adjust httpclient to guzzle6
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-02-09 17:13:21 +01:00 |
Robin Appelman
|
18215eb01d
|
update guzzlehttp/guzzle to 6.3.0
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-02-09 17:13:17 +01:00 |
Nextcloud bot
|
ee77f37df2
|
[tx-robot] updated from transifex
|
2018-02-09 15:28:58 +00:00 |
Christian Oliff
|
458ddf8cb4
|
Correct input type for email
Correct input type for email
|
2018-02-09 21:46:25 +09:00 |
Julius Härtl
|
cae311460a
|
Show share owner avatars on all file lists
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-02-09 11:42:47 +01:00 |
Morris Jobke
|
0841d29c4c
|
Merge pull request #6265 from nextcloud/unperl-l10n
Remove old perl script to update l10n files
|
2018-02-09 09:57:58 +01:00 |
Morris Jobke
|
5d75fb140c
|
Merge pull request #8270 from nextcloud/revoke-files_rightclick
Update CRL to revoke files_rightclick
|
2018-02-09 09:56:04 +01:00 |
Morris Jobke
|
a76d850b40
|
Update CRL to revoke files_rightclick
See https://github.com/nextcloud/app-certificate-requests/pull/134
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-02-09 09:42:57 +01:00 |
Nextcloud bot
|
15b4797629
|
[tx-robot] updated from transifex
|
2018-02-09 01:10:53 +00:00 |
Morris Jobke
|
ba9711f5d3
|
Merge pull request #8263 from nextcloud/fix_dev_man_link
Link to NC 14 dev manual
|
2018-02-08 23:18:00 +01:00 |
Morris Jobke
|
b63ea2c771
|
Merge pull request #8235 from nextcloud/swift-primairy-ci
Add ci for swift primary storage
|
2018-02-08 23:14:21 +01:00 |
Roeland Jago Douma
|
f07d3a3b55
|
Link to NC 14 dev manual
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-02-08 21:26:04 +01:00 |
Morris Jobke
|
23f9ef54e3
|
Remove old perl script to update l10n files
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-02-08 18:21:14 +01:00 |
Robin Appelman
|
2e3ed7db90
|
sleep more
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-02-08 15:18:26 +01:00 |
Roeland Jago Douma
|
3e0ef7e3f2
|
Try to silence phan
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-02-08 15:18:26 +01:00 |
Robin Appelman
|
e34c20af7d
|
don't swallow exception from touch
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-02-08 15:18:26 +01:00 |
Robin Appelman
|
85d23dd6fc
|
better error message on catalog error
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-02-08 15:18:26 +01:00 |
Robin Appelman
|
df6e23c98c
|
add ci for swift primary storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-02-08 15:18:25 +01:00 |
Morris Jobke
|
26e0c14c6d
|
Merge pull request #8033 from nextcloud/s3-uploader
Use S3Client::upload instead of splitting single/multipart upload ourselves
|
2018-02-08 14:30:02 +01:00 |
Morris Jobke
|
12c9bad5b2
|
Merge pull request #8100 from nextcloud/s3-folder-delete
Fix deleting folders when using s3 external storage
|
2018-02-08 14:11:12 +01:00 |
Morris Jobke
|
d767d01a0c
|
Merge pull request #8218 from nextcloud/display_proper_lang_string
Display the proper language strings in setttings
|
2018-02-08 11:13:10 +01:00 |
Joas Schilling
|
5b3843ca8f
|
Merge pull request #8252 from nextcloud/remove-wrong-documentation-link
Remove invalid link to documentation
|
2018-02-08 10:20:16 +01:00 |
Robin Appelman
|
48ea714341
|
Use a more widely available method to test s3 settings
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-02-08 09:34:05 +01:00 |
Joas Schilling
|
b7321b6a05
|
Merge pull request #8214 from axllent/referrer-fix
Block referrer information with "no-referrer"
|
2018-02-08 09:19:22 +01:00 |