17381 次代码提交 (cc896258b9ea9f60c33077c937ce9b3951b58b35)
 

作者 SHA1 备注 提交日期
  Martin cc896258b9
gitea.service: Remove syslog.target (#29550) 3 个月前
  6543 e3e6569c5f
Add option to set language in admin user view (#28449) 3 个月前
  Yarden Shoham 937e8b5514
Fix elipsis button not working if the last commit loading is deferred (#29544) 3 个月前
  wxiaoguang bf6502a8f7
Fix incorrect relative/absolute URL usages (#29531) 3 个月前
  KN4CK3R 70c126e618
Add support for API blob upload of release attachments (#29507) 3 个月前
  wxiaoguang 6465f94a2d
Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 3 个月前
  6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 3 个月前
  wxiaoguang 3f081d4b54
Rename Action.GetDisplayName to GetActDisplayName (#29540) 3 个月前
  wxiaoguang 27deea7330
Make PR form use toast to show error message (#29545) 3 个月前
  Lunny Xiao cc27b50bdf
Fix a bug returning 404 when display a single tag with no release (#29466) 3 个月前
  charles 423372d84a
Add a check for when the command is canceled by the program on Window… (#29538) 3 个月前
  wxiaoguang e650f64d81
Fix incorrect redirection when creating a PR fails (#29537) 3 个月前
  wxiaoguang c0c2cb933b
Fix incorrect subpath in links (#29535) 3 个月前
  charles 9043584779
Fix issue link does not support quotes (#29484) (#29487) 3 个月前
  Yarden Shoham 2089b974c8
Remove jQuery AJAX from the repo tag edit form (#29526) 3 个月前
  ChristopherHX a53d268aca
Actions Artifacts v4 backend (#28965) 3 个月前
  Yarden Shoham 8a0a83a1b5
Remove jQuery AJAX from common global functions (#29528) 3 个月前
  Lunny Xiao 9de5e39e25
Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 3 个月前
  GiteaBot 85ad4a0f7d [skip ci] Updated translations via Crowdin 3 个月前
  wxiaoguang 4b8293aa09
Fix issue & comment history bugs (#29525) 3 个月前
  silverwind 3b99066aa8
Fix incorrect diff expander for deletion of last lines in a file (#29501) 3 个月前
  sillyguodong 6841e58d1f
Ignore `__debug_bin*` which is generated by vscode when debugging (#29524) 3 个月前
  sillyguodong cee08f6347
Set pre-step status to `skipped` if job is skipped (#29489) 3 个月前
  wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519) 3 个月前
  Origami404 2ca5daf07e
Adding back missing options to app.example.ini (#29511) 3 个月前
  wxiaoguang b8a598e6a4
Refactor the "attachments" sub-template data key to RenderedContent (#29517) 3 个月前
  wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 3 个月前
  techknowlogick cb52b17f92
Add admin API route for managing user's badges (#23106) 3 个月前
  wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 3 个月前
  Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 3 个月前
  techknowlogick 5e32cd6beb
Don’t comment when locking (#29508) 3 个月前
  GiteaBot a6eb298098 [skip ci] Updated translations via Crowdin 3 个月前
  6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 3 个月前
  Jason Song c7dcb58b1d
Update FAQ about git hook problems (#29495) 3 个月前
  silverwind e94e2fb6c5
Lighten text colors on dark theme for increased contrast (#29481) 3 个月前
  KN4CK3R a6fd0176de
Fix wrong test usage of `AppSubURL` (#29459) 3 个月前
  silverwind 6e1873288f
Improve contrast on blame timestamp, fix double border (#29482) 3 个月前
  silverwind 6d9b7253a2
Fix/Improve `processWindowErrorEvent` (#29407) 3 个月前
  silverwind 850fc2516e
Apply compact padding to small buttons with svg icons (#29471) 3 个月前
  charles 252047ed2e
Fix counter display number incorrectly displayed on the page (#29448) 3 个月前
  wxiaoguang 10cfa0879a
Fix incorrect user location link on profile page (#29474) 3 个月前
  Zettat123 1ad4bb9eb7
Fix workflow trigger event bugs (#29467) 3 个月前
  silverwind 82405f808d
Fix URL calculation in clone input box (#29470) 3 个月前
  Yarden Shoham 71e0f185f9
Remove jQuery from the "find file" page (#29456) 3 个月前
  Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 3 个月前
  Zettat123 d0fe6ea4e1
The job should always run when `if` is `always()` (#29464) 3 个月前
  silverwind d557fbc5a7
Recolor dark theme to blue shade (#29283) 3 个月前
  6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 3 个月前
  Nanguan Lin db545b208b
Implement actions badge svgs (#28102) 3 个月前
  Lunny Xiao e9f4c2db82
Fix missed return (#29450) 3 个月前