1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/server
Michael Manganiello 8921278447
fix(server): Execute query in AlbumRepository.removeAsset method (#6216)
The current `removeAsset` implementation just builds the query but does
not execute it. That also seems to be the reason the `@GenerateSql`
decorator was commented out.
2024-01-06 11:56:08 -06:00
..
bin chore(server): faster shutdown (#5577) 2023-12-08 21:58:07 -05:00
openapi-generator
resources feat: postgres reverse geocoding (#5301) 2023-11-25 18:53:30 +00:00
src fix(server): Execute query in AlbumRepository.removeAsset method (#6216) 2024-01-06 11:56:08 -06:00
test feat(server): in upload folder, split the files into folders based on the first four of the files uuid (#6175) 2024-01-04 14:45:16 -06:00
.eslintrc.js chore(server): curly braces (#5361) 2023-11-28 15:09:20 -05:00
.gitignore feat(web): re-add open graph tags for public share links (#5635) 2023-12-11 13:37:47 -06:00
.prettierignore
.prettierrc
Dockerfile chore(deps): update base-image to v20231228 (#6095) 2024-01-01 13:44:02 -05:00
immich-openapi-specs.json feat(web): onboarding (#6066) 2024-01-04 05:28:32 +00:00
nest-cli.json
openapitools.json
package-lock.json fix(deps): update server (#6119) 2024-01-03 17:41:30 -05:00
package.json fix(deps): update dependency @nestjs/schedule to v4 (#5348) 2024-01-01 22:25:25 -05:00
start-microservices.sh
start-server.sh
start.sh fix(server): immich command (#5408) 2023-11-30 14:59:47 -06:00
tsconfig.build.json
tsconfig.json fix(server): better fix for the OAuth Discovery errors (#4695) 2023-10-30 13:22:30 -04:00