server/apps/files_external
Adam Williamson f76419d190 fix touch() when $mtime is set (Google wants RFC3339) #11267
ownCloud passes us a Unix time integer, but the GDrive API wants
an RFC3339-formatted date. Actually it wants a single particular
RFC3339 format, not just anything that complies will do - it
requires the fractions to be specified, though RFC3339 doesn't.

This resolves issue #11267 (and was also noted by PVince81 in
reviewing PR #6989).
2014-11-10 11:56:01 -08:00
..
3rdparty Merge pull request #10968 from owncloud/admin-groupsselect2 2014-09-19 16:50:56 +02:00
ajax Merge pull request #10420 from owncloud/external-share-self-signed 2014-08-31 15:50:30 +02:00
appinfo Added OC.L10N namespace with translation functions 2014-10-29 10:09:12 +01:00
css Improve UI of external storage configuration 2014-08-30 09:02:37 +01:00
img introduce new app page layout 2014-10-15 15:21:40 +02:00
js cleanup variable names and duplicate jQuery selectors 2014-10-13 18:40:57 +02:00
l10n [tx-robot] updated from transifex 2014-11-09 01:54:30 -05:00
lib fix touch() when $mtime is set (Google wants RFC3339) #11267 2014-11-10 11:56:01 -08:00
templates Move certificate management interface from files_external to core 2014-08-31 10:47:50 +02:00
tests test files external amazon s3 storage id migration 2014-10-31 14:26:09 +01:00
list.php Added external storage list in files app 2014-06-06 15:06:26 +02:00
personal.php Make files non executable 2014-10-24 11:14:51 +02:00
settings.php manage select2 via bower 2014-11-06 09:27:12 +01:00