Commit Graph

4608 Commits (61aaf3440142d225802e3e9ce3db28bcf71f5a7e)

Author SHA1 Message Date
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
wxiaoguang fb1ad920b7
Refactor sha1 and time-limited code (#31023) 6 months ago
Zettat123 f1d9f18d96
Return `access_denied` error when an OAuth2 request is denied (#30974) 6 months ago
wxiaoguang edbf74c418
Fix "force private" logic (#31012) 6 months ago
wxiaoguang 339bc8bc8f
Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 6 months ago
Lunny Xiao 58a03e9fad
Fix bug on avatar (#31008) 6 months ago
wxiaoguang 821d2fc2a3
Simplify mirror repository API logic (#30963) 6 months ago
wxiaoguang effb405cae
Always load or generate oauth2 jwt secret (#30942) 6 months ago
KN4CK3R b1d8f13bd0
Protected tag is no internal server error (#30962) 6 months ago
Zettat123 b3beaed147
Support using label names when changing issue labels (#30943) 6 months ago
Lunny Xiao 26ae592234
Move reverproxyauth before session so the header will not be ignored even if user has login (#27821) 6 months ago
wxiaoguang 7424f27cf3
Check if reverse proxy is correctly configured (#30890) 6 months ago
Jason Song b9396a9b85
Remove deprecated stuff for runners (#30930) 6 months ago
yp05327 f7d2f695a4
Fix misspelling of mergable (#30896) 6 months ago
Lunny Xiao a303c973e0
Fix various problems around projects board view (#30696) 6 months ago
Lunny Xiao f5f921c095
Fix wrong transfer hint (#30889) 6 months ago
wxiaoguang 67c1a07285
Refactor AppURL usage (#30885) 6 months ago
Lunny Xiao ebf0c96940
Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 6 months ago
wxiaoguang 7c613f100e
Make sure git version&feature are always prepared (#30877) 6 months ago
wxiaoguang 0f3e717a1a
Improve grep search (#30843) 7 months ago
Kemal Zebari 9f0ef3621a
Don't only list code-enabled repositories when using repository API (#30817) 7 months ago
yp05327 a50026e2f3
Fix no edit history after editing issue's title and content (#30814) 7 months ago
wxiaoguang 53b55223d1
Ignore useless error message "broken pipe" (#30801) 7 months ago
Bo-Yi Wu e67fbe4f15
refactor: merge ListActionTasks func to action.go file (#30811) 7 months ago
Archer 5c542ca94c
Prevent automatic OAuth grants for public clients (#30790) 7 months ago
Kemal Zebari 872caa17c0
Catch and handle unallowed file type errors in issue attachment API (#30791) 7 months ago
wxiaoguang be112c1fc3
Skip gzip for some well-known compressed file types (#30796) 7 months ago
wxiaoguang 6f7cd94a02
Fix bleve fuzziness (#30799) 7 months ago
Chester 6709e28da7
Add API endpoints for getting action jobs status (#26673) 7 months ago
silverwind 610802df85
Fix tautological conditions (#30735) 7 months ago
wxiaoguang 61b495e5ab
Fix issue label rendering in the issue popup (#30763) 7 months ago
silverwind a3d9f0d915
Fix all rounded borders, change affected tab menus to pills (#30707) 7 months ago
wxiaoguang 4daea7c603
Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) 7 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 7 months ago