| Commit message (Expand) | Author | Age | Files | Lines |
* | Require repo scope for PATs for private repos and basic authentication (#2436... | Giteabot | 2023-04-26 | 1 | -0/+33 |
* | Fix wrong error info in RepoRefForAPI (#24344) (#24351) | Giteabot | 2023-04-26 | 1 | -1/+1 |
* | Ensure RSS icon is present on all repo tabs (#23904) (#23973) | Giteabot | 2023-04-07 | 1 | -0/+5 |
* | Improve template error reporting (#23396) (#23600) | Giteabot | 2023-03-20 | 1 | -0/+32 |
* | Make branches list page operations remember current page (#23420) (#23460) | Giteabot | 2023-03-14 | 1 | -3/+4 |
* | Add missing tabs to org projects page (#22705) (#23412) | Giteabot | 2023-03-10 | 1 | -34/+44 |
* | Set `X-Gitea-Debug` header once (#23361) (#23381) | Giteabot | 2023-03-09 | 2 | -3/+3 |
* | Render access log template as text instead of HTML (#23013) | Lunny Xiao | 2023-02-21 | 1 | -1/+1 |
* | Refactor the setting to make unit test easier (#22405) | Lunny Xiao | 2023-02-20 | 1 | -1/+1 |
* | Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) | yp05327 | 2023-02-18 | 1 | -6/+6 |
* | Fix improper HTMLURL usages in Go code (#22839) | wxiaoguang | 2023-02-11 | 1 | -3/+3 |
* | Map OIDC groups to Orgs/Teams (#21441) | KN4CK3R | 2023-02-08 | 3 | -63/+1 |
* | Add new captcha: cloudflare turnstile (#22369) | ByLCY | 2023-02-05 | 1 | -3/+8 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 2 | -0/+3 |
* | Support org/user level projects (#22235) | Lunny Xiao | 2023-01-20 | 1 | -0/+28 |
* | Supports wildcard protected branch (#20825) | Lunny Xiao | 2023-01-16 | 1 | -2/+3 |
* | Use context parameter in models/git (#22367) | Jason Song | 2023-01-09 | 1 | -2/+2 |
* | refactor auth interface to return error when verify failure (#22119) | Lunny Xiao | 2022-12-28 | 2 | -2/+14 |
* | Use complete SHA to create and query commit status (#22244) | Jason Song | 2022-12-27 | 2 | -5/+5 |
* | Rename almost all Ctx functions (#22071) | Lunny Xiao | 2022-12-10 | 2 | -8/+8 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 2 | -4/+4 |
* | Update gitea-vet to check FSFE REUSE (#22004) | Jason Song | 2022-12-02 | 3 | -0/+3 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 16 | -32/+16 |
* | Add support for HEAD requests in Maven registry (#21834) | KN4CK3R | 2022-11-24 | 1 | -5/+13 |
* | Add option to enable CAPTCHA validation for login (#21638) | Xinyu Zhou | 2022-11-22 | 1 | -0/+59 |
* | Prepend refs/heads/ to issue template refs (#20461) | zeripath | 2022-11-22 | 1 | -0/+3 |
* | Allow disable RSS/Atom feed (#21622) | Xinyu Zhou | 2022-11-21 | 1 | -2/+4 |
* | Fix setting HTTP headers after write (#21833) | KN4CK3R | 2022-11-18 | 1 | -23/+43 |
* | Fix package access for admins and inactive users (#21580) | KN4CK3R | 2022-10-24 | 1 | -3/+6 |
* | Redirect to new repository owner (#21398) | KN4CK3R | 2022-10-11 | 1 | -1/+10 |
* | Add user/organization code search (#19977) | Lauris BH | 2022-10-11 | 1 | -0/+1 |
* | Tag list should include draft releases with existing tags (#21263) | Jason Song | 2022-10-03 | 1 | -1/+3 |
* | Respect `REQUIRE_SIGNIN_VIEW` for packages (#20873) | KN4CK3R | 2022-09-21 | 1 | -33/+49 |
* | Support Issue forms and PR forms (#20987) | Jason Song | 2022-09-02 | 1 | -45/+26 |
* | Share HTML template renderers and create a watcher framework (#20218) | zeripath | 2022-08-28 | 2 | -5/+9 |
* | Fix download archiver of a commit (#20962) | Lunny Xiao | 2022-08-26 | 1 | -0/+1 |
* | Replace `ServeStream` with `ServeContent` (#20903) | KN4CK3R | 2022-08-25 | 1 | -17/+1 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -3/+4 |
* | Fix disable download button (#20701) | Lunny Xiao | 2022-08-08 | 1 | -1/+1 |
* | Add new API endpoints for push mirrors management (#19841) | Mohamed Sekour | 2022-07-30 | 1 | -1/+1 |
* | Extended permission checks. (#20517) | KN4CK3R | 2022-07-28 | 1 | -1/+18 |
* | Slightly simplify LastCommitCache (#20444) | zeripath | 2022-07-25 | 1 | -0/+2 |
* | Add Cache-Control header to html and api responses, add no-transform (#20432) | silverwind | 2022-07-23 | 2 | -0/+4 |
* | Allow access to the Public Organization Member lists with minimal permissions... | a1012112796 | 2022-07-15 | 1 | -0/+15 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -1/+1 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 4 | -5/+5 |
* | Respond with a 401 on git push when password isn't changed yet (#20026) | Wim | 2022-06-19 | 1 | -0/+5 |
* | Return 404 when tag is broken (#20017) | Wim | 2022-06-18 | 1 | -0/+4 |
* | Remove tab/TabName usage where it's not needed (#19973) | Lauris BH | 2022-06-15 | 1 | -1/+0 |
* | Fix mirror template bug (#19959) | Lunny Xiao | 2022-06-13 | 1 | -14/+6 |