gitea/integrations/gitea-repositories-meta
Jonathan Tran 81467e6f35
Display SVG files as images instead of text (#14101)
* Change to display SVG files as images

* Remove unsafe styles from SVG CSP

* Add integration test to test SVG headers

* Add config setting to disable SVG rendering

* Add test for img tag when loading SVG image

* Remove the Raw view button for svg files since we don't fully support this

* Fix copyright year

* Rename and move config setting

* Add setting to cheat sheet in docs

* Fix so that comment matches cheat sheet

* Add allowing styles in CSP based on pull request feedback

* Re-enable raw button since we show SVG styles now

* Change so that SVG files are editable

* Add UI to toggle between source and rendered image for SVGs

* Change to show blame button for SVG images

* Fix to update ctx data

* Add test for DetectContentType when file is longer than sniffLen

Co-authored-by: Jonathan Tran <jon@allspice.io>
Co-authored-by: Kyle D <kdumontnu@gmail.com>
2021-01-12 22:45:19 -05:00
..
limited_org Fix org visibility bug when git cloning (#6743) 2019-04-25 21:59:10 +03:00
org26 Redirect issue if repo has configured external tracker. (#9247) 2019-12-06 23:21:18 -05:00
privated_org Fix org visibility bug when git cloning (#6743) 2019-04-25 21:59:10 +03:00
user2 Display SVG files as images instead of text (#14101) 2021-01-12 22:45:19 -05:00
user3/repo3.git Add review request api (#11355) 2020-10-20 14:18:25 -04:00
user5/repo4.git Kanban board (#8346) 2020-08-16 23:07:38 -04:00
user12/repo10.git Fix 404 when send pull request some situation (#6871) 2019-05-07 13:20:23 -04:00
user13/repo11.git Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
user27 [RFC] Make archival asynchronous (#11296) 2020-11-07 22:27:28 +02:00