Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unusable variable $sql_query | Max Kostikov | 2021-03-08 | 1 | -1/+1 |
| | |||||
* | Add support filesystem storage for xchan profile photos | Max Kostikov | 2021-01-24 | 1 | -3/+3 |
| | |||||
* | undefined variable $filename | Mario | 2021-01-15 | 1 | -1/+1 |
| | |||||
* | Do not revalidate cached photos | Max Kostikov | 2020-12-26 | 1 | -3/+4 |
| | |||||
* | Skip profile photo query from addons for undefined channel id | Max Kostikov | 2020-12-07 | 1 | -11/+11 |
| | |||||
* | Don't try to fetch profile photo for unknown channel | Max Kostikov | 2020-10-25 | 1 | -12/+14 |
| | |||||
* | Force browser photo revalidation | Max Kostikov | 2020-04-29 | 1 | -2/+2 |
| | |||||
* | Prefer use Etag on photo modification validation | Max Kostikov | 2019-11-04 | 1 | -1/+1 |
| | |||||
* | Update Photo.php | Max Kostikov | 2019-10-26 | 1 | -1/+1 |
| | |||||
* | Better cached photos processing | Max Kostikov | 2019-10-26 | 1 | -13/+5 |
| | |||||
* | Fix cache-control syntax for photos | Max Kostikov | 2019-10-15 | 1 | -2/+1 |
| | |||||
* | Updates to zcard/profile images and other public images to account for ↵ | M. Dent | 2019-10-14 | 1 | -1/+7 |
| | | | | infrastructure caches (CDN) | ||||
* | Fix ETag quotes | Max Kostikov | 2019-07-15 | 1 | -1/+1 |
| | |||||
* | Use html_entity_decode() for cached photo URL | Max Kostikov | 2019-06-19 | 1 | -1/+1 |
| | |||||
* | Use goaway() base function | Max Kostikov | 2019-04-27 | 1 | -2/+1 |
| | |||||
* | 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 |