1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/server/src/domain/system-config
Wingy cb0e37e76e
fix(web): fix Theme Custom CSS endpoint requiring the user to be logged in as the server admin (#4633)
* fix custom css requiring the user to be the admin and logged in

* move theme api to custom endpoint

* add e2e test
2023-10-25 22:13:05 +00:00
..
dto refactor(server, web)!: store latest immich version available on the server (#3565) 2023-10-24 11:05:42 -04:00
response-dto feat(server): Add week numbers for templating (#4263) 2023-09-28 13:47:31 -04:00
index.ts refactor: domain repositories (#4403) 2023-10-09 14:25:03 +00:00
system-config.constants.ts feat(server): "{album}" in storage template (#2973) 2023-10-23 18:00:31 +00:00
system-config.core.ts refactor(server, web)!: store latest immich version available on the server (#3565) 2023-10-24 11:05:42 -04:00
system-config.service.spec.ts fix(web): fix Theme Custom CSS endpoint requiring the user to be logged in as the server admin (#4633) 2023-10-25 22:13:05 +00:00
system-config.service.ts fix(web): fix Theme Custom CSS endpoint requiring the user to be logged in as the server admin (#4633) 2023-10-25 22:13:05 +00:00