summaryrefslogtreecommitdiffstats
path: root/modules/templates/helper.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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-201-2/+2
* 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
* 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-201-7/+9
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-9/+15
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-021-64/+0
* Simplify parameter types (#18006)Gusted2021-12-201-2/+2
* Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951)silverwind2021-12-161-4/+4
* Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...zeripath2021-12-141-0/+1
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+3
* Removed SizeFmt. (#17890)KN4CK3R2021-12-031-1/+0
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-1/+1
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-1/+2
* Fix visibility of org avatars (#17789)qwerty2872021-11-241-7/+13
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-12/+9
* Add QueryEscape to general funcmap (#17526)zeripath2021-11-021-0/+1
* fix email with + when active (#17518)Lunny Xiao2021-11-021-0/+1
* Add user status filter to admin user management page (#16770)wxiaoguang2021-10-121-2/+3
* Avatar refactor, move avatar code from `models` to `models.avatars`, remove d...wxiaoguang2021-10-061-6/+7
* Switch migration icon to svg (#15954)silverwind2021-09-181-3/+3
* Add missing icon set for `ActionRenameRepo` (#16972)a10121127962021-09-061-1/+1
* Report the correct number of pushes on the feeds (#16811)zeripath2021-08-251-0/+5
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-29/+0
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-5/+2
* Make Mermaid.js limit configurable (#16519)zeripath2021-07-241-0/+3
* Add custom emoji support (#16004)65432021-06-291-0/+3
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-6/+28
* Fix incorrect asset URL (#15805)silverwind2021-05-091-1/+1