0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-18 02:31:28 -05:00
immich/web/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
..
api feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
lib feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
routes feat (server, web): Implement Archive (#2225) 2023-04-12 10:37:52 -05:00
test-data Add web test setup (#597) 2022-09-07 05:20:19 -05:00
app.css refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
app.d.ts feat(web): require page load to export title (#1956) 2023-03-06 08:25:25 -06:00
app.html feat(web): theme/locale preferences and improve SSR (#1832) 2023-02-22 11:53:08 -06:00
hooks.server.ts feat(server)!: search via typesense (#1778) 2023-03-02 20:47:08 -06:00