1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

Commit Graph

  • 245add3085 Remove unused poetry.toml file (#35143) main silverwind 2025-07-23 03:22:20 +02:00
  • 65cd3f5309 Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) Lunny Xiao 2025-07-23 01:02:01 +08:00
  • f201dde945 [skip ci] Updated translations via Crowdin GiteaBot 2025-07-22 00:39:36 +00:00
  • 86aafea3fb Fix session gob (#35128) wxiaoguang 2025-07-20 09:49:36 +08:00
  • 3531e9dbfd Replace setup-python with setup-uv (#35116) silverwind 2025-07-18 16:02:57 +02:00
  • 99596044d7 Don't use full-file highlight when there is a git diff textconv (#35114) (#35119) release/v1.24 wxiaoguang 2025-07-18 21:52:41 +08:00
  • 693d26914f Fix submodule parsing when the gitmodules is missing (#35109) (#35118) Giteabot 2025-07-18 20:22:18 +08:00
  • c4f5b2b531 Don't use full-file highlight when there is a git diff textconv (#35114) wxiaoguang 2025-07-18 19:16:27 +08:00
  • 8f91bfe9d8 Fix submodule parsing when the gitmodules is missing (#35109) wxiaoguang 2025-07-18 17:42:44 +08:00
  • 13b9659952 Align issue-title-buttons with list-header (#35018) silverwind 2025-07-18 11:13:32 +02:00
  • 315f197790 Increase gap on latest commit (#35104) (#35113) Giteabot 2025-07-18 13:25:51 +08:00
  • 3e8aa52446 [skip ci] Updated translations via Crowdin GiteaBot 2025-07-18 00:38:45 +00:00
  • 2f138f7a03 Increase gap on latest commit (#35104) silverwind 2025-07-17 22:53:03 +02:00
  • 39f145ae72 Fix job status aggregation logic (#35000) NorthRealm 2025-07-18 02:12:02 +08:00
  • 8ee96039aa Fix some missed GitHeadRefName when renaming (#35102) Lunny Xiao 2025-07-17 22:01:11 +08:00
  • de1114b4e8 Fix error logs and improve some comments/messages (#35105) wxiaoguang 2025-07-17 19:09:54 +08:00
  • 891a827158 Support Basic Authentication for archive downloads (#35087) pvgoran 2025-07-17 00:53:57 +07:00
  • 639ac0026c Run uv run with --frozen (#35097) silverwind 2025-07-16 18:53:35 +02:00
  • f0da1de7e3 Improve package API log handling (#35100) wxiaoguang 2025-07-17 00:25:49 +08:00
  • 76b8f0c3a7 Fix review comment/dimiss comment x reference can be refereced back (#35094) (#35099) Giteabot 2025-07-17 00:04:05 +08:00
  • 37958e486a Rename pull request GetGitRefName to GetGitHeadRefName (#35093) Lunny Xiao 2025-07-16 21:33:33 +08:00
  • f99bbd7f3f Fix submodule nil check (#35096) (#35098) Giteabot 2025-07-16 21:02:18 +08:00
  • bc78a9a38a Fix review comment/dimiss comment x reference can be refereced back (#35094) Lunny Xiao 2025-07-16 20:36:37 +08:00
  • fc4cb07beb Fix submodule nil check (#35096) wxiaoguang 2025-07-16 20:07:38 +08:00
  • e1e4815a1c Redirect to a presigned URL of HEAD for HEAD requests (#35088) Risu 2025-07-16 21:22:45 +10:00
  • 0d00ec7eed Send email on Workflow Run Success/Failure (#34982) NorthRealm 2025-07-16 09:54:31 +08:00
  • cd3fb95d4c [skip ci] Updated translations via Crowdin GiteaBot 2025-07-16 00:38:59 +00:00
  • f7ef657b5a nix flake update (#35085) (#35090) Giteabot 2025-07-16 05:37:44 +08:00
  • 7413e8583d Replace poetry with uv (#35084) silverwind 2025-07-15 23:19:39 +02:00
  • a301079626 nix flake update (#35085) techknowlogick 2025-07-15 14:43:14 -04:00
  • 558005a5ea Use monospace font in PR command line instructions (#35074) silverwind 2025-07-15 09:48:14 +02:00
  • 990ae2bfa8 Add gitignore rules to exclude LLM instruction files (#35076) techknowlogick 2025-07-15 00:26:16 -04:00
  • 486d274be6 Add missing changelog (#35079) v1.24.3 Lunny Xiao 2025-07-15 12:08:13 +08:00
  • ab3d2a944c Fix form property assignment edge case (#35073) (#35078) Giteabot 2025-07-15 09:40:50 +08:00
  • 4bad298cd7 [skip ci] Updated translations via Crowdin GiteaBot 2025-07-15 00:40:54 +00:00
  • 692c90ea1d Fix form property assignment edge case (#35073) wxiaoguang 2025-07-15 06:20:17 +08:00
  • 12bfa9e83d Improve submodule relative path handling (#35056) (#35075) wxiaoguang 2025-07-15 01:26:16 +08:00
  • d08459820d Improve submodule relative path handling (#35056) wxiaoguang 2025-07-14 23:28:34 +08:00
  • b861d86f80 Fixed all grammatical errors in locale_en-US.ini (#35053) Joshdike 2025-07-14 16:31:05 +03:00
  • ece0ce6854 UI: add hover background to table rows in user and repo admin page (#35072) Gary Wang 2025-07-14 20:29:35 +08:00
  • 7cc47da78c Refactor view issue & comment list styles (#35061) wxiaoguang 2025-07-13 22:52:35 +08:00
  • 6599efb3b1 Fix user's sign email check (#35045) wxiaoguang 2025-07-12 15:13:01 +08:00
  • dd661e92df Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046) (#35055) Giteabot 2025-07-12 15:12:02 +08:00
  • 6090d70915 [skip ci] Updated translations via Crowdin GiteaBot 2025-07-12 00:38:42 +00:00
  • 1352080ef7 Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046) Lunny Xiao 2025-07-12 06:18:41 +08:00
  • 0b31272c7e Fix updating user visibility (#35036) (#35044) Giteabot 2025-07-11 10:44:06 +08:00
  • 56eccb4995 Add Notifications section in User Settings (#35008) NorthRealm 2025-07-11 10:17:52 +08:00
  • b46623f6a5 Fix updating user visibility (#35036) Lunny Xiao 2025-07-11 07:17:28 +08:00
  • 7a15334656 Fix git commit committer parsing and add some tests (#35007) Lunny Xiao 2025-07-11 03:03:36 +08:00
  • ec0c418719 Support base64-encoded agit push options (#35037) (#35041) Giteabot 2025-07-11 02:56:43 +08:00
  • a5a3d9b101 Refactor OpenIDConnect to support SSH/FullName sync (#34978) wxiaoguang 2025-07-11 02:35:59 +08:00
  • 6dc19fc29a Make submodule link work with relative path (#35034) (#35038) Giteabot 2025-07-11 02:20:14 +08:00
  • 6ab6d4e17f Support base64-encoded agit push options (#35037) wxiaoguang 2025-07-11 02:08:40 +08:00
  • 32152a0ac0 Also display "recently pushed branch" alert on PR view (#35001) Naxdy 2025-07-10 19:17:56 +02:00
  • f35dcfd489 Make submodule link work with relative path (#35034) wxiaoguang 2025-07-11 00:38:42 +08:00
  • 36a19f2569 Update to go 1.24.5 (#35031) silverwind 2025-07-10 17:48:36 +02:00
  • 9f1baa7d18 Fix bug when displaying git user avatar in commits list (#35006) Giteabot 2025-07-10 23:46:44 +08:00
  • 4b174e44a8 Improve CLI commands (#34973) TheFox0x7 2025-07-10 13:36:55 +02:00
  • 091b3e696d Tweak eslint config, fix new issues (#35019) silverwind 2025-07-10 10:28:25 +02:00
  • e13deb7a16 Fix API response for swagger spec (#35029) wxiaoguang 2025-07-10 15:27:34 +08:00
  • af0196c145 Fix ListWorkflowRuns OpenAPI response model. (#35026) Scion 2025-07-09 22:58:07 -07:00
  • ea809a5220 Partially refresh notifications list (#35010) Anbraten 2025-07-10 06:15:14 +02:00
  • e5c1b8b632 Add changelog for 1.24.3 (#34975) Lunny Xiao 2025-07-10 11:21:01 +08:00
  • e931b62f33 Start automerge check again after the conflict check and the schedule (#35002) Lunny Xiao 2025-07-10 10:37:15 +08:00
  • b6d6402a1b [skip ci] Updated translations via Crowdin GiteaBot 2025-07-10 00:38:31 +00:00
  • 4321747342 Docs/fix typo and grammar in CONTRIBUTING.md (#35024) Peter Udeh 2025-07-09 23:11:42 +01:00
  • 4669c64164 fix: improve english grammar and readability in locale_en-US.ini (#35017) Neha Prasad 2025-07-10 03:03:18 +05:30
  • 1e86b7dad0 Add labeler config for topic/code-linting (#35020) silverwind 2025-07-09 19:20:44 +02:00
  • 81ee93e5bc Fix repo settings and protocol log problems (#35012) (#35013) wxiaoguang 2025-07-10 01:20:15 +08:00
  • 211135b4bb Fix various problems (#35012) wxiaoguang 2025-07-10 00:46:51 +08:00
  • 053f9186bc Fix the response format for actions/workflows. (#35009) (#35016) ChristopherHX 2025-07-09 18:18:40 +02:00
  • bb0c84e8c3 Fix the response format for actions/workflows. (#35009) Scion 2025-07-09 07:32:02 -07:00
  • 55f350542c Refactor mail template and support preview (#34990) wxiaoguang 2025-07-09 10:25:25 +08:00
  • 2cc3368610 [skip ci] Updated translations via Crowdin GiteaBot 2025-07-09 00:38:25 +00:00
  • f1b78f3cdd Fix bug when displaying git user avatar in commits list (#35003) Lunny Xiao 2025-07-09 06:49:30 +08:00
  • d3d357a4a4 Tweak placement of diff file menu (#34999) silverwind 2025-07-08 23:44:14 +02:00
  • 4e10adc871 Start automerge check again after the conflict check and the schedule (#34989) wxiaoguang 2025-07-08 22:51:16 +08:00
  • 3763c2ae28 Refactor time tracker UI (#34983) wxiaoguang 2025-07-08 16:59:31 +08:00
  • 08682212ab [skip ci] Updated translations via Crowdin GiteaBot 2025-07-08 00:37:29 +00:00
  • f88800d545 Improve NuGet API Parity (#21291) (#34940) Scion 2025-07-07 03:43:58 -07:00
  • ddfa2e4a3e [skip ci] Updated translations via Crowdin GiteaBot 2025-07-07 00:41:20 +00:00
  • 6b42ea1e54 Rerun job only when run is done (#34970) NorthRealm 2025-07-07 01:47:02 +08:00
  • 95a935aca0 Enable gocritic equalFold and fix issues (#34952) silverwind 2025-07-06 18:53:34 +02:00
  • 68fcdb6122 Fix project images scroll (#34971) (#34972) wxiaoguang 2025-07-07 00:30:43 +08:00
  • ba943fb773 Fixed minor typos in two files #HSFDPMUW (#34944) MrMars98 2025-07-06 18:27:26 +02:00
  • 9dafcc5c9e Improve project & label color picker and image scroll (#34971) wxiaoguang 2025-07-06 23:37:26 +08:00
  • e0745eb14d Refactor webhook and fix feishu/lark secret (#34961) wxiaoguang 2025-07-06 14:04:08 +08:00
  • 3533263ced Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) wxiaoguang 2025-07-06 13:36:45 +08:00
  • 429efc8b4f Merge index.js (#34963) wxiaoguang 2025-07-06 12:55:16 +08:00
  • 14ca309c39 Mark old reviews as stale on agit pr updates (#34933) (#34965) Giteabot 2025-07-06 11:33:26 +08:00
  • 479757f61b [skip ci] Updated translations via Crowdin GiteaBot 2025-07-06 00:42:18 +00:00
  • 58759aeca0 Mark old reviews as stale on agit pr updates (#34933) Dan Čermák 2025-07-05 20:30:06 +02:00
  • 63ee6783b8 Refactor "delete-button" to "link-action" (#34962) wxiaoguang 2025-07-06 00:01:53 +08:00
  • c05082669b Refactor frontend unique id & comment (#34958) wxiaoguang 2025-07-05 23:21:53 +08:00
  • 6033c67a1a Refactor some trivial problems (#34959) wxiaoguang 2025-07-05 23:19:33 +08:00
  • 555735936f Upgrade security public key (#34956) Lunny Xiao 2025-07-05 22:11:41 +08:00
  • 70685a9489 Fix git graph page (#34948) wxiaoguang 2025-07-04 23:41:19 +08:00
  • 4aba42519d Fix git graph page (#34948) (#34949) wxiaoguang 2025-07-04 23:33:17 +08:00
  • 41678e1a57 Update JS dependencies (#34951) silverwind 2025-07-04 17:02:32 +02:00
  • 71e151cc22 Refactor head navbar icons (#34922) wxiaoguang 2025-07-04 19:03:22 +08:00