1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-01 23:28:36 +00:00

Commit Graph

  • 3661b14d97 Remove unnecessary code (#32560) (#32567) Giteabot 2024-11-20 02:55:59 +08:00
  • 0d5abd9b3e Remove unnecessary code (#32560) Lunny Xiao 2024-11-19 08:21:13 -08:00
  • 32456b6f31 Fix a compilation error in the Gitpod environment (#32559) Kerwin Bryant 2024-11-19 14:57:55 +08:00
  • cf2d332443 Refactor find forks and fix possible bugs that weak permissions check (#32528) (#32547) Lunny Xiao 2024-11-18 20:08:32 -08:00
  • 1b7031c5c2 Fix some places which doesn't repsect org full name setting (#32243) (#32550) Giteabot 2024-11-19 10:49:29 +08:00
  • 673fee427e Refactor push mirror find and add check for updating push mirror (#32539) (#32549) Lunny Xiao 2024-11-18 07:55:27 -08:00
  • 5eb0ee49a1 Use user.FullName in Oauth2 id_token response (#32542) Baltazár Radics 2024-11-18 12:24:17 +01:00
  • 896314c7a2 Fix some places which doesn't repsect org full name setting (#32243) Lunny Xiao 2024-11-17 22:24:49 -08:00
  • 696fbe6036 Refactor push mirror find and add check for updating push mirror (#32539) Lunny Xiao 2024-11-17 21:59:04 -08:00
  • 8a20fba8eb Refactor markup render system (#32533) wxiaoguang 2024-11-18 13:25:42 +08:00
  • 578c02d652 Improve some sanitizer rules (#32534) wxiaoguang 2024-11-18 11:42:30 +08:00
  • 4f879a00df Refactor find forks and fix possible bugs that weak permissions check (#32528) Lunny Xiao 2024-11-17 19:06:25 -08:00
  • f122aaf9ff Use better name for userinfo structure (#32544) Lunny Xiao 2024-11-17 18:41:59 -08:00
  • 6555cfcac3 Fix basic auth with webauthn (#32531) (#32536) Giteabot 2024-11-17 02:21:00 +08:00
  • c3dedcffa7 Fix basic auth with webauthn (#32531) Lunny Xiao 2024-11-16 09:52:16 -08:00
  • b6eef34874 Fix artifact v4 upload above 8MB (#31664) (#32523) Giteabot 2024-11-17 01:15:33 +08:00
  • 5eebe1dc5f Fix and refactor markdown rendering (#32522) wxiaoguang 2024-11-16 16:41:44 +08:00
  • e546480d0a Fix large image overflow in comment page (#31740) charles 2024-11-16 02:34:54 +08:00
  • ecbb03dc6d Improve testing and try to fix MySQL hanging (#32515) wxiaoguang 2024-11-15 23:45:07 +08:00
  • d03dd04d65 Remove transaction for archive download (#32186) (#32520) Giteabot 2024-11-15 17:27:38 +08:00
  • a0c0cb3a2c Fix recentupdate sorting bugs (#32505) Zettat123 2024-11-15 12:36:22 +08:00
  • e1b269e956 Remove transaction for archive download (#32186) Lunny Xiao 2024-11-14 20:04:20 -08:00
  • 257ce61023 Fix oauth2 error handle not return immediately (#32514) (#32516) Giteabot 2024-11-15 11:27:04 +08:00
  • 4121f952d1 Fix oauth2 error handle not return immediately (#32514) Lunny Xiao 2024-11-14 18:13:01 -08:00
  • 781310df77 Trim title before insert/update to database to match the size requirements of database (#32498) (#32507) Lunny Xiao 2024-11-14 18:06:31 -08:00
  • 21f7db2124 Fix incorrect project page CSS class (#32510) wxiaoguang 2024-11-15 09:30:26 +08:00
  • 6f1de0a9e5 Add avif image file support (#32508) wxiaoguang 2024-11-15 08:55:50 +08:00
  • 68731c07c5 Reduce integration test overhead (#32475) Rowan Bohde 2024-11-14 13:28:46 -06:00
  • 249e67672a Remove jQuery import from some files (#32512) wxiaoguang 2024-11-15 02:48:41 +08:00
  • 98d9a71ffe Trim title before insert/update to database to match the size requirements of database (#32498) Lunny Xiao 2024-11-13 23:19:14 -08:00
  • b4abb6deff Reimplement GetUserOrgsList to make it simple and clear (#32486) Lunny Xiao 2024-11-13 21:31:47 -08:00
  • 3f9c3e7bc3 Refactor render system (#32492) wxiaoguang 2024-11-14 13:02:11 +08:00
  • f79f8e13e3 Fix nil panic if repo doesn't exist (#32501) (#32502) Giteabot 2024-11-14 12:47:04 +08:00
  • 985e2a8af3 Fix nil panic if repo doesn't exist (#32501) wxiaoguang 2024-11-14 12:17:58 +08:00
  • 9880c1372e Bump CI,Flake and Snap to Node 22 (#32487) silverwind 2024-11-13 22:39:55 +01:00
  • a4263d341c Add a doctor check to disable the "Actions" unit for mirrors (#32424) (#32497) Giteabot 2024-11-14 02:47:56 +08:00
  • ad223000d4 Perf: add extra index to notification table (#32395) BoYanZh 2024-11-13 13:17:54 -05:00
  • 52a66d78d4 Update nix development environment vor v1.22.x (#32495) 6543 2024-11-13 18:40:52 +01:00
  • 0aedb03996 Fix LFS route mock, realm, middleware names (#32488) wxiaoguang 2024-11-13 16:58:09 +08:00
  • ef339713c2 Refactor internal routers (partial backport, auth token const time comparing) (#32473) (#32479) wxiaoguang 2024-11-13 10:26:37 +08:00
  • 840ad7eefe Disable Oauth check if oauth disabled (#32368) Lunny Xiao 2024-11-12 13:33:35 -08:00
  • 5bed7b9ec0 Update JS and PY dependencies (#32482) silverwind 2024-11-12 22:03:22 +01:00
  • cad313e64f Update github.com/meilisearch/meilisearch-go (#32484) silverwind 2024-11-12 21:55:01 +01:00
  • 26437a03b0 Disable Oauth check if oauth disabled (#32368) (#32480) wxiaoguang 2024-11-12 14:09:47 +08:00
  • 160ccb5ee2 Fix test fixtures for user2/lfs.git (#32477) wxiaoguang 2024-11-12 13:41:22 +08:00
  • 4c924bf43c Limit org member view of restricted users (#32211) 6543 2024-11-12 04:44:24 +01:00
  • b48df1082e cargo registry - respect renamed dependencies (#32430) (#32478) Giteabot 2024-11-12 11:26:26 +08:00
  • 2763766f85 cargo registry - respect renamed dependencies (#32430) Albin Hedman 2024-11-12 03:57:30 +01:00
  • 580e21dd2e Refactor LFS SSH and internal routers (#32473) wxiaoguang 2024-11-12 10:38:22 +08:00
  • f35e2b0cd1 Fix a number of typescript issues (#32459) silverwind 2024-11-11 12:13:57 +01:00
  • f888e45432 Harden runner updateTask and updateLog api (#32462) ChristopherHX 2024-11-11 05:58:37 +01:00
  • a1892cf7e3 Move some functions from issue.go to standalone files (#32468) Lunny Xiao 2024-11-10 20:28:54 -08:00
  • 43c252dfea Calculate PublicOnly for org membership only once (#32234) 6543 2024-11-11 01:38:30 +01:00
  • b1f42a0cdd Add DEFAULT_MIRROR_REPO_UNITS and DEFAULT_TEMPLATE_REPO_UNITS options (#32416) Zettat123 2024-11-11 08:11:00 +08:00
  • eb5733636b Fix broken releases when re-pushing tags (#32435) (#32449) Giteabot 2024-11-11 07:49:59 +08:00
  • a910abbb45 Add a doctor check to disable the "Actions" unit for mirrors (#32424) Zettat123 2024-11-11 07:37:24 +08:00
  • a928739456 Refactor sidebar assignee&milestone&project selectors (#32465) wxiaoguang 2024-11-11 04:07:54 +08:00
  • 62d8433194 Fix mermaid diagram height when initially hidden (#32457) (#32464) Giteabot 2024-11-11 04:05:42 +08:00
  • 58c634b854 Refactor sidebar label selector (#32460) wxiaoguang 2024-11-10 16:26:42 +08:00
  • b55a31eb6a Fix mermaid diagram height when initially hidden (#32457) silverwind 2024-11-09 19:03:55 +01:00
  • 18aeca5320 Add reviewers selection to new pull request (#32403) Calvin K 2024-11-09 12:48:31 +08:00
  • d80f99ef04 Fix issue sidebar (#32455) wxiaoguang 2024-11-09 01:55:32 +08:00
  • 0f397ae09b Refactor language menu and dom utils (#32450) wxiaoguang 2024-11-08 14:04:24 +08:00
  • 35bcd667b2 Fix broken releases when re-pushing tags (#32435) Zettat123 2024-11-08 10:53:06 +08:00
  • 623a2d41cc Refactor issue page info (#32445) wxiaoguang 2024-11-08 10:21:13 +08:00
  • 028e612094 Split issue sidebar into small templates (#32444) wxiaoguang 2024-11-08 09:44:20 +08:00
  • 22a93c1cdc Only provide the commit summary for Discord webhook push events (#32432) (#32447) Giteabot 2024-11-08 09:13:49 +08:00
  • fb03062478 Only provide the commit summary for Discord webhook push events (#32432) Kemal Zebari 2024-11-07 11:56:53 -08:00
  • 331e878e81 Add new event commit status creation and webhook implementation (#27151) Lunny Xiao 2024-11-06 22:41:49 -08:00
  • 145e266987 Support quote selected comments to reply (#32431) wxiaoguang 2024-11-07 11:57:07 +08:00
  • 276500c314 Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) Lunny Xiao 2024-11-06 19:28:11 -08:00
  • 913be9e8ac Add new index for action to resolve the performance problem (#32333) Lunny Xiao 2024-11-06 14:04:48 -08:00
  • 7adc4717ec Include file extension checks in attachment API (#32151) Kemal Zebari 2024-11-06 13:34:32 -08:00
  • f64fbd9b74 Updated tokenizer to better matching when search for code snippets (#32261) Bruno Sofiato 2024-11-06 17:51:20 -03:00
  • b573512312 Correctly query the primary button in a form (#32438) wxiaoguang 2024-11-07 04:21:53 +08:00
  • 16e51e91a1 Only query team tables if repository is under org when getting assignees (#32414) (#32426) Lunny Xiao 2024-11-05 19:22:11 -08:00
  • 41b4ef825d Use 8 as default value for git lfs concurrency (#32421) wxiaoguang 2024-11-05 21:10:57 +08:00
  • 24b83ff63e Fix milestone deadline and date related problems (#32339) Lunny Xiao 2024-11-04 23:46:40 -08:00
  • 1887c75c35 Only query team tables if repository is under org when getting assignees (#32414) Lunny Xiao 2024-11-04 23:13:52 -08:00
  • 61c35590c7 Refactor RepoRefByType (#32413) wxiaoguang 2024-11-05 14:35:54 +08:00
  • 936847b3da Quick fix milestone deadline 9999 for 1.22 (#32423) wxiaoguang 2024-11-05 14:13:19 +08:00
  • 4a469c8e1b Refactor template ctx and render utils (#32422) wxiaoguang 2024-11-05 14:04:26 +08:00
  • 7430d069b3 Fix created_unix for mirroring (#32342) (#32406) Lunny Xiao 2024-11-04 19:43:30 -08:00
  • b068dbd40e Refactor DateUtils and merge TimeSince (#32409) wxiaoguang 2024-11-04 19:30:00 +08:00
  • 61be51e56b Refactor markup package (#32399) wxiaoguang 2024-11-04 18:59:50 +08:00
  • af28ce59b8 Add some handy markdown editor features (#32400) wxiaoguang 2024-11-04 18:14:36 +08:00
  • 54146e62c0 Make LFS http_client parallel within a batch. (#32369) Royce Remer 2024-11-03 20:49:08 -08:00
  • f2a6df03d9 Refactor repo legacy (#32404) wxiaoguang 2024-11-03 19:00:12 +08:00
  • 259811617b Replace DateTime with proper functions (#32402) wxiaoguang 2024-11-03 05:04:53 +08:00
  • e524f63d58 Fix git error handling (#32401) wxiaoguang 2024-11-02 19:20:22 +08:00
  • 13a203828c Fix created_unix for mirroring (#32342) Lunny Xiao 2024-11-01 23:11:38 -07:00
  • a3b7b98336 Fix broken image when editing comment with non-image attachments (#32319) (#32345) Lunny Xiao 2024-11-01 22:34:09 -07:00
  • fec6b3d500 Replace DateTime with DateUtils (#32383) wxiaoguang 2024-11-02 12:08:28 +08:00
  • 7dcccc3bb1 improve performance of diffs (#32393) Rowan Bohde 2024-11-01 22:29:37 -05:00
  • ec2d1593c2 Refactor tests to prevent from unnecessary preparations (#32398) wxiaoguang 2024-11-01 23:18:29 +08:00
  • 898f852d03 Fix missing signature key error when pulling Docker images with SERVE_DIRECT enabled (#32365) (#32397) Zettat123 2024-11-01 11:53:59 +08:00
  • 66971e591e Add artifacts test fixture (#30300) Kyle D. 2024-10-31 22:29:54 -04:00
  • 0690cb076b Fix missing signature key error when pulling Docker images with SERVE_DIRECT enabled (#32365) Zettat123 2024-10-31 23:28:25 +08:00
  • 8107823026 Fix a number of typescript issues (#32308) silverwind 2024-10-31 15:57:40 +01:00
  • 5e6523aa57 Update go dependencies (#32389) wxiaoguang 2024-10-31 20:05:54 +08:00