immich/server/src
midzelis 6fd39767db feat: add configurable API server URLs and CORS settings for development
Adds environment variables to configure API server URLs and CORS settings
for development environments, enabling flexible multi-server setups and
cross-origin testing.
2025-10-23 03:04:53 +00: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: add configurable API server URLs and CORS settings for development 2025-10-23 03:04:53 +00: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 feat: add configurable API server URLs and CORS settings for development 2025-10-23 03:04:53 +00:00
schema feat: view the user's app version on the user page (#21345) 2025-10-22 00:36:18 +02:00
services feat: view the user's app version on the user page (#21345) 2025-10-22 00:36:18 +02: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: add configurable API server URLs and CORS settings for development 2025-10-23 03:04:53 +00:00
app.module.ts feat(server): add immich.users.total metric (#21780) 2025-10-08 13:24:11 -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