Commit Graph

  • 2a8ecfb002 [skip ci] Updated translations via Crowdin GiteaBot 2025-07-27 00:44:03 +00:00
  • 82c9589faa Only hide dropzone when no files have been uploaded (#35156) Bart van der Braak 2025-07-26 20:06:21 +02:00
  • 54fe47fbca Change some columns from text to longtext and fix column wrong type caused by xorm (#35141) Lunny Xiao 2025-07-24 13:24:44 +08:00
  • c72174a43d [skip ci] Updated translations via Crowdin GiteaBot 2025-07-24 00:40:59 +00:00
  • c10c4203ee Add owner and parent fields clarification to docs (#35023) AlexMaryW 2025-07-23 08:44:34 +02:00
  • 43831ff0ca Improve language in en-US locale strings (#35124) Dominik Rubo 2025-07-23 08:17:06 +02:00
  • 245add3085 Remove unused poetry.toml file (#35143) 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
  • 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
  • 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
  • 37958e486a Rename pull request GetGitRefName to GetGitHeadRefName (#35093) Lunny Xiao 2025-07-16 21:33:33 +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
  • 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
  • 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
  • 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
  • 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
  • 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
  • a5a3d9b101 Refactor OpenIDConnect to support SSH/FullName sync (#34978) wxiaoguang 2025-07-11 02:35:59 +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
  • 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
  • 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
  • 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
  • 211135b4bb Fix various problems (#35012) wxiaoguang 2025-07-10 00:46:51 +08: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
  • 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
  • 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
  • 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
  • d6d643fe86 Fix http auth header parsing (#34936) wxiaoguang 2025-07-03 11:02:38 +08:00
  • 8cbec63cc7 Don't send trigger for a pending review's comment create/update/delete (#34928) Lunny Xiao 2025-07-03 10:35:45 +08:00
  • 6455c8202b Support getting last commit message using contents-ext API (#34904) RickyMa 2025-07-03 09:45:42 +08:00
  • 97fc87af89 [skip ci] Updated translations via Crowdin GiteaBot 2025-07-03 00:37:58 +00:00
  • 6fe5c4c4d9 Exclude devtest.ts from tailwindcss (#34935) silverwind 2025-07-03 00:00:16 +02:00
  • dd1fd89185 [skip ci] Updated translations via Crowdin GiteaBot 2025-07-02 00:37:55 +00:00
  • 1d4ad5aa2b Improve html escape (#34911) wxiaoguang 2025-07-01 21:44:05 +08:00
  • 35f0b5a3ec Adds tooltip on branch commit counts (#34869) Aaron Meese 2025-07-01 07:14:32 -04:00
  • 90f96c301e Fix PR toggle WIP (#34920) wxiaoguang 2025-07-01 16:32:39 +08:00
  • 6596b92140 Fix modal + form abuse (#34921) wxiaoguang 2025-07-01 15:19:03 +08:00
  • f3364ec57f [skip ci] Updated translations via Crowdin GiteaBot 2025-07-01 00:43:26 +00:00
  • 8dbf13b1cb Follow file symlinks in the UI to their target (#28835) delvh 2025-07-01 00:55:36 +02:00
  • a94e472788 Fix issue filter (#34914) wxiaoguang 2025-07-01 00:33:53 +08:00
  • 09bb19ad01 Fix: RPM package download routing & missing package version count (#34909) Exploding Dragon 2025-06-30 23:02:30 +08:00
  • 176962c03e Add support for 3D/CAD file formats preview (#34794) Kerwin Bryant 2025-06-30 16:12:25 +08:00
  • f74a13610d Add a login/login-name/username disambiguation to affected endpoint parameters and response/request models (#34901) AlexMaryW 2025-06-30 06:17:45 +02:00