1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/server/libs/domain/src/auth/response-dto
Jason Rasmussen b8313abfa8
feat(web,server): manage authorized devices (#2329)
* feat: manage authorized devices

* chore: open api

* get header from mobile app

* write header from mobile app

* styling

* fix unit test

* feat: use relative time

* feat: update access time

* fix: tests

* chore: confirm wording

* chore: bump test coverage thresholds

* feat: add some icons

* chore: icon tweaks

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-04-25 21:19:23 -05:00
..
admin-signup-response.dto.ts refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
auth-device-response.dto.ts feat(web,server): manage authorized devices (#2329) 2023-04-25 21:19:23 -05:00
index.ts feat(web,server): manage authorized devices (#2329) 2023-04-25 21:19:23 -05:00
login-response.dto.ts refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
logout-response.dto.ts feat(web,server): manage authorized devices (#2329) 2023-04-25 21:19:23 -05:00
validate-asset-token-response.dto.ts feat(web,server): manage authorized devices (#2329) 2023-04-25 21:19:23 -05:00