|
|
0852ea070b
|
Add Flask-CORS and SocketIO for real-time updates, refactor database handling to use a temporary Flask app; improve error handling with @app.errorhandler decorators.
|
2025-04-28 15:21:11 +02:00 |
|
|
|
7a0533ac09
|
Verbessere die Funktionalität des Chat-Assistenten in app.py: Aktualisiere die Systemnachricht mit spezifischen Informationen zur Systades-Wissensdatenbank und erweitere die API-Nachrichtenformatierung. Füge Unterstützung für ausgewählte Elemente aus der Datenbank hinzu und erhöhe die maximale Tokenanzahl für detailliertere Antworten. Implementiere eine neue JavaScript-Datei für eine neuronale Netzwerk-Hintergrundanimation und verbessere die CSS-Stile für den Light Mode. Optimiere die Benutzeroberfläche und die Lesbarkeit in beiden Modi. Aktualisiere die Grundstile für eine konsistente Darstellung.
|
2025-04-28 14:49:02 +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 |
|
|
|
05f6f149ad
|
Update ROADMAP.md: Mark completion of Phases 1, 2, and 3 with detailed task lists, introduce Phase 4 for user-defined mind maps, and outline future tasks including tagging and source management. Enhance visual design and UX elements, and update current improvements and future tasks for Q3 2024.
|
2025-04-27 18:19:43 +02:00 |
|
|
|
12ed413c04
|
Update README.md: Enhance error handling for robust data processing and node references, improve connection detection between nodes, and update current status to reflect 75% completion of Phase 3. Document critical bug fixes in node visualization and API data format handling.
|
2025-04-27 18:18:34 +02:00 |
|
|
|
ccf5a1d678
|
Update README.md: Add WebGL support for animated background effects, complete Phase 2 design tasks, and enhance MindMap features with improved clustering and visualization. Update current status and next steps to reflect recent progress.
|
2025-04-27 18:17:52 +02:00 |
|
|
|
eb23d638e6
|
Merge remote-tracking branch 'origin/tills-branch' into tills-branch
|
2025-04-27 18:16:30 +02:00 |
|
|
|
750dba2d6f
|
Update requirements.txt: Remove specific version for openai package to allow for flexibility in dependency management.
|
2025-04-27 18:10:41 +01:00 |
|
|
|
6aa3780a96
|
Enhance MindMapVisualization functionality: Implement connection count updates for nodes upon data processing and fallback scenarios. Refactor connected node retrieval methods to improve safety and reliability by ensuring valid node IDs. Introduce a new method for checking links between nodes, enhancing overall robustness of the mind map visualization logic.
|
2025-04-27 18:16:09 +02:00 |
|
|
|
8890a62026
|
Merge remote-tracking branch 'origin/tills-branch' into tills-branch
|
2025-04-27 17:57:40 +02: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 |
|
|
|
4f6aea8e20
|
Update neural network background animation: Enhance color visibility and node dynamics for improved visual effects. Introduce clustering for node positioning and optimize connection rendering with increased opacity and strength. Remove old database file and update systades.db for better data management.
|
2025-04-27 17:57:04 +02:00 |
|
|
|
e5f485d9d7
|
Update COMMON_ERRORS.md: Add a new entry for common error 'D' and maintain clarity in the documentation of frequent issues and their solutions.
|
2025-04-27 17:15:54 +02:00 |
|
|
|
cf3fc09a63
|
Merge remote-tracking branch 'origin/tills-branch' into tills-branch
|
2025-04-27 17:15:47 +02:00 |
|
|
|
10747a8336
|
Add new database file: Create systades.db to support application data storage and management.
|
2025-04-27 17:00:27 +01:00 |
|
|
|
7eb958f3c8
|
Update app.py and COMMON_ERRORS.md for improved clarity and functionality: Correct the comment in app.py from "Kontext-Prozessor" to "Context-Prozessor" for better understanding. Enhance COMMON_ERRORS.md by adding new common errors and solutions related to TypeScript usage, OAuth implementation, and neural network background animation issues. Update mindmap page scripts to ensure proper global availability of functions and improve error handling for user notifications. Adjust template references for Tailwind CSS and Alpine.js to support both CDN and local versions, ensuring better resource loading and compatibility.
|
2025-04-27 17:14:48 +02: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 |
|
|
|
2d8cdc052f
|
Refactor chat interface in index.html and main.js: Improve user interaction by optimizing chat message rendering and enhancing initialization logic for the ChatGPT assistant. Update styles for better responsiveness and visual appeal, ensuring seamless integration with existing functionalities.
|
2025-04-27 15:12:52 +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 |
|
|
|
88f8e98df0
|
Enhance Neural Network Background Animation: Introduce subtle flowing network aesthetics with improved color schemes and animations. Update canvas handling to ensure proper layering and visibility. Implement new flow animations along connections for a more dynamic visual experience. Adjust node and connection properties for a cleaner, more organic look. Ensure compatibility with dark mode and optimize rendering methods for both WebGL and Canvas. Update styles to maintain transparency across themes.
|
2025-04-27 12:16:57 +01:00 |
|
|
|
e5409eef68
|
Remove unused background scripts and assets: Delete background.js, network-animation.js, network-background.js, and associated media files to streamline the project. Update base.html to reflect changes in script references and ensure proper functionality of the dark mode theme.
|
2025-04-27 11:51:35 +01:00 |
|
|
|
013bf76446
|
Merge branch 'tills-branch' of https://git.clickcandit.com/marwinm/website into tills-branch
|
2025-04-27 11:15:48 +01:00 |
|
|
|
808a3c7bbe
|
Update compiled Python files and database: Refresh app and init_db bytecode files, and update mindmap database to reflect recent changes and improvements.
|
2025-04-27 10:14:44 +01:00 |
|
|
|
d117978005
|
Update GPT model to 'gpt-4o-mini' for chat functionality in app.py
|
2025-04-27 08:03:55 +02:00 |
|
|
|
48d8463481
|
Enhance chat interface styling in index.html: Add animations for chat messages and typing indicators, implement smooth scrolling for chat messages, and customize scrollbar appearance. Introduce hover effects for quick query buttons to improve user interaction and visual feedback.
|
2025-04-27 08:00:53 +02:00 |
|
|
|
08314ec703
|
Enhance embedded ChatGPT assistant functionality: Integrate a new chat interface within the index.html template, allowing users to interact with the assistant directly. Update main.js to ensure proper initialization and reference management. Improve user experience with quick query buttons and a responsive chat layout, while maintaining existing functionality in the application.
|
2025-04-27 08:00:16 +02:00 |
|
|
|
0bb7d8d0dc
|
Add ChatGPT assistant initialization in main.js: Integrate a new ChatGPTAssistant instance during the MindMap application initialization, ensuring a global reference for enhanced user interaction. This update improves the functionality of the chat feature within the application.
|
2025-04-27 07:52:23 +02:00 |
|
|
|
4a28c2c453
|
Refactor chat_with_assistant function to support messages array input: Enhance the chatbot API by allowing an array of messages for context, extracting system messages, and updating the response format. Maintain backward compatibility with the previous prompt structure while improving error handling for empty inputs.
|
2025-04-27 07:49:40 +02:00 |
|
|
|
66d987857a
|
Remove deprecated database management scripts and admin user creation functionality: Delete create_admin.py, fix_db.py, rebuild_db.py, and test_db.py to streamline the project structure and eliminate unused code. Update README.md with installation instructions and management tools for improved user guidance.
|
2025-04-27 07:46:48 +02:00 |
|
|
|
d58aba26c2
|
Refactor OpenAI integration and enhance mindmap UI: Update OpenAI client initialization to use a dedicated class, streamline API key management, and improve loading animations in the mindmap template. Add a modal for adding new thoughts with enhanced user feedback and error handling, while updating the loading overlay for better visual appeal and responsiveness.
|
2025-04-27 07:43:03 +02:00 |
|
|
|
8f0a6d4372
|
Update environment configuration and enhance app functionality: Add detailed comments to the .env file for better clarity, implement a route to reload environment variables dynamically, and ensure the .env file is loaded with force in the app. Remove obsolete build and development scripts to streamline the project structure. Update setup script to create a .env file if it doesn't exist, prompting users to configure necessary values.
|
2025-04-27 07:28:05 +02:00 |
|
|
|
5372fe220e
|
Add flash message API and enhance mindmap visualization: Implement a new API endpoint for retrieving flash messages, integrate flash message display in the mindmap visualization, and improve user feedback with dynamic notifications. Update UI elements for better responsiveness and visual appeal, while removing obsolete background image references.
|
2025-04-27 07:18:32 +02:00 |
|
|
|
11ab15127c
|
Refactor mindmap visualization and enhance user authentication UI: Implement API calls to load mindmap data dynamically, process hierarchical data into nodes and links, and improve error handling. Update login and registration templates for a modern design with enhanced validation and user experience. Remove obsolete network background images.
|
2025-04-27 07:08:38 +02:00 |
|
|
|
0705ecce59
|
Implement database path configuration and enhance category management: Update database URI to use an absolute path, ensure directory creation for the database, and implement default category creation on initialization. Add new routes for searching thoughts and user account management, while improving the UI with navigation updates for better accessibility.
|
2025-04-27 07:02:54 +02:00 |
|
|
|
1c59b0b616
|
node entfernt
|
2025-04-27 06:49:59 +02:00 |
|
|
|
d42c43db50
|
Enhance footer layout and mindmap functionality: Revamp footer structure with improved grid layout, add social media icons, and implement a newsletter subscription form. Update mindmap template to use SVG background, streamline script loading, and enhance visualization initialization with new event handlers for user interactions.
|
2025-04-27 06:33:01 +02:00 |
|
|
|
e46264b201
|
Fix: network background loading and fallback mechanism: Implement a retry logic for loading the network background image with a maximum of two attempts, first trying the SVG version and then falling back to a JPG if necessary. Add a fallback background drawing function to maintain visual continuity when image loading fails. Update placeholder comment in JPG file to reflect the use of an SVG alternative.
|
2025-04-27 06:26:10 +02:00 |
|
|
|
74307ba345
|
Add user account route and bookmark functionality: Implement '/my-account' route for user bookmarks and personal mindmap, enhance mindmap visualization with bookmark management, and update UI elements for better user experience.
|
2025-04-26 18:51:53 +01:00 |
|
|
|
14474c4eab
|
Refactor UI and enhance functionality: Update welcome messages and input placeholders in the chat assistant, implement connection count updates in the mindmap visualization, and change branding from "MindMap" to "Systades" across templates for a cohesive user experience.
|
2025-04-26 18:40:27 +01:00 |
|
|
|
4797cc3b72
|
Optimize network background animation and enhance UI styles: Adjust animation speeds for smoother transitions, implement dark mode support, and improve card and navbar styles with glassmorphism effects. Update HTML structure for better responsiveness and visual appeal.
|
2025-04-25 23:39:41 +02:00 |
|
|
|
ab280b55af
|
Update requirements and enhance mindmap UI: Comment out Pillow dependency, add network background script, and implement new styles and animations for improved visual effects in the mindmap template.
|
2025-04-25 21:30:35 +01:00 |
|
|
|
84b492d8d2
|
Update README and enhance application functionality: Add detailed installation instructions, integrate OpenAI GPT for the AI assistant, implement error handling for various HTTP errors, and improve the admin interface with user management features. Refactor mindmap visualization and enhance UI with modern design elements.
|
2025-04-25 00:30:04 +02:00 |
|
|
|
b0db3398f2
|
Erweitere die Anwendung um neue Funktionen: Implementiere eine dauerhafte Sitzung für den Dark Mode, füge Benutzer- und Gedankenbewertung hinzu, verbessere die Benutzeroberfläche und aktualisiere die Datenbankinitialisierung mit Beispielbenutzern und Gedanken. Optimiere die Templates für ein modernes Design und verbessere die Suchfunktionalität.
|
2025-04-24 18:08:04 +02:00 |
|
|
|
511639ed15
|
Add user authentication, thoughts, and comments functionality; enhance mindmap visualization and UI
|
2025-04-20 18:48:14 +02:00 |
|
|
|
c8a9de2e43
|
schöne nachricht
|
2025-04-20 17:27:09 +01:00 |
|
|
|
e829d93787
|
pisse
|
2025-04-20 17:19:01 +01:00 |
|
|
|
1819ba4efc
|
req
|
2025-04-20 17:14:29 +01:00 |
|
|
|
053a96b733
|
start
|
2025-04-20 17:09:30 +01:00 |
|