Morris Jobke
|
8a505e8767
|
Merge pull request #8376 from nextcloud/devgals
Fix edit tag textbox size
|
2018-02-15 15:50:50 +01:00 |
|
Morris Jobke
|
e97ae9aac5
|
Merge pull request #8372 from nextcloud/encapsulate-app-require
Properly encapsulate require_once for app.php
|
2018-02-15 15:47:22 +01:00 |
|
Aastha Gupta
|
fd39d35138
|
Fix edit tag textbox size
Fixes #7586
Signed-off-by: Aastha Gupta <aastha.gupta4104@gmail.com>
|
2018-02-15 17:34:42 +05:30 |
|
Morris Jobke
|
b7ee624988
|
Merge pull request #8280 from coliff/coliff-email-inputtype
Correct input type for email
|
2018-02-15 12:49:27 +01:00 |
|
Julius Härtl
|
f36e8313ff
|
Add throws annotation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-02-15 12:23:49 +01:00 |
|
Julius Härtl
|
c300a64520
|
Merge pull request #8277 from nextcloud/avatars-shared-all
Show share owner avatars on all file lists
|
2018-02-15 12:11:09 +01:00 |
|
Morris Jobke
|
07e91d2d62
|
Merge pull request #7754 from pierlon/master
Add icons to devices/sessions
|
2018-02-15 11:27:54 +01:00 |
|
Julius Härtl
|
04053311ee
|
Properly encapsulate require_once for app.php
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-02-15 11:20:22 +01:00 |
|
Morris Jobke
|
cd2e5b549c
|
Merge pull request #8365 from nextcloud/fix-phpdoc
Fix typo in PHPDoc
|
2018-02-15 10:35:24 +01:00 |
|
Morris Jobke
|
9cb2aaa596
|
Fix typo in PHPDoc
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-02-15 10:21:31 +01:00 |
|
Nextcloud bot
|
01623d4aca
|
[tx-robot] updated from transifex
|
2018-02-14 21:37:31 +00:00 |
|
Morris Jobke
|
24f96513fd
|
Merge pull request #8259 from nextcloud/guzzle6
update guzzlehttp/guzzle to 6.3.0
|
2018-02-14 22:26:19 +01:00 |
|
Morris Jobke
|
236086c457
|
Merge pull request #8335 from nextcloud/remove-unused-import
Remove unused import statements
|
2018-02-14 22:23:07 +01:00 |
|
Morris Jobke
|
d3d045dd5c
|
Remove unused import statements
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-02-14 16:55:43 +01:00 |
|
Joas Schilling
|
a966d5256c
|
Merge pull request #8328 from nextcloud/bugfix/noid/filter-out-the-current-user-by-email-too
Filter out the current user when searching for emails too
|
2018-02-14 11:53:48 +01:00 |
|
Joas Schilling
|
c32a94b78d
|
Merge pull request #8337 from nextcloud/use-non-alias-method
Use non aliased method instead
|
2018-02-14 10:09:09 +01:00 |
|
Joas Schilling
|
d1fb939e86
|
Merge pull request #8338 from nextcloud/simplify-return-statement
Simplify return statement
|
2018-02-14 10:08:28 +01:00 |
|
Nextcloud bot
|
ff1b343c4a
|
[tx-robot] updated from transifex
|
2018-02-14 01:11:53 +00:00 |
|
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 |
|
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 |
|
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 |
|