{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":681981658,"defaultBranch":"main","name":"gitea","ownerLogin":"lng2020","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-08-23T07:17:12.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/70063547?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710694369.0","currentOid":""},"activityList":{"items":[{"before":"f135cb7c9457f7b9bdc43601f44757834573950f","after":"b9396a9b852e4fea0e2c39ef3ef2fdfbc9ea248a","ref":"refs/heads/main","pushedAt":"2024-05-10T08:34:56.000Z","pushType":"push","commitsCount":47,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Remove deprecated stuff for runners (#30930)\n\nIt's time (maybe somewhat late) to remove some deprecated stuff for the\r\nrunner.\r\n\r\n- `x-runner-version`: runners needn't to report version in every\r\nrequest, they will call `Declare`.\r\n- `AgentLabels`: runners will report them as `Labels`.","shortMessageHtmlLink":"Remove deprecated stuff for runners (go-gitea#30930)"}},{"before":"a19d2bbd90dd22a897220425a1221af8ed065ba7","after":"f135cb7c9457f7b9bdc43601f44757834573950f","ref":"refs/heads/main","pushedAt":"2024-05-01T12:03:59.000Z","pushType":"push","commitsCount":55,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Don't have `redis-cluster` as possible cache/session adapter in docs (#30794)\n\nThis is because it doesn't exist as an adapter. The `redis` adapter\r\nalready handles Redis cluster configurations.\r\n\r\nFixes #30534.","shortMessageHtmlLink":"Don't have redis-cluster as possible cache/session adapter in docs (g…"}},{"before":"74f0c84fa4245a20ce6fb87dac1faf2aeeded2a2","after":"a19d2bbd90dd22a897220425a1221af8ed065ba7","ref":"refs/heads/main","pushedAt":"2024-04-24T22:10:41.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Add test for #30674 (#30679)","shortMessageHtmlLink":"Add test for go-gitea#30674 (go-gitea#30679)"}},{"before":"e865de1e9d65dc09797d165a51c8e705d2a86030","after":"74f0c84fa4245a20ce6fb87dac1faf2aeeded2a2","ref":"refs/heads/main","pushedAt":"2024-04-22T12:50:23.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Enable more `revive` linter rules (#30608)\n\nNoteable additions:\r\n\r\n- `redefines-builtin-id` forbid variable names that shadow go builtins\r\n- `empty-lines` remove unnecessary empty lines that `gofumpt` does not\r\nremove for some reason\r\n- `superfluous-else` eliminate more superfluous `else` branches\r\n\r\nRules are also sorted alphabetically and I cleaned up various parts of\r\n`.golangci.yml`.","shortMessageHtmlLink":"Enable more revive linter rules (go-gitea#30608)"}},{"before":"8e12ef911a1d10dedb03e3127c42ca76f9850aca","after":"e865de1e9d65dc09797d165a51c8e705d2a86030","ref":"refs/heads/main","pushedAt":"2024-04-21T08:52:01.000Z","pushType":"push","commitsCount":29,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Use maintained gziphandler (#30592)\n\nReplace #27894\r\n\r\n---------\r\n\r\nCo-authored-by: delvh \r\nCo-authored-by: wxiaoguang ","shortMessageHtmlLink":"Use maintained gziphandler (go-gitea#30592)"}},{"before":"b18c04ebde94e23d97da4958173faea843d5344f","after":"8e12ef911a1d10dedb03e3127c42ca76f9850aca","ref":"refs/heads/main","pushedAt":"2024-04-17T10:06:41.000Z","pushType":"push","commitsCount":32,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Run `go generate` and `go vet` on all packages (#30529)\n\nFixes: https://github.com/go-gitea/gitea/issues/30512\r\n\r\nI think this does mean those tools would run on a potential `vendor`\r\ndirectory, but I'm not sure we really support vendoring of dependencies\r\nanymore.\r\n\r\n`release` has a `vendor` prerequisite so likely the source tarballs\r\ncontain vendor files?","shortMessageHtmlLink":"Run go generate and go vet on all packages (go-gitea#30529)"}},{"before":"487b12783fb2dba7459a8aa739162cfe6bab3904","after":"b18c04ebde94e23d97da4958173faea843d5344f","ref":"refs/heads/main","pushedAt":"2024-04-14T06:26:04.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"fix: Fix to delete cookie when AppSubURL is non-empty (#30375)\n\nCookies may exist on \"/subpath\" and \"/subpath/\" for some legacy reasons (eg: changed CookiePath behavior in code). The legacy cookie should be removed correctly.\r\n\r\n---------\r\n\r\nCo-authored-by: wxiaoguang \r\nCo-authored-by: Kyle D ","shortMessageHtmlLink":"fix: Fix to delete cookie when AppSubURL is non-empty (go-gitea#30375)"}},{"before":"50099d7af436785daf66a3a9f27bd5c009f90684","after":"487b12783fb2dba7459a8aa739162cfe6bab3904","ref":"refs/heads/main","pushedAt":"2024-04-12T15:30:59.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Lock a few tool dependencies to major versions (#30439)\n\nIt's better having to update these less often, so unlock a few\r\ndependencies that I trust enough to not break to their latest major\r\nversions. This excludes any tool still at major version 0 and\r\ngolangci-lint can't really be unlocked either because new versions\r\nalmost always break there.\r\n\r\nFor the v0 packages, I've opened\r\nhttps://github.com/golangci/misspell/issues/14 and\r\nhttps://github.com/mvdan/gofumpt/issues/303.","shortMessageHtmlLink":"Lock a few tool dependencies to major versions (go-gitea#30439)"}},{"before":"d872ce006c0400edb10a05f7555f9b08070442e3","after":"50099d7af436785daf66a3a9f27bd5c009f90684","ref":"refs/heads/main","pushedAt":"2024-04-10T17:19:55.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Various improvements for long file and commit names (#30374)\n\nFixes: https://github.com/go-gitea/gitea/issues/29438\r\n\r\nThis contains numerous enhancements for how large commit messages and\r\nlarge filenames render. Another notable change is that the file path is\r\nno longer cut off by backend at 30 chars, but rendered in full with\r\nwrapping.\r\n\r\n\"Screenshot\r\n
\r\n\"Screenshot\r\n
\r\n\"Screenshot\r\n
\r\n\"Screenshot\r\n\r\n---------\r\n\r\nCo-authored-by: Giteabot ","shortMessageHtmlLink":"Various improvements for long file and commit names (go-gitea#30374)"}},{"before":"9c1f4dae2ee85b748250ba7b161d70bd529088d3","after":"d872ce006c0400edb10a05f7555f9b08070442e3","ref":"refs/heads/main","pushedAt":"2024-04-08T17:39:09.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Avoid running action when action unit is disabled after workflows detected (#30331)\n\nFix #30243\r\n\r\nWe only checking unit disabled when detecting workflows, but not in\r\nrunner `FetchTask`.\r\nSo if a workflow was detected when action unit is enabled, but disabled\r\nlater, `FetchTask` will still return these detected actions.\r\n\r\nGlobal setting: repo.ENABLED and repository.`DISABLED_REPO_UNITS` will\r\nnot effect this.","shortMessageHtmlLink":"Avoid running action when action unit is disabled after workflows det…"}},{"before":"5dabc679aa0a33bc1b997335a216acfe97e70ea5","after":"9c1f4dae2ee85b748250ba7b161d70bd529088d3","ref":"refs/heads/main","pushedAt":"2024-04-06T09:23:45.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Always use `octicon-eye` on watch button (#30288)\n\nThis might appear odd but I think it's the right thing to do: On Github,\r\nthe \"Watch\" button always has the open eye icon:\r\n\r\n\"Screenshot\r\n\"Screenshot\r\n\r\nOn Gitea, while watching, the icon is this and this sometimes confuses\r\nme slightly, being used to above:\r\n\r\n\"Screenshot\r\n\r\nAfter this PR, both states will use the same icon:\r\n\r\n\"Screenshot\r\n\"Screenshot","shortMessageHtmlLink":"Always use octicon-eye on watch button (go-gitea#30288)"}},{"before":"1195be41a13d2198ab644c8558549edd74485510","after":"5dabc679aa0a33bc1b997335a216acfe97e70ea5","ref":"refs/heads/main","pushedAt":"2024-04-05T08:55:24.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Update JS dependencies and add new eslint rules (#30279)\n\n- Run `make update-js`\r\n- Added new eslint rules\r\n- Tested webpack build and swagger ui","shortMessageHtmlLink":"Update JS dependencies and add new eslint rules (go-gitea#30279)"}},{"before":"eb505b128c7b9b2459f2a5d20b5740017125178b","after":"1195be41a13d2198ab644c8558549edd74485510","ref":"refs/heads/main","pushedAt":"2024-04-03T13:26:23.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Replace coloris with vanilla-colorful (#30201)\n\nFound [a better color\r\npicker](https://github.com/web-padawan/vanilla-colorful) that [does not\r\nrely](https://github.com/mdbassit/Coloris/issues/139) on\r\n`querySelectorAll` or a global shared instance, and is also around a\r\nthird of the size of the previous one.\r\n\r\nThe popover is handled by tippy.js for which I introduced a new \"bare\"\r\ntheme and it uses a new sibling-based mechanism which should prove\r\nuseful later to create tippy popovers via HTML only.\r\n\r\n\"Screenshot","shortMessageHtmlLink":"Replace coloris with vanilla-colorful (go-gitea#30201)"}},{"before":"bcf3be3a6c2794f7a3841f9d110b14be29327e1a","after":"eb505b128c7b9b2459f2a5d20b5740017125178b","ref":"refs/heads/main","pushedAt":"2024-04-02T17:34:11.000Z","pushType":"push","commitsCount":27,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Fix missing 0 prefix of GPG key id (#30245)\n\nFixes #30235\r\n\r\nIf the key id \"front\" byte has a single digit, `%X` is missing the 0\r\nprefix.\r\n` 38D1A3EADDBEA9C` instead of\r\n`038D1A3EADDBEA9C`\r\nWhen using the `IssuerFingerprint` slice `%X` is enough but I changed it\r\nto `%016X` too to be consistent.","shortMessageHtmlLink":"Fix missing 0 prefix of GPG key id (go-gitea#30245)"}},{"before":"8fd15990c5c8980caf2b9ffefc0b3427efacdc04","after":"bcf3be3a6c2794f7a3841f9d110b14be29327e1a","ref":"refs/heads/main","pushedAt":"2024-03-30T20:29:24.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"[skip ci] Updated translations via Crowdin","shortMessageHtmlLink":"[skip ci] Updated translations via Crowdin"}},{"before":"226a82a9396dc94f362ba27bd1c9318630df74b4","after":"8fd15990c5c8980caf2b9ffefc0b3427efacdc04","ref":"refs/heads/main","pushedAt":"2024-03-29T08:19:12.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Remove fomantic checkbox module (#30162)\n\nCSS is pretty slim already and the `.ui.toggle.checkbox` sliders on\r\nadmin page also still work. The only necessary JS is the one that links\r\n`input` and `label` so that it can be toggled via label. All checkboxes\r\nexcept the markdown ones render at `--checkbox-size: 16px` now.\r\n\r\n\"Screenshot\r\n\r\n\"Screenshot\r\n\r\n\"Screenshot\r\n\r\n---------\r\n\r\nCo-authored-by: delvh ","shortMessageHtmlLink":"Remove fomantic checkbox module (go-gitea#30162)"}},{"before":"dd75237c3492140140c7413d788bd961692048d8","after":"226a82a9396dc94f362ba27bd1c9318630df74b4","ref":"refs/heads/main","pushedAt":"2024-03-28T09:11:52.000Z","pushType":"push","commitsCount":39,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Migrate font-family to tailwind (#30118)\n\nEnable us to use tailwind's\r\n[`font-family`](https://tailwindcss.com/docs/font-family) classes as\r\nwell as remove `gt-mono` in favor of `tw-font-mono`. I also merged the\r\n\"compensation\" to one selector, previously this was two different values\r\n0.9em and 0.95em. I did not declare a `serif` font because I don't think\r\nthere will ever be a use case for those. Command ran:\r\n\r\n```sh\r\nperl -p -i -e 's#gt-mono#tw-font-mono#g' web_src/js/**/* templates/**/*","shortMessageHtmlLink":"Migrate font-family to tailwind (go-gitea#30118)"}},{"before":"8717c1c2bef1afcc6b0bb2d84627b158b95836b0","after":"dd75237c3492140140c7413d788bd961692048d8","ref":"refs/heads/main","pushedAt":"2024-03-26T07:41:51.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Fix table header text-align (#30084)\n\nFix regression from https://github.com/go-gitea/gitea/pull/30047.\r\nApparently tables have certain user-agent styles that center inside\r\n`` etc. Restored the original fomantic rules for these.\r\n\r\nBefore:\r\n\"Screenshot\r\n\r\nAfter:\r\n\"Screenshot","shortMessageHtmlLink":"Fix table header text-align (go-gitea#30084)"}},{"before":"f88ad5424f381bf2a45fd863b551c5a72891bb68","after":"8717c1c2bef1afcc6b0bb2d84627b158b95836b0","ref":"refs/heads/main","pushedAt":"2024-03-25T14:24:38.000Z","pushType":"push","commitsCount":40,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Fix menu buttons in issues and release (#30056)\n\nFix regression from https://github.com/go-gitea/gitea/pull/30033\r\n\r\nThese buttons had lost their border because `.ui.header` sets `none` but\r\n`.ui.menu` has it, after the migration, the order of styles changed and\r\nheader won. I see no reason why those have the `header` class in first\r\nplace, besides for semantic meaning.\r\n\r\nBefore:\r\n\"Screenshot\r\n\r\nAfter:\r\n\"Screenshot","shortMessageHtmlLink":"Fix menu buttons in issues and release (go-gitea#30056)"}},{"before":"0b4ff15356769db092fd7718da553e8a216c32fa","after":"f88ad5424f381bf2a45fd863b551c5a72891bb68","ref":"refs/heads/main","pushedAt":"2024-03-22T13:47:15.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Replace 10 more gt- classes with tw- (#29945)\n\nLikely the biggest change of the tailwind refactors. Only thing of note\r\nis that `tw-flex-1` resolves to `flex: 1 1 0%` while our `gt-f1` was\r\n`flex: 1 1 0`, I don't think it will make any difference. Commands I've\r\nran:\r\n\r\n```sh\r\nperl -p -i -e 's#gt-vm#tw-align-middle#g' web_src/js/**/* templates/**/* models/**/*\r\nperl -p -i -e 's#gt-fw#tw-flex-wrap#g' web_src/js/**/* templates/**/* models/**/*\r\nperl -p -i -e 's#gt-f1#tw-flex-1#g' web_src/js/**/* templates/**/* models/**/*\r\nperl -p -i -e 's#gt-fc#tw-flex-col#g' web_src/js/**/* templates/**/* models/**/*\r\nperl -p -i -e 's#gt-sb#tw-justify-between#g' web_src/js/**/* templates/**/* models/**/*\r\nperl -p -i -e 's#gt-je#tw-justify-end#g' web_src/js/**/* templates/**/* models/**/*\r\nperl -p -i -e 's#gt-jc#tw-justify-center#g' web_src/js/**/* templates/**/* models/**/*\r\nperl -p -i -e 's#gt-ac#tw-content-center#g' web_src/js/**/* templates/**/* models/**/* tests/**/*\r\nperl -p -i -e 's#gt-df#tw-flex#g' web_src/js/**/* templates/**/* models/**/* tests/**/*\r\nperl -p -i -e 's#gt-dib#tw-inline-block#g' web_src/js/**/* templates/**/* models/**/* tests/**/*\r\n\r\nCo-authored-by: wxiaoguang ","shortMessageHtmlLink":"Replace 10 more gt- classes with tw- (go-gitea#29945)"}},{"before":"98217b034076157547cf688cc10f47cd3275c872","after":"0b4ff15356769db092fd7718da553e8a216c32fa","ref":"refs/heads/main","pushedAt":"2024-03-21T10:53:28.000Z","pushType":"push","commitsCount":29,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Solving the issue of UI disruption when the review is deleted without refreshing (#29951)\n\n**After deleting the review and refreshing, the display is normal.\r\nHowever, Without refreshing, the interface will be broken**\r\n\r\n\r\nhttps://github.com/go-gitea/gitea/assets/37935145/f5cb19a6-eb26-47b0-b8ee-15b575bbe1ac\r\n\r\n**after**\r\n\r\n\r\nhttps://github.com/go-gitea/gitea/assets/37935145/aa65922c-2ebf-4fce-ad91-35661f70329a","shortMessageHtmlLink":"Solving the issue of UI disruption when the review is deleted without…"}},{"before":"16e360099d0a515d429538ec88cff1f3ede23fb4","after":"98217b034076157547cf688cc10f47cd3275c872","ref":"refs/heads/main","pushedAt":"2024-03-19T10:29:49.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Fix invalid link of the commit status when ref is tag (#29752)\n\nFix #29731\r\nCaused by #24634\r\nAlso remove fixme.\r\n\r\nps: we can not fix the existed runs, as wrong refs are all recorded in\r\nDB, and we can not know whether they are branch or tag:\r\n\r\n![image](https://github.com/go-gitea/gitea/assets/18380374/cb7cf266-f73f-419a-be1a-4689fdd1952a)","shortMessageHtmlLink":"Fix invalid link of the commit status when ref is tag (go-gitea#29752)"}},{"before":"783decc30e9bd4fae6fec4016cc0c5f7c6c01bf6","after":"9140f64a84186f5c88f1dd1753160313e9dcf936","ref":"refs/heads/remove-unused-error","pushedAt":"2024-03-18T20:48:41.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"GiteaBot","name":"Giteabot","path":"/GiteaBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24582011?s=80&v=4"},"commit":{"message":"Merge branch 'main' into remove-unused-error","shortMessageHtmlLink":"Merge branch 'main' into remove-unused-error"}},{"before":"abb330e6139c37f3c1d84b30625c1f5495a4eb49","after":"16e360099d0a515d429538ec88cff1f3ede23fb4","ref":"refs/heads/main","pushedAt":"2024-03-18T08:43:06.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Editor error message misleading due to re-used key. (#29859)\n\nThe error message:\r\n\r\n`editor.file_changed_while_editing = The file contents have changed\r\nsince you started editing. Click here to see them or Commit Changes\r\nagain to overwrite them.`\r\n\r\nIs re-used in inappropriate contexts. The link in the key goes to a 404\r\nwhen the key is used in a situation where the file contents have not\r\nchanged.\r\n\r\nAdded two new keys to differentiate commit id mismatch and push out of\r\ndate conditions.","shortMessageHtmlLink":"Editor error message misleading due to re-used key. (go-gitea#29859)"}},{"before":"f4f742c2bd76487551ea14e8b1f5ea6d06a53730","after":"783decc30e9bd4fae6fec4016cc0c5f7c6c01bf6","ref":"refs/heads/remove-unused-error","pushedAt":"2024-03-18T07:25:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"convert case","shortMessageHtmlLink":"convert case"}},{"before":null,"after":"f4f742c2bd76487551ea14e8b1f5ea6d06a53730","ref":"refs/heads/remove-unused-error","pushedAt":"2024-03-17T16:52:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Remove unused error in graceful manager","shortMessageHtmlLink":"Remove unused error in graceful manager"}},{"before":"ed02d1fab85c9b8206c0af84dcfc3792e61609cf","after":"abb330e6139c37f3c1d84b30625c1f5495a4eb49","ref":"refs/heads/main","pushedAt":"2024-03-17T15:51:57.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Upgrade Go 1.22 and upgrade dependency (#29869)","shortMessageHtmlLink":"Upgrade Go 1.22 and upgrade dependency (go-gitea#29869)"}},{"before":null,"after":"7ec532ce85fbcc8e28b665ff70fefdbfa6caeb65","ref":"refs/heads/fix/project-board-500","pushedAt":"2024-03-17T15:32:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Fix 500 when sorting the default project board","shortMessageHtmlLink":"Fix 500 when sorting the default project board"}},{"before":"4c9d3270e4cd6e1b9a0b457722a22cbc8dca4f1d","after":"57453e0cb9bbf135e20b1493ec5a16a1a8225d59","ref":"refs/heads/fix/missing-locale","pushedAt":"2024-03-17T14:21:39.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"GiteaBot","name":"Giteabot","path":"/GiteaBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24582011?s=80&v=4"},"commit":{"message":"Merge branch 'main' into fix/missing-locale","shortMessageHtmlLink":"Merge branch 'main' into fix/missing-locale"}},{"before":null,"after":"4c9d3270e4cd6e1b9a0b457722a22cbc8dca4f1d","ref":"refs/heads/fix/missing-locale","pushedAt":"2024-03-17T13:45:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lng2020","name":"Nanguan Lin","path":"/lng2020","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70063547?s=80&v=4"},"commit":{"message":"Fix the wrong locale key of searching users","shortMessageHtmlLink":"Fix the wrong locale key of searching users"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0xMFQwODozNDo1Ni4wMDAwMDBazwAAAARGXzKx","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0xN1QxMzo0NTozOC4wMDAwMDBazwAAAAQX0nq7"}},"title":"Activity · lng2020/gitea"}