1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05: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 Change webhook-type in create-view (#29114) 2024-02-15 14:59:48 +01:00
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 Performance improvements for pull request list page (#29900) 2024-03-21 14:13:08 +01:00
issuelist.tmpl Fix issue title rendering and refactor legacy function names (#32703) 2024-12-04 01:39:33 +00:00
repo_search.tmpl Improve repo search UI (#29767) 2024-03-15 09:45:30 +00:00
searchbottom.tmpl Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
searchfile.tmpl Fix wrong line number in code search result (#29260) 2024-03-06 07:24:43 +00:00