0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-08 16:08:51 +01:00
gitea/templates/repo
silverwind c2fb27beb4
Improvements for Content Copy (#21842)
It now supports copying Markdown, SVG and Images (not in Firefox
currently because of lacking
[`ClipboardItem`](https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem)
support, but can be enabled in `about:config` and works). It will fetch
the data if in a rendered view or when it's an image.

Followup to https://github.com/go-gitea/gitea/pull/21629.
2022-11-21 17:59:42 +08:00
..
branch Fix UI column width, button overflow Fomantic's grid (#21559) 2022-10-28 09:48:48 -04:00
cite Copy citation file content, in APA and BibTex format, on repo home page (#19999) 2022-11-11 18:02:50 +01:00
diff Timeline and color tweaks (#21799) 2022-11-19 12:02:30 +08:00
editor
find
graph
issue Timeline and color tweaks (#21799) 2022-11-19 12:02:30 +08:00
migrate
projects
pulls fix: PR status layout on mobile (#21547) 2022-10-28 09:49:42 -04:00
release
settings Add Webhook authorization header (#20926) 2022-11-03 20:23:20 +02:00
wiki
activity.tmpl Respect user's locale when rendering the date range in the repo activity page (#21410) 2022-10-13 00:14:14 +03:00
blame.tmpl Show syntax lexer name in file view/blame (#21814) 2022-11-19 13:08:06 +02:00
branch_dropdown.tmpl Fix branch dropdown shifting on page load (#21428) 2022-10-19 13:39:55 +08:00
clone_buttons.tmpl
clone_script.tmpl
commit_page.tmpl Added space between avatar and username (#21825) 2022-11-15 16:36:53 -05:00
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl
commits_list.tmpl Change commits-table column width (#21564) 2022-10-25 18:00:37 +01:00
commits_table.tmpl
commits.tmpl
create.tmpl Remove cancel button in repo creation page (#21381) 2022-10-11 22:47:35 +08:00
empty.tmpl
file_info.tmpl Show syntax lexer name in file view/blame (#21814) 2022-11-19 13:08:06 +02:00
forks.tmpl
graph.tmpl
header.tmpl Allow disable RSS/Atom feed (#21622) 2022-11-21 13:14:58 +08:00
home.tmpl Remove href="javascript:;" in "save topics (Done)" button (#21813) 2022-11-15 10:10:50 +08:00
icon.tmpl
packages.tmpl
search.tmpl Add user/organization code search (#19977) 2022-10-11 00:12:03 +01:00
shabox_badge.tmpl
sub_menu.tmpl Render number of commits in repo page in a user friendly way (#21786) 2022-11-13 00:55:19 -05:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Localize all timestamps (#21440) 2022-10-17 12:08:21 +08:00
view_file.tmpl Improvements for Content Copy (#21842) 2022-11-21 17:59:42 +08:00
view_list.tmpl
watchers.tmpl