sourcebot/packages/backend/src
Michael Sukkarieh e0d363420b
connections qol improvements (#195)
* add client side polling to connections list

* properly fetch repo image url

* add client polling to connection management page, and add ability to sync failed connections
2025-02-15 10:00:44 -08:00
..
connectionManager.ts add back gitlab, gitea, and gerrit support (#184) 2025-02-14 10:58:53 -08:00
constants.ts connections qol improvements (#195) 2025-02-15 10:00:44 -08:00
environment.ts Domain support 2025-02-12 13:45:12 -08:00
gerrit.ts add back gitlab, gitea, and gerrit support (#184) 2025-02-14 10:58:53 -08:00
git.ts Add @sourcebot/schemas package (#177) 2025-01-24 10:51:49 -08:00
gitea.ts add back gitlab, gitea, and gerrit support (#184) 2025-02-14 10:58:53 -08:00
github.test.ts SQL Database (#157) 2025-01-14 13:37:31 -08:00
github.ts Connection management (#183) 2025-02-04 15:04:05 -05:00
gitlab.test.ts SQL Database (#157) 2025-01-14 13:37:31 -08:00
gitlab.ts add back gitlab, gitea, and gerrit support (#184) 2025-02-14 10:58:53 -08:00
index.ts Domain support 2025-02-12 13:45:12 -08:00
local.ts Add @sourcebot/schemas package (#177) 2025-01-24 10:51:49 -08:00
logger.ts Graceful error handling when calling code host apis (#142) 2024-12-18 19:21:21 -08:00
main.ts add await for blocking loop in backend 2025-02-13 10:30:14 -08:00
posthog.ts Pass PostHog key at build time (#92) 2024-11-25 21:04:52 -08:00
posthogEvents.ts Graceful error handling when calling code host apis (#142) 2024-12-18 19:21:21 -08:00
repoCompileUtils.ts connections qol improvements (#195) 2025-02-15 10:00:44 -08:00
repoManager.ts connections qol improvements (#195) 2025-02-15 10:00:44 -08:00
types.ts connections qol improvements (#195) 2025-02-15 10:00:44 -08:00
utils.test.ts Add topics and exclude.topics to GitHub & GitLab config (#121) 2024-12-11 14:17:57 -08:00
utils.ts adds garbage collection for repos (#182) 2025-01-29 09:05:20 -08:00
zoekt.ts adds garbage collection for repos (#182) 2025-01-29 09:05:20 -08:00