1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/server/src
2024-05-14 11:51:15 -05:00
..
commands refactor(server): immich-admin list-users (#8862) 2024-04-17 12:27:04 +00:00
controllers refactor(server): logger (#9472) 2024-05-14 08:48:49 -04:00
cores fix(server): put system config (#9425) 2024-05-13 16:29:39 +00:00
dtos feat(server, web): include pictures of shared albums on map (#7439) 2024-05-13 09:28:57 -04:00
emails chore(server): email notification button png (#9423) 2024-05-13 15:36:35 +00:00
entities chore(server): remove unused column (#9431) 2024-05-13 16:40:16 -04:00
interfaces fix(server): new full sync return stacked assets individually (#9189) 2024-05-14 10:30:33 -05:00
middleware refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
migrations chore(server): remove unused column (#9431) 2024-05-13 16:40:16 -04:00
queries fix(server): new full sync return stacked assets individually (#9189) 2024-05-14 10:30:33 -05:00
repositories fix(server): sync issue when delete remotes assets (#9479) 2024-05-14 11:51:15 -05:00
services fix(server): new full sync return stacked assets individually (#9189) 2024-05-14 10:30:33 -05:00
subscribers chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
utils feat(server): run microservices in worker thread (#9426) 2024-05-14 15:28:20 +01:00
workers feat(server): run microservices in worker thread (#9426) 2024-05-14 15:28:20 +01:00
app.module.ts feat(server): logging interceptor (#8859) 2024-04-16 19:21:57 -04:00
config.ts chore: for redis, use service name as the default (#9109) 2024-04-27 11:04:23 -04:00
constants.ts chore: lifecycle metadata (#9103) 2024-04-29 13:48:28 +00:00
database.config.ts chore(server): default postgres hostname to compose service name (#9118) 2024-04-27 13:43:45 -04:00
decorators.ts feat(server): read-write external assets (#9235) 2024-05-03 15:34:57 -04:00
main.ts feat(server): run microservices in worker thread (#9426) 2024-05-14 15:28:20 +01:00
validation.ts chore: organize config, validation, decorators (#8118) 2024-03-20 16:04:03 -04:00