summaryrefslogtreecommitdiffstats
path: root/services/markup/processorhelper.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Format codeMai-Lapyst2024-03-281-4/+0
* Fix formating & remove commented out codeMai-Lapyst2024-03-271-19/+0
* Close git.Repository when GetRepoFileBlob returnsMai-Lapyst2024-03-271-0/+1
* Add setting to restrict count of lines being displayed & only highlight those...Mai-Lapyst2024-03-251-9/+15
* Get locales directly from context like the other code; add translations for s...Mai-Lapyst2024-03-161-14/+0
* Check error in GetRepoFileContent for io.ReadAllMai-Lapyst2024-03-151-1/+4
* Render inline file permalinksMai-Lapyst2024-03-151-0/+81
* Move context from modules to services (#29440)Lunny Xiao2024-03-061-1/+1
* Add RTL rendering support to Markdown (#24816)silverwind2023-05-201-0/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Link mentioned user in markdown only if they are visible to viewer (#21554)Yarden Shoham2022-10-231-8/+12
* Add link to user profile in markdown mention only if user exists (#21533)Yarden Shoham2022-10-221-0/+29