1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/server/src
Mert 9d2d556200
feat(server): accepted video containers (#11274)
* add accepted container config

* update api

* mp4 option makes no sense

* add to transcoding settings

* wording

* updated spec config

* formatting
2024-07-21 21:14:23 +00:00
..
bin test: sync open api spec (#9687) 2024-05-23 07:40:57 -04:00
commands refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
controllers feat(web): license UI (#11182) 2024-07-18 10:56:27 -05:00
cores fix: album remove asset bug (#10687) 2024-06-29 00:17:58 -04:00
dtos feat(server): accepted video containers (#11274) 2024-07-21 21:14:23 +00:00
emails feat(web): license UI (#11182) 2024-07-18 10:56:27 -05:00
entities feat(server): country geocoding for remote locations (#10950) 2024-07-18 13:27:07 +02:00
interfaces feat: optionally generate thumbnails for invalid images (#11126) 2024-07-18 12:07:22 -04:00
middleware fix(server): Postgres -> Redis websocket (#10801) 2024-07-03 16:27:29 -04:00
migrations feat(server): country geocoding for remote locations (#10950) 2024-07-18 13:27:07 +02:00
queries feat(server): conditionally run facial recognition nightly (#11080) 2024-07-14 22:53:42 +00:00
repositories feat: optionally generate thumbnails for invalid images (#11126) 2024-07-18 12:07:22 -04:00
services feat(server): accepted video containers (#11274) 2024-07-21 21:14:23 +00:00
subscribers chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
utils fix(server): static mail attachment extension (#11254) 2024-07-20 19:00:46 -04:00
workers refactor(server): build resources (#10958) 2024-07-08 14:53:18 -04:00
app.module.ts refactor(server): event emits (#10648) 2024-06-27 15:54:20 -04:00
config.ts feat(server): accepted video containers (#11274) 2024-07-21 21:14:23 +00:00
constants.ts feat(server): country geocoding for remote locations (#10950) 2024-07-18 13:27:07 +02:00
database.config.ts refactor(server): version logic (#9615) 2024-05-20 20:31:36 -04:00
decorators.ts fix(server): delete large album (#11042) 2024-07-17 07:43:35 -04:00
main.ts feat: seperate sub-process for api worker (#10000) 2024-06-06 11:56:57 +01:00
validation.ts fix(server): avoid server error for invalid email data type (#10978) 2024-07-10 07:58:06 -04:00