immich/server/src
Jason Rasmussen 7fbf50a75e
Some checks are pending
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker / Build and Push (., cpu, server/Dockerfile, immich-server, linux/amd64,linux/arm64) (push) Waiting to run
Docker / Build and Push (machine-learning, armnn, machine-learning/Dockerfile, immich-machine-learning, linux/arm64, -armnn) (push) Waiting to run
Docker / Build and Push (machine-learning, cpu, machine-learning/Dockerfile, immich-machine-learning, linux/amd64,linux/arm64) (push) Waiting to run
Docker / Build and Push (machine-learning, cuda, machine-learning/Dockerfile, immich-machine-learning, linux/amd64, -cuda) (push) Waiting to run
Docker / Build and Push (machine-learning, openvino, machine-learning/Dockerfile, immich-machine-learning, linux/amd64, -openvino) (push) Waiting to run
Static Code Analysis / Run Dart Code Analysis (push) Waiting to run
Test / Server (push) Waiting to run
Test / CLI (push) Waiting to run
Test / CLI (Windows) (push) Waiting to run
Test / Web (push) Waiting to run
Test / End-to-End Tests (push) Waiting to run
Test / Mobile (push) Waiting to run
Test / Machine Learning (push) Waiting to run
Test / ShellCheck (push) Waiting to run
Test / OpenAPI Clients (push) Waiting to run
Test / TypeORM Checks (push) Waiting to run
fix: remove asset.resized (#11983)
fix: remove resized
2024-08-22 23:24:49 -04:00
..
bin test: sync open api spec (#9687) 2024-05-23 07:40:57 -04:00
commands refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
controllers feat: folder view (#11880) 2024-08-21 13:49:37 -05:00
cores refactor: access core (#11930) 2024-08-20 07:49:56 -04:00
dtos fix: remove asset.resized (#11983) 2024-08-22 23:24:49 -04:00
emails chore(server): email template minor styling (#11387) 2024-07-26 21:58:48 -05:00
entities refactor(server): move files to separate table (#11861) 2024-08-19 20:03:33 -04:00
interfaces feat: folder view (#11880) 2024-08-21 13:49:37 -05:00
middleware feat(server): granular permissions for api keys (#11824) 2024-08-16 09:48:43 -04:00
migrations refactor(server): move files to separate table (#11861) 2024-08-19 20:03:33 -04:00
queries fix: remove asset.resized (#11983) 2024-08-22 23:24:49 -04:00
repositories fix: remove asset.resized (#11983) 2024-08-22 23:24:49 -04:00
services feat: folder view (#11880) 2024-08-21 13:49:37 -05:00
subscribers refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
utils refactor(server): controller cleanup (#11923) 2024-08-20 12:50:14 +00:00
workers feat(server): add IP trust list for reverse proxy (#11286) 2024-07-26 09:23:58 -05:00
app.module.ts refactor: server emit events (#11780) 2024-08-15 20:12:41 +00:00
config.ts feat(server): add IP trust list for reverse proxy (#11286) 2024-07-26 09:23:58 -05:00
constants.ts chore(server): support pgvecto.rs 0.3.0 (#11624) 2024-08-06 23:04:55 -04:00
database.config.ts refactor(server): version logic (#9615) 2024-05-20 20:31:36 -04:00
decorators.ts refactor: server emit events (#11780) 2024-08-15 20:12:41 +00:00
enum.ts refactor(server): controller cleanup (#11923) 2024-08-20 12:50:14 +00:00
main.ts feat: seperate sub-process for api worker (#10000) 2024-06-06 11:56:57 +01:00
validation.spec.ts fix(server): use luxon for maxdate validator (#11651) 2024-08-08 09:02:39 -05:00
validation.ts fix(server): use luxon for maxdate validator (#11651) 2024-08-08 09:02:39 -05:00