0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-04 01:09:14 -05:00
immich/server/src
2024-09-23 17:22:36 +00:00
..
bin
commands
controllers feat(server): sort assets randomly from the API 'api/search/metadata' endpoint by including 'order': 'rand' in the API call. (#12741) 2024-09-23 12:09:26 -04:00
cores fix: normalize external domain (#12831) 2024-09-23 15:40:25 +00:00
dtos feat(server): sort assets randomly from the API 'api/search/metadata' endpoint by including 'order': 'rand' in the API call. (#12741) 2024-09-23 12:09:26 -04:00
emails fix(deps): update typescript-projects (#11927) 2024-08-28 12:00:10 -04:00
entities fix: empty and restore over 1,000 items (#12751) 2024-09-18 09:57:52 -04:00
interfaces feat(server): sort assets randomly from the API 'api/search/metadata' endpoint by including 'order': 'rand' in the API call. (#12741) 2024-09-23 12:09:26 -04:00
middleware fix(server): auto-reconnect to database (#12320) 2024-09-04 13:32:43 -04:00
migrations fix: empty and restore over 1,000 items (#12751) 2024-09-18 09:57:52 -04:00
queries fix: empty and restore over 1,000 items (#12751) 2024-09-18 09:57:52 -04:00
repositories feat(server): sort assets randomly from the API 'api/search/metadata' endpoint by including 'order': 'rand' in the API call. (#12741) 2024-09-23 12:09:26 -04:00
services fix(server): gracefully handle unknown jobs (#12870) 2024-09-23 17:22:36 +00:00
subscribers refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
utils fix: creating tags with leading/traling slashes (#12778) 2024-09-18 19:25:13 +00:00
workers feat(server): start up folder checks (#12401) 2024-09-07 13:21:25 -04:00
app.module.ts fix(server): auto-reconnect to database (#12320) 2024-09-04 13:32:43 -04:00
config.ts feat(server): Import face regions from metadata (#6455) 2024-09-04 18:23:58 -04:00
constants.ts docs: Add conditional album storage template information (#12218) 2024-09-05 23:57:12 +02:00
database.config.ts
decorators.ts refactor: server emit events (#11780) 2024-08-15 20:12:41 +00:00
enum.ts fix: empty and restore over 1,000 items (#12751) 2024-09-18 09:57:52 -04:00
main.ts fix(server): debug port (#12745) 2024-09-17 03:13:38 +00:00
validation.spec.ts
validation.ts