immich/server/src/services
Tushar Harsora b2d00405f1
feat(server): add immich.users.total metric (#21780)
* Add immich.users.total metric

* Fix tests & one lint error

* Lint

* Fix SQL Schema checks

* Fix nit

* Use workers argument in OnEvent hook and remove condition from method body
2025-10-08 13:24:11 -04:00
..
activity.service.spec.ts feat(web): display number of likes in asset viewer (#18911) 2025-06-04 12:41:50 -05:00
activity.service.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
album.service.spec.ts chore(server): Improve add to multiple albums via bulk checks and inserts (#21052) 2025-08-24 21:33:10 -05:00
album.service.ts chore(server): Improve add to multiple albums via bulk checks and inserts (#21052) 2025-08-24 21:33:10 -05:00
api-key.service.spec.ts feat: get metadata about the current api key (#21027) 2025-08-18 18:15:03 -05:00
api-key.service.ts feat: get metadata about the current api key (#21027) 2025-08-18 18:15:03 -05:00
api.service.ts fix: custom-url ssr (#20704) 2025-08-05 23:29:01 +02:00
asset-media.service.spec.ts fix: iOS portrait photo saved as jpg extension (#21388) 2025-09-02 14:26:12 -05:00
asset-media.service.ts fix: iOS portrait photo saved as jpg extension (#21388) 2025-09-02 14:26:12 -05:00
asset.service.spec.ts fix(server): bulk edit rating (#21839) 2025-09-16 03:50:27 +00:00
asset.service.ts fix(server): bulk edit rating (#21839) 2025-09-16 03:50:27 +00:00
audit.service.spec.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
audit.service.ts refactor: job names (#19949) 2025-07-15 18:39:00 -04:00
auth-admin.service.ts feat: reset oauth ids (#20798) 2025-08-08 15:42:38 -04:00
auth.service.spec.ts fix(deps): update typescript-projects (#20879) 2025-08-19 15:28:43 +01:00
auth.service.ts chore(server): proper log context formatting (#22173) 2025-09-18 19:56:05 -04:00
backup.service.spec.ts fix: handle cleanup of new backups alongside old backups (#20402) 2025-07-29 13:28:10 +01:00
backup.service.ts chore(server): proper log context formatting (#22173) 2025-09-18 19:56:05 -04:00
base.service.ts feat(server): add immich.users.total metric (#21780) 2025-10-08 13:24:11 -04:00
cli.service.spec.ts refactor: user factories instead of stubs (#17540) 2025-04-11 11:53:37 -04:00
cli.service.ts fix: automatic media location migration without internal assets (#20489) 2025-07-31 22:58:35 +00:00
database.service.spec.ts docs: vectorchord migration instructions, deprecation log on startup (#20867) 2025-08-11 16:50:48 -04:00
database.service.ts chore: replace immich.app/docs with docs.immich.app globally (#22428) 2025-10-02 10:42:14 -05:00
download.service.spec.ts feat!: remove typeorm (#20366) 2025-07-29 17:28:02 -04:00
download.service.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
duplicate.service.spec.ts refactor: job names (#19949) 2025-07-15 18:39:00 -04:00
duplicate.service.ts refactor: job names (#19949) 2025-07-15 18:39:00 -04:00
index.ts feat: reset oauth ids (#20798) 2025-08-08 15:42:38 -04:00
job.service.spec.ts fix: sidecar check job (#21312) 2025-09-04 16:23:58 +00:00
job.service.ts fix: sidecar check job (#21312) 2025-09-04 16:23:58 +00:00
library.service.spec.ts fix: sidecar check job (#21312) 2025-09-04 16:23:58 +00:00
library.service.ts chore(server): proper log context formatting (#22173) 2025-09-18 19:56:05 -04:00
map.service.spec.ts refactor: user factories instead of stubs (#17540) 2025-04-11 11:53:37 -04:00
map.service.ts refactor: last repository (#16042) 2025-02-11 22:15:56 +00:00
media.service.spec.ts fix: use full-size image for non-web-compatible panoramas (#20359) 2025-10-06 12:38:41 -04:00
media.service.ts fix: use full-size image for non-web-compatible panoramas (#20359) 2025-10-06 12:38:41 -04:00
memory.service.spec.ts feat: sync memories (#19579) 2025-06-27 12:20:13 -04:00
memory.service.ts chore(server): proper log context formatting (#22173) 2025-09-18 19:56:05 -04:00
metadata.service.spec.ts fix: prefer Creation Date over Create Date (#21756) 2025-09-09 22:58:46 -04:00
metadata.service.ts fix: prefer Creation Date over Create Date (#21756) 2025-09-09 22:58:46 -04:00
notification-admin.service.spec.ts feat: notifications (#17701) 2025-04-28 10:36:14 -04:00
notification-admin.service.ts feat: notifications (#17701) 2025-04-28 10:36:14 -04:00
notification.service.spec.ts fix: welcome email password (#21732) 2025-09-10 09:11:42 -04:00
notification.service.ts fix: welcome email password (#21732) 2025-09-10 09:11:42 -04:00
partner.service.spec.ts feat: add partner create endpoint (#21625) 2025-09-05 17:59:11 -04:00
partner.service.ts feat: add partner create endpoint (#21625) 2025-09-05 17:59:11 -04:00
person.service.spec.ts feat: availability checks (#22185) 2025-09-19 12:18:42 -04:00
person.service.ts feat: availability checks (#22185) 2025-09-19 12:18:42 -04:00
search.service.spec.ts feat: availability checks (#22185) 2025-09-19 12:18:42 -04:00
search.service.ts feat: availability checks (#22185) 2025-09-19 12:18:42 -04:00
server.service.spec.ts feat: change default media location to /data (#20367) 2025-07-29 16:58:50 -04:00
server.service.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
session.service.spec.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
session.service.ts refactor: job names (#19949) 2025-07-15 18:39:00 -04:00
shared-link.service.spec.ts feat: shared links custom URL (#19999) 2025-07-28 14:16:55 -04:00
shared-link.service.ts feat: shared links custom URL (#19999) 2025-07-28 14:16:55 -04:00
smart-info.service.spec.ts feat: availability checks (#22185) 2025-09-19 12:18:42 -04:00
smart-info.service.ts feat: availability checks (#22185) 2025-09-19 12:18:42 -04:00
stack.service.spec.ts feat(web): Remove from Stack (#19703) 2025-07-22 22:17:06 -04:00
stack.service.ts feat(web): Remove from Stack (#19703) 2025-07-22 22:17:06 -04:00
storage-template.service.spec.ts feat: change default media location to /data (#20367) 2025-07-29 16:58:50 -04:00
storage-template.service.ts chore(server): proper log context formatting (#22173) 2025-09-18 19:56:05 -04:00
storage.service.spec.ts feat: change default media location to /data (#20367) 2025-07-29 16:58:50 -04:00
storage.service.ts chore: replace immich.app/docs with docs.immich.app globally (#22428) 2025-10-02 10:42:14 -05:00
sync.service.spec.ts refactor: remove album entity, update types (#17450) 2025-04-18 23:10:34 +02:00
sync.service.ts feat: audit cleanup (#21567) 2025-09-03 22:50:27 +00:00
system-config.service.spec.ts feat: availability checks (#22185) 2025-09-19 12:18:42 -04:00
system-config.service.ts feat: availability checks (#22185) 2025-09-19 12:18:42 -04:00
system-metadata.service.spec.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
system-metadata.service.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
tag.service.spec.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
tag.service.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
timeline.service.spec.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
timeline.service.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
trash.service.spec.ts refactor: job names (#19949) 2025-07-15 18:39:00 -04:00
trash.service.ts refactor: job names (#19949) 2025-07-15 18:39:00 -04:00
user-admin.service.spec.ts refactor: job names (#19949) 2025-07-15 18:39:00 -04:00
user-admin.service.ts feat(server): add immich.users.total metric (#21780) 2025-10-08 13:24:11 -04:00
user.service.spec.ts feat: change default media location to /data (#20367) 2025-07-29 16:58:50 -04:00
user.service.ts feat(server): add immich.users.total metric (#21780) 2025-10-08 13:24:11 -04:00
version.service.spec.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
version.service.ts chore(server): proper log context formatting (#22173) 2025-09-18 19:56:05 -04:00
view.service.spec.ts refactor: test mocks (#16008) 2025-02-11 00:47:42 +01:00
view.service.ts refactor: remove album entity, update types (#17450) 2025-04-18 23:10:34 +02:00