immich/server/src
Daniel Dietzler 6f677b4fae
refactor(server): extract add/remove assets logic to utility function (#8329)
extract add/remove assets logic to utility function

fix tests

chore: generate sql

foo
2024-03-29 07:56:16 +07:00
..
commands chore(server): move services (#8133) 2024-03-20 18:07:30 +07:00
controllers refactor(server): move timeline operations to their own controller/service (#8325) 2024-03-28 23:20:40 +07:00
cores refactor(server): extract add/remove assets logic to utility function (#8329) 2024-03-29 07:56:16 +07:00
dtos chore(server): open-api memory lane number generation (#8314) 2024-03-27 22:27:26 +07:00
entities chore(server): rename domain `repositories` -> `interfaces` (#8147) 2024-03-21 06:59:49 +07:00
interfaces refactor(server): extract add/remove assets logic to utility function (#8329) 2024-03-29 07:56:16 +07:00
middleware refactor: asset v1, app.utils (#8152) 2024-03-21 09:07:47 +07:00
migrations chore(server): rename domain `repositories` -> `interfaces` (#8147) 2024-03-21 06:59:49 +07:00
queries refactor(server): extract add/remove assets logic to utility function (#8329) 2024-03-29 07:56:16 +07:00
repositories refactor(server): extract add/remove assets logic to utility function (#8329) 2024-03-29 07:56:16 +07:00
services refactor(server): extract add/remove assets logic to utility function (#8329) 2024-03-29 07:56:16 +07:00
subscribers chore: migrate database files (#8126) 2024-03-20 21:02:51 +07:00
utils refactor(server): extract add/remove assets logic to utility function (#8329) 2024-03-29 07:56:16 +07:00
app.module.ts refactor(server): move timeline operations to their own controller/service (#8325) 2024-03-28 23:20:40 +07:00
config.ts refactor: asset v1, app.utils (#8152) 2024-03-21 09:07:47 +07:00
constants.ts refactor(server): new password repo method (#8208) 2024-03-23 14:33:25 +07:00
database.config.ts chore(server): rename domain `repositories` -> `interfaces` (#8147) 2024-03-21 06:59:49 +07:00
decorators.ts refactor: server events (#8204) 2024-03-22 18:24:02 +07:00
main.ts refactor: app modules, main.ts (#8156) 2024-03-21 10:08:29 +07:00
validation.ts chore: organize config, validation, decorators (#8118) 2024-03-20 16:04:03 +07:00