forgejo/templates/repo/diff
gempir d9c6cb71e1
Always go full width in PR view ()
This is an alternative solution to  
and would also close 

This makes the PR diff view always full width.
It makes sense to make use of that screen real estate. If you want a
more narrow view you can always resize your browser.
It also avoids cluttering the UI with another button + the database with
another column for the setting.

This is also how github and gitlab do it.
2023-02-16 13:25:00 -06:00
..
blob_excerpt.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
box.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
comment_form.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
comment_form_datahandler.tmpl Make sure fmt catches all templates () 2022-08-31 23:58:54 +08:00
comments.tmpl Add context cache as a request level cache () 2023-02-15 21:37:34 +08:00
compare.tmpl Always go full width in PR view () 2023-02-16 13:25:00 -06:00
conversation.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
csv_diff.tmpl Fix CSV diff for added/deleted files () 2022-09-17 10:45:32 +08:00
escape_title.tmpl Switch Unicode Escaping to a VSCode-like system () 2022-08-13 19:32:34 +01:00
image_diff.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
new_comment.tmpl Do not reload page after adding comments in Pull Request reviews () 2021-01-08 23:49:55 +02:00
new_review.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
options_dropdown.tmpl Add filetree on left of diff view () 2022-09-27 13:22:19 +08:00
section_code.tmpl Switch Unicode Escaping to a VSCode-like system () 2022-08-13 19:32:34 +01:00
section_split.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
section_unified.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
stats.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
whitespace_dropdown.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00