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