server/apps/files/tests
Roeland Jago Douma 5e9ca79788 Do not calculate non essential info
There is no need to calculate a human readable date on the server side.
We supply the mtime and a client can easily convert that himself if
needed. This is already done most of the time since the date is often
not in the exact right format.

There is also no need to attach icon info. We have that available in
javascript. And else the client should get the right icon based on the
mimetype for its platform.

* Updated tests
2015-10-13 14:56:55 +02:00
..
command [command] delete orphaned file cache entries 2015-04-08 10:23:56 +02:00
controller Do not calculate non essential info 2015-10-13 14:56:55 +02:00
js If an inline files action provides an alt text show it 2015-10-03 15:47:20 +02:00
service update license headers and authors 2015-06-25 14:13:49 +02:00
activitytest.php Correctly make use of the languageCode argument in the files activity extension 2015-08-10 14:40:33 +02:00
ajax_rename.php Do not calculate non essential info 2015-10-13 14:56:55 +02:00
helper.php Update license headers 2015-03-26 11:44:36 +01:00