1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/server/src
yparitcher ed74213c63
feat(server): server host binding (#8800)
* Allow setting the host address for the server & microservices

Default to listen on all interfaces as per the current behavior.

* (Docs) format: fix lint
2024-04-15 14:24:13 -04:00
..
commands fix: sql generation issues (#8361) 2024-03-30 00:16:06 -04:00
controllers feat: persistent memories (#8330) 2024-04-02 10:23:17 -04:00
cores feat: persistent memories (#8330) 2024-04-02 10:23:17 -04:00
dtos fix(server): remove isWatched from DTO (#8598) 2024-04-08 16:00:08 -04:00
entities Add AV1 transcoding support (#8491) 2024-04-11 05:26:27 +00:00
interfaces fix(server): external library motion photo video asset handling (#8721) 2024-04-14 19:55:44 -04:00
middleware refactor: asset v1, app.utils (#8152) 2024-03-21 09:07:47 -04:00
migrations feat: persistent memories (#8330) 2024-04-02 10:23:17 -04:00
queries fix(server): external library motion photo video asset handling (#8721) 2024-04-14 19:55:44 -04:00
repositories fix(server): external library motion photo video asset handling (#8721) 2024-04-14 19:55:44 -04:00
services fix(server): external library motion photo video asset handling (#8721) 2024-04-14 19:55:44 -04:00
subscribers chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
utils Add AV1 transcoding support (#8491) 2024-04-11 05:26:27 +00:00
app.module.ts fix: sql generation issues (#8361) 2024-03-30 00:16:06 -04:00
config.ts refactor: asset v1, app.utils (#8152) 2024-03-21 09:07:47 -04:00
constants.ts refactor(server): new password repo method (#8208) 2024-03-23 14:33:25 -04:00
database.config.ts chore(server): rename domain repositories -> interfaces (#8147) 2024-03-21 06:59:49 -05:00
decorators.ts refactor: server events (#8204) 2024-03-22 18:24:02 -04:00
main.ts feat(server): server host binding (#8800) 2024-04-15 14:24:13 -04:00
validation.ts chore: organize config, validation, decorators (#8118) 2024-03-20 16:04:03 -04:00