Commit Graph

  • daebea9e9c feat: Implement MCP server generation and process management scripts arreglos_cmp egutierrez 2025-06-22 12:34:24 +02:00
  • 58238a5918 feat: Update server scripts to use root path for HTTP transport and add process management scripts egutierrez 2025-06-22 11:50:54 +02:00
  • fa33321ff1 feat: Refactor backend structure by moving main application and router files to backend_domains main egutierrez 2025-06-22 10:05:04 +02:00
  • a2873e4c85 feat: Add .continue to .gitignore egutierrez 2025-06-21 14:51:20 +02:00
  • 0d97aa2d61 feat: Remove unused Login page component egutierrez 2025-06-21 02:18:55 +02:00
  • 23f25034ad Merge remote-tracking branch 'origin/cambios_llm' egutierrez 2025-06-21 02:17:56 +02:00
  • 8ad80defcf feat: Remove @tabler/icons-react dependency and add Login page component cambios_llm egutierrez 2025-06-21 02:13:19 +02:00
  • aef8791151 feat: Implement main application shell with navigation and color scheme toggle egutierrez 2025-06-21 02:01:21 +02:00
  • 3d5deef0fb feat: Implement user management functionality with login and CRUD operations egutierrez 2025-06-21 01:40:19 +02:00
  • 3438102dc0 feat: Add initial task list for project planning and user management egutierrez 2025-06-17 00:38:00 +02:00
  • 9ee8daa295 feat: Implement WebSocket support for chat functionality and refactor chat service egutierrez 2025-06-17 00:19:36 +02:00
  • 6d6fab5634 feat: Add Chat LLM functionality with message input and display components egutierrez 2025-06-16 23:18:18 +02:00
  • 9c638fc3e5 Generacion de estructura ddd para backend egutierrez 2025-06-16 22:22:41 +02:00
  • 43f6fb03fe feat: Refactor CamaraNoir component layout and update content for live streaming egutierrez 2025-06-16 22:12:28 +02:00
  • ac83907e7c feat: Update routing paths and enhance navigation links for Biblioteca and CameraNoir egutierrez 2025-06-11 23:19:23 +02:00
  • 3cd267ee6e Gestionado todo el frontend para domain driven design egutierrez 2025-06-11 22:53:32 +02:00
  • e1b756ac99 feat: Implement cookie extraction script for Chrome v20 and enhance browser interaction egutierrez 2025-06-01 15:31:13 +02:00
  • 628cddc3ae feat: Enhance logging and add chart endpoints egutierrez 2025-06-01 00:33:48 +02:00
  • cf6a768f6b Refactor and enhance MCP client and server functionality egutierrez 2025-05-25 13:49:08 +02:00
  • a62778a030 feat: add ECharts and related components for data visualization egutierrez 2025-05-22 01:45:57 +02:00
  • 6b491a9a41 Implementación del cliente Ollama y su credencial, integración de logging en base de datos, y mejoras en la gestión de herramientas MCP. egutierrez 2025-05-19 22:57:01 +02:00
  • 9db2f70009 Actualizacion para mcp develop egutierrez 2025-05-16 02:12:33 +02:00
  • 95c1762ca7 env-example añadido egutierrez 2025-05-15 01:11:24 +02:00
  • 6e716f8f98 Se guarda carpeta Config y pequeños cambios en mcp egutierrez 2025-05-15 00:51:26 +02:00
  • c13240b481 Notas y bibliotecas funcionando egutierrez 2025-05-14 02:06:33 +02:00
  • bf1814bb8e Cambios a las 3 bases Model mapper repo para que funcionen a partir de las clases heredando todos los metodos comunes egutierrez 2025-05-12 01:24:44 +02:00
  • 712bd877b8 Notas en frontend funcionando y pudiendo subir mas por sus endpoints egutierrez 2025-05-11 02:30:55 +02:00
  • b34d52036e endpoint_biblioteca_funcionando egutierrez 2025-05-10 20:08:51 +02:00
  • c47b9474f4 feat: Implement text manager API and database connection egutierrez 2025-05-10 17:52:43 +02:00
  • c646bc1fef feat: Implement GeneradorIDUnico class for unique ID generation and verification egutierrez 2025-05-09 23:49:13 +02:00
  • f7879e9557 chore: Allow tracking of config/.env file by updating .gitignore egutierrez 2025-05-09 19:48:03 +02:00
  • 41b307f4bb chore: Remove specific .env file entry from .gitignore to allow tracking of local configuration egutierrez 2025-05-09 19:47:48 +02:00
  • 1022e23a0d chore: Remove .env file containing sensitive database and project configuration egutierrez 2025-05-09 19:47:41 +02:00
  • 0d1ffcd1ff feat: Add ColorSchemeToggle component to HomePage for theme switching functionality egutierrez 2025-05-09 01:15:19 +02:00
  • b087271255 feat: Update Appshell styling for improved layout; adjust padding and height in title class; modify GridDashboard component for margin in Group egutierrez 2025-05-09 00:45:48 +02:00
  • 2becc8bc7c feat: Update routing and submenu links for Grid_Dashboard; modify Welcome component text and Appshell styles egutierrez 2025-05-09 00:22:47 +02:00
  • 8d35da1972 feat: Add GridDashboard component and update routing; replace Prueba_appshell with Grid_Dashboard egutierrez 2025-05-08 23:31:05 +02:00
  • 20173e9042 Refactor project structure and update assets egutierrez 2025-05-08 22:28:00 +02:00
  • d45039e2f5 feat: Refactor styling and theme integration across components; update button gradients and remove unused component egutierrez 2025-05-08 00:05:09 +02:00
  • 24fa4ada61 feat: Update favicon path and enhance Home page content; adjust CSS for improved layout egutierrez 2025-05-07 00:22:43 +02:00
  • b4ca0cf600 Refactor project structure and implement new features egutierrez 2025-05-06 23:33:41 +02:00
  • 234639a34a feat: Implement AppShellWithMenu component; refactor pages to utilize new layout structure and enhance styling egutierrez 2025-05-06 12:13:08 +02:00
  • 9ab92c521a feat: Refactor navigation structure by removing DoubleNavbar and integrating AppShellWithMenu; enhance styling with new Appshell.module.css egutierrez 2025-05-06 11:14:41 +02:00
  • 00fd103112 feat: Enhance application structure with new Prueba_appshell page and responsive navbar; update dependencies egutierrez 2025-05-06 01:14:08 +02:00
  • 27f71a05f3 feat: Add Consulta_API page and routing, implement API request functionality egutierrez 2025-05-06 00:12:54 +02:00
  • 613cd90662 Add OpenAI and PostgreSQL credential management egutierrez 2025-05-05 23:54:17 +02:00
  • 7b6f525809 Primer commit egutierrez 2025-05-05 02:21:55 +02:00