Commit Graph

  • 1d5163133b fix(repo): /generate must sync the branch table for the new repo (#37693) (#37712) wxiaoguang 2026-05-16 01:54:48 +08:00
  • 59db4154eb chore: clean up tests (#37715) wxiaoguang 2026-05-15 22:26:36 +08:00
  • 0e53c41694 feat(api): encrypt AWS creds (#37679) (#37713) Giteabot 2026-05-15 06:58:19 -07:00
  • cf0f25b798 fix(actions): deadlock between PrepareRunAndInsert and UpdateTaskByState (#37692) Zettat123 2026-05-15 02:39:18 -06:00
  • f9b7b65371 fix(security): enforce wiki git writes and LFS token access at request time (#37695) Lunny Xiao 2026-05-15 01:12:59 -07:00
  • 5b3575a8be fix(repo): /generate must sync the branch table for the new repo (#37693) agyss 2026-05-15 09:24:40 +02:00
  • 5c887d68ca feat(api): encrypt AWS creds (#37679) Kausthubh J Rao 2026-05-14 18:16:20 +05:30
  • 2450127c56 [skip ci] Updated translations via Crowdin GiteaBot 2026-05-14 01:11:01 +00:00
  • 929962833d fix: snap build (main branch) (#37685) Lunny Xiao 2026-05-13 17:31:47 -07:00
  • c7af094b0a build: Fix snap build (1.26) (#37686) Lunny Xiao 2026-05-13 10:58:43 -07:00
  • 523822090c chore: introduce HTMLBuilder (#37688) wxiaoguang 2026-05-14 01:06:53 +08:00
  • 701908a945 chore: clean up "contrib" dir (#37690) wxiaoguang 2026-05-13 22:22:47 +08:00
  • a564f0587a feat(api): add sort and order query parameters to job list endpoints (#37672) Matt Schoen 2026-05-13 06:11:02 -07:00
  • 187daac598 fix: Sort action run jobs by JobID and Name with matrix examples (#37046) Nicolas 2026-05-13 09:30:22 +02:00
  • 3738809219 fix: catch and fix more lint problems (#37674) wxiaoguang 2026-05-13 15:00:41 +08:00
  • 28729ef7e3 fix(actions): run TransferLogs on UpdateLog{Rows:[], NoMore:true} (#37631) (#37687) Giteabot 2026-05-12 23:58:28 -07:00
  • ffd5e0698b docs(agents): update AGENTS.md (#37684) silverwind 2026-05-13 08:27:22 +02:00
  • 79f7062d9e fix(actions): run TransferLogs on UpdateLog{Rows:[], NoMore:true} (#37631) silverwind 2026-05-13 07:18:07 +02:00
  • f01953e764 [skip ci] Updated translations via Crowdin GiteaBot 2026-05-13 01:09:44 +00:00
  • 57dd9f5bab fix(deps): update dependency mermaid to v11.15.0 [security], add e2e test (#37665) silverwind 2026-05-12 08:37:33 +02:00
  • 6a27066269 fix(deps): update dependency mermaid to v11.15.0 [security], add e2e test (#37662) Giteabot 2026-05-11 16:34:49 -07:00
  • 71f3e28fe5 ci: Also lint json5 files (#37659) Nicolas 2026-05-12 00:24:44 +02:00
  • 5829522019 fix show correct mergebase (#37656) Nicolas 2026-05-11 20:07:23 +02:00
  • 5eaa0bc603 fix(packages): Add label for private and internal package and fix composor package source permission check (#37610) (#37643) Giteabot 2026-05-11 10:36:07 -07:00
  • de290f2121 fix(templates): avoid misleading compare message when branches lack merge base (#37651) Nicolas 2026-05-11 18:28:44 +02:00
  • 8cd8291ed0 fix(deps): update npm dependencies (#37647) Giteabot 2026-05-11 09:03:11 -07:00
  • 2eb7b3c7da refactor: routing info middleware (#37653) wxiaoguang 2026-05-11 22:39:50 +08:00
  • 7621b65403 chore(deps): update action dependencies (major) (#37638) Giteabot 2026-05-11 05:18:05 -07:00
  • 510b729212 fix(deps): update go dependencies (major) (#37639) Giteabot 2026-05-11 00:00:29 -07:00
  • b29af98a36 ci(renovate): update Go import paths on major bumps (#37641) silverwind 2026-05-11 08:35:48 +02:00
  • 5d87a70af9 fix(packages): Add label for private and internal package and fix composor package source permission check (#37610) Lunny Xiao 2026-05-10 22:49:46 -07:00
  • 5dc9d621fd refactor: replace Fomantic search module with first-party code (#37443) silverwind 2026-05-11 07:25:26 +02:00
  • a603f89fce fix(deps): update npm dependencies (#37636) Giteabot 2026-05-10 22:01:34 -07:00
  • e1f0f9e896 fix(deps): update module code.gitea.io/sdk/gitea to v0.25.0 (#37637) Giteabot 2026-05-10 21:11:28 -07:00
  • 67f86bc3fe feat(api): add last_sync to repository API (#37566) pomidorry 2026-05-10 23:07:56 +03:00
  • c78c84c3ca test(e2e): run playwright via container (#37300) TheFox0x7 2026-05-10 11:16:02 +02:00
  • a61598884f feat(editor): broaden language detection in web code editor (#37619) silverwind 2026-05-10 06:51:46 +02:00
  • fb159eae8f fix: "run as root" check (#37622) (#37625) Giteabot 2026-05-09 10:02:21 -07:00
  • 0a3aaeafe7 refactor(log): replace log.Critical with log.Error (#37624) Copilot 2026-05-09 16:32:49 +00:00
  • 093c9e8ee6 fix: "run as root" check (#37622) wxiaoguang 2026-05-09 23:32:30 +08:00
  • ce089f498b fix: improve actions status icons and texts (#37206) silverwind 2026-05-09 09:24:08 +02:00
  • a5d81d9ce2 perf: replace goheader linter with custom check (#37599) silverwind 2026-05-08 23:39:35 +02:00
  • 631a9b5d16 fix: make clone URL respect public URL detection setting (#37615) (#37617) Giteabot 2026-05-08 14:04:04 -07:00
  • 73c0239f94 build(deps): bump fast-uri from 3.1.0 to 3.1.2 (#37616) dependabot[bot] 2026-05-08 22:46:57 +02:00
  • 1ed935f911 fix: make clone URL respect public URL detection setting (#37615) wxiaoguang 2026-05-09 04:26:09 +08:00
  • 5636219dbc chore(deps): bump go-git/go-git/v5 to 5.19.0 (#37608) (#37609) techknowlogick 2026-05-08 16:16:22 -04:00
  • 439984474c chore(deps): update dependency go to v1.26.3 (#37601) (#37613) Giteabot 2026-05-08 12:40:49 -07:00
  • ef040c5fc4 chore(deps): bump go-git/go-git/v5 to 5.19.0 (#37608) techknowlogick 2026-05-08 15:11:13 -04:00
  • a55be951e3 Compare dropdown fails when selecting branch with no common merge-base (#37470) (#37472) Nicolas 2026-05-08 21:08:36 +02:00
  • 65f3feaa84 fix: treat email addresses case-insensitively (#37600) (#37611) Giteabot 2026-05-08 11:32:25 -07:00
  • c81eca9904 chore(deps): update action dependencies (#37603) Giteabot 2026-05-08 11:30:53 -07:00
  • b28c4f2b08 fix(actions): fix blank lines after ::endgroup:: (#37597) (#37612) Giteabot 2026-05-08 10:30:33 -07:00
  • 479bcdb503 fix(actions): fix blank lines after ::endgroup:: (#37597) silverwind 2026-05-08 19:11:01 +02:00
  • 677ab982bf fix(git): Fix smart http request scope bug (#37583) (#37605) Giteabot 2026-05-08 09:14:41 -07:00
  • 29676adfd3 fix: treat email addresses case-insensitively (#37600) silverwind 2026-05-08 17:14:33 +02:00
  • 7dc3087acd fix(git): Fix smart http request scope bug (#37583) Lunny Xiao 2026-05-07 23:30:23 -07:00
  • 243c2d7146 chore(deps): update dependency go to v1.26.3 (#37601) Giteabot 2026-05-07 22:27:24 -07:00
  • 82d40296b0 chore(deps): bump tool deps and pin, update golangci-lint (#37574) silverwind 2026-05-08 06:49:34 +02:00
  • b4085c7e3c build: update pnpm to v11 (#37591) silverwind 2026-05-08 06:17:20 +02:00
  • bba748e8b5 chore(renovate): detect Makefile tools, enable go bumps (#37595) silverwind 2026-05-08 05:44:10 +02:00
  • 2b93eaf55b refactor: only reset a database table when the table's data was changed (#37573) wxiaoguang 2026-05-08 08:49:40 +08:00
  • e10da87ebe fix(actions): report individual step status in workflow job API response (#37592) (#37598) Giteabot 2026-05-07 15:14:45 -07:00
  • 6a509da96e refactor: lint bare fill/stroke colors, add vars for git graph color series (#37543) silverwind 2026-05-07 23:18:23 +02:00
  • 601c6eb1a0 fix(actions): report individual step status in workflow job API response (#37592) Nicolas 2026-05-07 20:30:34 +02:00
  • e9f82b0ee3 ci: allow chore type in PR title lint (#37575) silverwind 2026-05-07 19:18:10 +02:00
  • 3e69d6adbe refactor: remove obsolete export (#37579) silverwind 2026-05-07 19:12:52 +02:00
  • 3004c45607 fix: Invalid UTF-8 commit messages in JSON API responses (#37542) (#37585) wxiaoguang 2026-05-08 00:22:09 +08:00
  • 7d77631881 fix: use consistent GetUser family functions (#37553) (#37589) Giteabot 2026-05-07 08:43:45 -07:00
  • c9b9e376fb fix: Invalid UTF-8 commit messages in JSON API responses (#37542) Nicolas 2026-05-07 16:19:45 +02:00
  • 2bafa41554 fix(api): return 409 message instead of empty JSON for wrong commit id (#37572) (#37584) Giteabot 2026-05-07 02:36:52 -07:00
  • 2200ed7499 fix: use consistent GetUser family functions (#37553) Nicolas 2026-05-07 08:10:19 +02:00
  • b586d80f97 fix(actions): prevent panic when workflow contains null jobs (#37570) (#37576) Giteabot 2026-05-06 19:31:49 -07:00
  • 19f01691d5 fix(api): return 409 message instead of empty JSON for wrong commit id (#37572) Kausthubh J Rao 2026-05-07 07:33:08 +05:30
  • 630258410d fix(actions): prevent panic when workflow contains null jobs (#37570) Kausthubh J Rao 2026-05-07 07:06:34 +05:30
  • cf48aa0188 [skip ci] Updated translations via Crowdin GiteaBot 2026-05-07 01:06:22 +00:00
  • a39af1a829 refactor: use modernc sqlite driver as default (#37562) wxiaoguang 2026-05-07 02:57:59 +08:00
  • b093c2c43c refactor(templates): remove ctxData from tmpl files, use ctx.RootData instead (#37567) Copilot 2026-05-06 18:21:48 +00:00
  • ebc058f682 ci: increase renovate frequency and fix RENOVATE_ALLOWED_POST_UPGRADE_COMMANDS (#37565) silverwind 2026-05-06 18:37:09 +02:00
  • 35dfc6b9e1 fix(deps): update go dependencies (#37541) Giteabot 2026-05-05 23:58:09 -07:00
  • 97211bf0c5 refactor(deps): migrate from nektos/act fork to gitea/runner (#37557) silverwind 2026-05-06 05:54:31 +02:00
  • 58a66cae3c Make ServeSetHeaders default to download attachment if filename exists (#37552) (#37555) Giteabot 2026-05-05 11:21:07 -07:00
  • 356a119f30 fix(actions): validate workflow param to prevent 500 error (#37546) (#37554) Giteabot 2026-05-05 10:49:17 -07:00
  • 45ffe5aa6a ci: lint PR titles with commitlint (#37498) Nicolas 2026-05-05 19:24:09 +02:00
  • a5fd8e7e86 Make ServeSetHeaders default to download attachment if filename exists (#37552) wxiaoguang 2026-05-06 00:41:49 +08:00
  • ee803ad05d fix(actions): validate workflow param to prevent 500 error (#37546) Kalash Thakare ☯︎ 2026-05-05 21:49:52 +05:30
  • 6ba907d89c Fix various problems (#37547) wxiaoguang 2026-05-05 23:54:07 +08:00
  • 5e8004a515 docs: fix 4 typos in CHANGELOG.md (#37549) premsreelathasugeendran 2026-05-05 11:25:44 -04:00
  • c471af4266 [skip ci] Updated translations via Crowdin GiteaBot 2026-05-05 01:01:53 +00:00
  • 62300eab3b chore(deps): update action dependencies (#37540) Giteabot 2026-05-04 16:06:00 -07:00
  • 762154cbd7 fix: Fix nolyfill for renovate (#37537) silverwind 2026-05-04 23:39:20 +02:00
  • b79529015e Don't unblock run-level-concurrency-blocked runs in the resolver (#37461) (#37538) Giteabot 2026-05-04 13:37:20 -07:00
  • a90d5dd131 Refactor pull request view (7) (#37524) wxiaoguang 2026-05-05 04:13:38 +08:00
  • 89a49de0fd Update go js py dependencies (#37525) Sebastian Ertz 2026-05-04 21:27:47 +02:00
  • 198ef500d2 Don't unblock run-level-concurrency-blocked runs in the resolver (#37461) silverwind 2026-05-04 13:10:42 +02:00
  • dd17521808 Refactor pull request view (6) (#37522) wxiaoguang 2026-05-04 14:15:33 +08:00
  • f26f71f1b2 Refactor pull request view (5) (#37517) wxiaoguang 2026-05-04 02:53:24 +08:00
  • eeb4d8ffa2 fix(packages): use file names for generic web downloads (#37514) (#37520) Giteabot 2026-05-03 11:24:02 -07:00
  • c4c50bee7f fix: persist mirror repository metadata (#37519) Rayan Salhab 2026-05-03 19:47:02 +03:00
  • dd78d87dcd fix: merge autodetect can't close other PRs but only the last one when multiple PRs are pushed at once (#37512) (#37516) Giteabot 2026-05-03 01:15:56 -07:00
  • 7016f7b37f fix(packages): use file names for generic web downloads (#37514) Rayan Salhab 2026-05-03 10:19:21 +03:00