Commit Graph

  • 0ec66b5380 Migrate from webpack to vite (#37002) main silverwind 2026-03-29 12:24:30 +02:00
  • 6288c87181 Upgrade yaml (#37015) Lunny Xiao 2026-03-29 02:52:00 -07:00
  • db7eb4d51b Fix issue label deletion with Actions tokens (#37013) Nicolas 2026-03-29 11:21:14 +02:00
  • a1b0bffd0c Hide delete branch or tag buttons in mirror or archived repositories. (#37006) Lunny Xiao 2026-03-29 01:51:29 -07:00
  • bc7484d45b flake.lock: Update update_flake_lock_action github-actions[bot] 2026-03-29 00:21:30 +00:00
  • 84daa0b8be Update AGENTS.md with additional guidelines (#37018) silverwind 2026-03-29 00:44:17 +01:00
  • 487e357ce6 Optimize 'refreshAccesses' to perform update without removing then adding (#35702) Ross Golder 2026-03-28 23:34:17 +07:00
  • 7492251e7e Fix relative-time RangeError (#37021) silverwind 2026-03-28 14:10:51 +01:00
  • b136a66d12 Restyle Workflow Graph (#36912) Nicolas 2026-03-28 10:41:34 +01:00
  • 896e4838cb Update message severity colors, fix navbar double border (#37019) silverwind 2026-03-28 10:05:56 +01:00
  • 17b802beae Clean up checkbox cursor styles (#37016) silverwind 2026-03-28 08:59:52 +01:00
  • 74c40d46ee add missing cron tasks to example ini (#37012) TheFox0x7 2026-03-28 00:38:40 +01:00
  • de478c4b6f Add e2e tests for server push events (#36879) silverwind 2026-03-27 11:49:11 +01:00
  • b3c6917463 Update JS dependencies (#37001) silverwind 2026-03-27 04:39:24 +01:00
  • 159f74040c Fix missing workflow_run notifications when updating jobs from multiple runs (#36997) (#37003) release/v1.25 Zettat123 2026-03-26 21:08:01 -06:00
  • 12737883ba [skip ci] Updated translations via Crowdin GiteaBot 2026-03-27 00:53:48 +00:00
  • 8fdd6d1235 Fix missing workflow_run notifications when updating jobs from multiple runs (#36997) Zettat123 2026-03-26 12:48:04 -06:00
  • d5a89805d9 Improve severity labels in Actions logs and tweak colors (#36993) silverwind 2026-03-26 11:18:50 +01:00
  • 9583e1a65c Linkify URLs in Actions workflow logs (#36986) silverwind 2026-03-26 10:48:09 +01:00
  • ffa626b585 [skip ci] Updated translations via Crowdin GiteaBot 2026-03-26 00:53:31 +00:00
  • a3cc34472b Pass ServeHeaderOptions by value instead of pointer, fine tune httplib tests (#36982) Copilot 2026-03-25 16:07:59 -07:00
  • bc5c554072 Feature non-zipped actions artifacts (action v7) (#36786) ChristopherHX 2026-03-25 17:37:48 +01:00
  • 435123fe65 Switch cmd/ to use constructor functions. (#36962) techknowlogick 2026-03-25 10:53:13 -04:00
  • bb1e22bba4 Allow text selection on checkbox labels (#36970) silverwind 2026-03-25 08:40:46 +01:00
  • e24c3f7a40 Fix org contact email not clearable once set (#36975) Nicolas 2026-03-25 08:23:11 +01:00
  • 943ff75233 Require additional user confirmation for making repo private (#36959) techknowlogick 2026-03-24 16:13:08 -04:00
  • cfd9008891 add valid github scopes (#36977) TheFox0x7 2026-03-24 20:16:23 +01:00
  • c96cc70144 Add class "list-header-filters" to the div for projects (#36889) Tyrone Yeh 2026-03-25 01:23:13 +08:00
  • af29b8182c Catch scanner error when possible to avoid bypass (#36963) (#36976) Giteabot 2026-03-25 01:18:01 +08:00
  • 66b8178e59 Improve AGENTS.md (#36974) silverwind 2026-03-24 17:49:29 +01:00
  • c453d09c36 Catch scanner error when possible to avoid bypass (#36963) Lunny Xiao 2026-03-23 21:08:48 -07:00
  • c5e196dedb [skip ci] Updated translations via Crowdin GiteaBot 2026-03-24 00:45:32 +00:00
  • 9d6817f9c0 Fix user settings sidebar showing disabled features on some pages (#36958) (#36969) Giteabot 2026-03-24 08:25:39 +08:00
  • 63c2b69259 Make PUBLIC_URL_DETECTION default to "auto" (#36955) wxiaoguang 2026-03-24 07:19:08 +08:00
  • 86401fd5fd Fix user settings sidebar showing disabled features on some pages (#36958) Nicolas 2026-03-23 23:30:48 +01:00
  • cf1e4d7c42 Update GitHub Actions to latest major versions (#36964) silverwind 2026-03-23 22:42:36 +01:00
  • 4f9f0fc4b8 Fix various trivial problems (#36953) wxiaoguang 2026-03-24 02:23:42 +08:00
  • 788200de9f Rework checkbox styling, remove input border hover effect (#36870) silverwind 2026-03-23 18:41:04 +01:00
  • ef88cdb7e7 Add DEFAULT_DELETE_BRANCH_AFTER_MERGE setting (#36917) silverwind 2026-03-23 18:34:45 +01:00
  • 1edbc21fcc Update Nix flake (#36943) github-actions[bot] 2026-03-23 13:28:30 +00:00
  • ae0bc0222a Update to eslint 10 (#36925) silverwind 2026-03-23 08:49:25 +01:00
  • 4ba90207cf Add user badges (#36752) Nicolas 2026-03-22 16:49:45 +01:00
  • aa9aea2c6e Apply as maintainer (#36947) bircni 2026-03-22 16:18:42 +01:00
  • 0ab612f5ab Refactor storage content-type handling of ServeDirectURL (#36804) ChristopherHX 2026-03-22 05:26:13 +01:00
  • c8545033cc Add summary to action runs view (#36883) bircni 2026-03-22 02:04:39 +01:00
  • 45809c8f54 feat: Add configurable permissions for Actions automatic tokens (#36173) Excellencedev 2026-03-21 23:39:47 +01:00
  • b22123ef86 Feature: Add button to re-run failed jobs in Actions (#36924) bircni 2026-03-21 22:27:13 +01:00
  • ee009ebec8 Support dark/light theme images in markdown (#36922) Mykhailo 2026-03-21 13:44:33 +01:00
  • 0e0cf7a813 fix #36463: preserve sort order of exclusive labels from template repo (#36931) Paulo Chen 2026-03-21 06:54:28 +00:00
  • 068d7a513a fix(upgrade.sh): use HTTPS for GPG key import and restore SELinux context after upgrade (#36930) Xijiang Yu 2026-03-19 19:12:53 +01:00
  • 79f96b3e24 [skip ci] Updated translations via Crowdin GiteaBot 2026-03-19 00:50:44 +00:00
  • 00060ff73c Make container registry support Apple Container (basic auth) (#36920) wxiaoguang 2026-03-19 07:43:44 +08:00
  • 18c65965ab Fix various trivial problems (#36921) wxiaoguang 2026-03-19 07:13:55 +08:00
  • d6496c6156 [skip ci] Updated translations via Crowdin GiteaBot 2026-03-18 00:50:32 +00:00
  • 455dd20365 Update Nix flake (#36902) github-actions[bot] 2026-03-17 07:50:23 +00:00
  • 89cd3737bc Migrate fomantic search and modal CSS to first-party modules (#36869) silverwind 2026-03-17 07:07:48 +01:00
  • b3b2d111da Feature: Add per-runner “Disable/Pause” (#36776) Nicolas 2026-03-16 18:24:36 +01:00
  • 6372cd7c7d Enable native dark mode for swagger-ui (#36899) silverwind 2026-03-14 09:50:23 +01:00
  • e29d1b79d8 Front port changelog for 1.25.5 (#36892) Zettat123 2026-03-13 11:17:53 -06:00
  • 877f091305 Fix typos in code comments: doesnt, dont, wont (#36890) majianhan 2026-03-14 00:58:44 +08:00
  • 28e09ffc67 Vendor relative-time-element as local web component (#36853) silverwind 2026-03-13 11:43:17 +01:00
  • f913d90ab6 Update CHANGELOG for v1.25.5 (#36885) v1.25.5 Zettat123 2026-03-12 19:26:33 -06:00
  • 2601f50026 Bound PageSize in ListUnadoptedRepositories (#36884) silverwind 2026-03-13 02:20:58 +01:00
  • 538ec6ae6e Fix timeline event layout overflow with long content (#36595) silverwind 2026-03-12 09:25:09 +01:00
  • 156d9ffb23 Update toolchain to 1.25.8 for v1.25 (#36888) Zettat123 2026-03-11 18:37:33 -06:00
  • 356f589f0b [skip ci] Updated translations via Crowdin GiteaBot 2026-03-11 00:45:56 +00:00
  • 385994295d Replace index with id in actions routes (#36842) Zettat123 2026-03-10 15:14:48 -06:00
  • 6e8f78ae27 Enable eslint concurrency (#36878) silverwind 2026-03-10 18:05:52 +01:00
  • 8d06a9425e Update minimum go version to 1.26.1, golangci-lint to 2.11.2, fix test style (#36876) Nicolas 2026-03-10 07:26:52 +01:00
  • 1dfb32a36f Add render cache for SVG icons (#36863) silverwind 2026-03-10 06:26:16 +01:00
  • 47085f3fa0 Fix incorrect viewed files counter if reverted change was viewed (#36819) bytedream 2026-03-09 09:23:36 +01:00
  • eb020a9d27 [skip ci] Updated translations via Crowdin GiteaBot 2026-03-09 00:49:16 +00:00
  • a52617b816 Clean up refreshViewedFilesSummary (#36868) silverwind 2026-03-08 21:49:07 +01:00
  • 80c57ec126 Remove util.URLJoin and replace all callers with direct path concatenation (#36867) Copilot 2026-03-09 02:30:54 +08:00
  • 96515c0f20 Fix org permission API visibility checks for hidden members and private orgs (#36798) (#36841) Lunny Xiao 2026-03-08 09:26:08 -07:00
  • 23a5bc5e64 Optimize Docker build with dependency layer caching (#36864) silverwind 2026-03-08 16:58:21 +01:00
  • 6f8ab6aaaf Fix URLJoin, markup render link reoslving, sign-in/up/linkaccount page common data (#36861) wxiaoguang 2026-03-08 23:57:37 +08:00
  • 0724344a8a Fix CodeQL code scanning alerts (#36858) silverwind 2026-03-08 15:35:50 +01:00
  • 9b04fb20b9 Initial plan copilot/review-auth-package-changes copilot-swe-agent[bot] 2026-03-08 11:11:34 +00:00
  • 4f562da975 Fix non-admins unable to automerge PRs from forks (#36833) (#36843) Lunny Xiao 2026-03-08 03:18:35 -07:00
  • 3f1ef703d5 Refactor auth middleware (#36848) wxiaoguang 2026-03-08 17:59:46 +08:00
  • a0996cb229 Update Nix flake (#36857) github-actions[bot] 2026-03-08 07:04:28 +00:00
  • 6e7bc1e635 Update JS deps (#36850) silverwind 2026-03-08 07:29:27 +01:00
  • 76c539cd57 Fix bug to check whether user can update pull request branch or rebase branch (#36465) (#36838) Giteabot 2026-03-08 11:23:54 +08:00
  • f7e3569fab Add a git grep search timeout (#36809) (#36835) Lunny Xiao 2026-03-07 12:40:16 -08:00
  • 130e34994f Load mentionValues asynchronously (#36739) silverwind 2026-03-07 21:37:37 +01:00
  • f250138f57 [skip ci] Updated translations via Crowdin GiteaBot 2026-03-07 00:46:12 +00:00
  • b3290b62fc Backport: Make security-check informational only (#36681) (#36852) Copilot 2026-03-06 22:53:59 +00:00
  • f7ac507671 Fix dump release asset bug (#36799) (#36839) Giteabot 2026-03-07 03:50:17 +08:00
  • e2517e0fa9 Fix forwarded proto handling for public URL detection (#36810) (#36836) Giteabot 2026-03-07 03:02:50 +08:00
  • 413074b1e1 Fix OAuth2 authorization code expiry and reuse handling (#36797) (#36851) Giteabot 2026-03-07 02:33:20 +08:00
  • 2ce71629c3 Fix dbfs error handling (#36844) wxiaoguang 2026-03-07 00:28:46 +08:00
  • 3c46a3deb3 Fix bug when pushing mirror with wiki (#36795) (#36807) Lunny Xiao 2026-03-06 07:26:34 -08:00
  • 5552eff6e7 Fix artifacts v4 backend upload problems (#36805) (#36834) Giteabot 2026-03-06 21:22:53 +08:00
  • f44f7bf2d3 upgrade to github.com/cloudflare/circl 1.6.3, svgo 4.0.1, markdownlint-cli 0.48.0 (#36840) Lunny Xiao 2026-03-06 03:55:33 -08:00
  • f3bdcc58af Fix OAuth2 authorization code expiry and reuse handling (#36797) Lunny Xiao 2026-03-05 21:00:44 -08:00
  • 57b5ed3f25 Fix org permission API visibility checks for hidden members and private orgs (#36798) Lunny Xiao 2026-03-05 20:32:15 -08:00
  • c710ce34fb Fix non-admins unable to automerge PRs from forks (#36833) Michael Hoang 2026-03-06 11:03:12 +11:00
  • 9c2c9c5a00 upgrade to github.com/cloudflare/circl 1.6.3, svgo 4.0.1, markdownlint-cli 0.48.0 (#36837) Lunny Xiao 2026-03-05 13:42:47 -08:00
  • 833304ac15 Fix dump release asset bug (#36799) Lunny Xiao 2026-03-05 12:30:57 -08:00