forgejo/modules/markup
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. ()
This PR registers requests with the process manager and manages hierarchy within the processes.

Git repos are then associated with a context, (usually the request's context) - with sub commands using this context as their base context.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-11-30 20:06:32 +00:00
..
common Fix some lints () 2021-10-17 20:47:12 +01:00
csv Properly determine CSV delimiter () 2021-10-30 23:50:40 +08:00
external Make Requests Processes and create process hierarchy. Associate OpenRepository with context. () 2021-11-30 20:06:32 +00:00
markdown Prevent double sanitize () 2021-11-19 18:46:47 +08:00
mdstripper A better go code formatter, and now make fmt can run in Windows () 2021-11-17 20:34:35 +08:00
orgmode Prevent panic in Org mode HighlightCodeBlock () 2021-09-24 14:29:32 +01:00
html.go Fix issue markdown bugs () 2021-10-23 21:38:12 +08:00
html_internal_test.go Fix issue markdown bugs () 2021-10-23 21:38:12 +08:00
html_test.go Fix NPE in fuzzer () 2021-08-13 00:22:05 +02:00
renderer.go Prevent double sanitize () 2021-11-19 18:46:47 +08:00
renderer_test.go A better go code formatter, and now make fmt can run in Windows () 2021-11-17 20:34:35 +08:00
sanitizer.go Prevent double sanitize () 2021-11-19 18:46:47 +08:00
sanitizer_test.go Fix data URI scramble () 2021-06-07 18:55:26 +02:00