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: preserve backend redirect and Set-Cookie
3e92ece

Mohan81 commited on

fix: forward Set-Cookie from headers
7cabeab

Mohan81 commited on

fix: forward Set-Cookie header in proxy
7094f09

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: add HF space configuration
5ec2c89

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

chore: remove redundant structure and requirements configuration files
60bbaac

Mohan81 commited on

move binary files to git lfs
a605c1d

Mohan81 commited on

initial clean commit for HF deployment
d0e9262

Mohan81 commited on

feat: Dockerized app for HF Spaces deployment
9002a2b

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

chore: remove theme_migrator.py script
b58a7a5

Mohan81 commited on

Merge branch 'main' of https://github.com/Segmento-in/Segmento-collector
9189231

Mohan81 commited on

feat: Implemented light theme suuport to the platform
efc835b

Mohan81 commited on

Delete site_app.py
b967d76

Mohan81 commited on

feat: implement AI orchestrator and intent engine for handling 24 hrs data recovery
88e133b

Mohan81 commited on

feat: Implemented 24 hrs data recovery button in connectors UI
d685ea6

Mohan81 commited on

feat: added procy routes for 24 hrs recovery system
a477235

Mohan81 commited on

refactor: updated code to trigger cleanup for expired data when triggered
18c3af6

Mohan81 commited on

feat: implemented 24 hrs data recovery system
c49ecb9

Mohan81 commited on

refactor: update code to support data push to destination when recovery triggered
6a5e5b5

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: Implemented refresh token working and request body
307a6c8

Mohan81 commited on

feat: Implemented Token manager to manage different connectors
0de5d52

Mohan81 commited on

feat: Implemented refresh token based token exchange for Google Oauth connectors
ee05e2e

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: Implement AI Companion panel with chat functionality, including conversation history, resizing, and a new backend AI module.
6606486

Mohan81 commited on

removed a line
95f8ecc

Mohan81 commited on

feat: Integrated AI Companion with existing backend routes
07b49b9

Mohan81 commited on

feat: Implemented internal route execution
4311761

Mohan81 commited on

feat & fix: Developed Execution Engine to trigger real connector actions dynamically, fixed naming inconsistencies, incorrect sync, DB writes
bfcc014

Mohan81 commited on

feat: Implemented Intent Engine to interpret natural language prompts
92ffa9a

Mohan81 commited on

feat: Implemented dynamic Connector Registry supporting 100+ connectors
058e56e

Mohan81 commited on

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

Mohan81 commited on

feat: Implemented proxy routes to integrate backend an frontend of the AI comapnion
7fb588a

Mohan81 commited on

feat: Implemented AI companion, and Panel
d2c83ab

Mohan81 commited on

fix: fixed bitbucket api issues
bb6a95c

Mohan81 commited on

updated upcoming sources list and existing connectors count
52e65ad

Mohan81 commited on

feat: updated UI for connectors list page
d96eca0

Mohan81 commited on