forgejo/templates/repo
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
..
branch
diff Do not reload page after adding comments in Pull Request reviews (#13877) 2021-01-08 23:49:55 +02:00
editor
graph
issue Do not reload page after adding comments in Pull Request reviews (#13877) 2021-01-08 23:49:55 +02:00
migrate Hide migration failed by default (#14188) 2020-12-30 11:04:30 +08:00
projects
pulls
release
settings
wiki Consolidate clone button templates (#14023) 2020-12-28 13:30:06 -05:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl Consolidate clone button templates (#14023) 2020-12-28 13:30:06 -05:00
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl expose translation of previously hardcoded string (#14087) 2020-12-21 21:12:13 +08:00
empty.tmpl Consolidate clone button templates (#14023) 2020-12-28 13:30:06 -05:00
forks.tmpl
graph.tmpl
header.tmpl Improve basic button and label styles (#14119) 2020-12-27 18:53:53 +08:00
home.tmpl Consolidate clone button templates (#14023) 2020-12-28 13:30:06 -05:00
icon.tmpl
search.tmpl Search and Diff CSS enhancements (#14050) 2020-12-20 13:00:03 -05:00
shabox_badge.tmpl
sub_menu.tmpl Search and Diff CSS enhancements (#14050) 2020-12-20 13:00:03 -05:00
upload.tmpl
user_cards.tmpl
view_file.tmpl Display SVG files as images instead of text (#14101) 2021-01-12 22:45:19 -05:00
view_list.tmpl
watchers.tmpl