| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure that blob-excerpt links work for wiki (#18587) (#18624) | zeripath | 2022-02-06 | 1 | -1/+20 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 1 | -13/+8 |
* | Add replay of webhooks. (#18191) | KN4CK3R | 2022-01-05 | 1 | -4/+13 |
* | refactoring nits (#18188) | 6543 | 2022-01-05 | 1 | -1/+0 |
* | Remove unused route "/tasks/trigger" (#18160) | Gusted | 2022-01-03 | 1 | -2/+0 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 1 | -81/+83 |
* | Removed unused endpoint. (#18127) | KN4CK3R | 2021-12-29 | 1 | -1/+0 |
* | Instead of using routerCtx just escape the url before routing (#18086) | zeripath | 2021-12-25 | 1 | -5/+0 |
* | Add NotFound handler (#18062) | zeripath | 2021-12-22 | 1 | -0/+10 |
* | Move POST /{username}/action/{action} to simply POST /{username} (#18045) | zeripath | 2021-12-20 | 1 | -3/+1 |
* | Support open compare page directly (#17975) | Lunny Xiao | 2021-12-17 | 1 | -0/+1 |
* | Prevent hang in git cat-file if repository is not a valid repository and othe... | zeripath | 2021-12-16 | 1 | -1/+1 |
* | Support sorting for project board issuses (#17152) | Anbraten | 2021-12-08 | 1 | -1/+1 |
* | Update chi/middleware to chi/v5/middleware (#17888) | zeripath | 2021-12-02 | 1 | -1/+1 |
* | Implement Well-Known URL for password change (#17777) | mscherer | 2021-11-26 | 1 | -4/+10 |
* | Fix org webchatwork webhook (#17810) | wxiaoguang | 2021-11-25 | 1 | -0/+2 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -2/+1 |
* | Allow admins to change user avatars (#17661) | qwerty287 | 2021-11-16 | 1 | -0/+2 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -13/+15 |
* | Move unit into models/unit/ (#17576) | Lunny Xiao | 2021-11-09 | 1 | -15/+15 |
* | Add appearance section in settings (#17433) | qwerty287 | 2021-10-27 | 1 | -0/+4 |
* | Use a variable but a function for IsProd because of a slight performance incr... | Lunny Xiao | 2021-10-20 | 1 | -1/+1 |
* | Save and view issue/comment content history (#16909) | wxiaoguang | 2021-10-10 | 1 | -0/+8 |
* | Add a simple way to rename branch like gh (#15870) | a1012112796 | 2021-10-08 | 1 | -0/+1 |
* | Defer Last Commit Info (#16467) | zeripath | 2021-10-08 | 1 | -0/+3 |
* | Avatar refactor, move avatar code from `models` to `models.avatars`, remove d... | wxiaoguang | 2021-10-06 | 1 | -1/+1 |
* | Add nodeinfo endpoint for federation purposes (#16953) | techknowlogick | 2021-09-28 | 1 | -0/+3 |
* | Use common sessioner for API and Web (#17027) | zeripath | 2021-09-12 | 1 | -13/+2 |
* | Fix wiki raw commit diff/patch view (#16891) | 6543 | 2021-08-31 | 1 | -1/+1 |
* | Added introspection endpoint. (#16752) | KN4CK3R | 2021-08-20 | 1 | -0/+1 |
* | Add agit flow support in gitea (#14295) | a1012112796 | 2021-07-28 | 1 | -0/+16 |
* | Fix issue pasted image missing if no release permission (#16520) | Lunny Xiao | 2021-07-23 | 1 | -1/+6 |
* | Add support for corporate WeChat webhooks (#15910) | lengyuqu | 2021-07-23 | 1 | -0/+5 |
* | Restore CORS on git smart http protocol (#16496) | zeripath | 2021-07-21 | 1 | -11/+11 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | Add tag protection (#15629) | KN4CK3R | 2021-06-25 | 1 | -0/+9 |
* | Rework repository archive (#14723) | Lunny Xiao | 2021-06-23 | 1 | -2/+1 |
* | Add asymmetric JWT signing (#16010) | KN4CK3R | 2021-06-17 | 1 | -0/+1 |
* | Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1... | Lunny Xiao | 2021-06-09 | 1 | -0/+4 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -0/+1023 |