0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-11 02:23:09 -05:00
immich/server
Jason Rasmussen a96bba4b26
feat: sync assets, partner assets, exif, and partner exif (#16658)
* feat: sync assets, partner assets, exif, and partner exif

Co-authored-by: Zack Pollard <zack@futo.org>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>

* refactor: remove duplicate where clause and orderBy statements in sync queries

* fix: asset deletes not filtering by ownerId

---------

Co-authored-by: Zack Pollard <zack@futo.org>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
Co-authored-by: Zack Pollard <zackpollard@ymail.com>
2025-03-10 12:05:39 -04:00
..
bin
resources
src feat: sync assets, partner assets, exif, and partner exif (#16658) 2025-03-10 12:05:39 -04:00
test feat: sync assets, partner assets, exif, and partner exif (#16658) 2025-03-10 12:05:39 -04:00
.gitignore
.nvmrc chore(deps): update node.js to v22.14.0 (#16132) 2025-02-15 21:29:33 -06:00
.prettierignore
.prettierrc
Dockerfile chore(deps): update ghcr.io/immich-app/base-server-dev docker tag to v20250304 (#16580) 2025-03-04 15:39:34 +00:00
eslint.config.mjs feat(server): library refresh go brrr (#14456) 2025-03-06 16:00:18 +01:00
nest-cli.json
package-lock.json fix: 🍪 packages confusion (#16735) 2025-03-09 21:03:10 -05:00
package.json fix: 🍪 packages confusion (#16735) 2025-03-09 21:03:10 -05:00
start.sh
tsconfig.build.json
tsconfig.json