Commit Graph

4691 Commits (7b12543e08b8b7440552b005938c12cec6615713)

Author SHA1 Message Date
Bo-Yi Wu d39bce7f00
fix(api): owner ID should be zero when created repo secret (#31715) 4 months ago
Jason Song bf5ae79c51
Fix API endpoint for registration-token (#31722) 4 months ago
yp05327 e0a408e6f3
Add permission check when creating PR (#31033) 4 months ago
Zettat123 7dec8de914
Hide the "Details" link of commit status when the user cannot access actions (#30156) 4 months ago
Shivaram Lingamneni e1cf760d2f
OIDC: case-insensitive comparison for auth scheme `Basic` (#31706) 4 months ago
Shivaram Lingamneni ecc8f2b047
add `username` to OIDC introspection response (#31688) 4 months ago
Adam Majer bae87dfb09
Add return type to GetRawFileOrLFS and GetRawFile (#31680) 4 months ago
yp05327 cc044818c3
Support delete user email in admin panel (#31690) 4 months ago
Stanislas Dolcini d8f82cbc78
Use GetDisplayName() instead of DisplayName() to generate rss feeds (#31687) 4 months ago
Shivaram Lingamneni 2f1cb1d289
fix OIDC introspection authentication (#31632) 4 months ago
Denys Konovalov a8d0c879c3
add skip secondary authorization option for public oauth2 clients (#31454) 4 months ago
Rowan Bohde 416c36f303
allow synchronizing user status from OAuth2 login providers (#31572) 4 months ago
wxiaoguang 72b6bc8caf
Refactor webhook (#31587) 4 months ago
Rowan Bohde 1ee59f0fa3
Allow disabling authentication related user features (#31535) 4 months ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 4 months ago
Anbraten 91745ae46f
Add Passkey login support (#31504) 5 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 5 months ago
wxiaoguang 21783a5752
Fix rendered wiki page link (#31398) 5 months ago
wxiaoguang 37a4b233a0
Refactor repo unit "disabled" check (#31389) 5 months ago
wxiaoguang d32648b204
Refactor route path normalization (#31381) 5 months ago
6543 363c123598
Add cache test for admins (#31265) 5 months ago
wxiaoguang 0f09c22663
Improve rubygems package registry (#31357) 5 months ago
Brecht Van Lommel 597d1da96b
Fix missing images in editor preview due to wrong links (#31299) 5 months ago
6543 78e8296e11
Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359) 5 months ago
Zettat123 42718d32af
Allow downloading attachments of draft releases (#31369) 5 months ago
wxiaoguang 84cbb6c4d2
Fix duplicate sub-path for avatars (#31365) 5 months ago
mzroot d4e4226c3c
Add tag protection via rest api #17862 (#31295) 5 months ago
6543 bb04311b0b
[Refactor] Unify repo search order by logic (#30876) 5 months ago
wxiaoguang 47ca61d8ba
Improve detecting empty files (#31332) 5 months ago
Rowan Bohde 45dbeb5600
Reduce memory usage for chunked artifact uploads to MinIO (#31325) 5 months ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 5 months ago
wxiaoguang 6106a61eff
Remove sub-path from container registry realm (#31293) 5 months ago
wxiaoguang e728fd741b
Fix Activity Page Contributors dropdown (#31264) 5 months ago
Thomas Desveaux c888c933a9
Fix NuGet Package API for $filter with Id equality (#31188) 5 months ago
silverwind 0f0db6a14f
Remove unnecessary inline style for tab-size (#31224) 5 months ago
Lunny Xiao 2788a7ca27
Fix agit checkout command line hint & fix ShowMergeInstructions checking (#31219) 6 months ago
Lunny Xiao 352a2cae24
Performance improvements for pull request list API (#30490) 6 months ago
Jason Song 572fa55fbc
Drop `IDOrderDesc` for listing Actions task and always order by `id DESC` (#31150) 6 months ago
Lunny Xiao fb7b743bd0
Azure blob storage support (#30995) 6 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 6 months ago
wxiaoguang d612a24e3e
Ignore FindRecentlyPushedNewBranches err (#31164) 6 months ago
wxiaoguang 34daee6baf
Fix markup preview (#31158) 6 months ago
Jörg Thalheim 4fe415683e
Add an immutable tarball link to archive download headers for Nix (#31139) 6 months ago
Lunny Xiao b6f15c7948
Add missed return after `ctx.ServerError` (#31130) 6 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 6 months ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 6 months ago
Lunny Xiao e695ba4755
Fix possible ui 500 if workflow's job is nil (#31092) 6 months ago
metiftikci 47e715a70f
Fix `View File` button link if branch deleted on pull request files pages (#31063) 6 months ago
yp05327 daf2a4c047
Fix wrong display of recently pushed notification (#25812) 6 months ago
Denys Konovalov 9c8c9ff6d1
use existing oauth grant for public client (#31015) 6 months ago