| Commit message (Expand) | Author | Age | Files | Lines |
* | Add .gitattribute assisted language detection to blame, diff and render (#17590) | zeripath | 2021-11-17 | 13 | -95/+221 |
* | Return 400 but not 500 when request archive with wrong format (#17691) | Lunny Xiao | 2021-11-17 | 4 | -9/+80 |
* | Sanitize user-input on file name (#17666) | Gusted | 2021-11-17 | 1 | -1/+2 |
* | Move some functions into services/repository (#17677) | Lunny Xiao | 2021-11-17 | 15 | -285/+283 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 106 | -42/+731 |
* | Fix bug when read mysql database max lifetime (#17682) | Lunny Xiao | 2021-11-17 | 1 | -2/+2 |
* | Move user follow and openid into models/user/ (#17613) | Lunny Xiao | 2021-11-17 | 17 | -143/+155 |
* | Enable bidichk (#17610) | Gusted | 2021-11-17 | 1 | -0/+1 |
* | fix migrations documents (#17679) | Lunny Xiao | 2021-11-17 | 2 | -6/+6 |
* | Update golangci-lint in Makefile (#17647) | Gusted | 2021-11-17 | 1 | -3/+14 |
* | Set unit test timeout to 20 minutes (#17664) | Lunny Xiao | 2021-11-16 | 1 | -1/+1 |
* | Update for reverse proxying static resources (#17670) | rstular | 2021-11-16 | 1 | -1/+1 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-11-17 | 4 | -0/+7 |
* | Allow admins to change user avatars (#17661) | qwerty287 | 2021-11-16 | 4 | -0/+72 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 153 | -712/+891 |
* | Move migrations into services and base into modules/migration (#17663) | Lunny Xiao | 2021-11-16 | 50 | -52/+51 |
* | Move some functions into services/repository (#17660) | Lunny Xiao | 2021-11-16 | 19 | -136/+114 |
* | Remove superfluous argument (#17667) | Gusted | 2021-11-16 | 1 | -1/+1 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 151 | -1781/+1719 |
* | Add copy button to markdown code blocks (#17638) | silverwind | 2021-11-16 | 19 | -44/+140 |
* | Migrating wiki don't require token, so we should move it out of the require f... | Lunny Xiao | 2021-11-16 | 6 | -62/+78 |
* | Fix GitBucket icon (#17644) | silverwind | 2021-11-16 | 2 | -2/+2 |
* | Fix database deadlock when update issue labels (#17649) | wxiaoguang | 2021-11-16 | 2 | -26/+22 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-11-16 | 2 | -1/+2 |
* | Changed migration text. (#17654) | KN4CK3R | 2021-11-15 | 1 | -1/+1 |
* | Fix nil checking on typed interface (#17598) | Gusted | 2021-11-15 | 4 | -15/+8 |
* | Remove unnecassary calls to `filepath.Join` (#17608) | Gusted | 2021-11-15 | 4 | -5/+5 |
* | Add download button for file viewer (#17640) | Gusted | 2021-11-15 | 2 | -0/+2 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-11-15 | 1 | -0/+4 |
* | fix typo (#17614) | 缘生 | 2021-11-14 | 1 | -1/+3 |
* | Add icon to vscode clone link (#17641) | silverwind | 2021-11-14 | 3 | -6/+6 |
* | Add migration from GitBucket (#16767) | KN4CK3R | 2021-11-14 | 8 | -106/+365 |
* | Fix offBy1 errors (#17606) | Gusted | 2021-11-14 | 2 | -2/+13 |
* | perf: only generate data-comment-url once (#17618) | Gusted | 2021-11-14 | 4 | -7/+7 |
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2021-11-14 | 5 | -19/+408 |
* | Correctly handle failed migrations (#17575) | zeripath | 2021-11-13 | 6 | -4/+26 |
* | Minor readability patch. (#17627) | Michael Grigoryan | 2021-11-12 | 1 | -1/+1 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 136 | -829/+1057 |
* | Fix some incorrect async functions, improve frontend document. (#17597) | wxiaoguang | 2021-11-12 | 7 | -44/+107 |
* | unbind the CheckConsistency for some structs so that they can be moved to sub... | Lunny Xiao | 2021-11-12 | 1 | -20/+33 |
* | Move EmailAddress & UserRedirect into models/user/ (#17607) | Lunny Xiao | 2021-11-11 | 32 | -644/+719 |
* | Refactor commentTags functionality (#17558) | Gusted | 2021-11-11 | 5 | -74/+111 |
* | Remove `golint` as linter (#17609) | Gusted | 2021-11-11 | 1 | -1/+0 |
* | Update JS dependencies (#17611) | silverwind | 2021-11-11 | 10 | -3190/+1394 |
* | Move oauth2 error to oauth2 service package (#17603) | Lunny Xiao | 2021-11-11 | 3 | -28/+20 |
* | Fix 500 when a comment was deleted which has a notification (#17550) | Lunny Xiao | 2021-11-10 | 3 | -5/+11 |
* | Move webhook into models/webhook/ (#17579) | Lunny Xiao | 2021-11-10 | 47 | -717/+770 |
* | Added GetUserByIDCtx. (#17602) | KN4CK3R | 2021-11-09 | 3 | -5/+10 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-11-10 | 22 | -22/+0 |
* | Move unit into models/unit/ (#17576) | Lunny Xiao | 2021-11-09 | 68 | -491/+556 |