0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-23 15:53:07 -05:00
forgejo/modules/markup
yp05327 fb77784017
Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFileSize (#29653)
Fix #29506

(cherry picked from commit 9dc8a6336edddca0f3f90392bbc398f4ceaeaf13)
2024-03-11 23:36:59 +07:00
..
asciicast
common [GITEA] test markdown CleanValue to prevent regression 2024-02-05 16:09:41 +01:00
console
csv Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFileSize (#29653) 2024-03-11 23:36:59 +07:00
external
markdown Port "Fix wrong test usage of AppSubURL" 2024-03-06 21:47:44 +01:00
mdstripper
orgmode [BUG] Fix relative links on orgmode 2024-02-18 21:09:35 +01:00
camo.go
camo_test.go
html.go Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
html_internal_test.go
html_test.go Refactor some Str2html code (#29397) 2024-03-06 12:10:44 +08:00
renderer.go
renderer_test.go
sanitizer.go Add alert blocks in markdown (#29121) 2024-02-17 18:04:55 +01:00
sanitizer_test.go