codeflash-internal/js/cf-api
2026-03-29 09:09:48 +02:00
..
.idea Webapp Authentication and API Key Token generation (#36) 2023-12-03 15:25:53 -08:00
config Add Optimization Review Rating in Slack Notification (#1936) 2025-10-29 00:20:36 -07:00
constants make healthcheck public in cfapi 2026-03-29 09:09:48 +02:00
cron Cf-api Refactor (#2131) 2026-01-19 23:03:57 +05:30
endpoints Merge branch 'main' into add/close_pr_end_point 2026-03-18 12:08:35 -07:00
exceptions fix for cf-api route issue and process exit (#2315) 2026-01-27 17:35:48 +05:30
github fix: correct regexes for removing empty benchmark sections in PR comments (#2495) 2026-03-27 17:12:35 -05:00
middlewares Merge branch 'main' into codeflash/optimize-checkForValidAPIKey-mkwv868t 2026-03-18 12:10:27 -07:00
resend llm call optimization fail error log and small refactoring (#2447) 2026-03-02 12:33:56 +05:30
routes make healthcheck public in cfapi 2026-03-29 09:09:48 +02:00
scripts [feat] sync org and member using cron job (#2006) 2025-11-26 11:46:45 -05:00
staging feat: Add Line Profiler visualization to webapp (#2268) 2026-01-28 08:36:54 -08:00
test/webhooks default path prefix fix for middleware (#1616) 2025-05-30 03:30:13 +05:30
utils Restoring the ordering of webhook before parsing json (#2389) 2026-02-10 04:06:35 +05:30
.env.test Implement Tests for CF-API Flow (#1634) 2025-06-25 03:36:26 +05:30
.eslintignore pricing dedupe and flow improve (#1511) 2025-05-09 14:53:28 -04:00
.eslintrc.mjs pricing dedupe and flow improve (#1511) 2025-05-09 14:53:28 -04:00
.gitignore cf-api fix (#1512) 2025-05-09 14:53:28 -04:00
.prettierignore prettier keeps modifying the markdown template 2025-05-09 14:53:29 -04:00
.prettierrc consistency in formatting across ide & js projs (#1499) 2025-03-04 23:52:45 +00:00
analytics.ts Cf-api Refactor (#2131) 2026-01-19 23:03:57 +05:30
auth0-mgmt.ts Implement Tests for CF-API Flow (#1634) 2025-06-25 03:36:26 +05:30
auth0-mgmt.unit.test.ts Implement Tests for CF-API Flow (#1634) 2025-06-25 03:36:26 +05:30
diff_utils.test.ts code-suggester package upgrade to npm registry (#1522) 2025-05-09 14:53:28 -04:00
diff_utils.ts code-suggester package upgrade to npm registry (#1522) 2025-05-09 14:53:28 -04:00
Dockerfile local setup (#1898) 2025-11-17 12:35:09 -08:00
index.ts Restoring the ordering of webhook before parsing json (#2389) 2026-02-10 04:06:35 +05:30
instrument.ts adding global exception handler and logger for dev and production (#1927) 2025-12-15 21:32:20 +05:30
jest.config.cjs change messaging font size for github dependant PR (#1802) 2025-09-11 20:09:12 +05:30
jest.setup.ts [Fix] Remove commit msg triggering github source link msg and experimenting duplicate label fix with roboflow (#1794) 2025-09-04 05:30:16 +05:30
OptimizationReview.ts [Chore] Add staging link to PR comment (#2001) 2025-11-19 13:39:02 -08:00
package-lock.json fix for cf-api route issue and process exit (#2315) 2026-01-27 17:35:48 +05:30
package.json Add codeflash optimization workflow for cf-api and cf-webapp (#2411) 2026-02-16 19:48:15 +05:30
set-env.ts Add posthog api key back in (it's ok to have it exposed), and always load env.local if it exists 2024-01-25 16:38:04 -08:00
setupAction.ts cf-api fix (#1512) 2025-05-09 14:53:28 -04:00
tsconfig.json [Fix] Suppress slack for codeflash employees (#2466) 2026-03-08 02:54:32 +05:30
types.d.ts [FEAT] Privacy Mode (#2092) 2026-01-07 12:23:45 -08:00