1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-19 18:26:46 +01:00
immich/server/src
Alex b3ee394fdc
feat(web): email notification preference settings (#9934)
* feat(web): email notification preference settings

* Update

* remove failed api generation file

* fix handle album invite return value

* Update web/src/lib/components/user-settings-page/notifications-settings.svelte

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>

* wording

* test

---------

Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
2024-06-03 16:00:20 -05: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 refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
cores refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
dtos feat(web): email notification preference settings (#9934) 2024-06-03 16:00:20 -05:00
emails feat(server): album's email notification (#9439) 2024-05-28 02:16:46 +00:00
entities feat(web): email notification preference settings (#9934) 2024-06-03 16:00:20 -05:00
interfaces refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
middleware refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
migrations fix(server): use correct file extension for motion photo videos (#8659) 2024-05-24 16:38:18 -04:00
queries refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
repositories refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
services feat(web): email notification preference settings (#9934) 2024-06-03 16:00:20 -05:00
subscribers chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
utils fix(server): apply qsv and vaapi quality to video stream only (#9807) 2024-05-28 09:49:51 +01:00
workers refactor!: port env (#9559) 2024-05-17 12:59:05 -04:00
app.module.ts feat(server): logging interceptor (#8859) 2024-04-16 19:21:57 -04:00
config.ts chore(server): duplication default settings (#9781) 2024-05-26 20:51:41 -04:00
constants.ts fix: immich port with external domain (#9856) 2024-05-29 13:06:49 -04:00
database.config.ts refactor(server): version logic (#9615) 2024-05-20 20:31:36 -04:00
decorators.ts feat(server): read-write external assets (#9235) 2024-05-03 15:34:57 -04:00
main.ts refactor!: LOG_LEVEL => IMMICH_LOG_LEVEL (#9557) 2024-05-17 11:44:22 -04:00
validation.ts refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00