Morris Jobke
|
b1713b2f75
|
Enable file icons & previews in "Shared ..." categories
* sharing API returns now the mimetype icon path
* file previews are now lazyloaded by default (as the doc says)
* fixes #16086
|
2015-05-06 18:32:52 +02:00 |
Morris Jobke
|
e837927ad5
|
fix followup issues with unneeded parameters
|
2015-04-18 17:02:39 +02:00 |
Roeland Jago Douma
|
b0aa17b13f
|
OCS Fixes to allow setting of password without removing additional settings
- Added setPassword to share.php
- Fixed OCS API call
- Added unit tests
|
2015-03-30 14:00:50 +02:00 |
Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Roeland Jago Douma
|
9ce8e1ddc7
|
OCS API should return fancy OC url
* Also use the URLGenerator
|
2015-03-21 09:47:06 +01:00 |
Roeland Jago Douma
|
4436a9ce35
|
Shares should have a least read permission
* Throw 400 when a share is created or updated without read permissions
* Added unit tests
|
2015-03-01 17:13:17 +01:00 |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
Bjoern Schiessle
|
698ecbf308
|
OCS API for server-to-server sharing
|
2014-12-04 13:18:13 +01:00 |