nextcloud/apps/files/lib
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
..
activity.php Use shorter text on the sidebar for files activities 2015-10-02 09:54:07 +02:00
activityhelper.php Make scrutinizer happy 2015-04-01 12:13:49 +02:00
app.php Check target name on rename with web UI 2015-05-29 19:30:09 +02:00
capabilities.php Moved core apps to the capabilities manager 2015-08-10 10:45:16 +02:00
helper.php Do not calculate non essential info 2015-10-13 14:56:55 +02:00