0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-03 08:35:30 +01:00
gitea/templates/shared
wxiaoguang 2f43536c3e
Fix issue title rendering and refactor legacy function names (#32703)
Fix #32700, regression of recent markup refactoring

And by the way, clarify many legacy problems:

1. Some "RenderXxx" functions do not really "render", they only call "post processors"
2. Merge "RenderEmoji | RenderCodeBlock", they are all for "simple issue title"
2024-12-04 01:39:33 +00:00
..
actions Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
misc Prevent tab shifting, remove extra margin on fluid pages (#31090) 2024-05-27 06:45:16 +00:00
search Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) 2024-04-29 20:15:35 +00:00
secrets Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
user Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
variables Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
webhook
combomarkdowneditor.tmpl Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
fileisempty.tmpl Improve detecting empty files (#31332) 2024-06-13 01:06:46 +00:00
filetoolarge.tmpl Improve detecting empty files (#31332) 2024-06-13 01:06:46 +00:00
issueicon.tmpl
issuelist.tmpl Fix issue title rendering and refactor legacy function names (#32703) 2024-12-04 01:39:33 +00:00
repo_search.tmpl
searchbottom.tmpl Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
searchfile.tmpl