| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Avoid MacOS keychain dialog in integration tests (#32813) | Rowan Bohde | 2024-12-12 | 1 | -0/+5 |
* | Update actionlint.yaml | techknowlogick | 2024-12-12 | 1 | -0/+2 |
* | Detect whether action view branch was deleted (#32764) | Lunny Xiao | 2024-12-12 | 7 | -9/+69 |
* | Add "n commits" link to contributors in contributors graph page (#32799) | Chai-Shi | 2024-12-12 | 3 | -4/+25 |
* | Fix "unicode escape" JS error (#32806) | wxiaoguang | 2024-12-12 | 3 | -15/+16 |
* | use dedicated runners for release artifacts (#32811) | techknowlogick | 2024-12-12 | 3 | -9/+9 |
* | Make API "compare" accept commit IDs (#32801) | wxiaoguang | 2024-12-12 | 10 | -121/+151 |
* | Implement update branch API (#32433) | Kemal Zebari | 2024-12-12 | 6 | -0/+189 |
* | Fix JS error when dropping a file to a editor without dropzone (#32804) | wxiaoguang | 2024-12-12 | 1 | -0/+1 |
* | chore: use errors.New to replace fmt.Errorf with no parameters (#32800) | RiceChuan | 2024-12-12 | 1 | -3/+3 |
* | Switch to `eslint-plugin-import-x` (#32790) | silverwind | 2024-12-12 | 4 | -104/+96 |
* | Fix clone panel js error (#32798) | wxiaoguang | 2024-12-12 | 1 | -3/+3 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-12-12 | 1 | -1/+4 |
* | Add `is_archived` option for issue indexer (#32735) | yp05327 | 2024-12-12 | 9 | -11/+62 |
* | Upgrade dependency crypto library (#32750) | Lunny Xiao | 2024-12-11 | 2 | -9/+14 |
* | Add standard-compliant route to serve outdated R packages (#32783) | Sebastian T. T. | 2024-12-11 | 2 | -0/+9 |
* | Fix repo home file list (#32788) | wxiaoguang | 2024-12-11 | 11 | -559/+441 |
* | Rearrange Clone Panel (#31142) | Blender Defender | 2024-12-11 | 19 | -195/+191 |
* | Fix a number of typescript errors (#32773) | silverwind | 2024-12-11 | 19 | -80/+81 |
* | Add label/author/assignee filters to the user/org home issue list (#32779) | wxiaoguang | 2024-12-11 | 27 | -319/+338 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2024-12-11 | 16 | -30/+0 |
* | Use batch database operations instead of one by one to optimze api pulls (#32... | Lunny Xiao | 2024-12-11 | 15 | -93/+566 |