This website requires JavaScript.
Explore
Help
Sign In
marwinm
/
website
Watch
3
Star
2
Fork
0
You've already forked website
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
49ccf3908adf6f96951a63aa8e5fff7ac0f2efa3
website
/
utils
History
Till Tomczak
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
..
__pycache__
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
__init__.py
jo
2025-04-27 21:22:28 +01:00
db_check.py
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
db_fix.py
jo
2025-04-27 21:22:28 +01:00
db_rebuild.py
jo
2025-04-27 21:22:28 +01:00
db_test.py
jo
2025-04-27 21:22:28 +01:00
download_resources.py
jo
2025-04-27 21:22:28 +01:00
server.py
jo
2025-04-27 21:22:28 +01:00
user_manager.py
jo
2025-04-27 21:22:28 +01:00