summaryrefslogtreecommitdiffstats
path: root/modules/templates
Commit message (Expand)AuthorAgeFilesLines
* Scoped label display and documentation tweaks (#23430) (#23433)Giteabot2023-03-151-3/+1
* Add context when rendering labels or emojis (#23281) (#23319)Giteabot2023-03-061-10/+11
* Avoid warning for system setting when start up (#23054) (#23116)Yarden Shoham2023-02-241-1/+1
* Fix nil context in RenderMarkdownToHtml (#23092) (#23108)Yarden Shoham2023-02-241-1/+2
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-2/+68
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-12/+11
* Fix more HTMLURL in templates (#22831)wxiaoguang2023-02-091-0/+4
* Implement actions (#21937)Jason Song2023-01-311-0/+3
* Display error log when a modified template has an error so that it could reco...Lunny Xiao2023-01-031-2/+9
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-1/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-2710-20/+10
* Fix vertical align of committer avatar rendered by email address (#21884)Xinyu Zhou2022-11-231-3/+3
* Fix dashboard ignored system setting cache (#21621)Lunny Xiao2022-11-101-2/+1
* Move svg html render to modules/svg (#21716)Lunny Xiao2022-11-081-47/+8
* feat: notify doers of a merge when automerging (#21553)kolaente2022-11-031-1/+1
* Fix generating compare link (#21519)Lunny Xiao2022-10-211-0/+13
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-171-1/+3
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-161-0/+11
* Add nicer error handling on template compile errors (#21350)zeripath2022-10-073-1/+225
* Show label description in comments section (#21156)JakobDev2022-09-161-5/+5
* Make labels clickable in the comments section. (#21137)Blender Defender2022-09-121-3/+3
* Remove fomantic image module (#21145)silverwind2022-09-121-3/+3
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-285-163/+250
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-17/+17
* Enable contenthash in filename for dynamic assets (#20813)silverwind2022-08-231-1/+3
* Don't open new page for ext wiki on same repository (#20725)Gusted2022-08-201-0/+1
* Fix push mirror address backend get error Address cause setting page display ...xpy2022-08-141-2/+2
* Add disable download source configuration (#20548)Lunny Xiao2022-07-311-4/+5
* Vertical align avatar at middle (#20302)Gusted2022-07-101-1/+1
* Make better use of i18n (#20096)Gusted2022-06-261-2/+0
* Add more linters to improve code readability (#19989)Wim2022-06-202-4/+4
* fix push mirrors URL are no longer displayed on the UI (#20011)Mohamed Sekour2022-06-181-3/+0
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-1/+2
* Prettify number of issues (#17760)Gusted2022-06-121-12/+21
* Fix some mirror bugs (#18649)Lunny Xiao2022-06-111-7/+23
* Automatically render wiki TOC (#19873)zeripath2022-06-081-0/+61
* Move access and repo permission to models/perm/access (#19350)Lunny Xiao2022-05-111-1/+1
* Update go tool dependencies (#19676)silverwind2022-05-101-2/+2
* Calculate filename hash only once (#19654)KN4CK3R2022-05-091-6/+0
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-023-3/+0
* Refactor legacy `unknwon/com` package, improve golangci lint (#19284)wxiaoguang2022-04-012-0/+165
* Add Package Registry (#16510)KN4CK3R2022-03-301-1/+11
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-1/+2
* Prevent start panic due to missing DotEscape functionAndrew Thornton2022-03-231-0/+1
* Try to prevent autolinking of displaynames by email readers (#19169)zeripath2022-03-231-0/+5
* Fix display time of milestones (#18753)René Schaar2022-02-161-2/+2
* format with gofumpt (#18184)65432022-01-204-14/+12
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-9/+15
* Remove golang vendored directory (#18277)techknowlogick2022-01-141-1/+1
* Fix various typos (#18219)luzpaz2022-01-101-1/+1