0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-04 01:09:14 -05:00
immich/.github/workflows
Zack Pollard 2e38fa73bf
feat: storage template file move hardening (#5917)
* fix: pgvecto.rs extension breaks typeorm schema:drop command

* fix: parse postgres bigints to javascript number types when selecting data

* feat: verify file size is the same as original asset after copying file for storage template job

* feat: allow disabling of storage template job, defaults to disabled for new instances

* fix: don't allow setting concurrency for storage template migration, can cause race conditions above 1

* feat: add checksum verification when file is copied for storage template job

* fix: extract metadata for assets that aren't visible on timeline
2023-12-29 18:41:33 +00:00
..
build-mobile.yml chore(deps): bump actions/upload-artifact from 3 to 4 (#5719) 2023-12-15 08:56:47 -05:00
cache-cleanup.yml chore: update job names (#5375) 2023-11-28 22:07:47 -05:00
cli-release.yml chore: update job names (#5375) 2023-11-28 22:07:47 -05:00
codeql-analysis.yml chore(deps): bump github/codeql-action from 2 to 3 (#5694) 2023-12-14 08:08:22 -05:00
dispatch_sdk_update.yml chore(deps): bump actions/github-script from 6 to 7 (#5032) 2023-11-14 20:27:43 -06:00
docker-cleanup.yml chore: update job names (#5375) 2023-11-28 22:07:47 -05:00
docker.yml chore: update job names (#5375) 2023-11-28 22:07:47 -05:00
pr-require-label.yml feat(ci): Automatic categories in generated release notes (#5684) 2023-12-14 13:54:37 -06:00
prepare-release.yml chore(deps): bump actions/download-artifact from 3 to 4 (#5718) 2023-12-15 08:56:11 -05:00
static_analysis.yml refactor(mobile): riverpod codegen + riverpod lint (#4836) 2023-11-19 10:04:44 -06:00
test.yml feat: storage template file move hardening (#5917) 2023-12-29 18:41:33 +00:00