| Commit message (Expand) | Author | Age | Files | Lines |
* | Make repo migration cancelable and fix various bugs (#24605) | wxiaoguang | 2023-05-11 | 1 | -0/+18 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Unify repo settings & show better error (#19828) | Gusted | 2022-06-12 | 1 | -3/+3 |
* | Use a more general (and faster) method to sanitize URLs with credentials (#19... | wxiaoguang | 2022-03-31 | 1 | -2/+1 |
* | Renamed ctx.User to ctx.Doer. (#19161) | KN4CK3R | 2022-03-22 | 1 | -4/+4 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -1/+1 |
* | Unify and simplify TrN for i18n (#18141) | wxiaoguang | 2022-01-02 | 1 | -6/+1 |
* | Use correct user when determining max repo limits for error messages (#18153) | Gusted | 2022-01-02 | 1 | -1/+1 |
* | Use correct translation key (#18135) | Gusted | 2021-12-31 | 1 | -1/+8 |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -4/+5 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -5/+7 |
* | Use `hostmatcher` to replace `matchlist`, improve security (#17605) | wxiaoguang | 2021-11-20 | 1 | -3/+1 |
* | Move task from modules to services (#17680) | Lunny Xiao | 2021-11-18 | 1 | -1/+1 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -1/+2 |
* | Move migrations into services and base into modules/migration (#17663) | Lunny Xiao | 2021-11-16 | 1 | -1/+1 |
* | Make mirror feature more configurable (#16957) | 6543 | 2021-09-07 | 1 | -6/+9 |
* | Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) | 6543 | 2021-08-11 | 1 | -10/+10 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -13/+13 |
* | Add push to remote mirror repository (#15157) | KN4CK3R | 2021-06-14 | 1 | -1/+1 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -0/+254 |