1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 05:46:46 +01:00
immich/server/src/domain
Ben McCann 078da36f20
fix(server): serve static directory only if it exists (#7857)
* fix(server): serve static directory only if it exists

* update

* refactor: web root

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-03-11 13:06:04 -04:00
..
access fix(server): admin access to edit library 2024-03-07 12:03:21 -06:00
activity chore(server): eslint await-thenable (#7545) 2024-03-05 17:23:06 -05:00
album refactor: api validators (boolean and date) (#7709) 2024-03-07 22:59:02 -05:00
api-key chore(server): eslint await-thenable (#7545) 2024-03-05 17:23:06 -05:00
asset refactor: api validators (boolean and date) (#7709) 2024-03-07 22:59:02 -05:00
audit refactor: api validators (boolean and date) (#7709) 2024-03-07 22:59:02 -05:00
auth chore(server): eslint await-thenable (#7545) 2024-03-05 17:23:06 -05:00
database chore(server): eslint await-thenable (#7545) 2024-03-05 17:23:06 -05:00
download chore(server): save original file name with extension (#7679) 2024-03-07 02:34:55 +00:00
job feat(server,web): add force delete to immediately remove user (#7681) 2024-03-08 17:49:39 -05:00
library fix(server): external library sync not working for large libraries (#7759) 2024-03-10 22:30:57 -04:00
media feat(server): hardware HDR tonemapping for RKMPP (#7655) 2024-03-08 21:17:26 -05:00
metadata chore(server): eslint await-thenable (#7545) 2024-03-05 17:23:06 -05:00
partner chore(server): eslint await-thenable (#7545) 2024-03-05 17:23:06 -05:00
person refactor: api validators (boolean and date) (#7709) 2024-03-07 22:59:02 -05:00
repositories fix(server): external library sync not working for large libraries (#7759) 2024-03-10 22:30:57 -04:00
search refactor: search e2e (#7732) 2024-03-08 11:20:54 -05:00
server-info feat(server,web): make user deletion delay configurable (#7663) 2024-03-05 23:45:40 -06:00
shared-link refactor: api validators (boolean and date) (#7709) 2024-03-07 22:59:02 -05:00
smart-info refactor: api validators (boolean and date) (#7709) 2024-03-07 22:59:02 -05:00
storage chore(server): eslint await-thenable (#7545) 2024-03-05 17:23:06 -05:00
storage-template chore(server): eslint await-thenable (#7545) 2024-03-05 17:23:06 -05:00
system-config refactor: api validators (boolean and date) (#7709) 2024-03-07 22:59:02 -05:00
tag chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
trash chore(server): eslint await-thenable (#7545) 2024-03-05 17:23:06 -05:00
user feat(server,web): add force delete to immediately remove user (#7681) 2024-03-08 17:49:39 -05:00
domain.config.ts fix(docs): document vector extension env variable (#7220) 2024-02-19 21:32:55 -05:00
domain.constant.spec.ts feat(server)!: pgvecto.rs 0.2 and pgvector compatibility (#6785) 2024-02-06 21:46:38 -05:00
domain.constant.ts fix(server): serve static directory only if it exists (#7857) 2024-03-11 13:06:04 -04:00
domain.module.ts refactor(server): trash endpoints (#6652) 2024-01-26 11:48:37 -05:00
domain.util.ts refactor: api validators (boolean and date) (#7709) 2024-03-07 22:59:02 -05:00
index.ts refactor(server): trash endpoints (#6652) 2024-01-26 11:48:37 -05:00