Commit Graph

  • e60ca35d52 fix(deps): update go dependencies (#37752) Giteabot 2026-05-18 01:19:06 -07:00
  • 4ee8266519 chore(deps): update action dependencies (#37751) Giteabot 2026-05-18 00:24:27 -07:00
  • 9c0ad8291b fix: Add missed token scope checking (#37735) (#37757) Giteabot 2026-05-17 23:59:33 -07:00
  • 3d95a2f028 fix(deps): update module github.com/google/go-github/v85 to v86 (#37754) Giteabot 2026-05-17 23:18:58 -07:00
  • 58597cc30a fix: Allow direct commits for unprotected files with push restrictions (#37657) (#37756) Giteabot 2026-05-17 23:11:19 -07:00
  • 83151e98cc ci: narrow files-changed frontend filter (#37749) silverwind 2026-05-18 07:38:40 +02:00
  • aecb2585f0 fix(deps): update npm dependencies (#37753) Giteabot 2026-05-17 22:06:04 -07:00
  • c3d9d07702 fix: Add missed token scope checking (#37735) Lunny Xiao 2026-05-17 21:52:08 -07:00
  • 2d1eb28083 chore: Use giteabot instead of backporter (#37422) Lunny Xiao 2026-05-17 20:46:52 -07:00
  • 9648716f63 fix: Allow direct commits for unprotected files with push restrictions (#37657) Nicolas 2026-05-18 00:49:38 +02:00
  • 0dd8429cc6 chore: Conventional adjustments (#37677) Nicolas 2026-05-17 22:21:01 +02:00
  • 86cc3e8783 fix(oauth): bind token exchanges to the original client request (#37704) (#37740) Lunny Xiao 2026-05-17 13:17:33 -07:00
  • 94e3482d1a chore(db): introduce db.Session and db.EngineMigration interfaces (#37746) Copilot 2026-05-18 03:56:39 +08:00
  • d9149d8a0a fix(migrations): preserve unique constraints in v334 sync (#37743) silverwind 2026-05-17 18:06:32 +02:00
  • 5038561235 fix(oauth): strengthen PKCE validation and refresh token replay protection (#37706) (#37738) Lunny Xiao 2026-05-17 02:04:58 -07:00
  • 6c04140137 feat(web): also display PR counts in repo list (#37739) Gary Wang 2026-05-17 15:29:18 +08:00
  • 1d7b84922f fix(actions): wrong assumption that run id always >= job id (#37737) (#37742) Zettat123 2026-05-17 00:42:20 -06:00
  • e7af84df72 feat: execute post run cleanup when workflow is cancelled (#37275) Kalash Thakare ☯︎ 2026-05-17 12:11:39 +05:30
  • ae9b34897f fix(actions): wrong assumption that run id always >= job id (#37737) Zettat123 2026-05-17 00:02:21 -06:00
  • edf0dfd1df fix(icon): use repo-forked icon to display forks count (#37731) Gary Wang 2026-05-17 03:08:43 +08:00
  • 2965b0c08a fix(web): enforce token scopes on raw, media, and attachment downloads (#37698) (#37733) Giteabot 2026-05-16 09:18:44 -07:00
  • ae69aec295 fix(oauth): strengthen PKCE validation and refresh token replay protection (#37706) Lunny Xiao 2026-05-16 08:17:00 -07:00
  • 33923a4d7c fix(web): enforce token scopes on raw, media, and attachment downloads (#37698) Lunny Xiao 2026-05-16 07:50:41 -07:00
  • eb93981d45 feat: Add bypass allowlist for branch protection (#36514) Nicolas 2026-05-16 16:23:42 +02:00
  • ab0d52b4c7 fix(auth): set User-Agent on avatar fetch and sync avatar on link-account register (#37564) (#37588) (#37726) Giteabot 2026-05-16 07:15:53 -07:00
  • 54ff68b0a9 refactor(glob): use strings.Builder for regexp compilation (#37730) Copilot 2026-05-16 11:10:53 +00:00
  • 96e0dc15a3 feat(oauth): Support AWS Cognito OAuth2 provider (#37607) Tom T 2026-05-16 11:41:11 +01:00
  • 34fd3c9f06 feat: Add default PR branch update style setting (#37410) Nicolas 2026-05-16 12:06:40 +02:00
  • 16189a68c4 refactor: move workflowpattern into modules/actions (#37717) silverwind 2026-05-16 11:42:11 +02:00
  • 02be228ed6 ci: add zizmor to lint-actions (#37720) silverwind 2026-05-16 10:38:46 +02:00
  • 4e837fed97 chore(doctor): remove four obsolete doctor check implementations (#37728) Copilot 2026-05-16 07:19:25 +00:00
  • 519b8d6d88 fix(security): enforce wiki git writes and LFS token access at request time (#37695) (#37714) Giteabot 2026-05-15 23:58:28 -07:00
  • b742fa7d6b chore(renovate): enable dockerfile manager (#37719) silverwind 2026-05-16 08:40:05 +02:00
  • 3607516ce2 refactor(org): simplify owner-team org repo creation logic (#37727) Copilot 2026-05-16 14:26:33 +08:00
  • 7e54514316 fix(oauth): bind token exchanges to the original client request (#37704) Lunny Xiao 2026-05-15 22:03:23 -07:00
  • 7b82ded82a fix(actions): deadlock between PrepareRunAndInsert and UpdateTaskByState (#37692) (#37718) Zettat123 2026-05-15 23:02:14 -06:00
  • ef801bb661 fix(auth): set User-Agent on avatar fetch and sync avatar on link-account register (#37564) (#37588) pandareen 2026-05-15 23:52:36 +05:30
  • 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