Mario
|
48a33f08e2
|
ocap initial checkin
|
2023-06-02 11:33:44 +00:00 |
|
Mario
|
f3f861234d
|
minor css fix
|
2023-05-06 20:28:29 +00:00 |
|
Mario
|
aca1551e86
|
implement AS representation of photos and albums, cleanup and minor fixes
|
2021-10-13 09:23:59 +00:00 |
|
Max Kostikov
|
7e0416ac97
|
Remove unusable variable $sql_query
|
2021-03-08 19:05:03 +00:00 |
|
Max Kostikov
|
552796286e
|
Add support filesystem storage for xchan profile photos
|
2021-01-24 21:03:34 +01:00 |
|
Mario
|
e55ea8b126
|
undefined variable $filename
|
2021-01-15 20:52:18 +00:00 |
|
Max Kostikov
|
ca051e943f
|
Do not revalidate cached photos
|
2020-12-26 14:24:04 +01:00 |
|
Max Kostikov
|
d984918c75
|
Skip profile photo query from addons for undefined channel id
|
2020-12-07 11:08:41 +01:00 |
|
Max Kostikov
|
7cf9b85a97
|
Don't try to fetch profile photo for unknown channel
|
2020-10-25 11:43:35 +01:00 |
|
Max Kostikov
|
328900cf3b
|
Force browser photo revalidation
|
2020-04-29 14:38:11 +02:00 |
|
Max Kostikov
|
09ad48c12b
|
Prefer use Etag on photo modification validation
|
2019-11-04 21:44:42 +01:00 |
|
Max Kostikov
|
6f2a584279
|
Update Photo.php
|
2019-10-26 12:24:23 +02:00 |
|
Max Kostikov
|
de717268f7
|
Better cached photos processing
|
2019-10-26 12:22:09 +02:00 |
|
Max Kostikov
|
3c762b8809
|
Fix cache-control syntax for photos
|
2019-10-15 13:49:46 +02:00 |
|
M. Dent
|
7d0e576e3b
|
Updates to zcard/profile images and other public images to account for infrastructure caches (CDN)
|
2019-10-14 22:28:48 +02:00 |
|
Max Kostikov
|
a6f06c2d94
|
Fix ETag quotes
|
2019-07-15 10:57:04 +02:00 |
|
Max Kostikov
|
db8e46184b
|
Use html_entity_decode() for cached photo URL
|
2019-06-19 13:20:32 +02:00 |
|
Max Kostikov
|
eb44201c5f
|
Use goaway() base function
|
2019-04-27 21:38:54 +02:00 |
|
Max Kostikov
|
fe84dae313
|
Optimize cached photos processing
|
2019-04-24 11:18:17 +02:00 |
|
Max Kostikov
|
9104933b18
|
Add modified date in Etag hash calculation
|
2019-04-24 11:13:17 +02:00 |
|
Max Kostikov
|
db020ca1a3
|
Update Photo.php
|
2019-04-18 21:55:06 +02:00 |
|
Max Kostikov
|
eb02d01eed
|
Update Photo.php
|
2019-04-18 10:13:03 +02:00 |
|
Max Kostikov
|
7a9093f634
|
Implement ETag: header support for cache control
|
2019-04-18 09:50:37 +02:00 |
|
Max Kostikov
|
1732b2dfe3
|
Add 'must-revalidate' to Cache-control header for profile photos
|
2019-04-17 23:15:46 +02:00 |
|
Max Kostikov
|
a62f891a60
|
Precise 'Modified:' header processing if no profile photo added; remove duplicated code
|
2019-04-17 18:30:50 +02:00 |
|
Max Kostikov
|
c490970324
|
Fix file path with filesystem storage
|
2019-04-16 22:24:48 +02:00 |
|
Max Kostikov
|
8e0b9b82e9
|
Update Photo.php
|
2019-04-05 14:21:05 +02:00 |
|
Max Kostikov
|
ea4b4ddce4
|
Update Photo.php
|
2019-04-05 14:17:39 +02:00 |
|
Max Kostikov
|
bd95c7b82a
|
Update Photo.php
|
2019-04-05 14:15:40 +02:00 |
|
Max Kostikov
|
e20c5cf9cf
|
Prevent return wrong profile photo modification date by plugin
|
2019-04-05 14:10:48 +02:00 |
|
Max Kostikov
|
37d7d18bb7
|
Faster image processing with photo cache addon
|
2018-12-24 09:22:58 +01:00 |
|
Max Kostikov
|
05cb4fd897
|
Move SSLify code from Photo cache addon
|
2018-12-17 09:13:03 +01:00 |
|
Max Kostikov
|
1b0a6fe9eb
|
SSLify cached URL on redirect if needed
|
2018-12-17 00:58:46 +01:00 |
|
Max Kostikov
|
e0d68664c4
|
Remove photo_cache_enable variable
|
2018-12-16 20:48:36 +01:00 |
|
Max Kostikov
|
1c44912aff
|
Update Photo.php
|
2018-12-03 21:33:32 +01:00 |
|
Max Kostikov
|
b586fcebab
|
Update Photo.php
|
2018-12-03 21:21:23 +01:00 |
|
Max Kostikov
|
244c0d828a
|
Update Photo.php
|
2018-12-03 13:29:27 +01:00 |
|
Max Kostikov
|
57ebd7e170
|
New logic for less dependence on cache logic
|
2018-12-03 13:10:55 +01:00 |
|
Max Kostikov
|
f3831fa77f
|
Better cache settings logic
|
2018-11-29 21:27:06 +01:00 |
|
Max Kostikov
|
6aa99a903f
|
Code cleanup
|
2018-11-29 11:56:56 +01:00 |
|
Max Kostikov
|
bd0fc8a2d7
|
Add photo cache hooks
|
2018-11-29 10:38:25 +01:00 |
|
Mario
|
73b836c73d
|
Revert "Fix return on wrong sotred in Content-Length size for full size photos"
This reverts commit 6010b5c619
|
2018-11-19 13:11:18 +01:00 |
|
Mario
|
af0c2f59cc
|
Revert "Add filesize for streaming content"
This reverts commit 238a616292
|
2018-11-19 13:11:04 +01:00 |
|
Max Kostikov
|
238a616292
|
Add filesize for streaming content
|
2018-11-16 23:33:45 +01:00 |
|
Max Kostikov
|
6010b5c619
|
Fix return on wrong sotred in Content-Length size for full size photos
|
2018-11-16 23:14:10 +01:00 |
|
Max Kostikov
|
cf2f7f2132
|
Update Photo.php
|
2018-11-13 12:52:35 +01:00 |
|
Max Kostikov
|
a145559662
|
Remove uneccessary include/photos.php
|
2018-11-13 11:45:18 +01:00 |
|
Max Kostikov
|
d029e3dc16
|
Text formatting in Photo.php
|
2018-11-13 11:39:42 +01:00 |
|
Max Kostikov
|
286326a98e
|
Replace fetch_image_from_url() with z_fetch_url()
|
2018-11-13 11:38:49 +01:00 |
|
Max Kostikov
|
f7b00c62a4
|
Remove unnecessary Zulu timezone mention
|
2018-11-10 10:05:28 +01:00 |
|