{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":72495579,"defaultBranch":"main","name":"gitea","ownerLogin":"go-gitea","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-11-01T02:13:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12724356?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716796445.0","currentOid":""},"activityList":{"items":[{"before":"6ca70c5bf20fc6b3a7d98d784f48b5a503962339","after":"6d0d4640f6fa0fe30b2232e55df94198caa8fc2e","ref":"refs/heads/release/v1.22","pushedAt":"2024-06-13T02:16:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lunny","name":"Lunny Xiao","path":"/lunny","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81045?s=80&v=4"},"commit":{"message":"Fixed incorrect localization `explorer.go` (#31348) (#31350)\n\nBackport #31348 by @kerwin612\r\n\r\nsee: https://github.com/go-gitea/gitea/pull/29701/files#r1637325139\r\n\r\nCo-authored-by: Kerwin Bryant ","shortMessageHtmlLink":"Fixed incorrect localization explorer.go (#31348) (#31350)"}},{"before":"47ca61d8ba41f363745f6d0f93cb8efafa92564b","after":"fede3cbada9edeee6895727cc01c0b28cf4c759a","ref":"refs/heads/main","pushedAt":"2024-06-13T01:43:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lunny","name":"Lunny Xiao","path":"/lunny","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81045?s=80&v=4"},"commit":{"message":"Fixed incorrect localization `explorer.go` (#31348)\n\nsee: https://github.com/go-gitea/gitea/pull/29701/files#r1637325139","shortMessageHtmlLink":"Fixed incorrect localization explorer.go (#31348)"}},{"before":"95dfd945bc03510064038ae93f381b2b96bda3b0","after":"6ca70c5bf20fc6b3a7d98d784f48b5a503962339","ref":"refs/heads/release/v1.22","pushedAt":"2024-06-13T01:14:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lunny","name":"Lunny Xiao","path":"/lunny","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81045?s=80&v=4"},"commit":{"message":"Fix hash render end with colon (#31319) (#31346)\n\nBackport #31319 by @lunny\r\n\r\nFix a hash render problem like `: xxxxx` which is usually used in\r\nrelease notes.\r\n\r\nCo-authored-by: Lunny Xiao ","shortMessageHtmlLink":"Fix hash render end with colon (#31319) (#31346)"}},{"before":"7115dce773e3021b3538ae360c4e7344d5bbf45b","after":"47ca61d8ba41f363745f6d0f93cb8efafa92564b","ref":"refs/heads/main","pushedAt":"2024-06-13T01:06:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wxiaoguang","name":null,"path":"/wxiaoguang","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2114189?s=80&v=4"},"commit":{"message":"Improve detecting empty files (#31332)\n\nCo-authored-by: silverwind ","shortMessageHtmlLink":"Improve detecting empty files (#31332)"}},{"before":"568ff1015bbea406211ab618a60fff44fc231c91","after":"95dfd945bc03510064038ae93f381b2b96bda3b0","ref":"refs/heads/release/v1.22","pushedAt":"2024-06-13T00:13:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wxiaoguang","name":null,"path":"/wxiaoguang","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2114189?s=80&v=4"},"commit":{"message":"Fix line number widths (#31341) (#31343)\n\nBackport #31341 by silverwind\r\n\r\nCo-authored-by: silverwind \r\nCo-authored-by: wxiaoguang ","shortMessageHtmlLink":"Fix line number widths (#31341) (#31343)"}},{"before":"90bcdf9829ebc4ce1636f887cd2b032046078d9c","after":"7115dce773e3021b3538ae360c4e7344d5bbf45b","ref":"refs/heads/main","pushedAt":"2024-06-12T22:35:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"silverwind","name":null,"path":"/silverwind","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115237?s=80&v=4"},"commit":{"message":"Fix hash render end with colon (#31319)\n\nFix a hash render problem like `: xxxxx` which is usually used in\r\nrelease notes.","shortMessageHtmlLink":"Fix hash render end with colon (#31319)"}},{"before":"4b6ef9265bef1cc9973aa29f806b931f4bc58e74","after":"568ff1015bbea406211ab618a60fff44fc231c91","ref":"refs/heads/release/v1.22","pushedAt":"2024-06-12T15:59:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"silverwind","name":null,"path":"/silverwind","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115237?s=80&v=4"},"commit":{"message":"Fix adopt repository has empty object name in database (#31333) (#31335)\n\nBackport #31333 by @lunny\r\n\r\nFix #31330\r\nFix #31311\r\n\r\nA workaround to fix the old database is to update object_format_name to\r\n`sha1` if it's empty or null.\r\n\r\nCo-authored-by: Lunny Xiao ","shortMessageHtmlLink":"Fix adopt repository has empty object name in database (#31333) (#31335)"}},{"before":"b1ad8ccb7323b8e517fc39f5e37a7a74574c16f2","after":"4b6ef9265bef1cc9973aa29f806b931f4bc58e74","ref":"refs/heads/release/v1.22","pushedAt":"2024-06-12T15:26:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wxiaoguang","name":null,"path":"/wxiaoguang","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2114189?s=80&v=4"},"commit":{"message":"Fix navbar `+` menu flashing on page load (#31281) (#31342)\n\nBackport #31281 by silverwind\r\n\r\nCo-authored-by: silverwind \r\nCo-authored-by: wxiaoguang ","shortMessageHtmlLink":"Fix navbar + menu flashing on page load (#31281) (#31342)"}},{"before":"21ba5ca03be47a9a7051d13fcfa258bb03dd93df","after":"90bcdf9829ebc4ce1636f887cd2b032046078d9c","ref":"refs/heads/main","pushedAt":"2024-06-12T15:23:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"silverwind","name":null,"path":"/silverwind","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115237?s=80&v=4"},"commit":{"message":"Fix line number widths (#31341)\n\nFixes regression\r\nhttps://github.com/go-gitea/gitea/pull/31307#issuecomment-2162554913\r\n\r\nTable CSS is weird. A `auto` value does not work and causes the\r\nregression while any pixel value causes another regression in diff where\r\nthe code lines do not stretch. Partially revert that PR and clean up\r\nsome related too-deep CSS selectors.\r\n\r\n\"Screenshot\r\n\"Screenshot\r\n\"Screenshot\r\n\"Screenshot","shortMessageHtmlLink":"Fix line number widths (#31341)"}},{"before":"45dbeb5600d1f552c0134721fe49e8fd1099b5a4","after":"21ba5ca03be47a9a7051d13fcfa258bb03dd93df","ref":"refs/heads/main","pushedAt":"2024-06-12T14:58:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"silverwind","name":null,"path":"/silverwind","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115237?s=80&v=4"},"commit":{"message":"Fix navbar `+` menu flashing on page load (#31281)\n\nFixes\r\nhttps://github.com/go-gitea/gitea/pull/31273#issuecomment-2153771331.\r\nSame method as used in https://github.com/go-gitea/gitea/pull/30215. All\r\nleft-opening dropdowns need to use it method.\r\n\r\n---------\r\n\r\nCo-authored-by: wxiaoguang \r\nCo-authored-by: Giteabot ","shortMessageHtmlLink":"Fix navbar + menu flashing on page load (#31281)"}},{"before":"758f84f33e8051be99927734f9b0c20ec64701ae","after":"b1ad8ccb7323b8e517fc39f5e37a7a74574c16f2","ref":"refs/heads/release/v1.22","pushedAt":"2024-06-12T14:25:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"silverwind","name":null,"path":"/silverwind","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115237?s=80&v=4"},"commit":{"message":"Reduce memory usage for chunked artifact uploads to MinIO (#31325) (#31338)\n\nBackport #31325 by @bohde\r\n\r\nWhen using the MinIO storage driver for Actions Artifacts, we found that\r\nthe chunked artifact required significantly more memory usage to both\r\nupload and merge than the local storage driver. This seems to be related\r\nto hardcoding a value of `-1` for the size to the MinIO client [which\r\nhas a warning about memory usage in the respective\r\ndocs](https://pkg.go.dev/github.com/minio/minio-go/v7#Client.PutObject).\r\nSpecifying the size in both the upload and merge case reduces memory\r\nusage of the MinIO client.\r\n\r\nCo-authored-by: Rowan Bohde \r\nCo-authored-by: Kyle D ","shortMessageHtmlLink":"Reduce memory usage for chunked artifact uploads to MinIO (#31325) (#…"}},{"before":"130ea31d6d4105d466185759186c5ece5148731f","after":"45dbeb5600d1f552c0134721fe49e8fd1099b5a4","ref":"refs/heads/main","pushedAt":"2024-06-12T11:34:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lunny","name":"Lunny Xiao","path":"/lunny","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81045?s=80&v=4"},"commit":{"message":"Reduce memory usage for chunked artifact uploads to MinIO (#31325)\n\nWhen using the MinIO storage driver for Actions Artifacts, we found that\r\nthe chunked artifact required significantly more memory usage to both\r\nupload and merge than the local storage driver. This seems to be related\r\nto hardcoding a value of `-1` for the size to the MinIO client [which\r\nhas a warning about memory usage in the respective\r\ndocs](https://pkg.go.dev/github.com/minio/minio-go/v7#Client.PutObject).\r\nSpecifying the size in both the upload and merge case reduces memory\r\nusage of the MinIO client.\r\n\r\nCo-authored-by: Kyle D ","shortMessageHtmlLink":"Reduce memory usage for chunked artifact uploads to MinIO (#31325)"}},{"before":"1968c2222dcf47ebd1697afb4e79a81e74702d31","after":"130ea31d6d4105d466185759186c5ece5148731f","ref":"refs/heads/main","pushedAt":"2024-06-12T10:27:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lunny","name":"Lunny Xiao","path":"/lunny","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81045?s=80&v=4"},"commit":{"message":"Fix dates displaying in a wrong manner when we're close to the end of the month (#31331)\n\nI tested and all timestamps work as before.\r\n\r\n- Reference https://github.com/github/relative-time-element/pull/285\r\n- Fixes https://github.com/go-gitea/gitea/issues/31197\r\n\r\nSigned-off-by: Yarden Shoham ","shortMessageHtmlLink":"Fix dates displaying in a wrong manner when we're close to the end of…"}},{"before":"a975ce8d9db773b060b7233e91fd490b6a6bfe46","after":"1968c2222dcf47ebd1697afb4e79a81e74702d31","ref":"refs/heads/main","pushedAt":"2024-06-12T10:22:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lunny","name":"Lunny Xiao","path":"/lunny","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81045?s=80&v=4"},"commit":{"message":"Fix adopt repository has empty object name in database (#31333)\n\nFix #31330\r\nFix #31311\r\n\r\nA workaround to fix the old database is to update object_format_name to\r\n`sha1` if it's empty or null.","shortMessageHtmlLink":"Fix adopt repository has empty object name in database (#31333)"}},{"before":"e25d6960b5749fbf7f88ebb6b27878c0459817da","after":"a975ce8d9db773b060b7233e91fd490b6a6bfe46","ref":"refs/heads/main","pushedAt":"2024-06-12T04:06:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wxiaoguang","name":null,"path":"/wxiaoguang","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2114189?s=80&v=4"},"commit":{"message":"Optimize profile layout to enhance visual experience (#31278)\n\nCo-authored-by: silverwind ","shortMessageHtmlLink":"Optimize profile layout to enhance visual experience (#31278)"}},{"before":"3fcf865a4bef6f73149984090304f3d64af2a0e1","after":"758f84f33e8051be99927734f9b0c20ec64701ae","ref":"refs/heads/release/v1.22","pushedAt":"2024-06-11T23:34:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lafriks","name":"Lauris BH","path":"/lafriks","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/165205?s=80&v=4"},"commit":{"message":"Fix #31185 try fix lfs download from bitbucket failed (#31201) (#31329)\n\nBackport #31201 by @Zoupers\n\nFix #31185\n\nCo-authored-by: Zoupers Zou <1171443643@qq.com>","shortMessageHtmlLink":"Fix #31185 try fix lfs download from bitbucket failed (#31201) (#31329)"}},{"before":"fc2d75f86d77b022ece848acf2581c14ef21d43b","after":"e25d6960b5749fbf7f88ebb6b27878c0459817da","ref":"refs/heads/main","pushedAt":"2024-06-11T22:22:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"silverwind","name":null,"path":"/silverwind","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115237?s=80&v=4"},"commit":{"message":"Fix #31185 try fix lfs download from bitbucket failed (#31201)\n\nFix #31185","shortMessageHtmlLink":"Fix #31185 try fix lfs download from bitbucket failed (#31201)"}},{"before":"4bf848a06bfa069e5f381235193924f2b35f2d9d","after":"fc2d75f86d77b022ece848acf2581c14ef21d43b","ref":"refs/heads/main","pushedAt":"2024-06-11T18:47:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"silverwind","name":null,"path":"/silverwind","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115237?s=80&v=4"},"commit":{"message":"Enable `unparam` linter (#31277)\n\nEnable [unparam](https://github.com/mvdan/unparam) linter.\r\n\r\nOften I could not tell the intention why param is unused, so I put\r\n`//nolint` for those cases like webhook request creation functions never\r\nusing `ctx`.\r\n\r\n---------\r\n\r\nCo-authored-by: Lunny Xiao \r\nCo-authored-by: delvh ","shortMessageHtmlLink":"Enable unparam linter (#31277)"}},{"before":"61c97fdef10d29f8813ee18734b37bb2797e3bab","after":"4bf848a06bfa069e5f381235193924f2b35f2d9d","ref":"refs/heads/main","pushedAt":"2024-06-11T14:52:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wxiaoguang","name":null,"path":"/wxiaoguang","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2114189?s=80&v=4"},"commit":{"message":"Make template `Iif` exactly match `if` (#31322)","shortMessageHtmlLink":"Make template Iif exactly match if (#31322)"}},{"before":"e6ab6e637fb4da2353522d192066869fc2a8a94b","after":"61c97fdef10d29f8813ee18734b37bb2797e3bab","ref":"refs/heads/main","pushedAt":"2024-06-11T13:47:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jolheiser","name":"John Olheiser","path":"/jolheiser","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42128690?s=80&v=4"},"commit":{"message":"update nix flake and add gofumpt (#31320)\n\nnix flake maintenance","shortMessageHtmlLink":"update nix flake and add gofumpt (#31320)"}},{"before":"397930d8c1ffaeefbfec438908b8ddfc75de249a","after":"e6ab6e637fb4da2353522d192066869fc2a8a94b","ref":"refs/heads/main","pushedAt":"2024-06-11T13:07:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wxiaoguang","name":null,"path":"/wxiaoguang","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2114189?s=80&v=4"},"commit":{"message":"code optimization (#31315)\n\nSimplifying complex if-else to existing Iif operations","shortMessageHtmlLink":"code optimization (#31315)"}},{"before":"c1c11aaf6043fca35f499e8db8bf384626958806","after":"3fcf865a4bef6f73149984090304f3d64af2a0e1","ref":"refs/heads/release/v1.22","pushedAt":"2024-06-11T05:57:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wxiaoguang","name":null,"path":"/wxiaoguang","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2114189?s=80&v=4"},"commit":{"message":"Delete legacy cookie before setting new cookie (#31306) (#31317)\n\nBackport #31306 by wxiaoguang\r\n\r\nCo-authored-by: wxiaoguang ","shortMessageHtmlLink":"Delete legacy cookie before setting new cookie (#31306) (#31317)"}},{"before":"abc92df701bbae8b5d1d98ba91b609d03ce4d7b5","after":"c1c11aaf6043fca35f499e8db8bf384626958806","ref":"refs/heads/release/v1.22","pushedAt":"2024-06-11T05:30:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wxiaoguang","name":null,"path":"/wxiaoguang","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2114189?s=80&v=4"},"commit":{"message":"Fix line number width in code preview (#31307) (#31316)\n\nBackport #31307 by silverwind\r\n\r\nLine numbers were using some hacky CSS `width: 1%` that did nothing to\r\nthe code rendering as far as I can tell but broken the inline preview in\r\nmarkup when line numbers are greater than 2 digits. Also I removed one\r\nduplicate `font-family` rule (it is set below in the `.lines-num,\r\n.lines-code` selector.\r\n\r\nCo-authored-by: silverwind ","shortMessageHtmlLink":"Fix line number width in code preview (#31307) (#31316)"}},{"before":"5342a61124bf2d4fbe4c1d560b13866198149ac9","after":"397930d8c1ffaeefbfec438908b8ddfc75de249a","ref":"refs/heads/main","pushedAt":"2024-06-11T04:54:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wxiaoguang","name":null,"path":"/wxiaoguang","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2114189?s=80&v=4"},"commit":{"message":"Fix line number width in code preview (#31307)\n\nLine numbers were using some hacky CSS `width: 1%` that did nothing to\r\nthe code rendering as far as I can tell but broken the inline preview in\r\nmarkup when line numbers are greater than 2 digits. Also I removed one\r\nduplicate `font-family` rule (it is set below in the `.lines-num,\r\n.lines-code` selector.","shortMessageHtmlLink":"Fix line number width in code preview (#31307)"}},{"before":"1844dc6c1d4d40e2b7f493d56b5f4e371a835e38","after":"5342a61124bf2d4fbe4c1d560b13866198149ac9","ref":"refs/heads/main","pushedAt":"2024-06-11T03:31:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lunny","name":"Lunny Xiao","path":"/lunny","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81045?s=80&v=4"},"commit":{"message":"Delete legacy cookie before setting new cookie (#31306)\n\nTry to fix #31202","shortMessageHtmlLink":"Delete legacy cookie before setting new cookie (#31306)"}},{"before":"1dc8a660741ad162f8b59a74f07b5517467c5262","after":"abc92df701bbae8b5d1d98ba91b609d03ce4d7b5","ref":"refs/heads/release/v1.22","pushedAt":"2024-06-11T01:50:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lunny","name":"Lunny Xiao","path":"/lunny","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81045?s=80&v=4"},"commit":{"message":"Add nix flake for dev shell (#30967) (#31310)\n\nBackport #30967","shortMessageHtmlLink":"Add nix flake for dev shell (#30967) (#31310)"}},{"before":"507fbf4c3ceffba9143edbe421a134b904210a4c","after":"1844dc6c1d4d40e2b7f493d56b5f4e371a835e38","ref":"refs/heads/main","pushedAt":"2024-06-11T00:26:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GiteaBot","name":"Giteabot","path":"/GiteaBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24582011?s=80&v=4"},"commit":{"message":"[skip ci] Updated translations via Crowdin","shortMessageHtmlLink":"[skip ci] Updated translations via Crowdin"}},{"before":"a2304cb163ce5e097078e71f49d4d5cb4c8b20d9","after":"507fbf4c3ceffba9143edbe421a134b904210a4c","ref":"refs/heads/main","pushedAt":"2024-06-10T20:49:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"silverwind","name":null,"path":"/silverwind","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115237?s=80&v=4"},"commit":{"message":"Use `querySelector` over alternative DOM methods (#31280)\n\nAs per\r\nhttps://github.com/go-gitea/gitea/pull/30115#discussion_r1626060164,\r\nprefer `querySelector` by enabling\r\n[`unicorn/prefer-query-selector`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-query-selector.md)\r\nand autofixing all except 10 issues.\r\n\r\nAccording to\r\n[this](https://old.reddit.com/r/learnjavascript/comments/i0f5o8/performance_of_getelementbyid_vs_queryselector/),\r\nquerySelector may be faster as well, so it's a win-win.\r\n\r\n---------\r\n\r\nCo-authored-by: wxiaoguang \r\nCo-authored-by: Giteabot ","shortMessageHtmlLink":"Use querySelector over alternative DOM methods (#31280)"}},{"before":"4f7d6feab7e6cb6e8c5914a5b6cd20a64fd49c29","after":"a2304cb163ce5e097078e71f49d4d5cb4c8b20d9","ref":"refs/heads/main","pushedAt":"2024-06-10T10:12:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lunny","name":"Lunny Xiao","path":"/lunny","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81045?s=80&v=4"},"commit":{"message":"Remove jQuery `.text()` (#30506)\n\nRemove and forbid [.text()](https://api.jquery.com/text/). Tested some,\r\nbut not all functionality, but I think these are pretty safe\r\nreplacements.\r\n\r\n---------\r\n\r\nCo-authored-by: wxiaoguang ","shortMessageHtmlLink":"Remove jQuery .text() (#30506)"}},{"before":"bbe98a3254e65eb8b9ec8fddf5e0ffe416a96614","after":"1dc8a660741ad162f8b59a74f07b5517467c5262","ref":"refs/heads/release/v1.22","pushedAt":"2024-06-10T04:04:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wxiaoguang","name":null,"path":"/wxiaoguang","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2114189?s=80&v=4"},"commit":{"message":"Remove sub-path from container registry realm (#31293) (#31300)\n\nBackport #31293 by wxiaoguang\r\n\r\nCo-authored-by: wxiaoguang ","shortMessageHtmlLink":"Remove sub-path from container registry realm (#31293) (#31300)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEY-o5mAA","startCursor":null,"endCursor":null}},"title":"Activity · go-gitea/gitea"}