Commit Graph

  • 642e8c1122 Repo homepage styling tweaks (#33289) silverwind 2025-01-24 18:35:28 +01:00
  • 9e028d8d57 Fix comment header padding (#33377) Typed SIGTERM 2025-01-25 01:09:57 +08:00
  • 3e1b63f75b [skip ci] Updated translations via Crowdin GiteaBot 2025-01-24 00:31:03 +00:00
  • e94f37f95e Refactor webhook events (#33337) Lunny Xiao 2025-01-23 10:53:06 -08:00
  • 594b8350b1 Add missing POPULATE_SQUASH_COMMENT_WITH_COMMIT_MESSAGES in app.example.ini (#33363) yp05327 2025-01-24 03:26:39 +09:00
  • 340d9ec42d [skip ci] Updated translations via Crowdin GiteaBot 2025-01-23 00:31:02 +00:00
  • a0b3d9add0 Support disable passkey auth (#33348) yp05327 2025-01-23 07:58:36 +09:00
  • d64c849d16 Update JS dependencies (#33359) silverwind 2025-01-22 23:33:02 +01:00
  • c7f4ca2653 Enable Typescript noImplicitAny (#33322) silverwind 2025-01-22 08:11:51 +01:00
  • 6fe4d1c038 Remove duplicate "ResponseWriter.Status" method (#33346) wxiaoguang 2025-01-22 14:37:52 +08:00
  • abe743df79 Fix code button alignment (#33345) silverwind 2025-01-22 03:24:27 +01:00
  • 3682231f17 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-22 00:31:50 +00:00
  • 7069369e03 Support performance trace (#32973) wxiaoguang 2025-01-22 02:57:07 +08:00
  • 2cb3946496 Make issue suggestion work for all editors (#33340) wxiaoguang 2025-01-21 19:33:45 +08:00
  • 46d1e91aed Fix issue count (#33338) wxiaoguang 2025-01-21 18:53:44 +08:00
  • 2e42e96ce2 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-21 00:31:12 +00:00
  • 6cc1067884 Fix incorrect ref commit ID usage (#33331) wxiaoguang 2025-01-20 15:43:49 +08:00
  • 39de2955fd Improve sync fork behavior (#33319) wxiaoguang 2025-01-20 15:17:47 +08:00
  • 6073e2f1bb Refactor response writer & access logger (#33323) wxiaoguang 2025-01-20 14:25:17 +08:00
  • 13dbd260b7 [skip ci] Updated licenses and gitignores GiteaBot 2025-01-20 00:31:52 +00:00
  • 076d122f34 Fix typo in documentation of GetBranchNames() (#33330) Michael Vetter 2025-01-20 00:41:15 +01:00
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • c0751ef116 Fix upload file form (#33230) wxiaoguang 2025-01-13 03:39:15 +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
  • 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
  • 5c150ce9b0 Update README.md (#33149) yp05327 2025-01-10 17:03:07 +09:00
  • d7ec23febf Fix editor markdown not incrementing in a numbered list (#33187) Harry Vince 2025-01-10 07:28:38 +00: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
  • 189e7409b7 Use updated path to s6-svscan after alpine upgrade (#33185) techknowlogick 2025-01-09 21:16:37 -05:00
  • 65aae0912a Fix raw file API ref handling (#33172) wxiaoguang 2025-01-10 09:31:49 +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
  • 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
  • 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
  • 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
  • ba5e3a5161 Fix fuzz test (#33156) Lunny Xiao 2025-01-08 23:15:47 -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
  • 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
  • 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
  • 4a18c72262 Remove extended glob pattern from branch protection UI (#33125) TheFox0x7 2025-01-07 00:23:50 +01: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
  • ef736b7e27 Refactor legacy JS (#33115) wxiaoguang 2025-01-06 17:38:42 +08:00
  • 40765b5d45 Fix repo empty guide (#33114) wxiaoguang 2025-01-06 12:07:52 +08:00
  • 3c1c508421 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-06 00:34:05 +00:00
  • cf60734a4d Fix dropdown menu header and mobile view (#33108) wxiaoguang 2025-01-06 05:20:22 +08:00
  • 4237736029 workflow_dispatch use workflow from trigger branch (#33098) ChristopherHX 2025-01-05 14:47:18 +01:00
  • 3078826d01 [skip ci] Updated translations via Crowdin GiteaBot 2025-01-05 00:35:35 +00:00