This website requires JavaScript.
e29d1b79d8
Front port changelog for 1.25.5 (#36892 )
Zettat123
2026-03-13 11:17:53 -06:00
877f091305
Fix typos in code comments: doesnt, dont, wont (#36890 )
majianhan
2026-03-14 00:58:44 +08:00
28e09ffc67
Vendor relative-time-element as local web component (#36853 )
silverwind
2026-03-13 11:43:17 +01:00
2601f50026
Bound PageSize in ListUnadoptedRepositories (#36884 )
silverwind
2026-03-13 02:20:58 +01:00
538ec6ae6e
Fix timeline event layout overflow with long content (#36595 )
silverwind
2026-03-12 09:25:09 +01:00
356f589f0b
[skip ci] Updated translations via Crowdin
GiteaBot
2026-03-11 00:45:56 +00:00
385994295d
Replace index with id in actions routes (#36842 )
Zettat123
2026-03-10 15:14:48 -06:00
6e8f78ae27
Enable eslint concurrency (#36878 )
silverwind
2026-03-10 18:05:52 +01:00
8d06a9425e
Update minimum go version to 1.26.1, golangci-lint to 2.11.2, fix test style (#36876 )
Nicolas
2026-03-10 07:26:52 +01:00
1dfb32a36f
Add render cache for SVG icons (#36863 )
silverwind
2026-03-10 06:26:16 +01:00
47085f3fa0
Fix incorrect viewed files counter if reverted change was viewed (#36819 )
bytedream
2026-03-09 09:23:36 +01:00
eb020a9d27
[skip ci] Updated translations via Crowdin
GiteaBot
2026-03-09 00:49:16 +00:00
a52617b816
Clean up refreshViewedFilesSummary (#36868 )
silverwind
2026-03-08 21:49:07 +01:00
80c57ec126
Remove util.URLJoin and replace all callers with direct path concatenation (#36867 )
Copilot
2026-03-09 02:30:54 +08:00
23a5bc5e64
Optimize Docker build with dependency layer caching (#36864 )
silverwind
2026-03-08 16:58:21 +01:00
6f8ab6aaaf
Fix URLJoin, markup render link reoslving, sign-in/up/linkaccount page common data (#36861 )
wxiaoguang
2026-03-08 23:57:37 +08:00
0724344a8a
Fix CodeQL code scanning alerts (#36858 )
silverwind
2026-03-08 15:35:50 +01:00
3f1ef703d5
Refactor auth middleware (#36848 )
wxiaoguang
2026-03-08 17:59:46 +08:00
a0996cb229
Update Nix flake (#36857 )
github-actions[bot]
2026-03-08 07:04:28 +00:00
6e7bc1e635
Update JS deps (#36850 )
silverwind
2026-03-08 07:29:27 +01:00
130e34994f
Load mentionValues asynchronously (#36739 )
silverwind
2026-03-07 21:37:37 +01:00
f250138f57
[skip ci] Updated translations via Crowdin
GiteaBot
2026-03-07 00:46:12 +00:00
2ce71629c3
Fix dbfs error handling (#36844 )
wxiaoguang
2026-03-07 00:28:46 +08:00
f3bdcc58af
Fix OAuth2 authorization code expiry and reuse handling (#36797 )
Lunny Xiao
2026-03-05 21:00:44 -08:00
57b5ed3f25
Fix org permission API visibility checks for hidden members and private orgs (#36798 )
Lunny Xiao
2026-03-05 20:32:15 -08:00
c710ce34fb
Fix non-admins unable to automerge PRs from forks (#36833 )
Michael Hoang
2026-03-06 11:03:12 +11:00
9c2c9c5a00
upgrade to github.com/cloudflare/circl 1.6.3, svgo 4.0.1, markdownlint-cli 0.48.0 (#36837 )
Lunny Xiao
2026-03-05 13:42:47 -08:00
833304ac15
Fix dump release asset bug (#36799 )
Lunny Xiao
2026-03-05 12:30:57 -08:00
9fe5b70e3e
build(deps): update material-icon-theme v5.32.0 (#36832 )
Théo LUDWIG
2026-03-05 20:51:26 +01:00
99b0bf7324
Fix bug to check whether user can update pull request branch or rebase branch (#36465 )
Lunny Xiao
2026-03-05 11:31:34 -08:00
723ce3579f
Fix forwarded proto handling for public URL detection (#36810 )
Lunny Xiao
2026-03-05 08:31:52 -08:00
867c4af481
Fix artifacts v4 backend upload problems (#36805 )
ChristopherHX
2026-03-05 16:49:01 +01:00
5d87bb3d45
Add a git grep search timeout (#36809 )
Lunny Xiao
2026-03-04 12:11:42 -08:00
79ae9ea97b
fix(repo): unify DEFAULT_SHOW_FULL_NAME output in templates and dropdown (#36597 )
Tyrone Yeh
2026-03-04 21:23:17 +08:00
315b947740
Harden render iframe open-link handling (#36811 )
Lunny Xiao
2026-03-03 23:15:33 -08:00
b874e0d8e5
[skip ci] Updated translations via Crowdin
GiteaBot
2026-03-04 00:47:08 +00:00
484eacb7bf
fix: /repos/{owner}/{repo}/actions/{runs,jobs} requiring owner permissions (#36818 )
OptionalValue
2026-03-03 20:23:27 +01:00
93e3be3018
Fix CRAN package version validation to allow more than 4 version components (#36813 )
Copilot
2026-03-04 01:56:38 +08:00
761b9d439b
Fix API not persisting pull request unit config when has_pull_requests is not set (#36718 )
silverwind
2026-03-02 23:08:53 +01:00
054eb6d8a5
feat: Add Actions API rerun endpoints for runs and jobs (#36768 )
Nicolas
2026-03-02 22:34:06 +01:00
56f23f623a
Fix bug when pushing mirror with wiki (#36795 )
Lunny Xiao
2026-03-02 12:58:07 -08:00
37f6f7f6d4
Pull Request Pusher should be the author of the merge (#36581 )
Adam Majer
2026-03-02 21:05:58 +01:00
0e0daa8afe
Delete non-exist branch should return 404 (#36694 )
Lunny Xiao
2026-03-02 11:08:16 -08:00
716a800f50
Remove API registration-token (#36801 )
Lunny Xiao
2026-03-02 10:31:42 -08:00
7889b78c87
Add background and run count to actions list page (#36707 )
silverwind
2026-03-02 16:40:49 +01:00
08254cf126
Enable docker layer caching for dry-run and nightly container builds (#36738 )
silverwind
2026-03-01 22:18:46 +01:00
c3b1e7372e
Add admin badge to navbar avatar (#36790 )
silverwind
2026-03-01 21:48:47 +01:00
bc9817b317
WorkflowDispatch api optionally return runid (#36706 )
ChristopherHX
2026-03-01 20:58:16 +01:00
553277b0be
upgrade minimatch (#36760 )
Lunny Xiao
2026-03-01 10:56:32 -08:00
5b8c8e724f
Add never option to PUBLIC_URL_DETECTION configuration (#36785 )
Zettat123
2026-03-01 11:33:47 -07:00
2c624d4deb
Refactor avatar package, support default avatar fallback (#36788 )
wxiaoguang
2026-03-01 21:32:35 +08:00
1592576fa5
Mark unused&immature activitypub as "not implemented" (#36789 )
wxiaoguang
2026-03-01 20:59:49 +08:00
e3cf360154
Add “Copy Source” to markup comment menu (#36726 )
shafi-VM
2026-03-01 14:41:25 +05:30
3ee7a87c8a
Update Nix flake (#36787 )
github-actions[bot]
2026-03-01 07:56:23 +00:00
649ebeb120
Implements OIDC RP-Initiated Logout (#36724 )
Nikita Vakula
2026-03-01 07:28:26 +01:00
f02f419173
Fix README symlink resolution in subdirectories like .github (#36775 )
Jim Paris
2026-02-28 23:33:08 -06:00
48a3a47741
[skip ci] Updated translations via Crowdin
GiteaBot
2026-03-01 00:55:03 +00:00
dae2d32186
Correct spelling (#36783 )
Nicolas
2026-02-28 20:23:20 +01:00
3b250ba04e
refactor: replace legacy tw-flex utility classes with flex-text-block/inline (#36778 )
xiaox
2026-02-28 21:03:25 +08:00
2e00b2f0bb
Fix no-content message not rendering after comment edit (#36733 )
silverwind
2026-02-27 23:23:21 +01:00
b24780b3a3
Fix typos and grammar in English locale (#36751 )
yshyuk
2026-02-28 02:25:23 +09:00
50ec48d9fe
Move Fomantic dropdown CSS to custom module (#36530 )
silverwind
2026-02-27 17:45:10 +01:00
ae2b19849d
Use "Enable Gravatar" but not "Disable" (#36771 )
wxiaoguang
2026-02-28 00:39:26 +08:00
fde7f7db28
feat: add branch_count to repository API (#35351 ) (#36743 )
James Robinson
2026-02-27 14:10:01 +00:00
619db646f5
Deprecate RenderWithErr (#36769 )
wxiaoguang
2026-02-27 20:38:44 +08:00
72e63eef39
Lazy-load some Vue components, fix heatmap chunk loading on every page (#36719 )
silverwind
2026-02-27 06:06:15 +01:00
b52d745d0a
Filter out untracked files from spellchecking (#36756 )
silverwind
2026-02-27 00:06:31 +01:00
f109b97ddd
Fix CSS stacking context issue in actions log (#36749 )
silverwind
2026-02-26 23:35:21 +01:00
f9a2a8ae8d
Fix milestone/project text overflow in issue sidebar (#36741 )
WinterCabbage
2026-02-27 03:58:10 +08:00
f7f55a356f
Update tool dependencies and fix new lint issues (#36702 )
silverwind
2026-02-26 20:13:19 +01:00
26d83c932a
Instance-wide (global) info banner and maintenance mode (#36571 )
Nicolas
2026-02-26 16:16:11 +01:00
d0f92cb0a1
Add created_by filter to SearchIssues (#36670 )
danigm
2026-02-26 12:56:02 +01:00
0d006290a7
Inline and lazy-load EasyMDE CSS, fix border colors (#36714 )
silverwind
2026-02-26 11:50:44 +01:00
840cf68c3e
Fix release draft access check logic (#36720 )
wxiaoguang
2026-02-26 04:59:29 +08:00
9ae28b6f39
Change image transparency grid to CSS (#36711 )
silverwind
2026-02-25 21:20:28 +01:00
0de8a3d3d8
Avoid opening new tab when downloading actions logs (#36740 )
silverwind
2026-02-25 21:08:08 +01:00
569c49debe
Add validation constraints for repository creation fields (#36671 )
Lunny Xiao
2026-02-25 08:28:39 -08:00
577ed107dd
Fix SVG height calculation in diff viewer (#36748 )
Viktor Suprun
2026-02-26 01:54:02 +11:00
2176e84ab9
Fix path resolving (#36734 )
wxiaoguang
2026-02-25 09:21:07 +08:00
d19d4da5ce
[skip ci] Updated translations via Crowdin
GiteaBot
2026-02-25 00:51:54 +00:00
ed57c70176
Fix track time list permission check (#36662 )
Lunny Xiao
2026-02-24 12:22:04 -08:00
75efc51e98
Fix incorrect setting loading order (#36735 )
wxiaoguang
2026-02-24 23:46:08 +08:00
429ba9c010
Use case-insensitive matching for Git error "Not a valid object name" (#36728 )
Md Ferdous Alam
2026-02-24 10:25:34 +06:00
a8505269ca
feat: Add workflow dependencies visualization (#36248 )
Semenets V. Pavel
2026-02-23 16:11:33 +03:00
427954ba6e
Add keyboard shortcuts for repository file and code search (#36416 )
Micah Kepe
2026-02-23 01:20:56 -08:00
6e7991316c
Refactor text utility classes to Tailwind CSS (#36703 )
silverwind
2026-02-22 23:56:33 +01:00
3db3c058b3
Prevent redirect bypasses via backslash-encoded paths (#36660 )
Lunny Xiao
2026-02-22 14:15:03 -08:00
8f15f76dd6
Fix force push time-line commit comments of pull request (#36653 )
Lunny Xiao
2026-02-22 13:30:31 -08:00
1eced4a7c0
Fix get release draft permission check (#36659 )
Lunny Xiao
2026-02-22 12:56:46 -08:00
5f8e19fcef
Move X_FRAME_OPTIONS setting from cors to security section (#30256 )
silverwind
2026-02-22 21:26:46 +01:00
fed2d81e88
Update JS and PY deps (#36708 )
silverwind
2026-02-22 20:56:45 +01:00
ad9850391d
Move jobparser from act repository to Gitea (#36699 )
Lunny Xiao
2026-02-22 11:33:01 -08:00
daf10ff84c
Fix push time bug (#36693 )
Lunny Xiao
2026-02-22 09:14:53 -08:00
d9ac0636d0
Add icon to buttons "Close with Comment", "Close Pull Request", "Close Issue" (#36654 )
Yuriy Khlynovskiy
2026-02-22 16:12:07 +03:00
eb59b1a24a
various fixes (#36697 )
TheFox0x7
2026-02-22 08:01:43 +01:00
bb41bca739
Add AI Contribution Policy to CONTRIBUTING.md (#36651 )
silverwind
2026-02-21 05:46:40 +01:00
ed587ca71b
Add some validation on values provided to USER_DISABLED_FEATURES and EXTERNAL_USER_DISABLED_FEATURES (#36688 )
Lunny Xiao
2026-02-20 16:56:43 -08:00
18e0746b7b
Rework e2e tests (#36634 )
silverwind
2026-02-21 01:26:47 +01:00
86d102494b
Remove unused functions (#36672 )
Lunny Xiao
2026-02-20 14:49:02 -08:00
bcd253a310
Add migration http transport for push/sync mirror lfs (#36665 )
Lunny Xiao
2026-02-20 14:19:12 -08:00