gitea/templates
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
..
admin Allow package version sorting (#21453) 2022-10-23 09:18:15 +08:00
api/packages/pypi
base Allow disable RSS/Atom feed (#21622) 2022-11-21 13:14:58 +08:00
code Run make fmt (#21437) 2022-10-13 21:33:54 -04:00
custom
explore Timeline and color tweaks (#21799) 2022-11-19 12:02:30 +08:00
mail Add team member invite by email (#20307) 2022-10-19 14:40:28 +02:00
org Allow disable RSS/Atom feed (#21622) 2022-11-21 13:14:58 +08:00
package Add package registry cleanup rules (#21658) 2022-11-20 16:08:38 +02:00
repo Improvements for Content Copy (#21842) 2022-11-21 17:59:42 +08:00
shared Timeline and color tweaks (#21799) 2022-11-19 12:02:30 +08:00
status Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00
swagger Support comma-delimited string as labels in issue template (#21831) 2022-11-19 15:22:15 +00:00
user Allow disable RSS/Atom feed (#21622) 2022-11-21 13:14:58 +08:00
home.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
install.tmpl Clean up formatting on install page (#21668) 2022-11-03 20:41:01 +00:00
post-install.tmpl