1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/templates
Giteabot d590607106
Render code block in activity tab () ()
Backport  by @JakobDev

This is a little bugfix. Inline code is usually rendered in issue
titles, but it is missing in the activity tab.

Before:
![Screenshot 2024-01-16 at 14-20-51
Test](https://github.com/go-gitea/gitea/assets/15185051/383370f3-0fb2-49de-81cc-014e5cf86727)
After:

![grafik](https://github.com/go-gitea/gitea/assets/15185051/83eaf973-ce9a-44ce-beea-2db49fc8bd73)

Co-authored-by: JakobDev <jakobdev@gmx.de>
2024-01-17 01:35:26 +01:00
..
admin Add word break to the repo list in admin settings page () () 2023-11-14 14:31:43 +08:00
api/packages/pypi Remove incorrect HTML self close tag () 2023-03-27 18:05:51 +02:00
base Avoid unnecessary 500 panic when a commit doesn't exist () () 2024-01-07 10:40:30 +00:00
code Fix 500 error of searching commits () () 2023-12-22 02:29:28 +00:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
devtest Improve dropdown button alignment and fix hover bug () () 2023-10-16 16:15:15 +08:00
explore Keep profile tab when clicking on Language () () 2023-12-03 14:54:53 +00:00
mail Update team invitation email link () 2023-08-31 16:26:13 +00:00
org Fix button size in "attached header right" () () 2024-01-12 15:04:19 +00:00
package switch destination directory for apt signing keys () () 2023-12-29 05:44:47 +00:00
projects Use full width for project boards () () 2023-11-27 18:20:53 +00:00
repo Render code block in activity tab () () 2024-01-17 01:35:26 +01:00
shared Fix wrong due date rendering in issue list page () () 2023-12-22 17:25:43 +00:00
status Clean up template locale usage () () 2023-10-31 17:35:55 +01:00
swagger Forbid removing the last admin user () () 2024-01-16 01:51:46 +00:00
user Rework markup link rendering () () 2024-01-16 02:13:29 +00:00
webhook Extract common code to new template () 2023-09-06 10:11:06 +00:00
home.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
install.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
post-install.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00