Commit Graph

2983 Commits (19e2c6a302cc691ab0acbc464650bb57add41d0b)

Author SHA1 Message Date
zeripath 681e81babd
reqOrgMembership calls need to be preceded by reqToken (#16198) 3 years ago
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101) 3 years ago
6543 75205b5669
Fix some API bugs (#16184) 3 years ago
KN4CK3R 29695cd6d5
Add asymmetric JWT signing (#16010) 3 years ago
6543 f7cd394680
[API] Add repoCreateTag (#16165) 3 years ago
6543 b3fbd37e99
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) 3 years ago
6543 6ad5d0a306
[API] ListReleases add filter for draft and pre-releases (#16175) 3 years ago
6543 9469e14dc6
[API] Issue Search Add filter for MilestoneNames (#16173) 3 years ago
zeripath 1ec9e906dc
Ensure settings for Service and Mailer are read on the install page (#15943) 3 years ago
6543 0e081ff0ce
[API] ListIssues add more filters (#16174) 3 years ago
zeripath 6d69df2804
Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
6543 9273601064
Add subject-type filter to list notification API endpoints (#16177) 3 years ago
KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
Lunny Xiao 5d113bdd19
Improve performance of dashboard list orgs (#16099) 3 years ago
KN4CK3R 1295e750b4
Add OpenID claims "profile" and "email". (#16141) 3 years ago
Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
Lunny Xiao da057996d5
Fix http path bug (#16117) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
Lunny Xiao 0909695204
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
zeripath 51775f65bc
Make commit info cancelable (#16032) 3 years ago
KN4CK3R ee5e1c4a88
Rewrite of the LFS server (#15523) 3 years ago
KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867) 3 years ago
zeripath 9fdda90085
Fix case change in ownernames (#16045) 3 years ago
a1012112796 7081046b5f
Fix language switch for install page (#16043) 3 years ago
zeripath cbf30830d2
Add missing SameSite settings for the i_like_gitea cookie (#16037) 3 years ago
zeripath 7a484c0788
Hide mirror passwords on repo settings page (#16022) 3 years ago
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031) 3 years ago
zeripath 36dce0e457
Close the dataRC reader sooner (#16023) 3 years ago
Lunny Xiao effad26c0e
Improve assets handler middleware (#15961) 3 years ago
Jimmy Praet c9480c5f60
Add links to toggle WIP status (#14677) 3 years ago
a1012112796 fec8324026
add a new internal hook to save ssh log (#15787) 3 years ago
Norwin e542b416a7
api: fix overly strict edit pr permissions (#15900) 3 years ago
zeripath 0e56e9c9d9
Restore token authentication for git http when 2FA active (#15915) 3 years ago
zeripath 17c5c654a5
Prevent double-login for Git HTTP and LFS and simplify login (#15303) 3 years ago
zeripath d0ea10b21f
Close the gitrepo when deleting the repository (#15876) 3 years ago
zeripath d234d37aa8
Restore PAM user autocreation functionality (#15825) 3 years ago
Adam Szatyin d86d123322
Add mimetype mapping settings (#15133) 3 years ago
Lunny Xiao d37a89ed05
don't record error when request a non-exist user (#15819) 3 years ago
Lunny Xiao 3656a2a672
Fix goth user infer bug (#15821) 3 years ago
Lunny Xiao e5723d6556
Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) 3 years ago
silverwind 1e6fa57acb
Use single shared random string generation function (#15741) 3 years ago
zeripath 270aab429e
On open repository open common cat file batch and batch-check (#15667) 3 years ago
zeripath 038e1db4df
Return go-get info on subdirs (#15642) 3 years ago
silverwind 17a7797cdd
Fix incorrect asset URL (#15805) 3 years ago
6543 a229e34387
Allow only internal registration (#15795) 3 years ago
zeripath a69fb523a7
Ensure that ctx.Written is checked after issues(...) calls (#15797) 3 years ago
6543 e278614753
[API] make change repo settings work on empty repos (#15778) 3 years ago
Jonathan Tran 9557b8603a
Add selecting tags on the compare page (#15723) 3 years ago