This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Releases: prabhuomkar/iris
Releases · prabhuomkar/iris
v2021.12.31
What's Changed
- Added environment variables in docker-compose.yaml by @prabhuomkar in #65
- Added Queries and Mutations for Favourites by @prabhuomkar in #67
- Added mutation for updating mediaItem description by @prabhuomkar in #69
- Added image description and fixed image preview for People by @akshaypithadiya in #75
- Added Queriea and Mutations for Albums by @prabhuomkar in #72
- Added starring/unstarring photo feature and added /favourites page by @akshaypithadiya in #78
- Refactored GraphQL API and broke down Schema Files by @prabhuomkar in #79
- Update to imports and some minor changes done by @akshaypithadiya in #82
- #70 : Queries and Mutation for Delete by @prabhuomkar in #81
- #77: Added On This Day Query by @prabhuomkar in #80
- Added move to trash and restore feature by @akshaypithadiya in #86
- #83: Added albumID as a arg while uploading by @prabhuomkar in #87
- Added albums and item count to /albums by @akshaypithadiya in #89
- Handle complex operations which comes with Deleting MediaItem by @prabhuomkar in #91
- #90: Added mutation for adding or removing mediaItems from the album by @prabhuomkar in #92
- #96: Return album ID in createAlbum mutation by @prabhuomkar in #97
- #85: Added Create Album Feature by @akshaypithadiya in #95
- Added remove photos from album feature by @akshaypithadiya in #98
- Added missing people entity association for displayMediaItem by @prabhuomkar in #99
- fixed add/remove album issue by @akshaypithadiya in #100
Full Changelog: v2021.11.01...v2021.12.31
v2021.11.01
What's Changed
- done issue #4 and issue #8 by @akshaypithadiya in #9
- Added seaweedfs client with file upload and basic info stored by @prabhuomkar in #11
- Entity Queries, Docs and Architecture Diagram by @prabhuomkar in #17
- Added pub/sub messaging between API and ML service by @prabhuomkar in #20
- issue#10 explore section and upload button list by @akshaypithadiya in #12
- Metadata extraction from image files by @prabhuomkar in #22
- LatLong calculation from Image metadata by @prabhuomkar in #23
- Generate Places Entities using Image Metadata by @prabhuomkar in #26
- Queue manual ack of messages by @prabhuomkar in #30
- added image upload functionality by @akshaypithadiya in #27
- basic home section with dates and images issue#15 by @akshaypithadiya in #31
- Issue#15 by @akshaypithadiya in #33
- Fixed creationTime calc, worker metadata, UI. Fixes sorting by creationTime by @prabhuomkar in #35
- Backend fixes for queries and showing entity info per mediaItem by @prabhuomkar in #36
- Finished with Entity Things by @prabhuomkar in #38
- some ui fixes done by @akshaypithadiya in #39
- Issue 41 by @prabhuomkar in #43
- Search Queries and Worker Fixes by @prabhuomkar in #44
- Finishing touches for ML Handlers by @prabhuomkar in #49
- Entity people component and some refactoring by @prabhuomkar in #50
- Added Update Entity Query and People Entity Component Finishes by @prabhuomkar in #51
- Added explore people, edit people and some ui changes done by @akshaypithadiya in #52
- Some optimization work for worker and ml logging linter fix by @prabhuomkar in #53
- Added photos sorting logic by @akshaypithadiya in #54
- Did some concurrency level optimizations in worker by @prabhuomkar in #55
- minor changes done by @akshaypithadiya in #56
- Minor changes done by @akshaypithadiya in #57
- Release Fixes by @prabhuomkar in #58
New Contributors
- @akshaypithadiya made their first contribution in #9
- @prabhuomkar made their first contribution in #11
Full Changelog: https://github.com/prabhuomkar/iris/commits/v2021.11.01