1
1
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-14 07:41:21 +01:00

Commit Graph

  • ad24940faf add yp05327 2025-01-06 04:52:26 +0000
  • 40765b5d45
    Fix repo empty guide (#33114) wxiaoguang 2025-01-06 12:07:52 +0800
  • cae73af8c0 support label event Zettat123 2025-01-06 12:03:52 +0800
  • c949f42d4d fix Kerwin Bryant 2025-01-06 03:20:42 +0000
  • 726ce4e26a fix wxiaoguang 2025-01-06 07:45:11 +0800
  • b564c6ef67 fix wxiaoguang 2025-01-06 10:17:44 +0800
  • c030683c29 fix wxiaoguang 2025-01-06 10:17:44 +0800
  • 989221b208 fix wxiaoguang 2025-01-06 07:45:25 +0800
  • ad9b126ad6 fix Kerwin Bryant 2025-01-06 01:38:46 +0000
  • 421a496f3e
    Merge branch 'main' into lunny/add_transaction_set_merged Lunny Xiao 2025-01-05 17:24:50 -0800
  • 6fec27f59e
    Fix typo Lunny Xiao 2025-01-05 17:19:01 -0800
  • 92983b7f5c
    Add missing transaction when set merge Lunny Xiao 2025-01-05 17:16:52 -0800
  • 8a0de350ab fix wxiaoguang 2025-01-06 08:45:56 +0800
  • 3c1c508421 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-06 00:34:05 +0000
  • c993e94b10 wokring text editing and submitting with track changes David Gray 2025-01-05 15:51:14 -0600
  • cf60734a4d
    Fix dropdown menu header and mobile view (#33108) wxiaoguang 2025-01-06 05:20:22 +0800
  • 9b77133348
    Merge branch 'main' into fix-ui Giteabot 2025-01-06 04:55:57 +0800
  • 394b86b219
    Add some comments Lunny Xiao 2025-01-05 11:07:58 -0800
  • 1235dbc6d9 Fix bug Lunny Xiao 2025-01-05 10:16:12 -0800
  • 0f4ca0960b Fix spell Lunny Xiao 2025-01-04 21:41:20 -0800
  • af777ec16e Add comment and fix test Lunny Xiao 2025-01-04 21:40:46 -0800
  • 56e8eb0661 Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index Lunny Xiao 2025-01-04 21:29:46 -0800
  • e637008fe3
    Fix empty git repo handling logic and fix mobile view (#33101) (#33102) wxiaoguang 2025-01-05 23:18:02 +0800
  • 4237736029
    workflow_dispatch use workflow from trigger branch (#33098) ChristopherHX 2025-01-05 14:47:18 +0100
  • 9e3143ee67 backport #33108 (fix mobile view) wxiaoguang 2025-01-05 20:57:32 +0800
  • d01ad3cc90 fix wxiaoguang 2025-01-05 20:57:32 +0800
  • fb73730a5f
    Merge branch 'main' into wip-dispatch-v2 wxiaoguang 2025-01-05 19:02:53 +0800
  • a3d1f26260 fix RefURL wxiaoguang 2025-01-05 12:21:13 +0800
  • fa7a3c6155 fix style wxiaoguang 2025-01-05 11:46:27 +0800
  • 92beea2327 editor working David Gray 2025-01-04 18:50:29 -0600
  • 3078826d01 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-05 00:35:35 +0000
  • 863176d5fd * fix error message * fix typo * replace Submit with Run Workflow * add actions.workflow.has_no_workflow_dispatch item ChristopherHX 2025-01-04 23:42:36 +0000
  • d6459d05b7 remove unused query parameters wxiaoguang 2025-01-05 06:59:50 +0800
  • 64346dc4f4 fix lint wxiaoguang 2025-01-05 06:55:07 +0800
  • 828cc17be2 make label text clickable wxiaoguang 2025-01-05 06:53:13 +0800
  • 12493ff4d3 fix tmpl call wxiaoguang 2025-01-05 06:44:23 +0800
  • 55248783b7 add CurWorkflowExists, format tmpl wxiaoguang 2025-01-05 06:30:57 +0800
  • df9d1fe8c5
    Trivial fixes (#33103) wxiaoguang 2025-01-05 06:25:50 +0800
  • c241c6c086 refactor wxiaoguang 2025-01-05 06:21:20 +0800
  • 18fc07d177
    Merge branch 'main' into fix-trivial wxiaoguang 2025-01-05 06:01:40 +0800
  • c21ee7b3ee * move error alert after submit * hide submit on workflow not found ChristopherHX 2025-01-04 21:39:08 +0000
  • d6fd451724 update url ChristopherHX 2025-01-04 21:07:03 +0000
  • 48af0ffa45 workflow_dispatch use workflow from trigger branch ChristopherHX 2025-01-03 15:56:05 +0100
  • 15c2d5d8a7 fix user profile readme wxiaoguang 2025-01-04 19:34:36 +0800
  • cb06f629b5 apply a ui fix from main wxiaoguang 2025-01-04 19:13:40 +0800
  • 411ce55851 Fix empty git repo handling logic (#33101) wxiaoguang 2025-01-04 18:47:24 +0800
  • 3d544a3ad3
    Fix empty git repo handling logic (#33101) wxiaoguang 2025-01-04 18:47:24 +0800
  • 7a3b301886 update comment wxiaoguang 2025-01-04 13:55:37 +0800
  • dc262dce06 fix wxiaoguang 2025-01-04 12:43:07 +0800
  • 8d63859f5b fix ui wxiaoguang 2025-01-04 11:37:27 +0800
  • 2b064b8637
    Refactor legacy line-number and scroll code (#33094) wxiaoguang 2025-01-04 10:56:07 +0800
  • 9f80d1d578
    Fix no branch redirection loop Lunny Xiao 2025-01-03 18:42:50 -0800
  • 31e9debb01 fix header font-size wxiaoguang 2025-01-04 10:24:22 +0800
  • 607102a764
    Update web_src/js/features/repo-code.ts wxiaoguang 2025-01-04 10:18:44 +0800
  • a9c0e631eb
    Merge branch 'main' into refactor-line-scroll wxiaoguang 2025-01-04 10:14:04 +0800
  • 762c63fd83
    Update web_src/js/features/repo-code.ts wxiaoguang 2025-01-04 10:13:54 +0800
  • 3dc83392ad add tiptap David Gray 2025-01-03 16:24:32 -0600
  • fd281518ae
    Fix line-number and scroll bugs (#33094) (#33095) wxiaoguang 2025-01-04 05:50:39 +0800
  • 188e0ee8e4
    Use Project-URL metadata field to get a PyPI package's homepage URL (#33089) Kemal Zebari 2025-01-03 13:09:47 -0800
  • f80d5e9553
    Merge branch 'main' into feat/api/use-project-url-to-get-homepage-url Giteabot 2025-01-04 04:44:43 +0800
  • cf3145a4fe
    Some improvements Lunny Xiao 2025-01-03 12:41:20 -0800
  • def6e8cc6b
    Add a new test compare from base repository to forked reposotry Lunny Xiao 2025-01-03 12:06:56 -0800
  • b218c653e5 add submodule diff links Rowan Bohde 2025-01-03 13:47:06 -0600
  • dfe8cb7bba
    Fix tests Lunny Xiao 2025-01-03 10:55:17 -0800