| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "Allow edits from maintainer" feature (#18002) | qwerty287 | 2022-04-28 | 1 | -3/+5 |
* | Fix middleware function's placements for some `/user/...` (#19377) | Gusted | 2022-04-12 | 1 | -5/+5 |
* | Remove dependent on session auth for api/v1 routers (#19321) | Lunny Xiao | 2022-04-08 | 1 | -3/+16 |
* | Never use /api/v1 from Gitea UI Pages (#19318) | Lunny Xiao | 2022-04-07 | 1 | -1/+15 |
* | Fix global packages enabled avaiable (#19276) | Lunny Xiao | 2022-03-31 | 1 | -19/+25 |
* | Add Goroutine stack inspector to admin/monitor (#19207) | zeripath | 2022-03-31 | 1 | -0/+1 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -0/+34 |
* | Refactor repo clone button and repo clone links, fix JS error on empty repo p... | wxiaoguang | 2022-03-29 | 1 | -0/+1 |
* | Let web and API routes have different auth methods group (#19168) | Lunny Xiao | 2022-03-28 | 1 | -1/+26 |
* | Add `ContextUser` to http request context (#18798) | KN4CK3R | 2022-03-26 | 1 | -3/+15 |
* | Update HTTP status codes to modern codes (#18063) | KN4CK3R | 2022-03-23 | 1 | -4/+4 |
* | Use custom favicon when viewing static files if it exists (#19130) | Abheek Dhawan | 2022-03-19 | 1 | -0/+5 |
* | Add button for issue deletion (#19032) | Otto Richter (fnetX) | 2022-03-09 | 1 | -0/+1 |
* | Disable unnecessary OpenID/OAuth2 elements (#18491) | Paweł Bogusławski | 2022-02-09 | 1 | -4/+11 |
* | Add apply-patch, basic revert and cherry-pick functionality (#17902) | zeripath | 2022-02-09 | 1 | -0/+5 |
* | Ensure that blob-excerpt links work for wiki (#18587) | zeripath | 2022-02-05 | 1 | -1/+20 |
* | Add packagist webhook (#18224) | Dr. Tobias Quathamer | 2022-01-23 | 1 | -0/+4 |
* | Pause queues (#15928) | zeripath | 2022-01-22 | 1 | -0/+2 |
* | Add config options to hide issue events (#17414) | qwerty287 | 2022-01-21 | 1 | -0/+1 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -7/+2 |
* | Refactor Router Logger (#17308) | wxiaoguang | 2022-01-20 | 1 | -4/+5 |
* | 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 |