sourcebot/packages/web/src
Brendan Kellam 92ae76168c
Some checks are pending
Publish to ghcr / merge (push) Blocked by required conditions
Publish to ghcr / build (linux/amd64, blacksmith-4vcpu-ubuntu-2404) (push) Waiting to run
Publish to ghcr / build (linux/arm64, blacksmith-8vcpu-ubuntu-2204-arm) (push) Waiting to run
Update Roadmap Released / update (push) Waiting to run
fix(web): Fix issue where creating a new Ask thread would result in a 404 (#641)
2025-11-28 23:01:33 -08:00
..
__mocks__ chore(worker): Refactor permission syncing join table to be between Account <> Repo (#600) 2025-11-04 20:12:07 -08:00
app fix(web): Ask sourcebot perf improvements (#632) 2025-11-27 16:56:11 -08:00
components feat(web): Improved repository table (#572) 2025-10-25 14:51:41 -04:00
data Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
ee/features fix(web): Ask sourcebot perf improvements (#632) 2025-11-27 16:56:11 -08:00
emails V4 (#311) 2025-05-28 16:08:42 -07:00
features fix(web): Fix issue where creating a new Ask thread would result in a 404 (#641) 2025-11-28 23:01:33 -08:00
hooks feat(web,worker): Environment overrides (#597) 2025-11-04 21:22:31 -08:00
lib feat(web): Add support for authentik sso (#627) 2025-11-24 13:28:04 -08:00
proto feat(web): Streamed code search (#623) 2025-11-22 15:33:31 -08:00
actions.ts feat(web): Streamed code search (#623) 2025-11-22 15:33:31 -08:00
auth.ts feat(web,worker): Environment overrides (#597) 2025-11-04 21:22:31 -08:00
initialize.ts fix(ee): Wipe search contexts on init if we no longer have the entitlement (#618) 2025-11-13 21:29:51 -08:00
instrumentation.ts Add additional debug logs. Also fix build warning about environment variables 2025-07-23 12:03:44 -07:00
middleware.ts feat(web,worker): Environment overrides (#597) 2025-11-04 21:22:31 -08:00
prisma.ts feat(web): Streamed code search (#623) 2025-11-22 15:33:31 -08:00
tailwind.ts V4 (#311) 2025-05-28 16:08:42 -07:00
types.ts Search scope refactor (#405) 2025-07-28 18:12:21 -07:00
withAuthV2.test.ts feat(web,worker): Environment overrides (#597) 2025-11-04 21:22:31 -08:00
withAuthV2.ts feat(web): Streamed code search (#623) 2025-11-22 15:33:31 -08:00