Commit Graph

4230 Commits (d4d05f9f1b0e382ad9b7a53ea8c8e0e9afc7b709)

Author SHA1 Message Date
Lunny Xiao ce27de4d48
Fix allowed user types setting problem (#26200) 1 year ago
Earl Warren 494ee56de2
improve unit test for caching (#26185) 1 year ago
Earl Warren eaea530d6b
Render plaintext task list items for markdown files (#26186) 1 year ago
delvh bd6ef71854
Show branches and tags that contain a commit (#25180) 1 year ago
wxiaoguang 8baa42c8d7
Calculate MAX_WORKERS default value by CPU number (#26177) 1 year ago
caicandong f2cc4daf60
Doc update swagger doc for POST /orgs/{org}/teams (#26155) 1 year ago
caicandong 13359581df
refactor improve NoBetterThan (#26126) 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
wxiaoguang 3e4a4f9c67
Fix incorrect router logger (#26137) 1 year ago
JakobDev 6598d0291c
Allow Organisations to have a E-Mail (#25082) 1 year ago
Jason Song 862f748b2b
Fix loading `LFS_JWT_SECRET` from wrong section (#26109) 1 year ago
wxiaoguang d0bdfbc545
Avoid writing config file if not installed (#26107) 1 year ago
KN4CK3R 6aa30af724
Fix handling of Debian files with trailing slash (#26087) 1 year ago
idk cdd3d4b8d8
Allow the use of alternative net.Listener implementations by downstreams (#25855) 1 year ago
wxiaoguang 674df05b16
Use stderr as fallback if the log file can't be opened (#26074) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 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
caicandong 840830b655
Remove commit status running and warning to align GitHub (#25839) 1 year ago
Lunny Xiao 037c9895a7
Support copy protected branch from template repository (#25889) 1 year ago
wxiaoguang 9b25bfa8f4
Remove redundant "RouteMethods" method (#26024) 1 year ago
puni9869 d12ba978a7
Adding remaining enum for migration repo model type. (#26021) 1 year ago
harryzcy ec227d6682
Remove nfnt/resize and oliamb/cutter (#25999) 1 year ago
wxiaoguang 28ecac8024
Fix env config parsing for "GITEA____APP_NAME" (#26001) 1 year ago
jeremiepozzigithub d7a8d09da0
Add file status for API "Get a single commit from a repository" (#16205) (#25831) 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
wxiaoguang faa28b5a44
Move public asset files to the proper directory (#25907) 1 year ago
KN4CK3R 8af96f585f
Disallow dangerous url schemes (#25960) 1 year ago
wxiaoguang cc73e84fa3
Avoid creating directories when loading config (#25944) 1 year ago
wxiaoguang ff9a7afe99
Skip unuseful error message in dev mode when watching local filesystem (#25919) 1 year ago
KN4CK3R 81a8120bc3
Add shutting down notice (#25920) 1 year ago
wxiaoguang 9672085d94
Fix "Flash" message usage (#25895) 1 year ago
KN4CK3R bd82d8974e
Add support for different Maven POM encoding (#25873) 1 year ago
harryzcy c5e187c389
Upgrade go dependencies (#25819) 1 year ago
Jason Song aee14b9c0b
Remove `git.FileBlame` (#25841) 1 year ago
wxiaoguang fa0b5b14c2
Make "install page" respect environment config (#25648) 1 year ago
KN4CK3R 321383db22
Revert package access change from #23879 (#25707) 1 year ago
wxiaoguang 819aed35bf
Make route middleware/handler mockable (#25766) 1 year ago
silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 1 year ago
Zettat123 a42a838843
Fix `ref` for workflows triggered by `pull_request_target` (#25743) 1 year ago
techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708) 1 year ago
Zettat123 7586b5815a
Fix activity type match in `matchPullRequestEvent` (#25746) 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
wxiaoguang f0bde0e4f9
Simplify the LFS GC logger usage (#25717) 1 year ago
Lunny Xiao 45ac90eb54
Sync branches when mirroring (#25722) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago