4675285603de5fc21332d969d9fb7ec9559c7bf5
- Added `Person` and `Tag` models to the core library. - Created `PersonService` and `TagService` traits with implementations for managing persons and tags. - Introduced repositories for `Person`, `Tag`, `FaceRegion`, and `PersonShare` with PostgreSQL support. - Updated authorization logic to include permissions for accessing and editing persons. - Enhanced the schema to support new models and relationships. - Implemented database migrations for new tables related to persons and tags. - Added request and response structures for API interactions with persons and tags.
Description
The best photo management solution
Languages
TypeScript
52.9%
Rust
46.1%
CSS
0.8%
JavaScript
0.1%