immich/server/test/fixtures
Jonathan Jogenfors f44fa45aa0
chore(server,cli,web): housekeeping and stricter code style (#6751)
* add unicorn to eslint

* fix lint errors for cli

* fix merge

* fix album name extraction

* Update cli/src/commands/upload.command.ts

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>

* es2k23

* use lowercase os

* return undefined album name

* fix bug in asset response dto

* auto fix issues

* fix server code style

* es2022 and formatting

* fix compilation error

* fix test

* fix config load

* fix last lint errors

* set string type

* bump ts

* start work on web

* web formatting

* Fix UUIDParamDto as UUIDParamDto

* fix library service lint

* fix web errors

* fix errors

* formatting

* wip

* lints fixed

* web can now start

* alphabetical package json

* rename error

* chore: clean up

---------

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-02-01 22:18:00 -05:00
..
activity.stub.ts refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
album.stub.ts refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
api-key.stub.ts test(cli): e2e testing (#5101) 2023-12-18 20:29:26 -06:00
asset.stub.ts chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
audit.stub.ts refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
auth.stub.ts feat(web): re-add open graph tags for public share links (#5635) 2023-12-11 13:37:47 -06:00
device.stub.ts test(server): auth e2e (#3492) 2023-08-01 10:49:50 -05:00
error.stub.ts feat(server,web,mobile): Add optional password option for share links. (#4655) 2023-10-28 20:35:38 -05:00
face.stub.ts feat(server): separate face clustering job (#5598) 2024-01-18 00:08:48 -05:00
file.stub.ts fix(server): extraction of Samsung Motionphoto videos (#6337) 2024-01-22 13:04:45 -05:00
index.ts feat(server,web): libraries (#3124) 2023-09-20 13:16:33 +02:00
library.stub.ts feat(server): Automatic watching of library folders (#6192) 2024-01-31 08:15:54 +00:00
media.stub.ts chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
partner.stub.ts feat(web): show partners assets on the main timeline (#4933) 2023-11-11 21:06:19 +00:00
person.stub.ts feat: smart merge (#6508) 2024-01-19 17:52:26 +00:00
search.stub.ts fix(server): fix metadata search not working (#5800) 2023-12-17 20:16:08 -06:00
shared-link.stub.ts refactor: move asset stacks to their own entity (#6353) 2024-01-27 18:52:14 +00:00
system-config.stub.ts feat(server): Automatic watching of library folders (#6192) 2024-01-31 08:15:54 +00:00
tag.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
user-token.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
user.stub.ts feat(server, web): quotas (#4471) 2024-01-12 19:43:36 -05:00
uuid.stub.ts refactor(server): auth delete device (#4720) 2023-10-30 11:48:38 -04:00