Extended people search (first/middle/last/maiden names)
Port binding fix (start-api.sh wrapper script)
Tag dialog enhancements (create new tags in Tag Photos tab)
Fix for new tags appearing in Common Tags list
Extended people search (first/middle/last/maiden names)
Port binding fix (start-api.sh wrapper script)
Tag dialog enhancements (create new tags in Tag Photos tab)
Fix for new tags appearing in Common Tags list
- Backend: Updated list_people_with_faces to search by first_name, middle_name, last_name, and maiden_name
- Frontend: Updated Modify page search UI and API client to support extended search
- Frontend: Updated Help page documentation for new search capabilities
- Infrastructure: Added start-api.sh wrapper script to prevent port 8000 binding conflicts
- Infrastructure: Updated PM2 config with improved kill_timeout and restart_delay settings
- Added functionality to create new tags and update existing tags in bulk.
- Implemented local state management for tags to improve user experience.
- Updated UI to allow users to enter new tag names alongside selecting existing ones.
- Ensured tags are reloaded in the parent component after creation for synchronization.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Extended people search (first/middle/last/maiden names)
Port binding fix (start-api.sh wrapper script)
Tag dialog enhancements (create new tags in Tag Photos tab)
Fix for new tags appearing in Common Tags list