1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-21 08:08:14 +00:00

Commit Graph

  • 1928918c35 Fix Account linking page (#33325) CrimsonEdgeHope 2025-01-19 12:37:22 +00:00
  • b7614e2d2f Fix parentCommit invalid memory address or nil pointer dereference. (#33204) hiifong 2025-01-19 10:51:43 +08:00
  • 8d9ea68f19 Fix push message behavior (#33215) (#33317) wxiaoguang 2025-01-19 10:48:28 +08:00
  • dc2308a959 Make tracked time representation display as hours (#33315) Vladimir Sysoev 2025-01-19 04:30:44 +03:00
  • f250ee6360 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-19 00:33:43 +00:00
  • fffc8550ab [skip ci] Updated translations via Crowdin GiteaBot 2025-01-18 00:30:24 +00:00
  • 55e0756c68 Fix push message behavior (#33215) Chai-Shi 2025-01-18 03:37:17 +08:00
  • bf664c2e85 Trivial fixes (#33304) (#33312) wxiaoguang 2025-01-18 03:09:17 +08:00
  • 1342d48433 Add golang back to nix dev environment and pin v1.23 (#33275) 6543 2025-01-17 18:25:33 +01:00
  • 3b839f8dc0 Trivial fixes (#33304) wxiaoguang 2025-01-17 16:55:02 +08:00
  • 7582eb0419 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-17 00:31:11 +00:00
  • 52d298890b Fix "stop time tracking button" on navbar (#33084) (#33300) wxiaoguang 2025-01-17 04:48:31 +08:00
  • cfc6e21f06 Fix incorrect ref usages (#33301) wxiaoguang 2025-01-16 21:52:21 +08:00
  • ab347fd0f7 Update JS and PY dependencies (#33249) silverwind 2025-01-16 10:56:41 +01:00
  • 2483a93fbc Only allow admins to rename default/protected branches (#33276) Kemal Zebari 2025-01-15 12:51:49 -08:00
  • 4b21a6c792 Enable Typescript noImplicitThis (#33250) silverwind 2025-01-15 21:26:17 +01:00
  • b15d01b0ce Prepare for support performance trace (#33286) wxiaoguang 2025-01-16 04:05:18 +08:00
  • c09e43acf5 Fix closed dependency title (#33285) (#33287) wxiaoguang 2025-01-16 00:05:01 +08:00
  • 6659a381ea Fix closed dependency title (#33285) wxiaoguang 2025-01-15 23:38:03 +08:00
  • d0962ce3da Move some Actions related functions from routers to services (#33280) Zettat123 2025-01-15 21:34:30 +08:00
  • f6dbf0e7b3 Fix incorrect TagName/BranchName usages (#33279) wxiaoguang 2025-01-15 17:34:55 +08:00
  • fcd096231a Simplify context ref name (#33267) wxiaoguang 2025-01-15 11:15:47 +08:00
  • cbf933eb4e [skip ci] Updated translations via Crowdin GiteaBot 2025-01-15 00:31:44 +00:00
  • 3b4af01633 Fix sidebar milestone link (#33269) (#33272) Giteabot 2025-01-15 08:19:37 +08:00
  • b4e2d5e8ee Add a confirm dialog for "sync fork" (#33270) (#33273) Giteabot 2025-01-15 06:51:17 +08:00
  • 4d399e717d Fix some broken route handlers (#33268) wxiaoguang 2025-01-15 03:03:02 +08:00
  • 1299fdb084 Add a confirm dialog for "sync fork" (#33270) wxiaoguang 2025-01-15 02:30:43 +08:00
  • 5eff19a77a Fix sidebar milestone link (#33269) wxiaoguang 2025-01-15 02:01:53 +08:00
  • 6410c34b7f Refactor ref type (#33242) Lunny Xiao 2025-01-13 23:35:34 -08:00
  • 3a749fc816 Fix 500 error when error occurred in migration page (#33256) yp05327 2025-01-14 15:29:44 +09:00
  • 2984a7c121 Fix missing license when sync mirror (#33255) (#33258) Giteabot 2025-01-14 14:26:27 +08:00
  • 80cc87b3d8 Fix tag route and empty repo (#33253) wxiaoguang 2025-01-14 14:01:30 +08:00
  • 4672ddcdd7 Fix missing license when sync mirror (#33255) yp05327 2025-01-14 14:44:12 +09:00
  • a98a836e76 Support public code/issue access for private repositories (#33127) wxiaoguang 2025-01-14 09:53:34 +08:00
  • ecd463c2f1 Validate that the tag doesn't exist when creating a tag via the web (#33241) Kemal Zebari 2025-01-13 17:27:35 -08:00
  • 58ac17c005 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-14 00:31:05 +00:00
  • 98d7e04767 Switch back to vue-tsc (#33248) silverwind 2025-01-13 21:57:52 +01:00
  • a90af22003 Let API create and edit system webhooks, attempt 2 (#33180) Michael B. 2025-01-13 18:17:39 +01:00
  • 348b7074c8 Fix incorrect ref "blob" (#33240) wxiaoguang 2025-01-13 16:27:11 +08:00
  • 2ea929a952 Refactor RefName (#33234) wxiaoguang 2025-01-13 14:01:53 +08:00
  • 81352542fd Refactor context RefName and RepoAssignment (#33226) wxiaoguang 2025-01-13 09:07:05 +08:00
  • 604365efd7 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-13 00:34:26 +00:00
  • 10b6047498 Fix upload file form (#33230) (#33233) Giteabot 2025-01-13 07:49:56 +08:00
  • c0751ef116 Fix upload file form (#33230) wxiaoguang 2025-01-13 03:39:15 +08:00
  • 2c47b06869 Fix mirror bug (#33224) (#33225) Giteabot 2025-01-12 19:11:02 +08:00
  • be4e961240 Fix mirror bug (#33224) Lunny Xiao 2025-01-12 02:46:37 -08:00
  • 9024b79933 Remove unused CSS styles and move some styles to proper files (#33217) wxiaoguang 2025-01-12 13:16:22 +08:00
  • a068462ac0 Refactor context repository (#33202) wxiaoguang 2025-01-12 11:39:46 +08:00
  • 31f2a325dc fix(cache): cache test triggered by non memory cache (#33220) (#33221) Giteabot 2025-01-12 09:19:37 +08:00
  • a7e750414c [skip ci] Updated translations via Crowdin GiteaBot 2025-01-12 00:35:53 +00:00
  • fd7d393c67 Fix unpin hint on the pinned pull requests (#33207) Lunny Xiao 2025-01-11 16:05:33 -08:00
  • 8c6d7076b7 fix(cache): cache test triggered by non memory cache (#33220) TheFox0x7 2025-01-11 21:33:43 +01:00
  • fcbbc24cc4 Change log for 1.23.1 (#33191) v1.23.1 Lunny Xiao 2025-01-10 00:06:45 -08:00
  • 5c150ce9b0 Update README.md (#33149) yp05327 2025-01-10 17:03:07 +09:00
  • 1454e1b6eb Fix editor markdown not incrementing in a numbered list (#33187) (#33193) wxiaoguang 2025-01-10 16:00:22 +08:00
  • d7ec23febf Fix editor markdown not incrementing in a numbered list (#33187) Harry Vince 2025-01-10 07:28:38 +00:00
  • d70348836b Fix sync fork for consistency (#33147) (#33192) Giteabot 2025-01-10 15:11:45 +08:00
  • d3083d2198 Some small refactors (#33144) Lunny Xiao 2025-01-09 22:00:06 -08:00
  • e5f3c16587 Fix sync fork for consistency (#33147) Chai-Shi 2025-01-10 13:29:55 +08:00
  • 940a930d13 Use updated path to s6-svscan after alpine upgrade (#33185) (#33188) Giteabot 2025-01-10 10:48:52 +08:00
  • 45d21a0d5c Fix raw file API ref handling (#33172) (#33189) Giteabot 2025-01-10 10:41:28 +08:00
  • 189e7409b7 Use updated path to s6-svscan after alpine upgrade (#33185) techknowlogick 2025-01-09 21:16:37 -05:00
  • 15ad001aef Fix branch dropdown not display ref name (#33159) (#33183) Giteabot 2025-01-10 09:41:52 +08:00
  • 65aae0912a Fix raw file API ref handling (#33172) wxiaoguang 2025-01-10 09:31:49 +08:00
  • ed1828ca92 Fix ACME panic (#33178) (#33186) Giteabot 2025-01-10 09:06:40 +08:00
  • 8f8ad8e272 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-10 00:32:29 +00:00
  • 5b31077b68 Fix ACME panic (#33178) wxiaoguang 2025-01-10 07:53:50 +08:00
  • 3cfff5af0d Move repo size to sidebar (#33155) (#33182) Giteabot 2025-01-10 04:29:37 +08:00
  • 39d51e7c82 Automerge supports deleting branch automatically after merging (#32343) Lunny Xiao 2025-01-09 11:51:03 -08:00
  • 2298ff2152 Fix branch dropdown not display ref name (#33159) yp05327 2025-01-10 03:43:49 +09:00
  • 6f6c66a07d Fix assignee list overlapping in Issue sidebar (#33176) (#33181) Giteabot 2025-01-10 02:36:32 +08:00
  • 5f679c1c59 Add .run to gitignore (#33175) hiifong 2025-01-10 02:11:35 +08:00
  • a5043af8ea Fix assignee list overlapping in Issue sidebar (#33176) wxiaoguang 2025-01-10 01:58:37 +08:00
  • d65af69c2b Fix pam auth test regression (#33169) (#33174) Giteabot 2025-01-09 21:33:50 +08:00
  • 68ca73b716 Fix pam auth test regression (#33169) TheFox0x7 2025-01-09 14:09:11 +01:00
  • 88366f280e Move repo size to sidebar (#33155) yp05327 2025-01-09 16:45:51 +09:00
  • 12c24c2189 Fix fuzz test (#33156) (#33158) Giteabot 2025-01-09 15:40:35 +08:00
  • ba5e3a5161 Fix fuzz test (#33156) Lunny Xiao 2025-01-08 23:15:47 -08:00
  • a330f42f01 Update changelog for v1.23.0 (#33130) v1.23.0 Lunny Xiao 2025-01-08 17:24:34 -08:00
  • 2a02734f93 Refactor older tests to use testify (#33140) TheFox0x7 2025-01-09 02:21:47 +01:00
  • fa9191b7b9 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-09 00:32:21 +00:00
  • e177239529 Fix typo in gitea downloader test and add missing codebase in ToGitServiceType (#33146) yp05327 2025-01-09 03:34:53 +09:00
  • 9c00e065a1 Fix form width (#33151) wxiaoguang 2025-01-08 23:57:18 +08:00
  • 124079871b Convert github.com/xanzy/go-gitlab into gitlab.com/gitlab-org/api/client-go (#33126) yp05327 2025-01-08 14:10:43 +09:00
  • 531f36ea4a Fix git remote error check, fix dependencies, fix js error (#33129) (#33133) wxiaoguang 2025-01-08 13:08:44 +08:00
  • 386c1ed908 Refactor HTMLFormat, update chroma render, fix js error (#33136) wxiaoguang 2025-01-08 11:44:32 +08:00
  • 67aeb1f896 Add missed transaction on setmerged (#33079) Lunny Xiao 2025-01-07 19:16:56 -08:00
  • b4f0eed969 Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) (#33128) Giteabot 2025-01-08 10:43:46 +08:00
  • a8e7caedfa add submodule diff links (#33097) Rowan Bohde 2025-01-07 19:38:30 -06:00
  • ec84687df9 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-08 00:32:07 +00:00
  • 32d45ee069 Update status check for all supported on.pull_request.types in Gitea (#33117) yp05327 2025-01-08 02:58:47 +09:00
  • 0d7d2ed39d Support the new exit code for git remote subcommands for git version >=2.30.0 (#33129) yp05327 2025-01-07 21:42:45 +09:00
  • 34dfc25b83 Make git clone URL could use current signed-in user (#33091) wxiaoguang 2025-01-07 13:17:44 +08:00
  • 98637fe76e Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) Lunny Xiao 2025-01-06 18:50:09 -08:00
  • 485d184a5c [skip ci] Updated translations via Crowdin GiteaBot 2025-01-07 00:32:09 +00:00
  • 63b3a33bf2 fix empty repo updated time (#33120) (#33124) Giteabot 2025-01-07 07:55:04 +08:00
  • 4a18c72262 Remove extended glob pattern from branch protection UI (#33125) TheFox0x7 2025-01-07 00:23:50 +01:00
  • 9899989ece Add missing transaction when set merge (#33113) Lunny Xiao 2025-01-06 10:21:14 -08:00
  • 1a95d9d6a1 fix empty repo updated time (#33120) Chai-Shi 2025-01-07 01:54:06 +08:00
  • 80e4f4c4eb Refactor package (routes and error handling, npm peer dependency) (#33111) wxiaoguang 2025-01-06 22:45:20 +08:00