immich/server/src/entities
Zack Pollard fe702ba6d7
feat: partner sync (#16424)
feat: partner CUD sync
2025-03-03 11:05:30 +00:00
..
activity.entity.ts feat: updateId uuidv7 column for all entities with updatedAt (#16353) 2025-02-27 12:55:22 +00:00
album-user.entity.ts refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
album.entity.ts feat: updateId uuidv7 column for all entities with updatedAt (#16353) 2025-02-27 12:55:22 +00:00
api-key.entity.ts feat: updateId uuidv7 column for all entities with updatedAt (#16353) 2025-02-27 12:55:22 +00:00
asset-face.entity.ts feat(web): manual face tagging and deletion (#16062) 2025-02-21 09:58:25 -06:00
asset-files.entity.ts feat: updateId uuidv7 column for all entities with updatedAt (#16353) 2025-02-27 12:55:22 +00:00
asset-job-status.entity.ts refactor(server): track thumbnail jobs in job status table (#11908) 2024-08-19 13:50:00 -04:00
asset.entity.ts fix(server): include deleted assets if searching offline assets (#16417) 2025-02-28 09:23:18 -06:00
audit.entity.ts refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
exif.entity.ts feat(web): add Exif-Rating (#11580) 2024-08-09 17:45:52 +00:00
face-search.entity.ts refactor: migrate person repository to kysely (#15242) 2025-01-21 13:12:28 -05:00
geodata-places.entity.ts feat(server): faster geodata import (#14241) 2024-11-20 08:57:14 -06:00
index.ts feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
library.entity.ts feat: updateId uuidv7 column for all entities with updatedAt (#16353) 2025-02-27 12:55:22 +00:00
memory.entity.ts feat: updateId uuidv7 column for all entities with updatedAt (#16353) 2025-02-27 12:55:22 +00:00
move.entity.ts refactor: enums (#12988) 2024-09-27 10:28:42 -04:00
natural-earth-countries.entity.ts feat(server): faster geodata import (#14241) 2024-11-20 08:57:14 -06:00
partner-audit.entity.ts feat: partner sync (#16424) 2025-03-03 11:05:30 +00:00
partner.entity.ts feat: updateId uuidv7 column for all entities with updatedAt (#16353) 2025-02-27 12:55:22 +00:00
person.entity.ts feat: updateId uuidv7 column for all entities with updatedAt (#16353) 2025-02-27 12:55:22 +00:00
session.entity.ts feat: updateId uuidv7 column for all entities with updatedAt (#16353) 2025-02-27 12:55:22 +00:00
shared-link.entity.ts refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
smart-search.entity.ts refactor: migrate person repository to kysely (#15242) 2025-01-21 13:12:28 -05:00
stack.entity.ts refactor(server): stack owner (#10900) 2024-07-05 16:16:53 -04:00
sync-checkpoint.entity.ts feat: updateId uuidv7 column for all entities with updatedAt (#16353) 2025-02-27 12:55:22 +00:00
system-metadata.entity.ts feat: persistent memories (#15953) 2025-02-21 12:31:37 -06:00
tag.entity.ts feat: updateId uuidv7 column for all entities with updatedAt (#16353) 2025-02-27 12:55:22 +00:00
user-audit.entity.ts refactor: use new updateId column for user CUD sync (#16384) 2025-02-27 09:22:02 -05:00
user-metadata.entity.ts feat: medium tests for user and sync service (#16304) 2025-02-25 16:31:07 +00:00
user.entity.ts feat: updateId uuidv7 column for all entities with updatedAt (#16353) 2025-02-27 12:55:22 +00:00
version-history.entity.ts feat: track upgrade history (#13097) 2024-10-01 13:33:58 -04:00