You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
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>
4 years ago
..
admin Add option to change username to the admin panel (#14229) 4 years ago
base Consolidate Logos and update README header (#14136) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Various UI fixes (#14239) 4 years ago
mail Add email notify for new release (#12463) 4 years ago
org Kd/fix team avatar aspect ratio (#14200) 4 years ago
repo Display SVG files as images instead of text (#14101) 4 years ago
shared Improve label and text wrapping (#14113) 4 years ago
status Style and template tweaks (#13828) 4 years ago
swagger Add MirrorInterval to the API (#14163) 4 years ago
user Handle NotifyCreateRef as create branch in feeds (#14245) 4 years ago
home.tmpl Consolidate Logos and update README header (#14136) 4 years ago
install.tmpl Add class to page content to unify top margin (#13766) 4 years ago
post-install.tmpl Add class to page content to unify top margin (#13766) 4 years ago