immich/server
Sergey Katsubo 9da138e01e
feat(server): improve checkAlbumAccess query performance (#22467)
* Fix slow SQL query in checkAlbumAccess caused by the array overlap operator &&

* Update access.repository.sql

* Rewrite the query to pass assetIds once as a single array parameter
2025-10-06 11:54:07 -04:00
..
bin fix(server): Revert update libmimalloc path (#22345) (#22526) 2025-10-01 13:58:24 +00:00
resources feat: use immich hosted map tiles (#11332) 2024-07-26 15:41:09 +01:00
src feat(server): improve checkAlbumAccess query performance (#22467) 2025-10-06 11:54:07 -04:00
test feat: sync AuthUserV1 (#21565) 2025-09-08 14:00:10 -05:00
.gitignore feat(web): re-add open graph tags for public share links (#5635) 2023-12-11 13:37:47 -06:00
.npmignore chore: use pnpm for builds (#19752) 2025-08-19 08:55:24 -04:00
.nvmrc chore(deps): update node.js to v22.20.0 (#22496) 2025-10-02 09:17:40 +00:00
.prettierignore refactor: migrate map repository to kysely (#15348) 2025-01-17 09:14:42 -06:00
.prettierrc fix(server): lint import order (#3974) 2023-09-04 21:45:59 +02:00
Dockerfile chore(deps): update base-image to v202509210934 (major) (#22258) 2025-09-21 12:28:18 -04:00
Dockerfile.dev chore(deps): update base-image to v202509210934 (major) (#22258) 2025-09-21 12:28:18 -04:00
eslint.config.mjs chore: finish migrating eslint config files; bump unicorn (#17200) 2025-03-31 12:18:25 +01:00
nest-cli.json fix: isolate docker host/container filesystem for node_modules and build output (#21167) 2025-08-24 13:09:45 -05:00
package.json chore: version v2.0.1 2025-10-03 15:12:12 +00:00
tsconfig.build.json
tsconfig.json feat(server): people sync (#19854) 2025-07-10 11:32:42 -04:00