Commit Graph

  • 7b0788712d Fix database migrations for Railway deployment Michael Chihlas 2026-02-01 00:53:55 -05:00
  • 068c691773 Make invite code optional in frontend when backend allows it Michael Chihlas 2026-02-01 00:27:09 -05:00
  • 20c4c40a1f Add invite code registration system for beta Michael Chihlas 2026-02-01 00:08:06 -05:00
  • 005db0700c Add release command to run migrations on deploy Michael Chihlas 2026-01-31 23:45:20 -05:00
  • c2c126d0cd Fix frontend nginx to use Railway PORT variable Michael Chihlas 2026-01-31 23:29:05 -05:00
  • f6bc4b0e40 Add Railway deployment configuration Michael Chihlas 2026-01-31 23:03:26 -05:00
  • 2421f10dbd Complete rebrand from Apoklisis to Patherly Michael Chihlas 2026-01-31 21:55:55 -05:00
  • 06cc83e3fe Rebrand: Rename project from Apoklisis to Patherly Michael Chihlas 2026-01-31 20:07:26 -05:00
  • 40373a835c Fix modal draft state overwriting store-managed children chihlasm 2026-01-30 01:47:00 -05:00
  • 1d5ba598ca Improve tree editor modal UX: cancel/save and inline node naming chihlasm 2026-01-30 01:01:23 -05:00
  • adcaf2f4fe Add seed script with 7 trees, markdown rendering, and dark mode docs chihlasm 2026-01-29 02:25:03 -05:00
  • 0fe2ca850f Add missing lib/utils.ts and fix .gitignore chihlasm 2026-01-28 22:11:09 -05:00
  • 5a0dff1da9 Add dark mode, export preview, and keyboard navigation Michael Chihlas 2026-01-28 21:19:57 -05:00
  • 4cee013733 Implement Tree Editor with visual preview and documentation updates Michael Chihlas 2026-01-28 03:00:00 -05:00
  • 088333174c Add User Preferences to MVP, add Phase 2.5 Personal Branching specs - Fixed minor typescript errors that would show during compile Michael Chihlas 2026-01-27 23:49:12 -05:00
  • cd10ecd42c Complete Phase 2: Frontend implementation with React + TypeScript Michael Chihlas 2026-01-27 22:42:22 -05:00
  • 7d96807fb1 Add production logging, datetime fixes, and session tests Michael Chihlas 2026-01-27 20:39:09 -05:00
  • aa54b6c192 Complete integration test suite with role-based auth fixes Michael Chihlas 2026-01-27 20:38:43 -05:00
  • bf383c975b Update CLAUDE-SETUP.md with postgres MCP and current project state - Added PostgreSQL MCP server documentation - Updated project context with accurate tech stack - Documented complete backend implementation - Added development workflow and file structure - Noted Fetch MCP unavailability with alternatives Michael Chihlas 2026-01-27 18:54:04 -05:00
  • 6a0f9cfc4a Standardize database naming and fix environment configuration - Renamed database from 'decision_tree' to 'apoklisis' for consistency - Updated docker-compose.yml: container renamed to 'apoklisis_postgres' - Updated .env file with correct database URL - Verified backend authentication flow working correctly - Added postgres MCP server to Claude Code configuration Michael Chihlas 2026-01-27 18:28:10 -05:00
  • a3efe68282 Committing before moving to local disk chihlasm 2026-01-26 00:35:37 -05:00
  • a6fc86c95e Pin bcrypt version to 4.1.2 for passlib compatibility Michael Chihlas 2026-01-23 12:36:35 -05:00
  • fa632da6bb Fix backend: add passlib/bcrypt, fix datetime timezone issues Michael Chihlas 2026-01-23 12:17:18 -05:00
  • c823531a36 Merge branch 'main' of https://github.com/chihlasm/apoklisis Michael Chihlas 2026-01-22 14:49:53 -05:00
  • 072f895231 Initial commit chihlasm 2026-01-22 14:44:05 -05:00
  • 52e8190211 Initial commit: Backend API Phase 1a complete - FastAPI backend with JWT auth - PostgreSQL database schema - Trees and Sessions CRUD APIs - Export functionality (Markdown, Text, HTML) - Docker setup for local development - Alembic migrations Michael Chihlas 2026-01-22 14:38:53 -05:00