immich/server/src
Min Idzelis a96a08939e
refactor: rename preloadManager to imageManager (#25436)
rename: preloadManager to imageManager
2026-01-22 21:11:57 -06:00
..
bin chore: add "pnpm run migrations:revert" command (#23869) 2025-11-13 10:12:59 -06:00
commands feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
controllers fix: add scoped API permissions to map endpoints (#25423) 2026-01-22 07:43:29 -05:00
cores refactor: extract isEdited into its own column in asset_file (#25358) 2026-01-21 16:08:21 +01:00
dtos refactor: rename preloadManager to imageManager (#25436) 2026-01-22 21:11:57 -06:00
emails fix(docs): add & fix missing alt text to store badge images (#24637) 2025-12-19 09:00:31 -06:00
maintenance feat: restore database backups (#23978) 2026-01-20 09:22:28 -06:00
middleware feat: view the user's app version on the user page (#21345) 2025-10-22 00:36:18 +02:00
queries fix: asset edit sequence (#25457) 2026-01-22 12:41:01 -06:00
repositories fix: asset edit sequence (#25457) 2026-01-22 12:41:01 -06:00
schema fix: asset edit sequence (#25457) 2026-01-22 12:41:01 -06:00
services fix: lock tags column on update (#25435) 2026-01-21 21:20:05 -05:00
sql-tools feat: sql tools array as default value (#24389) 2025-12-04 12:54:20 -05:00
types feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
utils refactor: extract isEdited into its own column in asset_file (#25358) 2026-01-21 16:08:21 +01: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 feat: restore database backups (#23978) 2026-01-20 09:22:28 -06:00
config.ts feat: image editing (#24155) 2026-01-09 17:59:52 -05:00
constants.ts feat: restore database backups (#23978) 2026-01-20 09:22:28 -06:00
database.ts fix: tag update race condition (#25371) 2026-01-21 16:30:45 +01:00
decorators.ts feat: endpoint versioning (#23858) 2025-11-13 08:18:43 -05:00
enum.ts fix: add scoped API permissions to map endpoints (#25423) 2026-01-22 07:43:29 -05:00
main.ts feat: restore database backups (#23978) 2026-01-20 09:22:28 -06:00
plugins.ts feat: workflow ui (#24190) 2025-12-20 21:07:07 -06:00
types.ts fix: tag update race condition (#25371) 2026-01-21 16:30:45 +01:00
validation.spec.ts feat: batch change date and time relatively (#17717) 2025-08-07 13:42:33 +00:00
validation.ts feat: restore database backups (#23978) 2026-01-20 09:22:28 -06:00