summaryrefslogtreecommitdiffstats
path: root/vendor/go.jolheiser.com (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-16Fix GitBucket icon (#17644)silverwind2-2/+2
2021-11-16Fix database deadlock when update issue labels (#17649)wxiaoguang2-26/+22
2021-11-16[skip ci] Updated translations via CrowdinGiteaBot2-1/+2
2021-11-16Changed migration text. (#17654)KN4CK3R1-1/+1
2021-11-15Fix nil checking on typed interface (#17598)Gusted4-15/+8
2021-11-15Remove unnecassary calls to `filepath.Join` (#17608)Gusted4-5/+5
2021-11-15Add download button for file viewer (#17640)Gusted2-0/+2
2021-11-15[skip ci] Updated translations via CrowdinGiteaBot1-0/+4
2021-11-14fix typo (#17614)缘生1-1/+3
2021-11-14Add icon to vscode clone link (#17641)silverwind3-6/+6
2021-11-14Add migration from GitBucket (#16767)KN4CK3R8-106/+365
2021-11-14Fix offBy1 errors (#17606)Gusted2-2/+13
2021-11-14perf: only generate data-comment-url once (#17618)Gusted4-7/+7
2021-11-14[skip ci] Updated licenses and gitignoresGiteaBot5-19/+408
2021-11-13Correctly handle failed migrations (#17575)zeripath6-4/+26
2021-11-13Minor readability patch. (#17627)Michael Grigoryan1-1/+1
2021-11-12Decouple unit test code from business code (#17623)wxiaoguang136-829/+1057
2021-11-12Fix some incorrect async functions, improve frontend document. (#17597)wxiaoguang7-44/+107
2021-11-12unbind the CheckConsistency for some structs so that they can be moved to sub...Lunny Xiao1-20/+33
2021-11-11Move EmailAddress & UserRedirect into models/user/ (#17607)Lunny Xiao32-644/+719
2021-11-11Refactor commentTags functionality (#17558)Gusted5-74/+111
2021-11-11Remove `golint` as linter (#17609)Gusted1-1/+0
2021-11-11Update JS dependencies (#17611)silverwind10-3190/+1394
2021-11-10Move oauth2 error to oauth2 service package (#17603)Lunny Xiao3-28/+20
2021-11-10Fix 500 when a comment was deleted which has a notification (#17550)Lunny Xiao3-5/+11
2021-11-10Move webhook into models/webhook/ (#17579)Lunny Xiao47-717/+770
2021-11-10Added GetUserByIDCtx. (#17602)KN4CK3R3-5/+10
2021-11-10[skip ci] Updated translations via CrowdinGiteaBot22-22/+0
2021-11-09Move unit into models/unit/ (#17576)Lunny Xiao68-491/+556
2021-11-09tune sqlite3 message (#17601)wxiaoguang1-2/+2
2021-11-09Remove me from the maintainers (#17599)Andrey Nering1-1/+0
2021-11-09Fix 500 when review pull request with anonymous (#17594)Lunny Xiao1-1/+5
2021-11-09Move merge-section to `> .content` (#17582)Gusted1-8/+15
2021-11-09Update `User` model comments about permissions (#17583)wxiaoguang1-5/+12
2021-11-09Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang21-202/+214
2021-11-09Use provided database Engine (#17595)Gusted2-2/+2
2021-11-09Fix bug on detect issue/comment writer (#17591)Lunny Xiao1-1/+1
2021-11-08Allow U2F 2FA without TOTP (#11573)Kamil Domański12-57/+100
2021-11-08Fix stats upon searching issues (#17566)Gusted2-5/+45
2021-11-08Only allow returned deleted branche to be on repo (#17570)Gusted2-1/+26
2021-11-08Avoid double imports (#17569)Gusted5-10/+7
2021-11-08Remove appSubUrl from pasted images (#17572)zeripath1-3/+3
2021-11-08Fix documents for ALLOWED_HOST_LIST, its default value differs between 1.15 a...wxiaoguang2-1/+2
2021-11-07Add @Gusted to maintainers filer (#17581)Gusted1-0/+1
2021-11-07Make ParsePatch more robust (#17573)Gusted2-1/+30
2021-11-07Fix bug on admin subcommand (#17533)Lunny Xiao13-79/+120
2021-11-07[skip ci] Updated translations via CrowdinGiteaBot25-94/+12
2021-11-06Fix ipv6 parsing for builtin ssh server (#17561)Wim3-3/+9
2021-11-05Update locale_en-US.ini (#17553)Yuwei Ba1-4/+4
2021-11-05Escape issue titles in comments list (#17555)zeripath1-1/+1