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/domain
YFrendo 644e52b153
feat: Edit metadata (#5066)
* chore: rebase and clean-up

* feat: sync description, add e2e tests

* feat: simplify web code

* chore: unit tests

* fix: linting

* Bug fix with the arrows key

* timezone typeahead filter

timezone typeahead filter

* small stlying

* format fix

* Bug fix in the map selection

Bug fix in the map selection

* Websocket basic

Websocket basic

* Update metadata visualisation through the websocket

* Update timeline

* fix merge

* fix web

* fix web

* maplibre system

* format fix

* format fix

* refactor: clean up

* Fix small bug in the hour/timezone

* Don't diplay modify for readOnly asset

* Add log in case of failure

* Formater + try/catch error

* Remove everything related to websocket

* Revert "Remove everything related to websocket"

This reverts commit 14bcb9e1e4.

* remove notification

* fix test

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-11-30 03:52:28 +00:00
..
access chore(server): Check more permissions in bulk (#5315) 2023-11-26 07:50:41 -05:00
activity chore(server): Check album permissions in bulk (#5290) 2023-11-25 17:56:23 -05:00
album fix(server): get album's assets in getAlbumInfo route (#5325) 2023-11-26 21:21:04 -06:00
api-key refactor: domain repositories (#4403) 2023-10-09 14:25:03 +00:00
asset feat: Edit metadata (#5066) 2023-11-30 03:52:28 +00:00
audit fix(server): dot files (#4625) 2023-10-24 11:08:18 -05:00
auth chore(server): Check more permissions in bulk (#5315) 2023-11-26 07:50:41 -05:00
job feat: Edit metadata (#5066) 2023-11-30 03:52:28 +00:00
library chore(server): Check more permissions in bulk (#5315) 2023-11-26 07:50:41 -05:00
media feat(server): hardware video acceleration for Rockchip SOCs via RKMPP (#4645) 2023-10-30 09:39:37 -05:00
metadata feat: Edit metadata (#5066) 2023-11-30 03:52:28 +00:00
partner chore(server): improve e2e test speed (#5026) 2023-11-14 20:08:22 -05:00
person chore(server): Check more permissions in bulk (#5315) 2023-11-26 07:50:41 -05:00
repositories feat: Edit metadata (#5066) 2023-11-30 03:52:28 +00:00
search fix: suggest people (#4566) 2023-10-24 15:53:49 +00:00
server-info fix: replace first and last name with single field (#4915) 2023-11-11 19:03:32 -06:00
shared-link chore(server): Check album permissions in bulk (#5290) 2023-11-25 17:56:23 -05:00
smart-info feat(ml): export clip models to ONNX and host models on Hugging Face (#4700) 2023-10-31 05:02:04 -05:00
storage refactor(server): make storage core singleton (#4608) 2023-10-23 11:52:21 -04:00
storage-template refactor(server): user core (#4733) 2023-10-31 11:01:32 -04:00
system-config feat: postgres reverse geocoding (#5301) 2023-11-25 18:53:30 +00:00
tag fix(server,web): correctly remove metadata from shared links (#4464) 2023-10-14 01:46:30 +00:00
user feat(web,server): user avatar color (#4779) 2023-11-14 03:10:35 +00:00
domain.config.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
domain.constant.spec.ts feat(format): bmp format (#5197) 2023-11-20 13:47:24 -06:00
domain.constant.ts feat(format): bmp format (#5197) 2023-11-20 13:47:24 -06:00
domain.module.ts feat(web,server): activity (#4682) 2023-10-31 22:13:34 -05:00
domain.util.ts chore(server): Check album permissions in bulk (#5290) 2023-11-25 17:56:23 -05:00
index.ts feat(web,server): activity (#4682) 2023-10-31 22:13:34 -05:00