immich/server/src
Jason Rasmussen a70843e2b4
refactor: users.total metric (#23158)
* refactor: users.total metric

* fix: broken test
2025-10-22 10:18:17 -04:00
..
bin feat: availability checks (#22185) 2025-09-19 12:18:42 -04:00
commands feat: change default media location to /data (#20367) 2025-07-29 16:58:50 -04:00
controllers feat: view the user's app version on the user page (#21345) 2025-10-22 00:36:18 +02:00
cores chore(server): fix logger context in StorageCore (#21534) 2025-09-08 17:28:40 -04:00
dtos feat: view the user's app version on the user page (#21345) 2025-10-22 00:36:18 +02: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: view the user's app version on the user page (#21345) 2025-10-22 00:36:18 +02:00
repositories refactor: users.total metric (#23158) 2025-10-22 10:18:17 -04:00
schema feat: view the user's app version on the user page (#21345) 2025-10-22 00:36:18 +02:00
services refactor: users.total metric (#23158) 2025-10-22 10:18:17 -04:00
sql-tools fix(sql-tools): null default (#20796) 2025-08-08 15:44:39 -04:00
utils feat: view the user's app version on the user page (#21345) 2025-10-22 00:36:18 +02:00
workers feat: allow unordered migrations in dev (#19881) 2025-07-11 10:58:34 -04:00
app.module.ts refactor: users.total metric (#23158) 2025-10-22 10:18:17 -04:00
config.ts feat(server): Option to configure SMTPS transport (#22833) 2025-10-17 10:21:27 +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 feat: view the user's app version on the user page (#21345) 2025-10-22 00:36:18 +02:00
main.ts feat: remove dep on cwd for workers (#20012) 2025-07-18 10:57:49 -04:00
types.ts fix(server): override reserved color metadata for video thumbnails (#22348) 2025-10-06 12:13:10 -04: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