Commit Graph

  • c4a1b2de1f Merge branch 'main' into dev dev ilia 2026-01-05 19:44:34 -05:00
  • df865dca41 This MR fixes critical authentication issues that prevented login on localhost and improves the developer experience with consolidated rebuild scripts and a working help modal keyboard shortcut. (#5) main ilia 2026-01-05 19:42:46 -05:00
  • b39242c571 Merge main into dev: resolve all conflicts, keep dev improvements ilia 2026-01-04 22:52:53 -05:00
  • 929a096304 Add HelpModal tests for keyboard interactions and content display ilia 2026-01-04 22:25:51 -05:00
  • 19d5b7ef99 refactor: Enhance cookie handling and error management in authentication ilia 2026-01-04 22:15:47 -05:00
  • 9c4db74fd1 refactor: Improve authentication handling and cookie management ilia 2026-01-04 22:12:36 -05:00
  • e5be9476a4 Mark NextAuth route as dynamic to prevent build-time data collection ilia 2026-01-04 22:06:49 -05:00
  • df9e61554a Mark additional API routes as dynamic to prevent build-time data collection ilia 2026-01-04 22:05:26 -05:00
  • da4d7e6f6e Mark reset-password and photo routes as dynamic to prevent build-time data collection ilia 2026-01-04 22:02:30 -05:00
  • 1aff435ca1 Enhance server startup and log monitoring scripts ilia 2026-01-04 22:00:15 -05:00
  • 79e6656b02 Add deploy-and-watch script for server deployment and log monitoring ilia 2026-01-04 21:51:50 -05:00
  • f4155cf820 Enhance logging and monitoring capabilities ilia 2026-01-04 21:44:48 -05:00
  • 1e7a47ad31 refactor: Simplify cookie management in authentication handling ilia 2026-01-04 21:35:37 -05:00
  • bc4a6b93b6 Add rebuild scripts and HelpModal component ilia 2026-01-04 21:31:37 -05:00
  • 08914dc469 Implements a comprehensive structured logging system to replace verbose console.* calls throughout the codebase, addressing all cleanup tasks from CLEANUP.md. (#4) ilia 2026-01-04 19:42:49 -05:00
  • dfc2ee978d Production Deployment Fixes and Enhancements (#3) ilia 2026-01-04 16:37:34 -05:00
  • 01480586ff refactor: Update activity log details type for improved type safety ilia 2026-01-04 16:34:23 -05:00
  • 889acd0bbd docs: Update architecture and README for file uploads and activity logging ilia 2026-01-04 16:27:35 -05:00
  • 91adbab487 feat: Implement user activity logging and upload handling ilia 2026-01-04 14:29:17 -05:00
  • 7ced408041 refactor: Update proxy and image components to support uploads ilia 2026-01-04 13:48:49 -05:00
  • 76cd2782ec refactor: Enhance token handling and debug logging in proxy function ilia 2026-01-04 13:30:27 -05:00
  • b060459f60 refactor: Implement lazy initialization for Prisma client ilia 2026-01-04 13:24:05 -05:00
  • b25e1cab2d refactor: Rename middleware function to proxy for clarity ilia 2026-01-04 13:22:38 -05:00
  • 014bb983ad refactor: Replace middleware implementation with proxy function ilia 2026-01-04 13:21:51 -05:00
  • 395869c6c0 feat: Add middleware for authentication and role-based access control ilia 2026-01-04 13:20:37 -05:00
  • f9bfa5febb refactor: Update login redirection method for session handling ilia 2026-01-04 13:14:16 -05:00
  • 98fe3513dd refactor: Simplify session.user handling in authentication ilia 2026-01-04 13:10:42 -05:00
  • 83c30b5bd1 feat: Add debug logging for authentication process in session route ilia 2026-01-04 13:09:04 -05:00
  • b7c789b536 test ilia 2026-01-04 12:56:39 -05:00
  • 7a191257e3 feat: Enhance JWT callback logging in authentication ilia 2026-01-04 12:49:20 -05:00
  • a465e39a4d feat: Improve session validation and logging in PhotosPage ilia 2026-01-04 12:45:45 -05:00
  • f2efa772d6 feat: Enhance logging and session handling in PhotosPage ilia 2026-01-04 12:42:41 -05:00
  • fcd1d372b7 feat: Enhance session logging in authentication ilia 2026-01-04 12:36:04 -05:00
  • 9457f08580 feat: Improve session handling and cookie management in API ilia 2026-01-04 12:17:24 -05:00
  • ea7da85d5e feat: Implement session debugging and cookie management in API ilia 2026-01-04 12:10:10 -05:00
  • c0a1ed146f feat: Enhance session management in authentication ilia 2026-01-04 11:33:17 -05:00
  • 888ffef8e3 feat: Enable host trust for authentication and update example environment configuration ilia 2026-01-04 11:01:00 -05:00
  • af2faf8f41 feat: Enhance authentication error handling and secret validation ilia 2026-01-04 09:27:37 -05:00
  • 70c4c6ea9e chore: Update package.json to manage @tailwindcss/postcss dependency ilia 2026-01-04 09:08:03 -05:00
  • 8e3a583123 Merge pull request 'feat: Add global error boundary component' (#2) from buildfix into dev ilia 2026-01-04 00:12:18 -05:00
  • 6f280a796e Merge remote-tracking branch 'gitea/main' into dev ilia 2026-01-04 00:09:17 -05:00
  • 04185b3d62 feat: Add global error boundary component buildfix ilia 2026-01-04 00:04:21 -05:00
  • a8548bddcf This PR adds comprehensive photo management features, duplicate detection, attempt limits, penalty system improvements, and admin photo deletion capabilities to the MirrorMatch application. (#1) ilia 2026-01-03 10:19:59 -05:00
  • 2169e5d184 chore: Add postinstall script for Prisma client generation and remove outdated client symlink ilia 2026-01-03 10:17:35 -05:00
  • 62cbcb8c26 chore: Update Prisma client output path for improved project structure ilia 2026-01-03 10:10:14 -05:00
  • 49715f558f chore: Update CI workflow to include a trigger comment ilia 2026-01-02 21:05:47 -05:00
  • 67914fcdc9 chore: Clean up TypeScript configuration by removing outdated Prisma client path ilia 2026-01-02 17:39:35 -05:00
  • 24889c0373 chore: Remove outdated Prisma typings and update client output path ilia 2026-01-02 17:32:09 -05:00
  • cbf49bf306 chore: Update CI workflow to include Prisma Client generation and improve skip logic ilia 2026-01-02 17:27:32 -05:00
  • 4200975c78 fix: Refine CI skip logic for improved clarity and compatibility ilia 2026-01-02 17:02:09 -05:00
  • 44cd5f5e0b fix: Enhance CI workflow to improve skip logic and compatibility ilia 2026-01-02 16:51:59 -05:00
  • c16b38522c chore: Update CI configuration to include DATABASE_URL for Prisma Client generation ilia 2026-01-02 16:15:25 -05:00
  • 21fc9f33fb fix: Improve navigation component styling and functionality ilia 2026-01-02 15:33:39 -05:00
  • f4461b277c fix: Resolve TypeScript and linting errors for CI ilia 2026-01-02 15:29:57 -05:00
  • 90c5a9a4df fix: Resolve linting and TypeScript errors ilia 2026-01-02 15:15:23 -05:00
  • 9640627972 feat: Add photo management features, duplicate detection, attempt limits, and admin deletion ilia 2026-01-02 14:57:30 -05:00