|
|
7d74b5a7bf
|
Implement Flask-Migrate for database migrations in app.py, disable CSRF protection, and update requirements.txt to include Flask-Migrate. Remove obsolete systades.db file and add migration configuration files for Alembic.
|
2025-04-28 21:41:38 +02:00 |
|
|
|
65c44ab371
|
Refactor node relationship handling in app.py and introduce new routes for thoughts association with nodes.
|
2025-04-28 13:20:41 +02:00 |
|
|
|
5399169b11
|
jo
|
2025-04-27 21:22:28 +01:00 |
|
|
|
6cf9b2a627
|
Update compiled Python files in __pycache__: Refresh app.cpython-313.pyc and models.cpython-313.pyc to reflect recent code changes and optimizations.
|
2025-04-27 17:14:32 +01:00 |
|
|
|
4a3092a4d2
|
Update OpenAI API key and enhance app functionality: Replace the OpenAI API key in the .env file for improved access. Refactor app.py to include error handling for missing API keys and implement dark mode functionality with session management. Update README.md to reflect the use of Tailwind CSS via CDN and document the Content Security Policy (CSP) adjustments. Enhance mindmap data loading with a new API endpoint for refreshing data, ensuring better user experience during database connection issues. Update styles and templates for improved UI consistency and responsiveness.
|
2025-04-27 16:56:16 +02:00 |
|
|
|
968515ce2b
|
Overhaul website to modernize design, integrate SVG visualizations, and enhance KI functionality; update documentation for MindMapProjekt.
|
2025-04-27 15:09:29 +02:00 |
|