immich/server/src
2026-04-13 12:35:46 +00:00
..
bin chore: migrate migration scripts to sql tools (#26537) 2026-02-26 17:59:52 +01:00
commands chore: migrate to sql-tools library (#26400) 2026-02-23 09:50:16 -05:00
controllers feat(server): resolve duplicates (#25316) 2026-03-26 18:33:55 +00:00
cores refactor: move encoded video to asset files table (#26863) 2026-03-12 16:15:21 -04:00
dtos fix: timestamp handling for database backup in Web UI (#27359) 2026-04-06 17:27:48 +02: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(server): sync files to disk (#26881) 2026-03-17 06:33:43 -05:00
queries fix(server): people search not showing for 3 or less characters (#27629) 2026-04-09 01:56:07 +01:00
repositories fix(server): add rate limit and deduplication to version check (#27747) 2026-04-13 12:35:46 +00:00
schema fix: migrations (#27477) 2026-04-02 17:49:26 -04:00
services fix(server): add rate limit and deduplication to version check (#27747) 2026-04-13 12:35:46 +00:00
types feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
utils feat(server): Add support for .ts files (#27529) 2026-04-06 15:50:05 +02:00
workers feat: restore database backups (#23978) 2026-01-20 09:22:28 -06:00
app.common.ts feat: add support for helmet configuration (#27058) 2026-03-26 17:41:23 +00:00
app.module.ts feat: move version checks to our own infrastructure (#27450) 2026-04-02 23:32:26 +01:00
config.ts fix(server): opus handling as accepted audio codec in transcode policy (#26736) 2026-03-07 13:08:42 -05:00
constants.ts fix(database restores): don't assume onboarding has completed (#27052) 2026-03-26 18:30:14 +01:00
database.ts feat(server): add checksum algorithm field (#26573) 2026-03-26 18:20:25 +00:00
decorators.ts fix(server): library import batch size (#27595) 2026-04-07 15:58:03 -04:00
enum.ts fix(server): add rate limit and deduplication to version check (#27747) 2026-04-13 12:35:46 +00:00
main.ts chore: migrate to sql-tools library (#26400) 2026-02-23 09:50:16 -05:00
plugins.ts feat: workflow ui (#24190) 2025-12-20 21:07:07 -06:00
types.ts chore: upgrade to kysely 0.28.11 (#26744) 2026-03-11 16:17:31 +01:00
validation.spec.ts feat: batch change date and time relatively (#17717) 2025-08-07 13:42:33 +00:00
validation.ts feat(web): map timeline sidepanel (#26532) 2026-02-26 12:03:23 -05:00