summaryrefslogtreecommitdiffstats
path: root/cmd/web.go (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-13Only offer hostcertificates if they exist (#15849)zeripath2-4/+24
2021-05-13Allow custom highlight mapping beyond file extensions (#15808)mlpo1-10/+17
2021-05-13fix truncate utf8 string (#15828)yan2-4/+13
2021-05-13[skip ci] Updated translations via CrowdinGiteaBot1-11/+15
2021-05-12Fix bound address/port for caddy's certmagic library (#15758)Blake Miner1-0/+8
2021-05-12change s3 bucket name (#15847)techknowlogick1-3/+3
2021-05-12Unregister non-matching serviceworkers (#15834)silverwind5-30/+80
2021-05-12Upgrade unrolled/render to v1.1.1 (#15845)Lunny Xiao4-13/+22
2021-05-12Update README.md | Add translation section (#15830)Oymate2-0/+15
2021-05-12Reaction improvements (#15836)silverwind3-7/+17
2021-05-12Tagger can be empty, as can Commit and Author - tolerate this (#15835)zeripath3-8/+29
2021-05-12Fix individual tests (addition to #15802) (#15818)KN4CK3R6-7/+33
2021-05-12[skip ci] Updated translations via CrowdinGiteaBot26-19/+71
2021-05-12Queue manager FlushAll can loop rapidly - add delay (#15733)zeripath1-6/+9
2021-05-12label size, PR ref, new PR button alignment (#15363)Mike L1-4/+4
2021-05-11don't record error when loading ref comment but ref comment id is zero (#15820)Lunny Xiao1-0/+3
2021-05-11Set autocomplete off on branches selector (#15809)zeripath1-1/+1
2021-05-11point appleboy/drone-git-push to use updated primary branchtechknowlogick1-0/+2
2021-05-11Add Active and ProhibitLogin to API (#15689)KN4CK3R3-0/+16
2021-05-10Add mimetype mapping settings (#15133)Adam Szatyin5-1/+58
2021-05-10Add err to log (#15813)John Olheiser1-1/+1
2021-05-10don't record error when request a non-exist user (#15819)Lunny Xiao1-1/+1
2021-05-10add note about ``cron.SCHEDULE`` format in document (#15812)a10121127963-0/+15
2021-05-10Fix goth user infer bug (#15821)Lunny Xiao1-5/+10
2021-05-10Move restore repo to internal router and invoke from command to avoid open th...Lunny Xiao5-77/+164
2021-05-10Use single shared random string generation function (#15741)silverwind15-191/+99
2021-05-10On open repository open common cat file batch and batch-check (#15667)zeripath26-161/+463
2021-05-09Return go-get info on subdirs (#15642)zeripath3-65/+123
2021-05-09Comment out app.example.ini (#15807)zeripath1-1288/+2013
2021-05-09Fix incorrect asset URL (#15805)silverwind2-2/+2
2021-05-09Respect default merge message syntax when parsing item references (#15772)Steven2-1/+8
2021-05-09Add trace logging to SSO methods (#15803)zeripath5-0/+20
2021-05-09Tests should use test files (#15801)65431-10/+5
2021-05-09Allow only internal registration (#15795)65439-8/+30
2021-05-09Fixed individual markdown tests. (#15802)KN4CK3R1-0/+6
2021-05-09Changelog v1.14.2 (#15794) (#15799)65432-1/+51
2021-05-09Use binary version of revive linter (#15739)silverwind122-13734/+7
2021-05-09Ensure that ctx.Written is checked after issues(...) calls (#15797)zeripath1-0/+3
2021-05-08Display conflict-free merge messages for pull requests (#15773)Steven2-2/+44
2021-05-08Exponential Backoff for ByteFIFO (#15724)zeripath1-29/+59
2021-05-08Code comments improvements (#15722)silverwind7-41/+65
2021-05-08Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind21-71/+71
2021-05-08[API] make change repo settings work on empty repos (#15778)65433-13/+28
2021-05-08Make let target "clean-all" remove node_modules folder too (#15780)65431-1/+1
2021-05-07Add selecting tags on the compare page (#15723)Jonathan Tran5-94/+229
2021-05-07Use esbuild to minify CSS (#15756)silverwind3-1283/+112
2021-05-07Use pulls in commit graph unless pulls are disabled (#15774)zeripath1-1/+1
2021-05-07Fix URL of gitea emoji (#15770)silverwind2-2/+2
2021-05-07OAuth2 login: Set account link to "login" as default behavior (#15768)65433-5/+5
2021-05-07Set GIT_DIR correctly if it is not set (#15751)zeripath1-3/+47