nextcloud/apps/files_sharing
Roeland Jago Douma fc64ea670d Allow to directly set the expireDate on a new (link)share
Since this extends the API we now properly parse the date. We only
accept valid ISO 8601 Dates (YYYY-MM-DD).

Currently this only works for link shares (it is just ignored for other
shares). Since we do not have user/group/federated expiring shares yet.

* Tests added
2015-08-29 12:39:47 +02:00
..
ajax Use IClientService to check for remote ownCloud instances 2015-08-22 14:39:43 +02:00
api Allow to directly set the expireDate on a new (link)share 2015-08-29 12:39:47 +02:00
appinfo Use IClientService to check for remote ownCloud instances 2015-08-22 14:39:43 +02:00
css fix horizontal scrollbar in personal settings caused by federated cloud ID section 2015-08-24 09:36:44 +02:00
img fix look of 'Share with me via ownCloud' button, fix wording 2015-06-17 16:05:05 +02:00
js Improve right sidebar tabs behavior 2015-08-14 16:51:04 +02:00
l10n Remove languages which are no longer maintained on transifex 2015-08-26 12:19:24 +02:00
lib Merge pull request #18477 from owncloud/fed-alwaysdetectremotechanges 2015-08-24 12:17:23 +02:00
templates don't load gs-share 2015-08-25 16:49:40 +02:00
tests Allow to directly set the expireDate on a new (link)share 2015-08-29 12:39:47 +02:00
list.php update license headers and authors 2015-06-25 14:13:49 +02:00
public.php Update license headers 2015-03-26 11:44:36 +01:00
publicwebdav.php split out creating the sabre dav server to it's own factory 2015-08-11 14:43:46 +02:00
settings-admin.php Update license headers 2015-03-26 11:44:36 +01:00
settings-personal.php Simply hide sharing buttons for IE8 - fixes #18011 2015-08-25 16:05:57 +02:00