immich/server/src
Jorge Montejo a23dfff6cf
fix: remove assets from shared link (#22935)
* fix remove assets from shared link

* rename var

* test: should remove individually shared asset

* test: should share individually assets

* fix failing tests
2025-10-16 15:03:41 -04:00
..
bin feat: availability checks (#22185) 2025-09-19 12:18:42 -04:00
commands feat: change default media location to /data (#20367) 2025-07-29 16:58:50 -04:00
controllers fix(server): validate token permission (#21802) 2025-09-11 08:09:58 -04:00
cores chore(server): fix logger context in StorageCore (#21534) 2025-09-08 17:28:40 -04:00
dtos feat(album): show per-user contributions in shared albums (#21740) 2025-10-14 17:34:20 -04:00
emails fix: missing email button padding (#22529) 2025-10-01 09:03:22 -05:00
middleware fix: iOS portrait photo saved as jpg extension (#21388) 2025-09-02 14:26:12 -05:00
queries feat(album): show per-user contributions in shared albums (#21740) 2025-10-14 17:34:20 -04:00
repositories fix: remove assets from shared link (#22935) 2025-10-16 15:03:41 -04:00
schema feat: audit cleanup (#21567) 2025-09-03 22:50:27 +00:00
services fix: remove assets from shared link (#22935) 2025-10-16 15:03:41 -04:00
sql-tools fix(sql-tools): null default (#20796) 2025-08-08 15:44:39 -04:00
utils fix(server): override reserved color metadata for video thumbnails (#22348) 2025-10-06 12:13:10 -04:00
workers feat: allow unordered migrations in dev (#19881) 2025-07-11 10:58:34 -04:00
app.module.ts feat(server): add immich.users.total metric (#21780) 2025-10-08 13:24:11 -04:00
config.ts feat: availability checks (#22185) 2025-09-19 12:18:42 -04:00
constants.ts chore(server): support vectorchord 0.5.x (#21602) 2025-10-06 20:37:54 +00:00
database.ts feat: ack sync reset (#20703) 2025-08-05 20:30:19 +00:00
decorators.ts fix(server): fix chunking Postgres query parameters (#22684) 2025-10-06 11:37:35 -04:00
enum.ts feat: local album events notification (#22817) 2025-10-14 10:15:51 -05:00
main.ts feat: remove dep on cwd for workers (#20012) 2025-07-18 10:57:49 -04:00
types.ts fix(server): override reserved color metadata for video thumbnails (#22348) 2025-10-06 12:13:10 -04:00
validation.spec.ts feat: batch change date and time relatively (#17717) 2025-08-07 13:42:33 +00:00
validation.ts fix: automatically remove leading/trailing whitespace from search que… (#22214) 2025-09-19 12:19:26 -04:00