- Addressed bugs in the FileUpload component related to file handling and state management.
- Improved backend integration to ensure consistent data flow and error handling during file uploads.
- Enhanced user feedback mechanisms to provide clearer notifications during upload processes.
- Set Svelte rules to always apply for consistent usage.
- Adjust TypeScript rules to exclude .tsx files and ensure clarity in type safety guidelines.
- Cleaned up formatting and examples for better readability and understanding.
- Streamlined user seeding logic by implementing a variable for the TI Master user ID and updating the admin user matricula.
- Enhanced the database cleanup function with improved logging and a more organized deletion process for various entities.