gitea/routers/api/v1/misc
wxiaoguang 633785a5f3
Refactor markup render system (#32612)
This PR removes (almost) all path tricks, and introduces "renderhelper"
package.

Now we can clearly see the rendering behaviors for comment/file/wiki,
more details are in "renderhelper" tests.

Fix #31411 , fix #18592, fix #25632 and maybe more problems. (ps: fix
#32608 by the way)
2024-11-24 16:18:57 +08:00
..
gitignore.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
label_templates.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
licenses.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
markup.go Refactor markup render system (#32589) 2024-11-22 05:48:09 +00:00
markup_test.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
nodeinfo.go Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
signing.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
version.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00