Optimize profile picture upload by resizing and compressing images before upload fe33638 Chandima Prabhath commited on Mar 30, 2025
Fix API key retrieval to use string instead of integer conversion e7b3e2b Chandima Prabhath commited on Mar 30, 2025
Add profile picture upload functionality using Cloudinary and update user profile 01a6877 Chandima Prabhath commited on Mar 30, 2025
Rename endpoint to retrieve all event categories for clarity a4ce35f Chandima Prabhath commited on Mar 23, 2025
Add functions to retrieve event categories and events by category 73578f3 Chandima Prabhath commited on Mar 23, 2025
Refactor authentication logic to utilize OAuth2PasswordBearer for token extraction and improve code readability 8ea6426 Chandima Prabhath commited on Mar 22, 2025
Refactor authentication and event handling in main.py; update JWT token handling and improve event creation logic 0678429 Chandima Prabhath commited on Mar 22, 2025
Add requirements.txt with essential dependencies for the project 802c23e Chandima Prabhath commited on Mar 22, 2025