0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-27 08:39:18 -05:00
forgejo/routers
Gergely Nagy 923035e418 Highlight signed tags like signed commits
This makes signed tags show a badge in the tag list similar to signed
commits in the commit list, and a more verbose block when viewing a
single tag. Works for both GPG and SSH signed tags.

Fixes #1316.

Work sponsored by @glts.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-04-01 13:42:11 +00:00
..
api Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2024-03-30 07:17:32 +01:00
common
install
private Restore deleted branches when syncing (#29898) 2024-03-26 19:04:25 +01:00
utils
web Highlight signed tags like signed commits 2024-04-01 13:42:11 +00:00
init.go