segmento-collect / backend /api_server.py

Commit History

fix: connector_configs migration in correct init_db
06b080e

Mohan81 commited on

fix: connector_configs schema migration (client_id, client_secret, config_json)
16e7d42

Mohan81 commited on

fix: replace datetime.UTC for Python 3.10 compatibility
4709de9

Mohan81 commited on

fix: user_sessions schema migration (expires_at)
5de1bfb

Mohan81 commited on

fix: session persistence for HF proxy environment
4f954a5

Mohan81 commited on

fix: move sqlite DB to /tmp for HF compatibility
7d9f7ea

Mohan81 commited on

fix: use /tmp/uploads for HF compatibility
25373ba

Mohan81 commited on

fix: fixed localhost usage
2dc565a

Mohan81 commited on

feat: moved images to cloudinary to make product compatible with HG spaces
a53f264

Mohan81 commited on

feat: Updated backend and frontend to use dynamic redirect URI for Oauth connectors
9472d0d

Mohan81 commited on

git commit -m "refactor: unify backend-frontend architecture with DispatcherMiddleware, fix auth flow, implement unified OAuth callback system, and stabilize connector integrations for deployment ready"
56682fc

Mohan81 commited on

fix: Fixed database issues
2404f49

Mohan81 commited on

feat: added backend routes for data recovery
45a9892

Mohan81 commited on

feat: implement Pinterest connector UI and backend API integration
b8a6b9d

Mohan81 commited on

feat: implement AI-driven orchestrator and LLM engine for structured platform workflow automation
9dd0d01

Mohan81 commited on

feat: Implemented orchestration layer, enabled connector operations (connect/status/sync), added destination management, scheduling, real-time queries, and improved chat UX
387dcb5

Mohan81 commited on

feat: Integrated AI Companion with existing backend routes
07b49b9

Mohan81 commited on

feat: Implemented AI companion backend to save chat and AI messages
c138fb4

Mohan81 commited on

fix: fixed bitbucket api issues
bb6a95c

Mohan81 commited on

feat: Implemented routes for linear, netlify, bitbucket, vercel connectors
eb2fda5

Mohan81 commited on

feat: Implemented working of routes for new connectors
b24aa18

Mohan81 commited on

updated routes for new connectors, registered into the platform, fixed route issues,
36f5992

Mohan81 commited on

feat: Implemented routes, and registered new connectors into the platform
b7fbadc

Mohan81 commited on

feat: implemented frontend and backend routes in server sides for new connectors
71095b3

Mohan81 commited on

feat: Implemented paypal connector, routes for all new connectors
aa0c769

Mohan81 commited on

feat: Implemented klaviyo source connector
2cddeee

Mohan81 commited on

refactor & fix: implemented scheduler to work only at scheduled time, fixed multiple runs
08164f3

Mohan81 commited on

feat: Integrated scheduler with api_server
768ea9d

Mohan81 commited on

feat: implemented intercom connector, new connectors api routes in backend and frontend server
069d2da

Mohan81 commited on

feat: add HubSpot connector with full UI and backend integration for data extraction.
8ad2439

Mohan81 commited on

feat: Implement Airtable connector with new UI, backend logic, and supporting assets.
1e3a390

Mohan81 commited on

feat: Implemented backend and frontend routes for dynamodb source connector
3581198

Mohan81 commited on

feat: Implemented AWS RDS connector required routes, logo, drivers
a2770aa

Mohan81 commited on

Fix DB path standardization, connector DB issues resolved, system working end-to-end
0892c01

Mohan81 commited on

stable refactored architecture working end-to-end
1110165

Mohan81 commited on

fixed package imports after refactor
1a24849

Mohan81 commited on