1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-01 15:11:21 +01:00
immich/server/src
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
..
bin test: sync open api spec (#9687) 2024-05-23 07:40:57 -04:00
commands refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
controllers chore(server): remove get person asset limit (#11597) 2024-08-06 16:22:13 +00:00
cores fix: album remove asset bug (#10687) 2024-06-29 00:17:58 -04:00
dtos feat(web): add Exif-Rating (#11580) 2024-08-09 17:45:52 +00:00
emails chore(server): email template minor styling (#11387) 2024-07-26 21:58:48 -05:00
entities feat(web): add Exif-Rating (#11580) 2024-08-09 17:45:52 +00:00
interfaces feat(web): add Exif-Rating (#11580) 2024-08-09 17:45:52 +00:00
middleware fix(server): Postgres -> Redis websocket (#10801) 2024-07-03 16:27:29 -04:00
migrations feat(web): add Exif-Rating (#11580) 2024-08-09 17:45:52 +00:00
queries feat(web): add Exif-Rating (#11580) 2024-08-09 17:45:52 +00:00
repositories fix(server): avoid transcoding thumbnail streams (#11603) 2024-08-07 18:36:37 -04:00
services feat(web): add Exif-Rating (#11580) 2024-08-09 17:45:52 +00:00
subscribers chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
utils chore(deps): update typescript-eslint monorepo to v8 (major) (#11598) 2024-08-05 19:13:00 +00:00
workers feat(server): add IP trust list for reverse proxy (#11286) 2024-07-26 09:23:58 -05:00
app.module.ts refactor(server): event emits (#10648) 2024-06-27 15:54:20 -04:00
config.ts feat(server): add IP trust list for reverse proxy (#11286) 2024-07-26 09:23:58 -05:00
constants.ts chore(server): support pgvecto.rs 0.3.0 (#11624) 2024-08-06 23:04:55 -04:00
database.config.ts refactor(server): version logic (#9615) 2024-05-20 20:31:36 -04:00
decorators.ts fix(server): delete large album (#11042) 2024-07-17 07:43:35 -04:00
main.ts feat: seperate sub-process for api worker (#10000) 2024-06-06 11:56:57 +01:00
validation.spec.ts fix(server): use luxon for maxdate validator (#11651) 2024-08-08 09:02:39 -05:00
validation.ts fix(server): use luxon for maxdate validator (#11651) 2024-08-08 09:02:39 -05:00