summary refs log tree commit diff
path: root/tests/rest/media/v1/test_html_preview.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into developAndrew Morgan2022-06-281-0/+17
|\
| * Merge pull request from GHSA-22p3-qrh9-cx32reivilibre2022-06-281-0/+17
* | Improve URL previews for sites with only Twitter card information. (#13056)Patrick Cloke2022-06-161-0/+41
|/
* Improve URL previews for some pages (#12951)Patrick Cloke2022-06-031-1/+36
* Clean-up logic for rebasing URLs during URL preview. (#12219)Patrick Cloke2022-03-161-43/+11
* Add type hints to `tests/rest` (#12146)Dirk Klimpel2022-03-031-27/+27
* Support rendering previews with data: URLs in them (#11767)Patrick Cloke2022-01-241-0/+481