Commit Graph

1170 Commits (bfa160fc98a23923b6ce1cd4d99e8970d937d6ec)

Author SHA1 Message Date
Panagiotis "Ivory" Vasilopoulos d58c542579
Add 'Show on a map' button to Location in profile, fix layout (#26214) 1 year ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
JakobDev aba9096999
Show image size on view page (#25884) 1 year ago
caicandong 983167cf49
Fix pull request check list is limited (#26179) 1 year ago
caicandong fd836ff68b
Fix unable to display individual-level project (#26198) 1 year ago
Zettat123 b33cf4fabc
Fix access check for org-level project (#26182) 1 year ago
sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 1 year ago
delvh bd6ef71854
Show branches and tags that contain a commit (#25180) 1 year ago
cassiozareck 73fb1ecdcf
Fixing redirection issue for logged-in users (#26105) 1 year ago
yp05327 1c6c38fa6e
Improve display of Labels/Projects/Assignees sort options (#25886) 1 year ago
wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 1 year ago
Lunny Xiao 5dc37ef97a
Display deprecated warning in admin panel pages as well as in the log file (#26094) 1 year ago
JakobDev 6598d0291c
Allow Organisations to have a E-Mail (#25082) 1 year ago
Bo-Yi Wu 44781f9f5c
Implement auto-cancellation of concurrent jobs if the event is push (#25716) 1 year ago
delvh f3d41c61eb
Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 1 year ago
Lunny Xiao c42b71877e
Fix branch list auth (#26041) 1 year ago
wxiaoguang 52fb936773
Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 1 year ago
HesterG 2f0e79e639
Use frontend fetch for branch dropdown component (#25719) 1 year ago
Lunny Xiao 037c9895a7
Support copy protected branch from template repository (#25889) 1 year ago
FuXiaoHei f3d293d2bb
Actions Artifacts support uploading multiple files and directories (#24874) 1 year ago
wxiaoguang 9b25bfa8f4
Remove redundant "RouteMethods" method (#26024) 1 year ago
wxiaoguang af22f33a93
Fix the route for pull-request's authors (#26016) 1 year ago
Noah Snelson df55f9b189
Add a link to OpenID Issuer URL in WebFinger response (#26000) 1 year ago
Earl Warren e20f8f0977
Improve profile readme rendering (#25988) 1 year ago
harryzcy 0f9f6567bb
Bump github.com/golang-jwt/jwt to v5 (#25975) 1 year ago
wxiaoguang 50e14699d3
Update path related documents (#25417) 1 year ago
wxiaoguang 236c645bf1
Refactor "Content" for file uploading (#25851) 1 year ago
Jason Song 29e959fd00
Ignore `runs-on` with expressions when warning no matched runners (#25917) 1 year ago
yp05327 3add4ca216
Fix incorrect milestone count when provide a keyword (#25880) 1 year ago
yp05327 ec35af470c
Avoid opening/closing PRs which are already merged (#25883) 1 year ago
wxiaoguang 9672085d94
Fix "Flash" message usage (#25895) 1 year ago
yp05327 dc679fc9fa
Fix incorrect release count (#25879) 1 year ago
yp05327 52f46919dc
Add error info if no user can fork the repo (#25820) 1 year ago
hiifong 4628aa5251
fix incorrect repo url when changed the case of ownername (#25733) 1 year ago
Denys Konovalov eec45b43db
move issue filters to shared template (#25729) 1 year ago
yp05327 8b89563bf1
Fix empty project displayed in issue sidebar (#25802) 1 year ago
yp05327 44572e9243
Fix incorrect oldest sort in project list (#25806) 1 year ago
Lunny Xiao 2f31d2d56c
Exclude default branch from pushed branch hint (#25795) 1 year ago
Lunny Xiao 0fd1672ae4
For API attachments, use API URL (#25639) 1 year ago
sebastian-sauer d2c3a90ee2
Show edit title button on commits tab of PR, too (#25791) 1 year ago
wxiaoguang 84c78650cc
Fix notification list bugs (#25781) 1 year ago
Lunny Xiao 6375419468
Newly pushed branches hints on repository home page (#25715) 1 year ago
techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708) 1 year ago
wxiaoguang 128d77a3a0
Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739) 1 year ago
6543 8995046110
Less naked returns (#25713) 1 year ago
puni9869 2af30f715e
Fix inconsistent user profile layout across tabs (#25625) 1 year ago
Jason Song 3c05aa4927
Check `ctx.Written()` for `GetActionIssue` (#25698) 1 year ago
Lunny Xiao 90b3b3dbf8
Fix tags header and pretty format numbers (#25624) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago