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/infra
Daniel Dietzler 1a633f3fca
chore(server): Use access core for person permissions (#4138)
* use access core for all person methods

* minor fixes, feedback

* reorder assignments

* remove unnecessary permission requirement

* unify naming of tests

* reorder variables
2023-09-18 21:22:44 +00:00
..
entities fix(server): Error when loading album with deleted owner (#4086) 2023-09-18 11:56:50 -04:00
migrations fix(server): Error when loading album with deleted owner (#4086) 2023-09-18 11:56:50 -04:00
repositories chore(server): Use access core for person permissions (#4138) 2023-09-18 21:22:44 +00:00
subscribers feat(server): asset entity audit (#3824) 2023-08-24 15:28:50 -04:00
typesense-schemas feat(server/web): album description (#3558) 2023-08-06 02:43:26 +00:00
utils refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
communication.gateway.ts chore(server): organize imports (#2779) 2023-06-16 19:54:17 +00:00
database.config.ts feat(server): asset entity audit (#3824) 2023-08-24 15:28:50 -04:00
index.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
infra.config.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
infra.module.ts feat(server): asset entity audit (#3824) 2023-08-24 15:28:50 -04:00
redis-io.adapter.ts chore(server): organize imports (#2779) 2023-06-16 19:54:17 +00:00