1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-08 12:56:48 +01:00
immich/server/libs/domain/src
Alex a9859bc029
feat: Add description (#2237)
* Added dto, logic to insert description and web implementation

* create text field and update on remote database

* Update description and save changes

* styling

* fix web test

* fix server test

* preserve description on metadata extraction job run

* handle exif info is null situation

* pr feedback

* format openapi spec

* update createAssetDto

* refactor logic to service

* move files

* only owner can update description

* Render description correctly in shared album

* Render description correctly in shared link

* disable description edit for not owner of asset on mobile

* localization and clean up

* fix test

* Uses providers for description text (#2244)

* uses providers for description text

* comments

* fixes initial data setting

* fixes notifier

---------

Co-authored-by: martyfuhry <martyfuhry@gmail.com>
2023-04-13 10:22:06 -05:00
..
album feat(server): improve validation of albums (#2188) 2023-04-06 12:50:55 -05:00
api-key refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
asset feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
auth refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
communication refactor(server): jobs and processors (#1787) 2023-02-25 08:12:03 -06:00
crypto refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
device-info refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
job refactor(server): reverse geocoding (#2167) 2023-04-04 17:23:07 -05:00
media fix(server): generate thumbnail job uses stale path (#2236) 2023-04-11 20:28:25 -05:00
metadata refactor(server): reverse geocoding (#2167) 2023-04-04 17:23:07 -05:00
oauth refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
search feat (server, web): Implement Archive (#2225) 2023-04-12 10:37:52 -05:00
server-info feat(server): split generated content into a separate folder (#2047) 2023-03-25 09:50:57 -05:00
share refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
smart-info refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
storage feat(server): split generated content into a separate folder (#2047) 2023-03-25 09:50:57 -05:00
storage-template feat(server): add originalFileName to asset table (#2231) 2023-04-11 05:23:39 -05:00
system-config feat(all): ffmpeg quality options improvements (#2161) 2023-04-03 20:42:53 -05:00
tag refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
user refactor(server): more consistent param validation (#2166) 2023-04-04 17:24:08 -05:00
user-token refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
domain.config.ts refactor(server): common (#2066) 2023-03-23 23:55:15 -05:00
domain.constant.ts feat(server): split generated content into a separate folder (#2047) 2023-03-25 09:50:57 -05:00
domain.module.ts fix(cli): clean up set intervals (#2103) 2023-03-28 13:24:14 -05:00
domain.util.ts feat(server): apply storage migration after exif completes (#2093) 2023-03-28 15:04:11 -05:00
index.ts refactor(server): reverse geocoding (#2167) 2023-04-04 17:23:07 -05:00