1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-04-11 02:26:26 +02:00
immich/server/src/domain
martin ebe7a14c14
fix(server): prevent leaking isFavorite and isArchived info ()
* fix: prevent leaking favorites info

* add e2e test

* fix: e2e test

* fix: isArchived

* fix: keep old version
2024-03-02 18:01:24 -05:00
..
access chore(server,cli,web): housekeeping and stricter code style () 2024-02-01 22:18:00 -05:00
activity chore(server,cli,web): housekeeping and stricter code style () 2024-02-01 22:18:00 -05:00
album fix(server): prevent leaking isFavorite and isArchived info () 2024-03-02 18:01:24 -05:00
api-key chore(server,cli,web): housekeeping and stricter code style () 2024-02-01 22:18:00 -05:00
asset fix(server): prevent leaking isFavorite and isArchived info () 2024-03-02 18:01:24 -05:00
audit fix(server): exclude archived assets from orphaned files () 2024-02-22 11:16:10 -05:00
auth feat(server): allow oauth claim to set 0 for no quota () 2024-03-02 14:18:56 -06:00
database fix(server): fix log for setting other vector extension () 2024-02-21 18:47:43 -05:00
download chore(server,cli,web): housekeeping and stricter code style () 2024-02-01 22:18:00 -05:00
job fix(server): only queue ml / transcoding jobs after thumbnail generation on upload () 2024-02-28 23:23:21 -05:00
library feat(server,web): remove external path nonsense and make libraries admin-only () 2024-02-29 12:35:37 -06:00
media feat(server): rkmpp hardware decoding scaling () 2024-02-27 20:32:07 -05:00
metadata fix(deps): update exiftool () 2024-02-21 08:26:13 -05:00
partner feat(server,web): remove external path nonsense and make libraries admin-only () 2024-02-29 12:35:37 -06:00
person fix(server, web): people page () 2024-02-21 17:03:45 -05:00
repositories feat(server,web): remove external path nonsense and make libraries admin-only () 2024-02-29 12:35:37 -06:00
search feat: filter people when using smart search () 2024-02-29 16:14:48 -05:00
server-info fix(server): on_asset_update event sends varying data types () 2024-02-18 16:50:32 -06:00
shared-link chore(server,cli,web): housekeeping and stricter code style () 2024-02-01 22:18:00 -05:00
smart-info fix(server): truncate embedding tables () 2024-02-27 09:24:23 -06:00
storage feat(server): restore modified at timestamp after upload, preserve when copying () 2024-02-11 22:40:34 -06:00
storage-template fix(server): storage template migration not working () 2024-02-25 13:18:09 -05:00
system-config feat(server/web): add oauth defaultStorageQuota and storageQuotaClaim () 2024-03-01 19:46:07 -05:00
tag chore(server,cli,web): housekeeping and stricter code style () 2024-02-01 22:18:00 -05:00
trash feat(server, web): smart search filtering and pagination () 2024-02-12 20:50:47 -05:00
user feat(server,web): remove external path nonsense and make libraries admin-only () 2024-02-29 12:35:37 -06:00
domain.config.ts fix(docs): document vector extension env variable () 2024-02-19 21:32:55 -05:00
domain.constant.spec.ts feat(server)!: pgvecto.rs 0.2 and pgvector compatibility () 2024-02-06 21:46:38 -05:00
domain.constant.ts feat(server, web): search location () 2024-02-23 19:42:37 -05:00
domain.module.ts refactor(server): trash endpoints () 2024-01-26 11:48:37 -05:00
domain.util.ts feat(server, web): smart search filtering and pagination () 2024-02-12 20:50:47 -05:00
index.ts refactor(server): trash endpoints () 2024-01-26 11:48:37 -05:00