Commit Graph

  • dda8fb0609 some lil updates main skeris 2024-11-22 16:28:57 +0300
  • bc7d599030
    Fix issues with inconsistent spacing in areas (#32607) Kerwin Bryant 2024-11-22 14:12:50 +0800
  • c4e27cb27b
    Refactor markup render system (#32589) wxiaoguang 2024-11-22 13:48:09 +0800
  • 81ac8d914c
    Style unification for the issue_management area (#32605) Kerwin Bryant 2024-11-22 12:33:31 +0800
  • a3881ffa3d
    Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32573) Marcell Mars 2024-11-22 05:06:41 +0100
  • a175f9805c
    Add line-through for deleted branch on pull request view page (#32500) Lunny Xiao 2024-11-21 09:04:18 -0800
  • a32cfb2a8d
    Fix issue sidebar regression (#32598) wxiaoguang 2024-11-22 00:38:34 +0800
  • e90753a712
    Fix PR diff review form submit (#32596) wxiaoguang 2024-11-21 22:09:16 +0800
  • 675c288811
    Fix some typescript issues (#32586) silverwind 2024-11-21 14:57:42 +0100
  • 9bf821ae6c
    Fix GetInactiveUsers (#32540) Lunny Xiao 2024-11-20 20:55:32 -0800
  • 9ac74a1a40
    disable gravatar in test (#32529) Rowan Bohde 2024-11-20 22:30:48 -0600
  • d11f8d24b0
    Add 'Copy path' button to file view (#32584) silverwind 2024-11-21 05:03:17 +0100
  • 07373f1d5d
    Improve issue sidebar UI (#32587) wxiaoguang 2024-11-21 11:31:54 +0800
  • efb55cd8ef
    Supplement and Improvement for #32558 (#32585) Kerwin Bryant 2024-11-21 10:42:37 +0800
  • 23d0f9083e
    make search box in issue sidebar dropdown list always show when scrolling (#32576) a1012112796 2024-11-21 09:23:50 +0800
  • 33850a83fe
    Fix submodule parsing (#32571) Lunny Xiao 2024-11-20 11:26:12 -0800
  • 407b6e6dfc
    allow the actions user to login via the jwt token (#32527) Rowan Bohde 2024-11-20 09:24:09 -0600
  • 56bff7ae23
    Support HTTP POST requests to /userinfo, aligning to OpenID Core specification (#32578) Marcell Mars 2024-11-20 15:22:48 +0100
  • 355889dbc2
    Remove duplicate empty repo check in delete branch API (#32569) Kemal Zebari 2024-11-19 17:05:06 -0800
  • 69268ee19f
    Optimize installation-page experience (#32558) Kerwin Bryant 2024-11-20 08:39:57 +0800
  • 0d5abd9b3e
    Remove unnecessary code (#32560) Lunny Xiao 2024-11-19 08:21:13 -0800
  • 32456b6f31
    Fix a compilation error in the Gitpod environment (#32559) Kerwin Bryant 2024-11-19 14:57:55 +0800
  • 5eb0ee49a1
    Use user.FullName in Oauth2 id_token response (#32542) Baltazár Radics 2024-11-18 12:24:17 +0100
  • 896314c7a2
    Fix some places which doesn't repsect org full name setting (#32243) Lunny Xiao 2024-11-17 22:24:49 -0800
  • 696fbe6036
    Refactor push mirror find and add check for updating push mirror (#32539) Lunny Xiao 2024-11-17 21:59:04 -0800
  • 8a20fba8eb
    Refactor markup render system (#32533) wxiaoguang 2024-11-18 13:25:42 +0800
  • 4f879a00df
    Refactor find forks and fix possible bugs that weak permissions check (#32528) Lunny Xiao 2024-11-17 19:06:25 -0800
  • f122aaf9ff
    Use better name for userinfo structure (#32544) Lunny Xiao 2024-11-17 18:41:59 -0800
  • c3dedcffa7
    Fix basic auth with webauthn (#32531) Lunny Xiao 2024-11-16 09:52:16 -0800
  • 5eebe1dc5f
    Fix and refactor markdown rendering (#32522) wxiaoguang 2024-11-16 16:41:44 +0800
  • e546480d0a
    Fix large image overflow in comment page (#31740) charles 2024-11-16 02:34:54 +0800
  • ecbb03dc6d
    Improve testing and try to fix MySQL hanging (#32515) wxiaoguang 2024-11-15 23:45:07 +0800
  • a0c0cb3a2c
    Fix recentupdate sorting bugs (#32505) Zettat123 2024-11-15 12:36:22 +0800
  • e1b269e956
    Remove transaction for archive download (#32186) Lunny Xiao 2024-11-14 20:04:20 -0800
  • 4121f952d1
    Fix oauth2 error handle not return immediately (#32514) Lunny Xiao 2024-11-14 18:13:01 -0800
  • 21f7db2124
    Fix incorrect project page CSS class (#32510) wxiaoguang 2024-11-15 09:30:26 +0800
  • 6f1de0a9e5
    Add avif image file support (#32508) wxiaoguang 2024-11-15 08:55:50 +0800
  • 68731c07c5
    Reduce integration test overhead (#32475) Rowan Bohde 2024-11-14 13:28:46 -0600
  • 249e67672a
    Remove jQuery import from some files (#32512) wxiaoguang 2024-11-15 02:48:41 +0800
  • 98d9a71ffe
    Trim title before insert/update to database to match the size requirements of database (#32498) Lunny Xiao 2024-11-13 23:19:14 -0800
  • b4abb6deff
    Reimplement GetUserOrgsList to make it simple and clear (#32486) Lunny Xiao 2024-11-13 21:31:47 -0800
  • 3f9c3e7bc3
    Refactor render system (#32492) wxiaoguang 2024-11-14 13:02:11 +0800
  • 985e2a8af3
    Fix nil panic if repo doesn't exist (#32501) wxiaoguang 2024-11-14 12:17:58 +0800
  • 9880c1372e
    Bump CI,Flake and Snap to Node 22 (#32487) silverwind 2024-11-13 22:39:55 +0100
  • ad223000d4
    Perf: add extra index to notification table (#32395) BoYanZh 2024-11-13 13:17:54 -0500
  • 0aedb03996
    Fix LFS route mock, realm, middleware names (#32488) wxiaoguang 2024-11-13 16:58:09 +0800
  • 840ad7eefe
    Disable Oauth check if oauth disabled (#32368) Lunny Xiao 2024-11-12 13:33:35 -0800
  • 5bed7b9ec0
    Update JS and PY dependencies (#32482) silverwind 2024-11-12 22:03:22 +0100
  • cad313e64f
    Update github.com/meilisearch/meilisearch-go (#32484) silverwind 2024-11-12 21:55:01 +0100
  • 160ccb5ee2
    Fix test fixtures for user2/lfs.git (#32477) wxiaoguang 2024-11-12 13:41:22 +0800
  • 4c924bf43c
    Limit org member view of restricted users (#32211) 6543 2024-11-12 04:44:24 +0100
  • 2763766f85
    cargo registry - respect renamed dependencies (#32430) Albin Hedman 2024-11-12 03:57:30 +0100
  • 580e21dd2e
    Refactor LFS SSH and internal routers (#32473) wxiaoguang 2024-11-12 10:38:22 +0800
  • f35e2b0cd1
    Fix a number of typescript issues (#32459) silverwind 2024-11-11 12:13:57 +0100
  • f888e45432
    Harden runner updateTask and updateLog api (#32462) ChristopherHX 2024-11-11 05:58:37 +0100
  • a1892cf7e3
    Move some functions from issue.go to standalone files (#32468) Lunny Xiao 2024-11-10 20:28:54 -0800
  • 43c252dfea
    Calculate PublicOnly for org membership only once (#32234) 6543 2024-11-11 01:38:30 +0100
  • b1f42a0cdd
    Add DEFAULT_MIRROR_REPO_UNITS and DEFAULT_TEMPLATE_REPO_UNITS options (#32416) Zettat123 2024-11-11 08:11:00 +0800
  • a910abbb45
    Add a doctor check to disable the "Actions" unit for mirrors (#32424) Zettat123 2024-11-11 07:37:24 +0800
  • a928739456
    Refactor sidebar assignee&milestone&project selectors (#32465) wxiaoguang 2024-11-11 04:07:54 +0800
  • 58c634b854
    Refactor sidebar label selector (#32460) wxiaoguang 2024-11-10 16:26:42 +0800
  • b55a31eb6a
    Fix mermaid diagram height when initially hidden (#32457) silverwind 2024-11-09 19:03:55 +0100
  • 18aeca5320
    Add reviewers selection to new pull request (#32403) Calvin K 2024-11-09 12:48:31 +0800
  • d80f99ef04
    Fix issue sidebar (#32455) wxiaoguang 2024-11-09 01:55:32 +0800
  • 0f397ae09b
    Refactor language menu and dom utils (#32450) wxiaoguang 2024-11-08 14:04:24 +0800
  • 35bcd667b2
    Fix broken releases when re-pushing tags (#32435) Zettat123 2024-11-08 10:53:06 +0800
  • 623a2d41cc
    Refactor issue page info (#32445) wxiaoguang 2024-11-08 10:21:13 +0800
  • 028e612094
    Split issue sidebar into small templates (#32444) wxiaoguang 2024-11-08 09:44:20 +0800
  • fb03062478
    Only provide the commit summary for Discord webhook push events (#32432) Kemal Zebari 2024-11-07 11:56:53 -0800
  • 331e878e81
    Add new event commit status creation and webhook implementation (#27151) Lunny Xiao 2024-11-06 22:41:49 -0800
  • 145e266987
    Support quote selected comments to reply (#32431) wxiaoguang 2024-11-07 11:57:07 +0800
  • 276500c314
    Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) Lunny Xiao 2024-11-06 19:28:11 -0800
  • 913be9e8ac
    Add new index for action to resolve the performance problem (#32333) Lunny Xiao 2024-11-06 14:04:48 -0800
  • 7adc4717ec
    Include file extension checks in attachment API (#32151) Kemal Zebari 2024-11-06 13:34:32 -0800
  • f64fbd9b74
    Updated tokenizer to better matching when search for code snippets (#32261) Bruno Sofiato 2024-11-06 17:51:20 -0300
  • b573512312
    Correctly query the primary button in a form (#32438) wxiaoguang 2024-11-07 04:21:53 +0800
  • 41b4ef825d
    Use 8 as default value for git lfs concurrency (#32421) wxiaoguang 2024-11-05 21:10:57 +0800
  • 24b83ff63e
    Fix milestone deadline and date related problems (#32339) Lunny Xiao 2024-11-04 23:46:40 -0800
  • 1887c75c35
    Only query team tables if repository is under org when getting assignees (#32414) Lunny Xiao 2024-11-04 23:13:52 -0800
  • 61c35590c7
    Refactor RepoRefByType (#32413) wxiaoguang 2024-11-05 14:35:54 +0800
  • 4a469c8e1b
    Refactor template ctx and render utils (#32422) wxiaoguang 2024-11-05 14:04:26 +0800
  • b068dbd40e
    Refactor DateUtils and merge TimeSince (#32409) wxiaoguang 2024-11-04 19:30:00 +0800
  • 61be51e56b
    Refactor markup package (#32399) wxiaoguang 2024-11-04 18:59:50 +0800
  • af28ce59b8
    Add some handy markdown editor features (#32400) wxiaoguang 2024-11-04 18:14:36 +0800
  • 54146e62c0
    Make LFS http_client parallel within a batch. (#32369) Royce Remer 2024-11-03 20:49:08 -0800
  • f2a6df03d9
    Refactor repo legacy (#32404) wxiaoguang 2024-11-03 19:00:12 +0800
  • 259811617b
    Replace DateTime with proper functions (#32402) wxiaoguang 2024-11-03 05:04:53 +0800
  • e524f63d58
    Fix git error handling (#32401) wxiaoguang 2024-11-02 19:20:22 +0800
  • 13a203828c
    Fix created_unix for mirroring (#32342) Lunny Xiao 2024-11-01 23:11:38 -0700
  • fec6b3d500
    Replace DateTime with DateUtils (#32383) wxiaoguang 2024-11-02 12:08:28 +0800
  • 7dcccc3bb1
    improve performance of diffs (#32393) Rowan Bohde 2024-11-01 22:29:37 -0500
  • ec2d1593c2
    Refactor tests to prevent from unnecessary preparations (#32398) wxiaoguang 2024-11-01 23:18:29 +0800
  • 66971e591e
    Add artifacts test fixture (#30300) Kyle D. 2024-10-31 22:29:54 -0400
  • 0690cb076b
    Fix missing signature key error when pulling Docker images with SERVE_DIRECT enabled (#32365) Zettat123 2024-10-31 23:28:25 +0800
  • 8107823026
    Fix a number of typescript issues (#32308) silverwind 2024-10-31 15:57:40 +0100
  • 5e6523aa57
    Update go dependencies (#32389) wxiaoguang 2024-10-31 20:05:54 +0800
  • 9914c9ab08
    Update JS and PY dependencies (#32388) silverwind 2024-10-31 05:19:15 +0100
  • a4a121c684
    Fix suggestions for issues (#32380) wxiaoguang 2024-10-31 04:06:36 +0800
  • f4d3aaeeb9
    refactor: remove redundant err declarations (#32381) Oleksandr Redko 2024-10-30 21:36:24 +0200
  • dd1f67491f
    Fix the missing menu in organization project view page (#32313) yp05327 2024-10-31 04:05:40 +0900