1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 05:16:47 +01:00
immich/server/src/entities
Christoph Suter f33dbdfe9a
feat(web): add Exif-Rating (#11580)
* Add Exif-Rating

* Integrate star rating as own component

* Add e2e tests for rating and validation

* Rename component and async handleChangeRating

* Display rating can be enabled in app settings

* Correct i18n reference

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>

* Star rating: change from slider to buttons

* Star rating for clarity

* Design updates.

* Renaming and code optimization

* chore: clean up

* chore: e2e formatting

* light mode border and default value

---------

Co-authored-by: Christoph Suter <christoph@suter-burri.ch>
Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-08-09 17:45:52 +00:00
..
activity.entity.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
album-user.entity.ts feat: readonly album sharing (#8720) 2024-04-25 04:19:49 +00:00
album.entity.ts feat: readonly album sharing (#8720) 2024-04-25 04:19:49 +00:00
api-key.entity.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
asset-face.entity.ts feat(server): separate face search relation (#10371) 2024-06-16 19:25:27 +00:00
asset-job-status.entity.ts feat(server): near-duplicate detection (#8228) 2024-05-16 18:08:37 +01:00
asset.entity.ts refactor(server): rename asset stack to stack (#10828) 2024-07-05 09:08:36 -04:00
audit.entity.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
exif.entity.ts feat(web): add Exif-Rating (#11580) 2024-08-09 17:45:52 +00:00
face-search.entity.ts feat(server): separate face search relation (#10371) 2024-06-16 19:25:27 +00:00
geodata-places.entity.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
index.ts feat(server): country geocoding for remote locations (#10950) 2024-07-18 13:27:07 +02:00
library.entity.ts refactor: library type (#9525) 2024-05-20 18:09:10 -04:00
memory.entity.ts feat: persistent memories (#8330) 2024-04-02 10:23:17 -04:00
move.entity.ts refactor(server): decouple generated images from image formats (#8246) 2024-04-02 04:56:56 +00:00
natural-earth-countries.entity.ts feat(server): country geocoding for remote locations (#10950) 2024-07-18 13:27:07 +02:00
partner.entity.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
person.entity.ts fix(server): correct person birth date across timezones (#11369) 2024-07-29 19:52:04 -04:00
session.entity.ts refactor(server): sessions (#8915) 2024-04-19 06:47:29 -04:00
shared-link.entity.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
smart-info.entity.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
smart-search.entity.ts feat(server): near-duplicate detection (#8228) 2024-05-16 18:08:37 +01:00
stack.entity.ts refactor(server): stack owner (#10900) 2024-07-05 16:16:53 -04:00
system-metadata.entity.ts feat(server): conditionally run facial recognition nightly (#11080) 2024-07-14 22:53:42 +00:00
tag.entity.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
user-metadata.entity.ts feat(web): add Exif-Rating (#11580) 2024-08-09 17:45:52 +00:00
user.entity.ts feat(server): user metadata (#9650) 2024-05-22 08:13:36 -04:00