Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize cached photos processing | Max Kostikov | 2019-04-24 | 1 | -11/+13 |
| | |||||
* | Add modified date in Etag hash calculation | Max Kostikov | 2019-04-24 | 1 | -3/+8 |
| | |||||
* | Update Photo.php | Max Kostikov | 2019-04-18 | 1 | -1/+1 |
| | |||||
* | Update Photo.php | Max Kostikov | 2019-04-18 | 1 | -2/+4 |
| | |||||
* | Implement ETag: header support for cache control | Max Kostikov | 2019-04-18 | 1 | -15/+14 |
| | |||||
* | Add 'must-revalidate' to Cache-control header for profile photos | Max Kostikov | 2019-04-17 | 1 | -1/+4 |
| | |||||
* | Precise 'Modified:' header processing if no profile photo added; remove ↵ | Max Kostikov | 2019-04-17 | 1 | -29/+8 |
| | | | | duplicated code | ||||
* | Fix file path with filesystem storage | Max Kostikov | 2019-04-16 | 1 | -1/+1 |
| | |||||
* | Update Photo.php | Max Kostikov | 2019-04-05 | 1 | -5/+5 |
| | |||||
* | Update Photo.php | Max Kostikov | 2019-04-05 | 1 | -1/+1 |
| | |||||
* | Update Photo.php | Max Kostikov | 2019-04-05 | 1 | -3/+4 |
| | |||||
* | Prevent return wrong profile photo modification date by plugin | Max Kostikov | 2019-04-05 | 1 | -21/+23 |
| | |||||
* | Faster image processing with photo cache addon | Max Kostikov | 2018-12-24 | 1 | -5/+6 |
| | |||||
* | Move SSLify code from Photo cache addon | Max Kostikov | 2018-12-17 | 1 | -6/+5 |
| | |||||
* | SSLify cached URL on redirect if needed | Max Kostikov | 2018-12-17 | 1 | -1/+3 |
| | |||||
* | Remove photo_cache_enable variable | Max Kostikov | 2018-12-16 | 1 | -1/+1 |
| | |||||
* | Update Photo.php | Max Kostikov | 2018-12-03 | 1 | -1/+1 |
| | |||||
* | Update Photo.php | Max Kostikov | 2018-12-03 | 1 | -1/+1 |
| | |||||
* | Update Photo.php | Max Kostikov | 2018-12-03 | 1 | -1/+1 |
| | |||||
* | New logic for less dependence on cache logic | Max Kostikov | 2018-12-03 | 1 | -15/+12 |
| | |||||
* | Better cache settings logic | Max Kostikov | 2018-11-29 | 1 | -4/+4 |
| | |||||
* | Code cleanup | Max Kostikov | 2018-11-29 | 1 | -3/+3 |
| | |||||
* | Add photo cache hooks | Max Kostikov | 2018-11-29 | 1 | -33/+57 |
| | |||||
* | Revert "Fix return on wrong sotred in Content-Length size for full size photos" | Mario | 2018-11-19 | 1 | -4/+2 |
| | | | This reverts commit 6010b5c6198bf49c39029a657443b5bf1be8b408 | ||||
* | Revert "Add filesize for streaming content" | Mario | 2018-11-19 | 1 | -1/+0 |
| | | | This reverts commit 238a616292ad5c6e7be97a4dd763a302729abf80 | ||||
* | Add filesize for streaming content | Max Kostikov | 2018-11-16 | 1 | -0/+1 |
| | |||||
* | Fix return on wrong sotred in Content-Length size for full size photos | Max Kostikov | 2018-11-16 | 1 | -2/+4 |
| | |||||
* | Update Photo.php | Max Kostikov | 2018-11-13 | 1 | -4/+4 |
| | |||||
* | Remove uneccessary include/photos.php | Max Kostikov | 2018-11-13 | 1 | -1/+0 |
| | |||||
* | Text formatting in Photo.php | Max Kostikov | 2018-11-13 | 1 | -2/+2 |
| | |||||
* | Replace fetch_image_from_url() with z_fetch_url() | Max Kostikov | 2018-11-13 | 1 | -6/+8 |
| | |||||
* | Remove unnecessary Zulu timezone mention | Max Kostikov | 2018-11-10 | 1 | -1/+1 |
| | |||||
* | Fixed timezone conversion | Max Kostikov | 2018-11-09 | 1 | -4/+4 |
| | |||||
* | Correct "Content-Length:" calculation added | Max Kostikov | 2018-11-08 | 1 | -1/+1 |
| | |||||
* | $data only contains the link to the image if the image is in os storage. The ↵ | Mario Vavti | 2018-11-08 | 1 | -1/+2 |
| | | | | size is calculatet wrong in this case and the download fails. rely on filesize from the db for content-length | ||||
* | Disable image caching if personal or group permissions enabled | Max Kostikov | 2018-11-07 | 1 | -6/+6 |
| | |||||
* | Added `If-Modified-Since` header support for better image caching and fixed ↵ | Max Kostikov | 2018-11-07 | 1 | -6/+14 |
| | | | | absent 404 for photos | ||||
* | Revert "remove 'Expiries' HTTP header" | Max Kostikov | 2018-11-07 | 1 | -1/+2 |
| | | | This reverts commit 40d9277ef38ef1200db59cd2f8c6b9e2a80bc332 | ||||
* | remove 'Expiries' HTTP header | Max Kostikov | 2018-11-06 | 1 | -2/+1 |
| | |||||
* | Update Photo.php | Max Kostikov | 2018-11-06 | 1 | -2/+2 |
| | |||||
* | Update Photo.php | Max Kostikov | 2018-11-06 | 1 | -4/+2 |
| | |||||
* | Update Photo.php | Max Kostikov | 2018-11-06 | 1 | -2/+3 |
| | |||||
* | 'Last-Modified' and 'Content-Length' HTTP headers added for better image caching | Max Kostikov | 2018-11-06 | 1 | -9/+18 |
| | |||||
* | Update Photo.php | Max Kostikov | 2018-11-05 | 1 | -1/+1 |
| | |||||
* | Use modern get_config() syntax | Max Kostikov | 2018-11-05 | 1 | -4/+2 |
| | |||||
* | wrong default param for pubstream_incl (this checkin also picked up a few ↵ | zotlabs | 2018-05-18 | 1 | -2/+3 |
| | | | | minor and hopefully non-significant changes) | ||||
* | missing include | Mario Vavti | 2018-05-16 | 1 | -0/+1 |
| | |||||
* | provide function to fetch photo contents from url | zotlabs | 2018-05-15 | 1 | -7/+4 |
| | |||||
* | we must now provide the full path to the profile image for the cavatar ↵ | Mario Vavti | 2018-05-15 | 1 | -6/+6 |
| | | | | plugin to work | ||||
* | Back in the day there were good reasons for showing a permission denied ↵ | zotlabs | 2018-05-06 | 1 | -8/+9 |
| | | | | photo instead of a null img. It distinguished a 403 from a 404 in an unmistakable way. What we've discovered is that nothing that is gained from this knowledge and it mostly just annoys and confuses people who can't really do anything about it except to express their annoyance/confusion. So just do a 403/404 instead. |