• Joined on 2025-08-18
ilia pushed to dev at ilia/mirror_match 2026-01-04 16:33:30 -05:00
01480586ff refactor: Update activity log details type for improved type safety
ilia created pull request ilia/mirror_match#3 2026-01-04 16:30:34 -05:00
Production Deployment Fixes and Enhancements
ilia pushed to dev at ilia/mirror_match 2026-01-04 16:26:23 -05:00
889acd0bbd docs: Update architecture and README for file uploads and activity logging
ilia pushed to dev at ilia/mirror_match 2026-01-04 14:28:05 -05:00
91adbab487 feat: Implement user activity logging and upload handling
ilia pushed to dev at ilia/mirror_match 2026-01-04 13:47:35 -05:00
7ced408041 refactor: Update proxy and image components to support uploads
ilia pushed to dev at ilia/mirror_match 2026-01-04 13:29:12 -05:00
76cd2782ec refactor: Enhance token handling and debug logging in proxy function
ilia pushed to dev at ilia/mirror_match 2026-01-04 13:22:50 -05:00
b060459f60 refactor: Implement lazy initialization for Prisma client
ilia pushed to dev at ilia/mirror_match 2026-01-04 13:21:23 -05:00
b25e1cab2d refactor: Rename middleware function to proxy for clarity
ilia pushed to dev at ilia/mirror_match 2026-01-04 13:20:36 -05:00
014bb983ad refactor: Replace middleware implementation with proxy function
ilia pushed to dev at ilia/mirror_match 2026-01-04 13:19:25 -05:00
395869c6c0 feat: Add middleware for authentication and role-based access control
ilia pushed to dev at ilia/mirror_match 2026-01-04 13:13:02 -05:00
f9bfa5febb refactor: Update login redirection method for session handling
ilia pushed to dev at ilia/mirror_match 2026-01-04 13:09:28 -05:00
98fe3513dd refactor: Simplify session.user handling in authentication
ilia pushed to dev at ilia/mirror_match 2026-01-04 13:07:49 -05:00
83c30b5bd1 feat: Add debug logging for authentication process in session route
ilia pushed to dev at ilia/mirror_match 2026-01-04 12:55:26 -05:00
b7c789b536 test
ilia pushed to dev at ilia/mirror_match 2026-01-04 12:48:04 -05:00
7a191257e3 feat: Enhance JWT callback logging in authentication
ilia pushed to dev at ilia/mirror_match 2026-01-04 12:44:31 -05:00
a465e39a4d feat: Improve session validation and logging in PhotosPage
ilia pushed to dev at ilia/mirror_match 2026-01-04 12:41:26 -05:00
f2efa772d6 feat: Enhance logging and session handling in PhotosPage
ilia pushed to dev at ilia/mirror_match 2026-01-04 12:34:49 -05:00
fcd1d372b7 feat: Enhance session logging in authentication
ilia pushed to dev at ilia/mirror_match 2026-01-04 12:16:09 -05:00
9457f08580 feat: Improve session handling and cookie management in API
ilia pushed to dev at ilia/mirror_match 2026-01-04 12:08:56 -05:00
ea7da85d5e feat: Implement session debugging and cookie management in API