This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
prabhuomkar
released this
01 Jan 12:49
·
59 commits
to master
since this release
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