e9fe907af0
Update requirements.txt to include email_validator==2.1.1 for improved email validation functionality.
marwin2025-04-20 19:29:19 +01:00
0c69d9aba3
Remove unnecessary 'force' option from docker-compose.yml for cleaner configuration.
marwin2025-04-20 19:26:44 +01:00
6da85cdece
Refactor Docker setup: update docker-compose.yml to use a specific website directory for volumes, enable automatic restarts, and modify Dockerfile to clean up and copy application files more efficiently.
marwin2025-04-20 19:25:08 +01:00
a073b09115
Update Docker configuration: change Docker Compose version to 3.8, enhance web service setup with context and dockerfile specifications, add volume and environment variables for Flask development, and modify Dockerfile to use Python 3.11 and improve file copying and command execution.
marwin2025-04-20 19:22:08 +01:00
f1f4870989
Update dependencies in requirements.txt to specific versions for Flask, Flask-Login, Flask-SQLAlchemy, Werkzeug, and SQLAlchemy
marwin2025-04-20 19:16:34 +01:00
511639ed15
Add user authentication, thoughts, and comments functionality; enhance mindmap visualization and UI
Till Tomczak2025-04-20 18:48:14 +02:00