immich/server/src
2026-03-19 12:41:20 -04: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 fix(server): restrict individual shared link asset removal to owners (#26868) 2026-03-12 14:48:00 -04:00
cores refactor: move encoded video to asset files table (#26863) 2026-03-12 16:15:21 -04:00
dtos refactor: move encoded video to asset files table (#26863) 2026-03-12 16:15:21 -04:00
emails fix(docs): add & fix missing alt text to store badge images (#24637) 2025-12-19 09:00:31 -06:00
maintenance fix: healthcheck (#26989) 2026-03-17 17:54:39 -04:00
middleware fix(server): sync files to disk (#26881) 2026-03-17 06:33:43 -05:00
queries refactor: move encoded video to asset files table (#26863) 2026-03-12 16:15:21 -04:00
repositories fix(server): sync files to disk (#26881) 2026-03-17 06:33:43 -05:00
schema fix(server): fallback to email when name is empty (#27016) 2026-03-19 12:41:20 -04:00
services fix(server): fallback to email when name is empty (#27016) 2026-03-19 12:41:20 -04:00
types feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
utils fix: bounding box return type (#27014) 2026-03-18 11:58:40 -04:00
workers feat: restore database backups (#23978) 2026-01-20 09:22:28 -06:00
app.common.ts feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
app.module.ts refactor(server): move database restores code into a service (#25918) 2026-02-10 12:12:27 -05: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(server): opus handling as accepted audio codec in transcode policy (#26736) 2026-03-07 13:08:42 -05:00
database.ts refactor: move encoded video to asset files table (#26863) 2026-03-12 16:15:21 -04:00
decorators.ts chore: migrate to sql-tools library (#26400) 2026-02-23 09:50:16 -05:00
enum.ts refactor: move encoded video to asset files table (#26863) 2026-03-12 16:15:21 -04: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