1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-08 12:56:48 +01:00
immich/server/src/domain
Zack Pollard 25cad79657
refactor: move asset stacks to their own entity (#6353)
* feat: auto-stack burst photos

* feat: move stacks to asset stack entity

* chore: pin node version with volta in server

* chore: update e2e cases

* chore: cleanup

* feat: migrate existing stacks

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-01-27 18:52:14 +00:00
..
access chore(server): Check activity permissions in bulk (#5775) 2023-12-17 12:10:21 -06:00
activity chore(server): Check activity permissions in bulk (#5775) 2023-12-17 12:10:21 -06:00
album fix(server): Split database queries based on PostgreSQL bound params limit (#6034) 2024-01-06 20:36:12 -05:00
api-key refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
asset refactor: move asset stacks to their own entity (#6353) 2024-01-27 18:52:14 +00:00
audit feat(server): separate face clustering job (#5598) 2024-01-18 00:08:48 -05:00
auth feat(web,server)!: runtime log level (#5672) 2023-12-14 16:55:40 +00:00
database test: small improvements to database init tests (#6232) 2024-01-07 01:53:09 +00:00
download refactor(server): download endpoints (#6653) 2024-01-26 08:19:13 -06:00
job feat(server): optimize partial facial recognition (#6634) 2024-01-25 01:27:39 -05:00
library feat(server): Enqueue jobs in bulk (#5974) 2024-01-01 15:45:42 -05:00
media feat(server, web): accepted codecs (#6460) 2024-01-26 12:02:56 -05:00
metadata refactor: move asset stacks to their own entity (#6353) 2024-01-27 18:52:14 +00:00
partner feat(server, web): quotas (#4471) 2024-01-12 19:43:36 -05:00
person feat(server): optimize partial facial recognition (#6634) 2024-01-25 01:27:39 -05:00
repositories refactor: move asset stacks to their own entity (#6353) 2024-01-27 18:52:14 +00:00
search feat(server): provide the ability to search archived photos (#6332) 2024-01-18 02:08:00 +00:00
server-info feat(server, web): quotas (#4471) 2024-01-12 19:43:36 -05:00
shared-link feat(web): re-add open graph tags for public share links (#5635) 2023-12-11 13:37:47 -06:00
smart-info feat(server): separate face clustering job (#5598) 2024-01-18 00:08:48 -05:00
storage fix(server): extraction of Samsung Motionphoto videos (#6337) 2024-01-22 13:04:45 -05:00
storage-template refactor(server): simplify config init process (#5702) 2024-01-01 13:16:44 -05:00
system-config feat(server, web): accepted codecs (#6460) 2024-01-26 12:02:56 -05:00
tag refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
trash refactor(server): trash endpoints (#6652) 2024-01-26 11:48:37 -05:00
user feat(mobile): quota (#6409) 2024-01-16 20:08:31 -06:00
domain.config.ts feat(web,server)!: runtime log level (#5672) 2023-12-14 16:55:40 +00:00
domain.constant.spec.ts feat(format): hif format (#6477) 2024-01-18 11:18:56 -06:00
domain.constant.ts feat(format): hif format (#6477) 2024-01-18 11:18:56 -06:00
domain.module.ts refactor(server): trash endpoints (#6652) 2024-01-26 11:48:37 -05:00
domain.util.ts fix(server): Split database queries based on PostgreSQL bound params limit (#6034) 2024-01-06 20:36:12 -05:00
index.ts refactor(server): trash endpoints (#6652) 2024-01-26 11:48:37 -05:00