Roeland Jago Douma
|
777c3ee325
|
Add FileDisplayResponse
A lazy implementation of the DisplayResponse that only hits the
filesystem if the etag and mtime do not match.
|
2016-09-05 15:09:54 +02:00 |
Lukas Reschke
|
06fa486706
|
Merge pull request #1158 from nextcloud/cache_avatars
Cache avatars
|
2016-09-05 15:08:43 +02:00 |
Roeland Jago Douma
|
3b2beeaa14
|
Deprecate OCSRespone
The OCSResponse should not be used by apps. They should extend the
OCSController and use normal DataResponses instead.
|
2016-09-05 10:51:19 +02:00 |
Roeland Jago Douma
|
14136295b7
|
Cache avatars properly
* Set proper caching headers for avatars (15 minutes)
* For our own avatar use some extra logic to invalidate when we update
|
2016-08-30 09:00:16 +02:00 |
Joas Schilling
|
ba87db3fcc
|
Fix others
|
2016-07-21 18:13:57 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Roeland Jago Douma
|
e47b186d51
|
Move \OCP\AppFramework to PSR-4
|
2016-05-06 20:38:34 +02:00 |