immich/server/src
Timon e2de8c7c53
refactor(server)!: remove changeExpiryTime (#28816)
* fix(mobile): clear shared link password

* fix(mobile): clear shared link description

* fix(mobile): clear shared link expiry

* refactor(server)!: remove changeExpiryTime

* fix(mobile): clear shared link expiry

---------

Co-authored-by: Jason Rasmussen <jason@rasm.me>
2026-06-04 08:35:45 +00:00
..
bin refactor!: migrate class-validator to zod (#26597) 2026-04-14 23:39:03 +02:00
commands chore: migrate to sql-tools library (#26400) 2026-02-23 09:50:16 -05:00
controllers refactor(server)!: drop empty string to null conversion (#28808) 2026-06-03 18:16:53 -04:00
cores feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
dtos refactor(server)!: remove changeExpiryTime (#28816) 2026-06-04 08:35:45 +00:00
emails fix(docs): add & fix missing alt text to store badge images (#24637) 2025-12-19 09:00:31 -06:00
maintenance fix(server): avoid false restore failures on large database imports (#27420) 2026-04-08 16:03:41 -04:00
middleware fix: error log on aborted uploads (#28806) 2026-06-03 12:47:38 -04:00
queries feat: minimum face count per user (#27452) 2026-06-02 18:05:55 +02:00
repositories refactor(server): zod int validation (#28804) 2026-06-03 18:21:07 -04:00
schema fix: migration order (#28779) 2026-06-02 21:33:13 +00:00
services refactor(server)!: remove changeExpiryTime (#28816) 2026-06-04 08:35:45 +00:00
utils fix(server): respect timezone in iso date string encoding (#28810) 2026-06-03 19:00:10 -04:00
workers feat: restore database backups (#23978) 2026-01-20 09:22:28 -06:00
app.common.ts feat(server): added backchannel logout api endpoint (#26235) 2026-04-17 18:45:33 +00:00
app.module.ts refactor!: migrate class-validator to zod (#26597) 2026-04-14 23:39:03 +02:00
config.ts feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
constants.ts feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
database.ts feat: workflows & plugins (#26727) 2026-05-18 11:09:33 -04:00
decorators.ts feat: release candidate support (#28665) 2026-06-01 16:10:07 +02:00
enum.ts feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
main.ts chore: migrate to sql-tools library (#26400) 2026-02-23 09:50:16 -05:00
types.ts feat: minimum face count per user (#27452) 2026-06-02 18:05:55 +02:00
validation.spec.ts refactor!: migrate class-validator to zod (#26597) 2026-04-14 23:39:03 +02:00
validation.ts fix(server): respect timezone in iso date string encoding (#28810) 2026-06-03 19:00:10 -04:00