| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Support org labels when adding labels by label names (#32988) (#32996) | Giteabot | 2024-12-27 | 4 | -10/+50 |
* | Do not render truncated links in markdown (#32980) (#32983) | Giteabot | 2024-12-26 | 5 | -17/+40 |
* | demilestone should not include milestone (#32923) (#32979) | Giteabot | 2024-12-25 | 2 | -0/+12 |
* | Fix Azure blob object `Seek` (#32974) (#32975) | Giteabot | 2024-12-25 | 2 | -1/+46 |
* | Fix maven pom inheritance (#32943) (#32976) | Giteabot | 2024-12-25 | 3 | -9/+63 |
* | fix textarea newline handle (#32966) (#32977) | Giteabot | 2024-12-25 | 2 | -5/+20 |
* | Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964) | Giteabot | 2024-12-24 | 8 | -18/+152 |
* | Fix outdated tmpl code (#32953) (#32961) | Giteabot | 2024-12-23 | 2 | -2/+2 |
* | Fix commit range paging (#32944) (#32962) | Giteabot | 2024-12-23 | 2 | -4/+24 |
* | Fix repo avatar conflict (#32958) (#32960) | Giteabot | 2024-12-23 | 4 | -10/+14 |
* | Use Alpine 3.21 for the docker images (#32924) (#32951) | Giteabot | 2024-12-22 | 2 | -5/+5 |
* | fix trailing comma not matched in the case of alphanumeric issue (#32945) (#3... | Giteabot | 2024-12-23 | 2 | -1/+2 |
* | Use primary as button color (#32949) (#32950) | Giteabot | 2024-12-22 | 2 | -2/+2 |
* | Fix locale (#32937) (#32942) | Giteabot | 2024-12-21 | 1 | -2/+2 |
* | Update i18n.go - Language Picker (#32933) (#32935) | Giteabot | 2024-12-21 | 1 | -0/+1 |
* | Deprecated gopid in log (#32932) | wxiaoguang | 2024-12-20 | 6 | -88/+27 |
* | Relax the version checking for Arch packages (#32908) (#32913) | Giteabot | 2024-12-19 | 2 | -2/+11 |
* | Add more load functions to make sure the reference object loaded (#32901) (#3... | Giteabot | 2024-12-19 | 2 | -0/+9 |
* | bump x/net (#32896) (#32899) | techknowlogick | 2024-12-18 | 2 | -3/+3 |
* | Fix Arch package metadata introduced incorrect field (#32881) (#32882) | Giteabot | 2024-12-18 | 3 | -1/+12 |
* | Add 1.23.0-rc0 changelog (#32863)v1.23.0-rc0 | Lunny Xiao | 2024-12-17 | 1 | -0/+348 |
* | Backport 1.23 (#32868) | wxiaoguang | 2024-12-17 | 16 | -8/+209 |
* | Improve Actions status aggregations (#32860)v1.24.0-dev | wxiaoguang | 2024-12-16 | 2 | -9/+31 |
* | Fix incomplete Actions status aggregations (#32859) | wxiaoguang | 2024-12-16 | 6 | -38/+106 |
* | Do not display `attestation-manifest` and use short sha256 instead of full sh... | hiifong | 2024-12-16 | 2 | -5/+11 |
* | Leave MAINTAINERS and the organization (#32820) | yp05327 | 2024-12-16 | 1 | -1/+0 |
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2024-12-16 | 2 | -0/+11 |
* | Fix bug on action list deleted branch (#32848) | Lunny Xiao | 2024-12-16 | 5 | -4/+72 |
* | Fix remaining typescript issues, enable `tsc` (#32840) | silverwind | 2024-12-16 | 24 | -134/+152 |
* | Repo file list enhancements (#32835) | silverwind | 2024-12-15 | 4 | -15/+37 |
* | Refactor some LDAP code (#32849) | wxiaoguang | 2024-12-15 | 6 | -173/+259 |
* | Enable tenv and testifylint rules (#32852) | TheFox0x7 | 2024-12-15 | 113 | -282/+272 |
* | Tweak repo sidebar (#32847) | silverwind | 2024-12-15 | 9 | -131/+141 |
* | Remove translation to issue add time because the format is fixed should not b... | Lunny Xiao | 2024-12-15 | 2 | -2/+1 |
* | Fine tune ssh related comments and code (#32846) | wxiaoguang | 2024-12-15 | 1 | -6/+6 |
* | Update golangci-lint to v1.62.2, fix issues (#32845) | silverwind | 2024-12-15 | 13 | -36/+36 |
* | In some lfs server implementations, they require the ref attribute. (#32838) | hiifong | 2024-12-15 | 1 | -1/+4 |
* | Fix SSPI button visibility when SSPI is the only enabled method (#32841) | mevius4 | 2024-12-15 | 2 | -2/+2 |
* | Fix overflow on org header (#32837) | silverwind | 2024-12-14 | 2 | -7/+2 |
* | Refactor markdown math render (#32831) | wxiaoguang | 2024-12-14 | 10 | -151/+137 |
* | Add User-Agent for gitea's self-implemented lfs client. (#32832) | hiifong | 2024-12-14 | 1 | -3/+6 |
* | Improve JSX/TSX support in code editor (#32833) | silverwind | 2024-12-14 | 1 | -4/+11 |
* | Upgrade htmx to 2.0.4 (#32834) | Yarden Shoham | 2024-12-14 | 2 | -5/+5 |
* | Fix missing outputs for jobs with matrix (#32823) | Zettat123 | 2024-12-14 | 8 | -18/+230 |
* | Allow to fork repository into the same owner (#32819) | wxiaoguang | 2024-12-14 | 5 | -5/+44 |
* | Fix various UI bugs (#32821) | wxiaoguang | 2024-12-13 | 7 | -30/+47 |
* | Add missing two sync feed for refs/pull (#32815) | Lunny Xiao | 2024-12-13 | 1 | -0/+12 |
* | Fix misuse of PublicKeyCallback (#32810) | wxiaoguang | 2024-12-13 | 3 | -11/+65 |
* | Fix bug of branch/tag selector in the issue sidebar (#32744) | hiifong | 2024-12-13 | 6 | -7/+26 |
* | Fix lfs migration (#32812) | hiifong | 2024-12-12 | 2 | -1/+3 |