1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-06 11:56:46 +01:00
immich/server/src/controllers
Alex 9ac2ac2fcb
feat(web): send test email button (#10011)
* feat(web): test email button

* openapi

* UI button

* Show notification

* pr feedback

* remove jobs

* send email directly from repository and add feedback

* avoid sending many emails

* linter

* pr feedback

* lint

* lint

* lint
2024-06-07 11:34:09 -05:00
..
activity.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
album.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
api-key.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
app.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
asset-media.controller.ts refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
asset.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
audit.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
auth.controller.ts refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
download.controller.ts refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
duplicate.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
face.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
file-report.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
index.ts feat(web): send test email button (#10011) 2024-06-07 11:34:09 -05:00
job.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
library.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
map.controller.ts refactor(server)!: move markers and style to dedicated map endpoint/controller (#9832) 2024-05-29 11:51:01 -04:00
memory.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
notification.controller.ts feat(web): send test email button (#10011) 2024-06-07 11:34:09 -05:00
oauth.controller.ts refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
partner.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
person.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
search.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
server-info.controller.ts chore: remove all deprecated endpoints/properties from server and mobile app (#9724) 2024-05-24 15:37:01 +01:00
session.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
shared-link.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
sync.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
system-config.controller.ts refactor(server)!: move markers and style to dedicated map endpoint/controller (#9832) 2024-05-29 11:51:01 -04:00
system-metadata.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
tag.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
timeline.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
trash.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
user-admin.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
user.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00