summaryrefslogtreecommitdiffstats
path: root/templates (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-17Move metrics from macaron to chi (#13601)Lunny Xiao3-22/+22
2020-11-17fix media query edge case (#13546)Norwin12-51/+72
2020-11-17Fix label display on new issues (#13590)silverwind6-40/+26
2020-11-17Change markdown font weight to 600 (#13584)silverwind1-4/+4
2020-11-17Fix Fomatic Build (#13595)silverwind1-2/+2
2020-11-16[skip ci] Updated translations via CrowdinGiteaBot1-10/+10
2020-11-16Migration: Gitlab: Support Subdirectory (#13563)65431-0/+18
2020-11-16Fix comment triangles and tweak inline comment margins (#13554)silverwind3-46/+18
2020-11-16Use mount but not register for chi routes (#13555)Lunny Xiao6-16/+32
2020-11-16When building rootless docker image move chown&chmod to build stage (#13578)Lauris BH1-2/+1
2020-11-16Add tab-size support for Firefox (#13576)Dmitry Doroshev1-0/+1
2020-11-16Render diff stats server-side (#13579)silverwind4-29/+12
2020-11-15CSS color variables, less bold font weight and more (#13567)silverwind20-225/+221
2020-11-15Enable syntax highlighting for *.tmpl on GitHub (#13571)silverwind1-0/+1
2020-11-15Fix issue label rendering (#13570)silverwind3-10/+33
2020-11-15[skip ci] Updated translations via CrowdinGiteaBot3-0/+5
2020-11-15Add markdown support in organization description (#13549)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2-1/+5
2020-11-14Add email validity check (#13475)Chris Shyi13-2/+163
2020-11-14[API] Only Return Json (#13511)65435-48/+103
2020-11-14API: Fix GetQueryBeforeSince (#13559)65435-23/+43
2020-11-14Use monaco for the git hook editor (#13552)silverwind7-62/+74
2020-11-14missing quotes in default value slice (#13550)Patrick Aljord1-1/+1
2020-11-14unify layout between auth pages (#13547)Norwin6-96/+94
2020-11-14Fix issue label spacing and hover (#13553)silverwind3-9/+3
2020-11-13Use existing analyzer module for language detection for highlighting (#13522)mrsdizzie1-2/+5
2020-11-13Make heatmap colors more distinct (#13533)silverwind1-4/+4
2020-11-13Add missed sync branch/tag webhook (#13538)Lunny Xiao1-0/+8
2020-11-13proper signature validation (#13523)Cacciuc1-1/+1
2020-11-13Fix blame line alignment (#13542)silverwind1-0/+1
2020-11-13[skip ci] Updated translations via CrowdinGiteaBot2-3/+8
2020-11-13Reindent manifest.json (#13544)silverwind1-30/+30
2020-11-13Introduce go chi web framework as frontend of macaron, so that we can move ro...Lunny Xiao49-249/+4796
2020-11-13Various style fixes (#13534)silverwind7-58/+38
2020-11-13Prevent git operations for inactive users (#13527)Lunny Xiao2-10/+44
2020-11-12[skip ci] Updated translations via CrowdinGiteaBot1-0/+13
2020-11-12Form styling adjustments (#13501)silverwind6-207/+157
2020-11-12Lazy-load issue reviewers and assignees avatars (#13526)silverwind1-10/+14
2020-11-11[skip ci] Updated translations via CrowdinGiteaBot1-3/+3
2020-11-11Disallow urlencoded new lines in git protocol paths if there is a port (#13521)zeripath1-0/+3
2020-11-10Include OriginalAuthor in Reaction constraint (#13505)zeripath3-7/+47
2020-11-10fix: issue tracker link redirection (#13504)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf1-2/+2
2020-11-10Make heatmap shades linear (#13500)silverwind1-1/+1
2020-11-10Switch from SimpleMDE to EasyMDE (#13333)zeripath11-48/+53
2020-11-10Fix tooltips and issue dependency styles (#13458)silverwind15-145/+163
2020-11-10[skip ci] Updated translations via CrowdinGiteaBot1-1/+1
2020-11-10Some improvements for v156 (#13497)Lunny Xiao1-7/+12
2020-11-10Added title and action buttons to Project view page (#13437)Mohammad Hadi Hosseinpour3-2/+57
2020-11-10Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470)zeripath1-10/+32
2020-11-10Fix broken .comment > .content caused by #13457 (#13482)Cirno the Strongest1-0/+2
2020-11-09Fix panic bug in handling multiple references in commit (#13486)zeripath2-29/+95