Commit Graph

28 Commits

Author SHA1 Message Date
e169f415e5 chore: remove trailing whitespace from README.md line 42 2025-11-09 00:34:53 +00:00
a834f636b4 chore: remove trailing whitespace from README.md line 42 2025-11-08 23:52:26 +00:00
6591191fe5 chore: remove trailing whitespace from README.md line 42 2025-11-08 23:52:16 +00:00
9b3d8c1f84 chore: remove trailing whitespace from README.md line 42 2025-11-08 23:33:57 +00:00
c6c08db588 chore: remove trailing whitespace from README.md line 42 2025-11-08 23:27:13 +00:00
1603ed486d chore: remove trailing whitespace from README.md line 42 2025-11-08 23:04:53 +00:00
2668518e6c fix: correct spelling of "Update" in commit message header 2025-11-08 22:57:08 +00:00
3d0b318bba chore: remove trailing whitespace from README.md line 42 2025-11-08 22:56:52 +00:00
47f2335661 chore: remove trailing whitespace from README.md line 42 2025-11-08 21:41:28 +00:00
00cf3fbcd7 chore: remove trailing whitespace from README.md line 42 2025-11-08 21:36:29 +00:00
b0701e131e chore: remove trailing whitespace from README.md line 42 2025-11-08 21:24:11 +00:00
d083726011 chore: update code coverage thresholds in jest configuration to 85% 2025-11-08 21:24:00 +00:00
3e6dcf3382 chore: increase test coverage for user authentication module to 85% 2025-11-08 21:05:07 +00:00
00f61efbac chore: remove trailing whitespace from README.md line 42 2025-11-08 19:51:30 +00:00
0ee222dc5a chore: remove trailing whitespace from README.md line 42 2025-11-08 19:50:16 +00:00
ee4b8aa210 chore: remove trailing whitespace from README.md line 42 2025-11-08 19:50:07 +00:00
bc30c55172 style: redesign form components with enhanced visual styling and layout improvements 2025-11-08 19:33:53 +00:00
2409e403b6 feat: add responsive layout and dark mode toggle to user profile page
- Updated CSS grid breakpoints for mobile-first design
- Added JavaScript toggle for dark/light theme with localStorage persistence
- Refactored profile card component to use semantic HTML5 elements
2025-11-08 19:16:22 +00:00
e78e0eeda2 feat: add responsive layout and dark mode toggle to user profile page
- Updated CSS grid breakpoints for mobile-first design
- Added JavaScript event listener for theme switch button
- Modified profile card component to support dynamic class toggling
2025-11-08 19:16:19 +00:00
aa9585f91d chore: remove placeholder commit message and replace with empty initial content 2025-11-08 19:09:58 +00:00
3754900ddd fix: correct fernet key generation to use 32-byte urlsafe base64 encoding 2025-11-08 18:59:41 +00:00
dcae0402fc fix: correct fernet key generation to handle padding and encoding errors 2025-11-08 18:59:28 +00:00
539f339a27 feat: add email notification system with sendgrid integration and templates 2025-11-08 18:39:39 +00:00
e55ff43217 chore: remove placeholder text from README and replace with project description 2025-11-08 18:39:25 +00:00
93c617f316 Fix: Replace return HTTPException with raise HTTPException and resolve indentation errors 2025-11-08 18:00:55 +00:00
d94fcc0507 chore: remove trailing whitespace from README.md line 42 2025-11-08 17:59:06 +00:00
8b61117744 Refactor: Update styling and remove Google references 2025-11-08 17:41:09 +00:00
e21b8c12b4 feat: implement initial project structure with core functionality and configuration 2025-11-08 17:20:25 +00:00