Commit Graph

3873 Commits (594efb9b669fb12e8a0306f76c740fa72c1a80f1)

Author SHA1 Message Date
Jason Song 0a85537c79
Support disabling database auto migration (#22053) 2 years ago
zeripath a08584ee36
Ensure that Chinese punctuation is not ambiguous when locale is Chinese (#22019) 2 years ago
zeripath ea86c2b56a
Use GhostUser if needed for TrackedTimes (#22021) 2 years ago
6543 46485848fa
On tag/branch-exist check, dont panic if repo is nil (#21787) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
Chongyi Zheng 8698458f48
Remove deprecated packages & staticcheck fixes (#22012) 2 years ago
Jason Song f59a74852b
Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
zeripath 64973cf18f
Use path not filepath in template filenames (#21993) 2 years ago
Jason Song f9cbf5a1bc
Util type to parse ref name (#21969) 2 years ago
Jason Song 4e5d4d0073
Skip initing LFS storage if disabled (#21996) 2 years ago
Jason Song 67881ae99a
Skip initing disabled storages (#21985) 2 years ago
Saswat Padhi 715cf46dc4
Normalize `AppURL` according to RFC 3986 (#21950) 2 years ago
Jason Song 9607750b5e
Replace fmt.Sprintf with hex.EncodeToString (#21960) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
zeripath f6fd501841
Correct the fallbacks for mailer configuration (#21945) 2 years ago
KN4CK3R 4b5a6e5ef0
Fix typos (#21947) 2 years ago
KN4CK3R a1ae83f36e
Workaround for container registry push/pull errors (#21862) 2 years ago
KN4CK3R fc7a2d5a95
Add support for HEAD requests in Maven registry (#21834) 2 years ago
Xinyu Zhou e483ec3a00
Fix vertical align of committer avatar rendered by email address (#21884) 2 years ago
zeripath 4d42cbbcc2
Handle empty author names (#21902) 2 years ago
Xinyu Zhou 68e934ab5d
Add option to enable CAPTCHA validation for login (#21638) 2 years ago
zeripath e77b76425e
Prepend refs/heads/ to issue template refs (#20461) 2 years ago
Jason Song e4eaa68a2b
Replace yaml.v2 with yaml.v3 (#21832) 2 years ago
Xinyu Zhou b4802b9b2e
Allow disable RSS/Atom feed (#21622) 2 years ago
Jason Song d3f850cc0e
Support comma-delimited string as labels in issue template (#21831) 2 years ago
silverwind eec1c71880
Show syntax lexer name in file view/blame (#21814) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
Gusted 20385b52a3
Prevent dangling user redirects (#21856) 2 years ago
KN4CK3R 43ab9324c5
Fix setting HTTP headers after write (#21833) 2 years ago
Jason Song 92dd24716d
Ignore issue template with a special name (#21830) 2 years ago
Yarden Shoham 6c8ff32511
Add `updated_at` field to PullReview API object (#21812) 2 years ago
zeripath c772934ff6
Adjust gitea doctor --run storages to check all storage types (#21785) 2 years ago
zeripath d9ba7f7442
Prevent panic in doctor command when running default checks (#21791) 2 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 2 years ago
zeripath 158b088ec3
Adjust clone timeout error to suggest increasing timeout (#21769) 2 years ago
Drew Noel 2cbea23d70
Add configuration for CORS allowed headers (#21747) 2 years ago
Lunny Xiao 385462d36c
Fix dashboard ignored system setting cache (#21621) 2 years ago
zeripath 99688ef994
Attempt clarify AppWorkPath etc. (#21656) 2 years ago
KN4CK3R 20674dd05d
Add package registry quota limits (#21584) 2 years ago
Yarden Shoham cb83288530
Add attention blocks within quote blocks for `Note` and `Warning` (#21711) 2 years ago
Lunny Xiao 2ebab42934
Move svg html render to modules/svg (#21716) 2 years ago
wxiaoguang 2900dc90a7
Improve valid user name check (#20136) 2 years ago
wxiaoguang 4d1e2b8334
Fix token generation when using INTERNAL_TOKEN_URI (#21669) 2 years ago
oliverpool b6e81357bd
Add Webhook authorization header (#20926) 2 years ago
kolaente 085f717529
feat: notify doers of a merge when automerging (#21553) 2 years ago
Lunny Xiao 9a70a12a34
Merge db.Iterate and IterateObjects (#21641) 2 years ago
Jason Song 4ae3f76217
Deal with markdown template without metadata (#21639) 2 years ago
KN4CK3R 49436c2c62
Keep languages defined in .gitattributes (#21403) 2 years ago
Jason Song 60dc48dc00
Sync git hooks when config file path changed (#21619) 2 years ago
Xinyu Zhou 100448a007
Allow disable sitemap (#21617) 2 years ago