Commit Graph

80 Commits (9e0c43777e724953433f2fc1356eb3802c4291b0)

Author SHA1 Message Date
oliverpool 0a9ed54abb
refactor webhook *EditPost (#20780) 2 years ago
KN4CK3R 2b101994a6
Fix init mail render logic (#20704) 2 years ago
Lunny Xiao 589677fafb
Add disable download source configuration (#20548) 2 years ago
zeripath a2cfcdb91a
Slightly simplify LastCommitCache (#20444) 2 years ago
a1012112796 4f267ef643
Allow access to the Public Organization Member lists with minimal permissions (#20330) 2 years ago
luzpaz d29d6d1991
Fix various typos (#20338) 2 years ago
Lunny Xiao 184a7d4195
Check if project has the same repository id with issue when assign project to issue (#20133) 2 years ago
Daniil Gentili 95383b7a16
Add sitemap support (#18407) 2 years ago
Lunny Xiao d0507efb6a
Fix wrong login requirement routers (#20101) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
Lunny Xiao b01dce2a6e
Allow render HTML with css/js external links (#19017) 2 years ago
Gusted edf14202fe
Unify repo settings & show better error (#19828) 2 years ago
xkcdstickfigure 47bb06236d
fixed comment typo (#19944) 2 years ago
6543 a9cc9c0f7a
Auto merge pull requests when all checks succeeded via WebUI (#19648) 2 years ago
Roger Luo 2ae45cebbf
Feature: Find files in repo (#15028) 2 years ago
Gusted 744e452185
Move `/info` outside authorization (#19888) 2 years ago
Mai-Lapyst 4698a1ec47
Adding button to link accounts from user settings (#19792) 2 years ago
KN4CK3R 3da9dafc60
Add Webfinger endpoint (#19462) 2 years ago
delvh 5ca224a789
Allow to mark files in a PR as viewed (#19007) 2 years ago
ttys3 e933f31426
Add health check endpoint (#18465) 2 years ago
qwerty287 8eb1cd9264
Add "Allow edits from maintainer" feature (#18002) 2 years ago
Gusted 0d3d9675c6
Fix middleware function's placements for some `/user/...` (#19377) 2 years ago
Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
Lunny Xiao 420851ca1f
Fix global packages enabled avaiable (#19276) 3 years ago
zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) 3 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 3 years ago
wxiaoguang d4c789dfc1
Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 3 years ago
Lunny Xiao 6526733a58
Let web and API routes have different auth methods group (#19168) 3 years ago
KN4CK3R 59b867dc2d
Add `ContextUser` to http request context (#18798) 3 years ago
KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 3 years ago
Abheek Dhawan f96e8be41f
Use custom favicon when viewing static files if it exists (#19130) 3 years ago
Otto Richter (fnetX) ea46142bce
Add button for issue deletion (#19032) 3 years ago
Paweł Bogusławski c917f2df9b
Disable unnecessary OpenID/OAuth2 elements (#18491) 3 years ago
zeripath eb748f5f3c
Add apply-patch, basic revert and cherry-pick functionality (#17902) 3 years ago
zeripath 933e819165
Ensure that blob-excerpt links work for wiki (#18587) 3 years ago
Dr. Tobias Quathamer 3349fd8f79
Add packagist webhook (#18224) 3 years ago
zeripath a82fd98d53
Pause queues (#15928) 3 years ago
qwerty287 1f40933d38
Add config options to hide issue events (#17414) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
wxiaoguang 5bf8d5445e
Refactor Router Logger (#17308) 3 years ago
Lunny Xiao 35c3553870
Support webauthn (#17957) 3 years ago
KN4CK3R bf7b083cfe
Add replay of webhooks. (#18191) 3 years ago
6543 0572c78938
refactoring nits (#18188) 3 years ago
Gusted 650a50a7ba
Remove unused route "/tasks/trigger" (#18160) 3 years ago
Lunny Xiao de8e3948a5
Refactor auth package (#17962) 3 years ago
KN4CK3R 211f0c32d2
Removed unused endpoint. (#18127) 3 years ago
zeripath 16adaaeaa3
Instead of using routerCtx just escape the url before routing (#18086) 3 years ago
zeripath 62dcf1a6fb
Add NotFound handler (#18062) 3 years ago
zeripath 0ac845042e
Move POST /{username}/action/{action} to simply POST /{username} (#18045) 3 years ago