Commit Graph

  • 6e056de87e Fix Supervisor start error by adding proper uvicorn server configuration main Automated Action 2025-05-23 08:53:28 +00:00
  • 3e265b4489 initial commit Agent@BackendIM 2025-05-17 10:00:45 +00:00
  • 9383c9a366 initial commit Agent@BackendIM 2025-05-17 09:57:34 +00:00
  • c90f25350d initial commit Agent@BackendIM 2025-05-17 09:49:47 +00:00
  • 7dabe108b0 initial commit Agent@BackendIM 2025-05-17 09:39:13 +00:00
  • 279c7394ad initial commit Agent@BackendIM 2025-05-17 09:34:17 +00:00
  • dfbfa75251 initial commit Agent@BackendIM 2025-05-17 09:29:49 +00:00
  • 4f9c7b9c71 initial commit Agent@BackendIM 2025-05-17 09:24:23 +00:00
  • fc250eb8f8 initial commit Agent@BackendIM 2025-05-17 09:22:58 +00:00
  • 5ad1c553ef initial commit Agent@BackendIM 2025-05-17 09:15:14 +00:00
  • 96ed70c21d initial commit Agent@BackendIM 2025-05-17 09:12:00 +00:00
  • 0ab6f530ad initial commit Agent@BackendIM 2025-05-17 09:06:32 +00:00
  • 3a475f285c initial commit Agent@BackendIM 2025-05-17 09:05:49 +00:00
  • 830888f7f2 initial commit Agent@BackendIM 2025-05-17 09:02:58 +00:00
  • 5b0ead6779 initial commit Agent@BackendIM 2025-05-17 08:57:26 +00:00
  • 0c0eec234e initial commit Agent@BackendIM 2025-05-17 08:55:32 +00:00
  • 61d8ef29c8 initial commit Agent@BackendIM 2025-05-17 08:50:32 +00:00
  • d57ad1b56b initial commit Agent@BackendIM 2025-05-17 08:45:19 +00:00
  • 7a291b7bba initial commit Agent@BackendIM 2025-05-17 08:40:59 +00:00
  • c2576fec7e initial commit Agent@BackendIM 2025-05-17 08:31:03 +00:00
  • d7f47e43f7 initial commit Agent@BackendIM 2025-05-17 08:22:54 +00:00
  • 97c002ac88 Add AI-powered chat-to-tasks feature Automated Action 2025-05-17 07:44:19 +00:00
  • f3dd0afb07 Fix SQLAlchemy raw SQL errors in database connections Automated Action 2025-05-16 13:01:52 +00:00
  • 47c13d82c1 Apply ruff linting fixes to Alembic environment Automated Action 2025-05-16 12:51:50 +00:00
  • efba5e489a Fix database permissions issues by using more accessible paths Automated Action 2025-05-16 12:47:17 +00:00
  • 0ceeef31a6 Add user authentication system with JWT tokens Automated Action 2025-05-16 12:40:03 +00:00
  • a4cc5dbcca Apply ruff linting fixes to Alembic environment Automated Action 2025-05-16 06:59:33 +00:00
  • 74c77ba3ea Update README with enhanced database and migration documentation Automated Action 2025-05-16 06:59:18 +00:00
  • 8f5fb8073c Enhance Alembic migrations with robust database initialization and error handling Automated Action 2025-05-16 06:58:56 +00:00
  • 3f15476ad0 Update README with database configuration details Automated Action 2025-05-16 06:55:28 +00:00
  • d3a49864ba Update database path from /app/storage/db to /app/db Automated Action 2025-05-16 06:54:20 +00:00
  • ca45718f42 Fix database path and improve error handling for robust API functionality Automated Action 2025-05-16 06:50:37 +00:00
  • 0645953951 Implement ultra-reliable database access with comprehensive error handling Automated Action 2025-05-16 06:46:45 +00:00
  • 669d16ace5 Remove API versioning and implement robust error handling for all endpoints Automated Action 2025-05-16 06:39:27 +00:00
  • 522c749b23 Implement robust database initialization and fallback mechanisms Automated Action 2025-05-16 06:31:14 +00:00
  • 7aca5a2ff6 Enhance database initialization and error handling for CRUD operations Automated Action 2025-05-16 06:25:14 +00:00
  • f8685abae0 Add redirect from /tasks to /api/v1/tasks for backward compatibility Automated Action 2025-05-16 06:15:11 +00:00
  • 1280fe986a Fix API routing prefix and improve error reporting Automated Action 2025-05-16 06:09:14 +00:00
  • d48cd52fb7 Fix internal server error when creating tasks and other endpoints Automated Action 2025-05-16 06:03:23 +00:00
  • 73d7a71140 Configure CORS to allow all origins Automated Action 2025-05-16 05:41:49 +00:00
  • 489906c063 Fix alembic migration module import error by adding project root to Python path Automated Action 2025-05-14 07:23:20 +00:00
  • aeab17a8ea Implement Task Manager API with FastAPI and SQLite Automated Action 2025-05-14 07:18:59 +00:00
  • 9d38a4ce64 Initial commit from template Automated Action 2025-05-14 07:15:30 +00:00