3719 コミット (a1fcb1cfb84fd6b36c8fe9fd56588119fa4377bc)

作成者 SHA1 メッセージ 日付
  zeripath 4fb2006ca1
Make gitea work using cmd.exe again (#22073) 1年前
  Lunny Xiao 6398ca745a
refactor bind functions based on generics (#22055) 1年前
  Lunny Xiao 3e8285b824
Use multi reader instead to concat strings (#22099) 1年前
  Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 1年前
  KN4CK3R 3c59d31bc6
Add API management for issue/pull and comment attachments (#21783) 1年前
  silverwind 0585ac3ac6
Update go dev dependencies (#22064) 1年前
  Jason Song 0a85537c79
Support disabling database auto migration (#22053) 1年前
  zeripath a08584ee36
Ensure that Chinese punctuation is not ambiguous when locale is Chinese (#22019) 1年前
  zeripath ea86c2b56a
Use GhostUser if needed for TrackedTimes (#22021) 1年前
  6543 46485848fa
On tag/branch-exist check, dont panic if repo is nil (#21787) 1年前
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 1年前
  Chongyi Zheng 8698458f48
Remove deprecated packages & staticcheck fixes (#22012) 1年前
  Jason Song f59a74852b
Update gitea-vet to check FSFE REUSE (#22004) 1年前
  zeripath 64973cf18f
Use path not filepath in template filenames (#21993) 1年前
  Jason Song f9cbf5a1bc
Util type to parse ref name (#21969) 1年前
  Jason Song 4e5d4d0073
Skip initing LFS storage if disabled (#21996) 1年前
  Jason Song 67881ae99a
Skip initing disabled storages (#21985) 1年前
  Saswat Padhi 715cf46dc4
Normalize `AppURL` according to RFC 3986 (#21950) 1年前
  Jason Song 9607750b5e
Replace fmt.Sprintf with hex.EncodeToString (#21960) 1年前
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1年前
  zeripath f6fd501841
Correct the fallbacks for mailer configuration (#21945) 1年前
  KN4CK3R 4b5a6e5ef0
Fix typos (#21947) 1年前
  KN4CK3R a1ae83f36e
Workaround for container registry push/pull errors (#21862) 1年前
  KN4CK3R fc7a2d5a95
Add support for HEAD requests in Maven registry (#21834) 1年前
  Xinyu Zhou e483ec3a00
Fix vertical align of committer avatar rendered by email address (#21884) 1年前
  zeripath 4d42cbbcc2
Handle empty author names (#21902) 1年前
  Xinyu Zhou 68e934ab5d
Add option to enable CAPTCHA validation for login (#21638) 1年前
  zeripath e77b76425e
Prepend refs/heads/ to issue template refs (#20461) 1年前
  Jason Song e4eaa68a2b
Replace yaml.v2 with yaml.v3 (#21832) 1年前
  Xinyu Zhou b4802b9b2e
Allow disable RSS/Atom feed (#21622) 1年前
  Jason Song d3f850cc0e
Support comma-delimited string as labels in issue template (#21831) 1年前
  silverwind eec1c71880
Show syntax lexer name in file view/blame (#21814) 1年前
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1年前
  Gusted 20385b52a3
Prevent dangling user redirects (#21856) 1年前
  KN4CK3R 43ab9324c5
Fix setting HTTP headers after write (#21833) 1年前
  Jason Song 92dd24716d
Ignore issue template with a special name (#21830) 1年前
  Yarden Shoham 6c8ff32511
Add `updated_at` field to PullReview API object (#21812) 1年前
  zeripath c772934ff6
Adjust gitea doctor --run storages to check all storage types (#21785) 1年前
  zeripath d9ba7f7442
Prevent panic in doctor command when running default checks (#21791) 1年前
  Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 1年前
  zeripath 158b088ec3
Adjust clone timeout error to suggest increasing timeout (#21769) 1年前
  Drew Noel 2cbea23d70
Add configuration for CORS allowed headers (#21747) 1年前
  Lunny Xiao 385462d36c
Fix dashboard ignored system setting cache (#21621) 1年前
  zeripath 99688ef994
Attempt clarify AppWorkPath etc. (#21656) 1年前
  KN4CK3R 20674dd05d
Add package registry quota limits (#21584) 1年前
  Yarden Shoham cb83288530
Add attention blocks within quote blocks for `Note` and `Warning` (#21711) 1年前
  Lunny Xiao 2ebab42934
Move svg html render to modules/svg (#21716) 1年前
  wxiaoguang 2900dc90a7
Improve valid user name check (#20136) 1年前
  wxiaoguang 4d1e2b8334
Fix token generation when using INTERNAL_TOKEN_URI (#21669) 1年前
  oliverpool b6e81357bd
Add Webhook authorization header (#20926) 1年前