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
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.
2 years ago
..
admin Allow package version sorting (#21453) 2 years ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base Allow disable RSS/Atom feed (#21622) 2 years ago
code Run `make fmt` (#21437) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Timeline and color tweaks (#21799) 2 years ago
mail Add team member invite by email (#20307) 2 years ago
org Allow disable RSS/Atom feed (#21622) 2 years ago
package Add package registry cleanup rules (#21658) 2 years ago
repo Improvements for Content Copy (#21842) 2 years ago
shared Timeline and color tweaks (#21799) 2 years ago
status Remove fomantic image module (#21145) 2 years ago
swagger Support comma-delimited string as labels in issue template (#21831) 2 years ago
user Allow disable RSS/Atom feed (#21622) 2 years ago
home.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
install.tmpl Clean up formatting on install page (#21668) 2 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago