Commit Graph

  • 913f0cbf75 Merge branch 'main' into lunny/fix_issue_comment_num Lunny Xiao 2024-12-28 16:35:08 -0800
  • fcfb518a32
    Fix test and follow wxiaoguang's suggestion Lunny Xiao 2024-12-28 16:34:48 -0800
  • e03c048266
    Merge branch 'main' into fix-alert-templates Giteabot 2024-12-29 08:30:20 +0800
  • 55398fc938
    Merge branch 'main' into fix-tests Giteabot 2024-12-29 08:30:18 +0800
  • 64bebc9402
    always show assignees on right (#33006) metiftikci 2024-12-29 03:30:06 +0300
  • 9da2b36822
    Fix bug Lunny Xiao 2024-12-28 16:17:01 -0800
  • c98c7d9eaf
    Merge branch 'main' into fix-tests Giteabot 2024-12-29 08:09:45 +0800
  • d2ae602287
    Merge branch 'main' into fix-alert-templates Giteabot 2024-12-29 08:05:39 +0800
  • edd88176c2
    Merge branch 'main' into show-assignees-right Giteabot 2024-12-29 08:05:12 +0800
  • 94048f3035
    fix toggle commit body button ui when latest commit message is long (#32997) metiftikci 2024-12-29 03:04:56 +0300
  • fa8f2a4545
    Merge branch 'main' into show-assignees-right Giteabot 2024-12-29 07:58:49 +0800
  • 48b4be2e64 adding profile test case iknowright 2024-12-29 01:38:16 +0800
  • e95d7166ed Ignore view_as param when the profiles not both exist changchaishi 2024-12-23 09:35:34 +0000
  • 86e698dc16 add rollback to get private profile when view as is not present changchaishi 2024-12-23 04:03:44 +0000
  • d71cba7620 add check icons and translation changchaishi 2024-12-20 09:25:55 +0000
  • 4b3a8ac3f0 fix that drop down manu shows in repository tab changchaishi 2024-12-20 08:26:16 +0000
  • 6496b3c128 Add hint for public and private profile repo name changchaishi 2024-12-20 08:10:55 +0000
  • ef826a1d0c make sure the drop down appears only when criteria are met Ben Chang 2024-12-17 05:46:13 +0000
  • 3682adb01c make query string right Ben Chang 2024-12-17 09:54:20 +0800
  • 784bedd1b8 Use view as to get public and private profile repo Ben Chang 2024-12-16 18:05:02 +0800
  • f6a7b3e948
    make template conditional on details TheFox0x7 2024-12-28 18:43:59 +0100
  • 4aa31ce35e
    Merge branch 'main' into merge/commit-message hiifong 2024-12-29 00:41:13 +0800
  • b7d696d607
    fix template arguments TheFox0x7 2024-12-28 17:23:05 +0100
  • a92bfb99a5
    find user combination that works TheFox0x7 2024-12-28 17:17:29 +0100
  • 68841c4518 wrap only time metiftikci 2024-12-28 15:47:23 +0000
  • a10523773e
    Merge branch 'main' into fix-latest-commit-ui wxiaoguang 2024-12-28 23:10:02 +0800
  • e2462f2444 make icon inline metiftikci 2024-12-28 14:54:11 +0000
  • ac4e2dbce1
    Update hiifong 2024-12-28 22:13:19 +0800
  • 9e054fbb59
    add pull request test for blocked user TheFox0x7 2024-12-28 13:10:40 +0100
  • a92f5057ae
    Fix and/or comment some legacy CSS problems (#33015) wxiaoguang 2024-12-28 19:51:38 +0800
  • 87ccbe44c6
    Merge branch 'main' into fix-css wxiaoguang 2024-12-28 19:26:25 +0800
  • 3d3ece36d2
    Refactor comment history and fix content edit (#33018) wxiaoguang 2024-12-28 19:26:16 +0800
  • 837ba7b3d2
    Merge branch 'main' into fix-css wxiaoguang 2024-12-28 19:19:49 +0800
  • 21a48945be
    Update templates/repo/branch/list.tmpl wxiaoguang 2024-12-28 19:19:39 +0800
  • 805b32edbf fix wxiaoguang 2024-12-28 16:44:01 +0800
  • ff2ed9b257
    Fix duplicate co-author in squashed merge commit messages hiifong 2024-12-28 15:14:35 +0800
  • 5582146f17 Merge branch 'main' into lunny/use_db_getbranch Lunny Xiao 2024-12-27 23:04:45 -0800
  • 0aa31ddb2f fix wxiaoguang 2024-12-28 14:09:58 +0800
  • 58a81cdab2
    Fix bug Lunny Xiao 2024-12-27 22:10:21 -0800
  • af833fbbaf fix admin tip wxiaoguang 2024-12-28 13:51:30 +0800
  • 14821a5a01 Merge branch 'main' into lunny/add_last_commit_when Lunny Xiao 2024-12-27 21:49:48 -0800
  • 3462b2d296
    update test Lunny Xiao 2024-12-27 21:49:43 -0800
  • c9c3e76446
    Fix test Lunny Xiao 2024-12-27 21:35:58 -0800
  • 9c4d2501a5 Merge branch 'lunny/fix_issue_comment_num' into lunny/fix_issue_comment_num2 Lunny Xiao 2024-12-27 21:11:31 -0800
  • 10a9bb2356 Merge branch 'main' into lunny/merge_getuserfork Lunny Xiao 2024-12-27 21:09:33 -0800
  • 57a106e485
    Fix test Lunny Xiao 2024-12-27 21:09:29 -0800
  • c102e344f3
    Fix bug on activities (#33008) (#33016) Giteabot 2024-12-28 13:04:07 +0800
  • d94aba5e4d
    Merge branch 'release/v1.23' into backport-33008-v1.23 Giteabot 2024-12-28 12:39:24 +0800
  • f27128bf94
    fix scoped label ui when contains emoji (#33007) (#33014) Giteabot 2024-12-28 12:34:53 +0800
  • 893b8a5798
    Merge branch 'release/v1.23' into backport-33007-v1.23 wxiaoguang 2024-12-28 12:30:05 +0800
  • 0efa305676 Fix bug on activities (#33008) Lunny Xiao 2024-12-27 20:04:07 -0800
  • e69da2cd07
    Fix bug on activities (#33008) Lunny Xiao 2024-12-27 20:04:07 -0800
  • e7d3d9941e fix wxiaoguang 2024-12-28 11:55:59 +0800
  • 4e47e3e922
    Merge branch 'main' into lunny/fix_active_issues Lunny Xiao 2024-12-27 19:38:44 -0800
  • f35ab5cd52
    Fix Agit pull request permission check (#32999) (#33005) Giteabot 2024-12-28 11:34:28 +0800
  • 9fb0cf8532 fix scoped label ui when contains emoji (#33007) metiftikci 2024-12-28 03:58:19 +0300
  • e435b1900a
    Refactor arch route handlers (#32993) wxiaoguang 2024-12-28 11:31:46 +0800
  • 81af77fba5
    Merge branch 'main' into refactor-route wxiaoguang 2024-12-28 11:06:45 +0800
  • 254314be5f
    fix scoped label ui when contains emoji (#33007) metiftikci 2024-12-28 03:58:19 +0300
  • 83ac9848eb
    Merge branch 'main' into fix-scoped-label-ui Giteabot 2024-12-28 08:53:12 +0800
  • b3c38f51c8
    Merge branch 'main' into lunny/fix_active_issues Lunny Xiao 2024-12-27 16:52:35 -0800
  • 14ed553fae [skip ci] Updated translations via Crowdin GiteaBot 2024-12-28 00:30:57 +0000
  • 647b093499 fix Kerwin Bryant 2024-12-27 22:27:20 +0000
  • 68ef94ec04
    Merge branch 'main' into lunny/fix_active_issues Lunny Xiao 2024-12-27 13:36:16 -0800
  • 4437a736e0 remove unused classes wxiaoguang 2024-12-28 04:37:27 +0800
  • eebcb418e9 fix wxiaoguang 2024-12-28 04:35:38 +0800
  • 7bac74b2c4 Merge branch 'main' into fix-latest-commit-ui wxiaoguang 2024-12-28 04:33:03 +0800
  • 079a1ffe8f
    De-emphasize signed commits (#31160) Blender Defender 2024-12-27 21:18:30 +0100
  • 21ded6d075
    Fix bug on activities Lunny Xiao 2024-12-27 12:17:54 -0800
  • 5f80c81f1a fix scoped label ui when contains emoji metiftikci 2024-12-27 20:04:49 +0000
  • 42d0a1fea4 fix wxiaoguang 2024-12-28 03:49:59 +0800
  • 9538f47e9d
    Merge branch 'main' into signed-commits-ui wxiaoguang 2024-12-28 03:43:20 +0800
  • ea198f9ea8
    Fix eslint (#33002) wxiaoguang 2024-12-28 03:34:39 +0800
  • 16453aac10
    Merge branch 'main' into fix-eslint wxiaoguang 2024-12-28 03:29:56 +0800
  • 7b85744f0e fix wxiaoguang 2024-12-28 03:28:22 +0800
  • b1585f47c3 Merge branch 'main' into signed-commits-ui wxiaoguang 2024-12-28 03:25:12 +0800
  • c0a807f2eb fix wxiaoguang 2024-12-28 03:25:03 +0800
  • adff3d64d5 fix wxiaoguang 2024-12-28 03:08:21 +0800
  • ce5470abe1 always show assignees on right metiftikci 2024-12-27 18:47:51 +0000
  • ce9cb964cc Fix Agit pull request permission check (#32999) a1012112796 2024-12-28 02:17:01 +0800
  • a7b2707be9
    Fix Agit pull request permission check (#32999) a1012112796 2024-12-28 02:17:01 +0800
  • 71a17eff05 fix wxiaoguang 2024-12-27 23:43:53 +0800
  • 9e383d5328
    Merge branch 'main' into zzc/dev/agit_perm Giteabot 2024-12-28 01:51:56 +0800
  • 2050ea2a20 use gap on latest commit ui instead of margin metiftikci 2024-12-27 16:42:06 +0000
  • c1e04593f2 fix wxiaoguang 2024-12-28 00:27:40 +0800
  • aae3308d09 temp wxiaoguang 2024-12-27 23:13:57 +0800
  • 20710133f2 Merge branch 'main' into signed-commits-ui wxiaoguang 2024-12-27 22:48:34 +0800
  • 327ea77561 fix wxiaoguang 2024-12-27 21:09:59 +0800
  • 0137bc4e5c
    Support for email addresses containing uppercase characters when activating user account (#32998) (#33001) Giteabot 2024-12-27 19:41:41 +0800
  • b9a2cec3c1 Support for email addresses containing uppercase characters when activating user account (#32998) Zettat123 2024-12-27 19:16:23 +0800
  • 2d1a171dc7
    Support for email addresses containing uppercase characters when activating user account (#32998) Zettat123 2024-12-27 19:16:23 +0800
  • 7a10bac34a
    Update services/pull/pull.go a1012112796 2024-12-27 17:37:31 +0800
  • efc5fb91e4
    Add .. Lunny Xiao 2024-12-27 00:28:30 -0800
  • 4f6bdf86d1
    Change wiki directory icon color Lunny Xiao 2024-12-27 00:22:23 -0800
  • 62cef5be3d
    Fix paths Lunny Xiao 2024-12-27 00:14:20 -0800
  • a73248d2ab
    fix lint a1012112796 2024-12-27 15:54:38 +0800
  • 219f0c5203
    Fix Agit pull request permission check a1012112796 2024-12-27 15:06:15 +0800
  • 91ffb2d720 fix bug Kerwin Bryant 2024-12-27 06:31:28 +0000
  • ffbd485611 fix lint wxiaoguang 2024-12-27 13:33:21 +0800
  • de36d2f53e fix tests wxiaoguang 2024-12-27 13:26:30 +0800