| Commit message (Expand) | Author | Age | Files | Lines |
* | Return `access_denied` error when an OAuth2 request is denied (#30974) (#31029) | Giteabot | 2024-05-20 | 1 | -0/+1 |
* | Initial support for colorblindness-friendly themes (#30625) | wxiaoguang | 2024-04-24 | 1 | -16/+1 |
* | Add a warning for disallowed email domains (#29658) | Zettat123 | 2024-03-11 | 1 | -6/+2 |
* | Add user blocking (#29028) | KN4CK3R | 2024-03-04 | 1 | -0/+11 |
* | Move context from modules to services (#29440) | Lunny Xiao | 2024-02-27 | 1 | -1/+1 |
* | Fix required error for token name (#28267) | Earl Warren | 2023-11-29 | 1 | -1/+1 |
* | Check blocklist for emails when adding them to account (#26812) | techknowlogick | 2023-08-30 | 1 | -26/+3 |
* | Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) | wxiaoguang | 2023-06-21 | 1 | -1/+0 |
* | Support configuration variables on Gitea Actions (#24724) | sillyguodong | 2023-06-20 | 1 | -2/+12 |
* | Add ability to set multiple redirect URIs in OAuth application UI (#25072) | Denys Konovalov | 2023-06-05 | 1 | -1/+1 |
* | Support wildcard in email domain allow/block list (#24831) | wxiaoguang | 2023-05-22 | 1 | -8/+9 |
* | Decouple the different contexts from each other (#24786) | wxiaoguang | 2023-05-21 | 1 | -24/+24 |
* | Support scoped access tokens (#20908) | Chongyi Zheng | 2023-01-17 | 1 | -1/+9 |
* | Secrets storage with SecretKey encrypted (#22142) | Jason Song | 2022-12-20 | 1 | -0/+12 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Add option to enable CAPTCHA validation for login (#21638) | Xinyu Zhou | 2022-11-22 | 1 | -7/+4 |
* | Improve valid user name check (#20136) | wxiaoguang | 2022-11-04 | 1 | -3/+3 |
* | Configure update checker on installation page (#21655) | Gusted | 2022-11-01 | 1 | -0/+1 |
* | Record OAuth client type at registration (#21316) | M Hickford | 2022-10-24 | 1 | -2/+3 |
* | Add support mCaptcha as captcha provider (#20458) | Gusted | 2022-08-10 | 1 | -0/+1 |
* | Rework mailer settings (#18982) | Clar Fon | 2022-08-02 | 1 | -1/+2 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -0/+12 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 1 | -6/+6 |
* | Add support for ssh commit signing (#17743) | Wim | 2021-12-19 | 1 | -6/+7 |
* | Improve install code to avoid low-level mistakes. (#17779) | wxiaoguang | 2021-12-01 | 1 | -0/+5 |
* | Add appearance section in settings (#17433) | qwerty287 | 2021-10-27 | 1 | -1/+11 |
* | Upgrade chi to v5 (#17298) | Lunny Xiao | 2021-10-13 | 1 | -1/+1 |
* | Added introspection endpoint. (#16752) | KN4CK3R | 2021-08-20 | 1 | -0/+11 |
* | Add option to provide signature for a token to verify key ownership (#14054) | zeripath | 2021-07-13 | 1 | -0/+2 |
* | Add Visible modes function from Organisation to Users too (#16069) | Sergey Dryabzhinsky | 2021-06-26 | 1 | -0/+2 |
* | Added support for gopher URLs. (#14749) | ayb | 2021-06-25 | 1 | -1/+1 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 1 | -0/+401 |