immich/server/src
2025-11-03 11:17:11 +00:00
..
bin feat: availability checks (#22185) 2025-09-19 12:18:42 -04:00
commands feat: cli command to toggle maintenance mode 2025-10-31 15:12:00 +00:00
controllers refactor: use system metadata for maintenance status 2025-10-31 17:28:57 +00:00
cores chore(server): fix logger context in StorageCore (#21534) 2025-09-08 17:28:40 -04:00
dtos refactor: use system metadata for maintenance status 2025-10-31 17:28:57 +00:00
emails fix: missing email button padding (#22529) 2025-10-01 09:03:22 -05:00
middleware feat: view the user's app version on the user page (#21345) 2025-10-22 00:36:18 +02:00
queries feat: asset copy (#23172) 2025-10-29 08:43:47 -05:00
repositories feat: broadcast websocket event on server restart 2025-11-03 10:26:05 +00:00
schema feat: ocr (#18836) 2025-10-27 14:09:55 +00:00
services refactor: use try{} block for maintenance mode check 2025-11-03 11:17:11 +00:00
sql-tools feat: ocr (#18836) 2025-10-27 14:09:55 +00:00
utils feat: asset copy (#23172) 2025-10-29 08:43:47 -05:00
workers chore: clean up linter issues 2025-11-03 11:09:07 +00:00
app.module.ts refactor: deduplicate code between api/maintenance workers 2025-11-03 10:38:12 +00:00
config.ts refactor: use system metadata for maintenance status 2025-10-31 17:28:57 +00:00
constants.ts chore(server): support vectorchord 0.5.x (#21602) 2025-10-06 20:37:54 +00:00
database.ts feat: view the user's app version on the user page (#21345) 2025-10-22 00:36:18 +02:00
decorators.ts fix(server): fix chunking Postgres query parameters (#22684) 2025-10-06 11:37:35 -04:00
enum.ts refactor: use system metadata for maintenance status 2025-10-31 17:28:57 +00:00
main.ts chore: clean up linter issues 2025-11-03 11:09:07 +00:00
types.ts feat: ocr (#18836) 2025-10-27 14:09:55 +00: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