Faraz Samapoor
|
a304ba5b5a
|
Refactors lib/private/Collaboration.
Mainly using PHP8's constructor property promotion.
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
|
2023-10-03 09:17:10 +07:00 |
Julien Veyssier
|
3621a6b4ec
|
avoid requests to opengraph image if no host detected
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-06-09 10:37:58 +07:00 |
Julius Härtl
|
b6d1154260
|
fix(references): Do not log errors on 404 responses of opengraph image fetching
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-13 18:18:04 +07:00 |
Julien Veyssier
|
f0589523c8
|
improve link reference content-type check, accept 'text/html;*'
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-01-10 16:17:52 +07:00 |
Julien Veyssier
|
b07adddf39
|
in the link reference provider, check if the link content type begins with text/html
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-01-09 11:08:56 +07:00 |
Julien Veyssier
|
552611d341
|
add restrictions on content-type and content-size when downloading to resolve with opengraph link provider
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-01-05 12:36:11 +07:00 |
Julius Härtl
|
f69151e626
|
Move Reference class to public namespace
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-09-26 10:04:28 +07:00 |
Julius Härtl
|
1ab66988bc
|
Inject all dependnencies and increase cache timeout
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-08-31 18:02:57 +07:00 |
Julius Härtl
|
80f6a5834a
|
Refactor cache handling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-08-31 16:24:35 +07:00 |
Julius Härtl
|
a392235e23
|
Cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-08-31 16:24:33 +07:00 |
Julius Härtl
|
bee8fd2408
|
Limit preview file size
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-08-31 16:20:07 +07:00 |
Julius Härtl
|
eaef5687f9
|
Add full public interfaces
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-08-31 16:20:06 +07:00 |
Julius Härtl
|
0ce0d37ac1
|
Implement image caching
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-08-31 16:20:06 +07:00 |
Julius Härtl
|
31be855522
|
Implement reference provider based caching
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-08-31 16:20:06 +07:00 |
Julius Härtl
|
9d9c7f4b75
|
Make reference fetching configurable
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-08-31 16:20:06 +07:00 |
Julius Härtl
|
de3e541fde
|
API for fetching reference metadata
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-08-31 16:20:05 +07:00 |