Commit Graph

  • 4390b47792 chore(flake): follow fleet/nixpkgs-projects for dev shells feat/project-column-state-filter-and-counts Oleks 2026-06-04 22:48:23 +03:00
  • c45ea82fd1 Merge pull request 'fix(project): push SSE update when an issue on a board is closed/reopened' (#20) from fix/issue-19-sse-state into main main oleks 2026-05-17 20:59:50 +03:00
  • c19ecab35d fix(project): push SSE update when an issue on a board is closed/reopened oleks 2026-05-17 20:58:17 +03:00
  • ad46f6cde8 Merge pull request 'fix(projects): scope project-issue move to its own project' (#18) from fix/user-project-move-multiproject-detach into main oleks 2026-05-17 17:06:19 +03:00
  • 078459c497 fix(projects): scope project-issue move to its own project Claude 2026-05-17 16:59:31 +03:00
  • d4de99f96b feat(sse): toast notifications for project-board and milestone events (#15) v1.26.0-unstable-2026-05-16.1 oleks 2026-05-16 14:32:25 +03:00
  • 184139713d feat(sse): toast notifications for project-board and milestone events sse-toasts Oleks 2026-05-16 14:31:58 +03:00
  • 9f588d3dd3 feat(milestone): SSE live-updating progress bars (#14) v1.26.0-unstable-2026-05-16 oleks 2026-05-16 10:21:38 +03:00
  • f376ec25fe feat(milestone): frontend SSE subscribe + progress-bar DOM patch milestone-sse Oleks 2026-05-16 00:46:44 +03:00
  • dfa34fc5d3 feat(milestone_events): publish from milestone-counter choke points (service layer to avoid models->services import cycle) Oleks 2026-05-16 00:38:54 +03:00
  • 0b5d7f5694 feat(milestone_events): SSE bus + publish helpers + unit tests Oleks 2026-05-16 00:35:29 +03:00
  • ca06f6d545 refactor(sessiontag): extract WithSessionTag/SessionTagFromContext to modules/sessiontag Oleks 2026-05-16 00:33:30 +03:00
  • 4676a3af93 fix(project_events): use process-lifetime ctx for async SSE publish (#8) oleks 2026-05-16 00:10:51 +03:00
  • d421025147 fix(project_events): use process-lifetime ctx for async publish project-board-sse Oleks 2026-05-15 23:46:46 +03:00
  • 9ee232b18d fix(project_events): use process-lifetime ctx for async publish fix/sse-detach-ctx Oleks 2026-05-15 23:46:46 +03:00
  • 9c1699feb5 feat(project): SSE push updates for project board pages (#7) v1.26.0-unstable-2026-05-15.1 oleks 2026-05-15 22:15:26 +03:00
  • a02c4fb2ad chore(project): satisfy eslint unicorn rules in board SSE handlers Oleks 2026-05-15 22:10:49 +03:00
  • 6d09f611ea chore(project): satisfy gci formatting and nilnil lint Oleks 2026-05-15 22:08:25 +03:00
  • 47f3e4137e feat(project): session-tag propagation for own-tab event suppression Oleks 2026-05-15 22:02:28 +03:00
  • 3c094d66fa feat(project): SSE subscriber + DOM patches on board page Oleks 2026-05-15 22:02:19 +03:00
  • 15acfdb783 feat(api): state filter + populated num_issues on project columns (#6) oleks 2026-05-15 22:00:51 +03:00
  • 1cd81ff925 feat(api): state filter + populated num_issues on project columns Oleks 2026-05-15 21:54:35 +03:00
  • 3fd0aa751d feat(project): publish board events from service+model choke points Oleks 2026-05-15 21:53:35 +03:00
  • 3c831efc0c feat(project): add SSE event bus and publish helpers Oleks 2026-05-15 21:45:28 +03:00
  • a8d8d138cb feat(eventsource): add ConnectedUIDs accessor Oleks 2026-05-15 21:45:19 +03:00
  • 580fe2df32 Merge pull request 'feat(api): user-scope and org-scope project board endpoints' (#2) from user-org-project-api into main v1.26.0-unstable-2026-05-15 oleks 2026-05-15 15:53:11 +03:00
  • 909bff1a52 test(api): add MoveProjectIssue integration test for repo project scope user-org-project-api Oleks 2026-05-15 15:47:36 +03:00
  • 8ae6245c19 feat(api): add user-scope and org-scope project board endpoints Oleks 2026-05-15 15:47:29 +03:00
  • 086dd1858e ci: gate upstream release workflows on go-gitea/gitea Oleks 2026-05-13 11:34:53 +03:00
  • 013e844724 fix(api): filter list-column-issues by project_board_id Oleks 2026-05-12 16:12:42 +03:00
  • 5a886307fd chore(ddev): add build-gitea-frontend command Oleks 2026-05-11 17:14:35 +03:00
  • d4d44cf283 chore(ddev): local dev environment for testing the Projects API Oleks 2026-05-11 16:57:08 +03:00
  • 8734be114a style: auto-format from pre-push hooks Oleks 2026-05-11 15:58:32 +03:00
  • 921b32984b chore(devshell): add test shell without static glibc Oleks 2026-05-11 15:58:29 +03:00
  • 77e3801a9c chore(devshell): add golangci-lint, govulncheck, and tea to nix shell Oleks 2026-05-11 15:53:17 +03:00
  • 1011241a67 feat(api): add REST API for repository project boards Oleks 2026-05-11 15:41:15 +03: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
  • 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
  • 235248620e fix(api): filter list-column-issues by project_board_id v1.26.0-unstable-2026-05-12 Oleks 2026-05-12 16:12:42 +03: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
  • 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
  • 20f31b8967 chore(ddev): add build-gitea-frontend command Oleks 2026-05-11 17:14:35 +03:00
  • fdfff3cc0b chore(ddev): local dev environment for testing the Projects API Oleks 2026-05-11 16:57:08 +03:00
  • eb5c55d07f style: auto-format from pre-push hooks Oleks 2026-05-11 15:58:32 +03:00
  • 9d41d1abc4 chore(devshell): add test shell without static glibc Oleks 2026-05-11 15:58:29 +03:00
  • 025ce0a8e0 chore(devshell): add golangci-lint, govulncheck, and tea to nix shell Oleks 2026-05-11 15:53:17 +03:00
  • 8db18ad9f6 feat(api): add REST API for repository project boards Oleks 2026-05-11 15:41:15 +03: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
  • 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
  • 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
  • ef040c5fc4 chore(deps): bump go-git/go-git/v5 to 5.19.0 (#37608) techknowlogick 2026-05-08 15:11:13 -04:00
  • c81eca9904 chore(deps): update action dependencies (#37603) Giteabot 2026-05-08 11:30:53 -07:00
  • 479bcdb503 fix(actions): fix blank lines after ::endgroup:: (#37597) silverwind 2026-05-08 19:11:01 +02: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
  • 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
  • c9b9e376fb fix: Invalid UTF-8 commit messages in JSON API responses (#37542) Nicolas 2026-05-07 16:19:45 +02:00
  • 2200ed7499 fix: use consistent GetUser family functions (#37553) Nicolas 2026-05-07 08:10:19 +02: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
  • 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