1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-27 10:58:13 +02:00
immich/server/src
Daniel Dietzler b8c5363a15
refactor(server): move timeline operations to their own controller/service (#8325)
* move timeline operations to their own controller/service

* chore: open api

* move e2e tests
2024-03-28 23:20:40 -04:00
..
commands chore(server): move services (#8133) 2024-03-20 18:07:30 -05:00
controllers refactor(server): move timeline operations to their own controller/service (#8325) 2024-03-28 23:20:40 -04:00
cores refactor(server): new password repo method (#8208) 2024-03-23 14:33:25 -04:00
dtos chore(server): open-api memory lane number generation (#8314) 2024-03-27 22:27:26 -05:00
entities chore(server): rename domain repositories -> interfaces (#8147) 2024-03-21 06:59:49 -05:00
interfaces refactor(server): metric repo (#8278) 2024-03-25 23:15:11 +00:00
middleware refactor: asset v1, app.utils (#8152) 2024-03-21 09:07:47 -04:00
migrations chore(server): rename domain repositories -> interfaces (#8147) 2024-03-21 06:59:49 -05:00
queries fix(deps): update typescript-projects (#8281) 2024-03-26 02:39:57 +00:00
repositories fix: memory lane assets in ascending order (#8309) 2024-03-27 16:14:29 -04:00
services refactor(server): move timeline operations to their own controller/service (#8325) 2024-03-28 23:20:40 -04:00
subscribers chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
utils feat(server): job metrics (#8255) 2024-03-24 23:02:04 -04:00
app.module.ts refactor(server): move timeline operations to their own controller/service (#8325) 2024-03-28 23:20:40 -04:00
config.ts refactor: asset v1, app.utils (#8152) 2024-03-21 09:07:47 -04:00
constants.ts refactor(server): new password repo method (#8208) 2024-03-23 14:33:25 -04:00
database.config.ts chore(server): rename domain repositories -> interfaces (#8147) 2024-03-21 06:59:49 -05:00
decorators.ts refactor: server events (#8204) 2024-03-22 18:24:02 -04:00
main.ts refactor: app modules, main.ts (#8156) 2024-03-21 10:08:29 -04:00
validation.ts chore: organize config, validation, decorators (#8118) 2024-03-20 16:04:03 -04:00