1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/web/src/lib/stores
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.store.ts feat(server, web): Album's options (#4870) 2023-11-07 04:37:21 +00:00
album-asset-selection.store.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
asset-interaction.store.ts feat(web): timeline bucket for albums (4) (#3604) 2023-08-11 11:00:51 -05:00
asset-viewing.store.ts refactor(server): move asset detail endpoint to new controller (#6636) 2024-01-25 12:52:21 -05:00
assets.store.ts chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
download.ts chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
drag-and-drop-files.store.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
memory.store.ts refactor: open api (#6334) 2024-01-12 07:36:27 -05:00
people.store.ts feat(web): re-assign person faces (2) (#4949) 2023-12-05 09:43:15 -06:00
preferences.store.ts chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
search.store.ts fix(web): broken search-bar during page load (#3548) 2023-08-05 13:05:24 -05:00
server-config.store.ts refactor: rename clip -> smart search (#6713) 2024-01-29 09:51:22 -05:00
server-info.store.ts feat(web): add warning when setting a quota superior to the disk size (#6737) 2024-01-30 17:21:45 +00:00
slideshow.store.ts feat(web): shuffle slideshow order (#4277) 2023-11-01 21:34:30 -04:00
stacked-asset.store.ts refactor: open api (#6334) 2024-01-12 07:36:27 -05:00
upload.ts chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
user.store.ts fix(web): log out (#5706) 2023-12-15 02:29:05 +00:00
websocket.ts chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
zoom-image.store.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00