• Joined on 2025-08-18
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
ilia pushed to dev at ilia/mirror_match 2026-01-04 11:32:02 -05:00
c0a1ed146f feat: Enhance session management in authentication
ilia pushed to dev at ilia/mirror_match 2026-01-04 10:59:48 -05:00
888ffef8e3 feat: Enable host trust for authentication and update example environment configuration
ilia pushed to dev at ilia/mirror_match 2026-01-04 09:26:23 -05:00
af2faf8f41 feat: Enhance authentication error handling and secret validation
ilia pushed to dev at ilia/mirror_match 2026-01-04 09:06:50 -05:00
70c4c6ea9e chore: Update package.json to manage @tailwindcss/postcss dependency
ilia pushed to dev at ilia/mirror_match 2026-01-04 00:12:20 -05:00
8e3a583123 Merge pull request 'feat: Add global error boundary component' (#2) from buildfix into dev
04185b3d62 feat: Add global error boundary component
Compare 2 commits »
ilia merged pull request ilia/mirror_match#2 2026-01-04 00:12:19 -05:00
feat: Add global error boundary component
ilia created pull request ilia/mirror_match#2 2026-01-04 00:08:52 -05:00
feat: Add global error boundary component