Commit Graph

  • d0eed824c0 chore: Enhance CI workflow with database schema initialization and testing dependencies Tanya 2026-01-07 13:38:27 -05:00
  • 2020e84f94 chore: Enforce dynamic rendering in viewer frontend pages to optimize build process Tanya 2026-01-07 13:30:36 -05:00
  • a639189c23 chore: Dynamically import email functions in authentication routes to optimize build process Tanya 2026-01-07 13:21:40 -05:00
  • 36127ed97c chore: Update CI workflow and enhance dynamic rendering for authentication routes Tanya 2026-01-07 13:13:16 -05:00
  • f038238a69 chore: Enhance CI workflow with dependency audits and update package versions Tanya 2026-01-07 13:04:01 -05:00
  • b6a9765315 chore: Update project configuration and enhance code quality Tanya 2026-01-07 12:29:17 -05:00
  • 36b84fc355 chore: Update CI workflow to install Node.js for build steps Tanya 2026-01-06 14:04:22 -05:00
  • 75a4dc7a4f chore: Update ESLint configuration and clean up unused code in admin frontend Tanya 2026-01-06 13:53:41 -05:00
  • de2144be2a feat: Add new scripts and update project structure for database management and user authentication Tanya 2026-01-06 13:53:24 -05:00
  • 713584dc04 docs: Update project documentation for web-based architecture and development environment Tanya 2026-01-06 13:13:00 -05:00
  • 845b3f3b87 docs: Update architecture documentation and add auto-match load analysis Tanya 2026-01-06 13:11:30 -05:00
  • 3ec0da1573 chore: Remove archived GUI files and demo resources Tanya 2026-01-06 12:45:23 -05:00
  • 906e2cbe19 feat: Enhance installation script and documentation for Python tkinter support Tanya 2026-01-06 12:29:40 -05:00
  • 1f3f35d535 docs: Update README.md for PostgreSQL requirement and remove SQLite references Tanya 2026-01-06 11:56:08 -05:00
  • b104dcba71 feat: Add comprehensive database architecture review document Tanya 2026-01-05 15:22:09 -05:00
  • fe01ff51b8 feat: Add PrismaCompatibleDate type and enhance date validation in photo extraction Tanya 2026-01-05 15:05:03 -05:00
  • c69604573d feat: Improve face identification process with validation and error handling Tanya 2026-01-05 13:37:45 -05:00
  • 0b95cd2492 feat: Add job cancellation support and update job status handling Tanya 2026-01-05 13:09:32 -05:00
  • 03d3a28b21 feat: Add date validation for photo import process Tanya 2026-01-02 14:46:57 -05:00
  • e624d203d5 feat: Add DeepFace model weights download functionality to installation script Tanya 2026-01-02 14:16:08 -05:00
  • 32be5c7f23 feat: Enhance auth database setup and environment variable loading Tanya 2026-01-02 13:28:07 -05:00
  • 68d280e8f5 feat: Add new analysis documents and update installation scripts for backend integration Tanya 2025-12-30 15:04:32 -05:00
  • 12c62f1deb feat: Add comprehensive installation script for PunimTag Web tanyar09 2025-12-12 13:49:51 -05:00
  • a8fd0568c9 feat: Enhance Search component with date taken filters and tag management tanyar09 2025-12-11 13:39:36 -05:00
  • bca01a5ac3 feat: Enhance getSimilar API and UI with excluded faces functionality tanyar09 2025-12-11 13:16:58 -05:00
  • 10f777f3cc feat: Add pagination and setup area toggle in Identify component for improved navigation tanyar09 2025-12-11 11:42:23 -05:00
  • a9b4510d08 feat: Enhance ManageUsers and Modify components with password visibility toggle and session state management tanyar09 2025-12-09 14:35:30 -05:00
  • 6e196ff859 feat: Enhance UI with emoji page titles and improve tagging functionality tanyar09 2025-12-09 13:01:35 -05:00
  • 0a109b198a feat: Add password field to AuthUser schema and update user management logic tanyar09 2025-12-05 15:08:26 -05:00
  • 8f31e1942f feat: Update UI components with logo integration and styling enhancements tanyar09 2025-12-05 15:00:24 -05:00
  • e9e8fbf3f5 feat: Add is_active and role fields to AuthUser schema and update user management logic tanyar09 2025-12-05 14:20:45 -05:00
  • 0e65eac206 feat: Add pagination controls to Search component for improved navigation tanyar09 2025-12-05 12:48:39 -05:00
  • 30f8a36e57 feat: Optimize photo retrieval with tags and face counts using efficient queries tanyar09 2025-12-05 12:46:35 -05:00
  • 7973dfadd2 feat: Enhance Search component with session state management and UI improvements tanyar09 2025-12-05 12:38:34 -05:00
  • d2852fbf1e feat: Implement excluded and identified filters in FacesMaintenance component tanyar09 2025-12-05 11:57:02 -05:00
  • 47505249ce feat: Add excluded face management and filtering capabilities in Identify component tanyar09 2025-12-04 16:18:32 -05:00
  • 2f2e44c933 feat: Add sorting and filtering capabilities to Tags component with people names integration tanyar09 2025-12-04 15:44:48 -05:00
  • a41e30b101 feat: Enhance Search component with person autocomplete and improved search functionality tanyar09 2025-12-04 14:26:32 -05:00
  • 6cc359f25a feat: Add video player modal and enhance search filters in Modify and Search components tanyar09 2025-12-04 13:13:55 -05:00
  • e48b614b23 feat: Update Layout and AutoMatch components with enhanced functionality and UI improvements tanyar09 2025-12-04 12:29:38 -05:00
  • 84c4f7ca73 feat: Enhance Help page with new user management and photo review features tanyar09 2025-12-03 16:12:34 -05:00
  • 0c212348f6 feat: Add photo_media_type field to API responses and enhance media handling in frontend tanyar09 2025-12-02 16:19:02 -05:00
  • e0e5aae2ff feat: Add video count to person API and frontend for enhanced media management tanyar09 2025-12-02 16:03:15 -05:00
  • 9d40f9772e feat: Add video management features and API endpoints for person identification tanyar09 2025-12-02 15:14:18 -05:00
  • c6055737fb feat: Enhance Layout and Search components with dynamic page titles and media type filtering tanyar09 2025-12-02 13:30:51 -05:00
  • 9c6a2ff05e feat: Add media_type column to photos table and enhance video handling tanyar09 2025-12-01 12:21:24 -05:00
  • a888968a97 feat: Implement identification statistics modal and sorting for user-tagged photos tanyar09 2025-12-01 10:30:10 -05:00
  • d5d6dc82b1 feat: Add pending linkages management API and user interface for tag approvals tanyar09 2025-11-27 14:40:43 -05:00
  • 999e79f859 refactor: Improve person creation and identification logic with optional fields handling tanyar09 2025-11-27 13:02:02 -05:00
  • 709be7555a refactor: Simplify footer navigation and conditionally display developer mode information tanyar09 2025-11-26 15:14:22 -05:00
  • 7c35e4d8ec chore: Update .gitignore and add role permissions management API tanyar09 2025-11-26 15:00:28 -05:00
  • eed3b36dad not needed to be tracked tanyar09 2025-11-26 14:59:58 -05:00
  • 638ed18033 feat: Update Layout and ApproveIdentified components with improved navigation and labeling tanyar09 2025-11-25 13:35:27 -05:00
  • a0cc3a985a feat: Implement bulk delete functionality for photos in API and frontend tanyar09 2025-11-25 13:21:16 -05:00
  • f9e8c476bc feat: Enhance reported photos management with cleanup functionality and report comment tanyar09 2025-11-25 13:08:40 -05:00
  • 51eaf6a52b feat: Add Manage Photos page and inactivity timeout hook tanyar09 2025-11-25 11:59:29 -05:00
  • a036169b0f feat: Add identification report and clear denied records functionality tanyar09 2025-11-24 14:58:11 -05:00
  • dbffaef298 feat: Add frontend permission option for user creation and enhance validation error handling tanyar09 2025-11-24 14:21:56 -05:00
  • 100d39c556 feat: Add cleanup functionality for pending photos and database management tanyar09 2025-11-24 13:57:27 -05:00
  • 661e812193 feat: Enhance API startup script and add file hash management for photos tanyar09 2025-11-24 13:16:41 -05:00
  • 93cb4eda5b feat: Implement auth user management API and UI for admin users tanyar09 2025-11-21 13:33:13 -05:00
  • e6c66e564e feat: Add Pending Photos management with API integration and UI updates tanyar09 2025-11-21 11:00:38 -05:00
  • 2c3b2d7a08 feat: Enhance reported photos handling with detailed confirmation dialogs tanyar09 2025-11-20 14:06:07 -05:00
  • 87146b1356 feat: Add user management features with password change and reported photos handling tanyar09 2025-11-20 13:18:58 -05:00
  • 926e738a13 feat: Implement approve/deny functionality for pending identifications tanyar09 2025-11-19 13:48:26 -05:00
  • 1d8ca7e592 feat: Add Approve Identified page and API for pending identifications tanyar09 2025-11-18 15:14:16 -05:00
  • 7f48d48b80 feat: Add comprehensive documentation for PunimTag Photo Viewer tanyar09 2025-11-14 13:33:55 -05:00
  • 8caa9e192b feat: Add PostgreSQL support and configuration setup for PunimTag tanyar09 2025-11-14 12:44:12 -05:00
  • c661aeeda6 feat: Implement auto-match people and person matches API with frontend integration tanyar09 2025-11-13 15:19:16 -05:00
  • 4f0b72ee5f refactor: Simplify tag management by removing linkage type from API and UI tanyar09 2025-11-13 14:10:55 -05:00
  • 5ca130f8bd feat: Implement favorites functionality for photos with API and UI updates tanyar09 2025-11-13 12:58:17 -05:00
  • cd72913cd5 feat: Add zoom and slideshow functionality to PhotoViewer component tanyar09 2025-11-13 12:07:30 -05:00
  • 72d18ead8c feat: Implement PhotoViewer component for enhanced photo browsing experience tanyar09 2025-11-13 11:54:37 -05:00
  • cfb94900ef feat: Enhance photo identification and tagging features with new filters and counts tanyar09 2025-11-12 14:17:16 -05:00
  • 89a63cbf57 feat: Add Help page and enhance user navigation in PunimTag application tanyar09 2025-11-12 12:13:19 -05:00
  • 842f588f19 docs: Add comprehensive user guide for PunimTag web application tanyar09 2025-11-11 15:31:36 -05:00
  • 049f9de4f8 readme tanyar09 2025-11-11 14:45:03 -05:00
  • 52344febad feat: Enhance tag management in TagSelectedPhotosDialog with improved logic for removable tags tanyar09 2025-11-11 14:35:50 -05:00
  • f7accb925d feat: Add Faces Maintenance page and API for managing face items tanyar09 2025-11-11 14:09:47 -05:00
  • 20f1a4207f feat: Add processed and unprocessed photo search options and sessionStorage management tanyar09 2025-11-11 13:45:43 -05:00
  • 85dd6a68b3 feat: Add date processed filter to Identify component and API tanyar09 2025-11-11 13:05:19 -05:00
  • 17aeb5b823 feat: Enhance AutoMatch and Identify components with quality criteria for face matching tanyar09 2025-11-11 12:48:26 -05:00
  • 20a8e4df5d feat: Add tag filtering and developer mode options in Identify and AutoMatch components tanyar09 2025-11-11 12:17:23 -05:00
  • 21c138a339 feat: Improve UI components for batch processing and tag management tanyar09 2025-11-10 15:05:00 -05:00
  • 8d668a9658 feat: Add browse folder API and enhance folder selection in Scan component tanyar09 2025-11-10 14:12:51 -05:00
  • ac07932e14 chore: Remove Alembic migration files and configuration tanyar09 2025-11-10 13:36:51 -05:00
  • ea3d06a3d5 feat: Refactor Layout and Search components for improved UI and tag management tanyar09 2025-11-10 12:43:44 -05:00
  • 8d11ac415e feat: Enhance Modify and Tags components with improved state management and confirmation dialogs tanyar09 2025-11-10 11:41:45 -05:00
  • 3e78e90061 feat: Enhance Identify component with loading progress indicators and date filter updates tanyar09 2025-11-07 15:31:09 -05:00
  • b1cb9decb5 feat: Add date filters for face identification and enhance API for improved querying tanyar09 2025-11-07 14:45:51 -05:00
  • 81b845c98f feat: Add batch similarity endpoint and update Identify component for improved face comparison tanyar09 2025-11-07 12:56:23 -05:00
  • e4a5ff8a57 feat: Add landmarks column to faces and update face processing for pose detection tanyar09 2025-11-07 11:58:57 -05:00
  • f4f6223cd0 feat: Introduce CLI and GUI components for PunimTag desktop version tanyar09 2025-11-06 13:33:16 -05:00
  • e74ade9278 feat: Add pose mode analysis and face width detection for improved profile classification tanyar09 2025-11-06 13:26:25 -05:00
  • a70637feff feat: Improve photo processing cancellation handling in face service tanyar09 2025-11-04 15:05:43 -05:00
  • e2cadf3232 feat: Implement auto-match automation plan with enhanced API and frontend support tanyar09 2025-11-04 14:55:05 -05:00
  • 0dcfe327cd feat: Auto-start auto-match on component mount and tolerance change tanyar09 2025-11-04 14:11:29 -05:00
  • 0e69677d54 feat: Implement face pose detection using RetinaFace for enhanced face processing tanyar09 2025-11-04 13:58:08 -05:00
  • 7945b084a4 feat: Enhance navigation and filtering in AutoMatch and Identify components tanyar09 2025-11-04 13:30:40 -05:00
  • 0a960a99ce feat: Enhance tag management with new API endpoints and frontend components tanyar09 2025-11-04 12:16:22 -05:00