Alex
b5efc9c16e
fix: passing secrets to trigger workflow ( #23447 )
...
* fix: passing secrets to trigger workflow
* pass secrets to workflow call
2025-11-02 15:54:35 -06:00
bo0tzz
0ddb92e1ec
fix: use pnpm directly for fix-format ( #23483 )
2025-11-01 15:38:18 -04:00
Alex
32791e98c2
chore: trigger prod build on prepare-release ( #23424 )
...
* chore: trigger prod build on prepare-release
* clean up
2025-10-31 14:26:03 +00:00
Alex
7ea443b3a9
chore: gha ios release | take 5 ( #23203 )
...
* chore: gha ios release | take 5
* code signing
* code signing 2
* manual signing for extensions
* chore(ios): add explicit code signing identity and debug output
* dev appbundle
* Deployment flow for development app
* skip waiting for change log
* refactor
* fix: ruby version
* fix: manual release lane
* build on main
2025-10-31 09:05:03 -05:00
bo0tzz
3f5cd48a59
fix: don't use app token for cli push ( #23378 )
2025-10-30 21:31:56 +01:00
Alex
217d719b0b
chore: re-enable android build ( #23349 )
2025-10-29 10:22:07 -05:00
renovate[bot]
b489bdf8d3
chore(deps): update node.js to v24 ( #23346 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-29 14:48:20 +01:00
renovate[bot]
8273c822d7
chore(deps): pin dependencies ( #23304 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-28 20:27:54 -05:00
renovate[bot]
f72bcc8a8f
chore(deps): update node.js to v22.21.0 ( #23314 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-28 12:36:19 +00:00
Zack Pollard
8e3f6cdbbf
fix: ml container tags incorrect for different hardware builds ( #23313 )
...
Co-authored-by: bo0tzz <git@bo0tzz.me>
2025-10-28 12:30:12 +00:00
Kang
02b29046b3
feat: ocr ( #18836 )
...
* feat: add OCR functionality and related configurations
* chore: update labeler configuration for machine learning files
* feat(i18n): enhance OCR model descriptions and add orientation classification and unwarping features
* chore: update Dockerfile to include ccache for improved build performance
* feat(ocr): enhance OCR model configuration with orientation classification and unwarping options, update PaddleOCR integration, and improve response structure
* refactor(ocr): remove OCR_CLEANUP job from enum and type definitions
* refactor(ocr): remove obsolete OCR entity and migration files, and update asset job status and schema to accommodate new OCR table structure
* refactor(ocr): update OCR schema and response structure to use individual coordinates instead of bounding box, and adjust related service and repository files
* feat: enhance OCR configuration and functionality
- Updated OCR settings to include minimum detection box score, minimum detection score, and minimum recognition score.
- Refactored PaddleOCRecognizer to utilize new scoring parameters.
- Introduced new database tables for asset OCR data and search functionality.
- Modified related services and repositories to support the new OCR features.
- Updated translations for improved clarity in settings UI.
* sql changes
* use rapidocr
* change dto
* update web
* update lock
* update api
* store positions as normalized floats
* match column order in db
* update admin ui settings descriptions
fix max resolution key
set min threshold to 0.1
fix bind
* apply config correctly, adjust defaults
* unnecessary model type
* unnecessary sources
* fix(ocr): switch RapidOCR lang type from LangDet to LangRec
* fix(ocr): expose lang_type (LangRec.CH) and font_path on OcrOptions for RapidOCR
* fix(ocr): make OCR text search case- and accent-insensitive using ILIKE + unaccent
* fix(ocr): add OCR search fields
* fix: Add OCR database migration and update ML prediction logic.
* trigrams are already case insensitive
* add tests
* format
* update migrations
* wrong uuid function
* linting
* maybe fix medium tests
* formatting
* fix weblate check
* openapi
* sql
* minor fixes
* maybe fix medium tests part 2
* passing medium tests
* format web
* readd sql
* format dart
* disabled in e2e
* chore: translation ordering
---------
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2025-10-27 14:09:55 +00:00
bo0tzz
c4ff2ea6d5
fix: actually use tf output ( #23221 )
2025-10-24 17:07:05 +02:00
renovate[bot]
b91b855473
chore(deps): update github-actions (major) ( #22919 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-24 16:21:41 +02:00
bo0tzz
7773d6d44f
chore: update multi-runner-build-workflow ( #23183 )
2025-10-24 14:08:04 +00:00
Alex
d9a13dc8ac
chore: gha ios release | take 4 ( #23202 )
2025-10-23 16:06:55 -05:00
Alex
f8afef0f9d
chore: gha ios release | take 3 ( #23199 )
...
* chore: gha ios release | take 3
* chore: gha ios release | take 3
2025-10-23 20:35:43 +00:00
Alex
47436ad0ce
feat: GHA for iOS release flow ( #23196 )
2025-10-23 21:57:19 +02:00
bo0tzz
0b941d78c4
fix: set TG_NON_INTERACTIVE ( #23153 )
2025-10-22 13:22:45 +01:00
bo0tzz
fc5fc58759
fix: bump tofu ( #23152 )
2025-10-22 11:13:03 +00:00
bo0tzz
9bb2fc238a
fix: don't use app for final close-duplicates request ( #23143 )
2025-10-22 11:00:31 +00:00
bo0tzz
6f31f27218
fix: bump use-mise version ( #23098 )
2025-10-20 21:26:56 +02:00
bo0tzz
05f174a180
feat: move previews to immich.build ( #23089 )
...
dep https://github.com/immich-app/devtools/pull/1064
2025-10-20 12:39:15 -05:00
bo0tzz
a390e44402
fix: don't use app token to push to ghcr ( #23099 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-20 15:57:52 +02:00
bo0tzz
08f81eb3c6
feat: use explicit app token for all workflows ( #22949 )
2025-10-20 14:38:01 +02:00
bo0tzz
13d33f834f
chore: use mise instead of terragrunt-action ( #22905 )
2025-10-20 12:32:52 +01:00
renovate[bot]
73da80394e
chore(deps): update github-actions ( #22914 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-17 10:48:36 -04:00
renovate[bot]
f2b553182a
chore(deps): update github-actions ( #22793 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-12 12:59:36 +02:00
bo0tzz
aed7bb53aa
fix: revert terragrunt-action bump ( #22812 )
2025-10-09 21:11:39 +02:00
renovate[bot]
1fdbe2c6b8
chore(deps): update github-actions (major) ( #22810 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-09 20:51:51 +02:00
bo0tzz
740ca14a68
chore: track full actions/cache version in comment ( #22359 )
2025-10-07 15:58:26 +00:00
bo0tzz
70037018c8
fix: --no-git-checks on pnpm publish ( #22715 )
...
* fix: --no-git-checks on sdk publish
* fix: --no-git-checks on cli publish
2025-10-07 08:33:19 -05:00
renovate[bot]
796444d211
chore(deps): update github-actions ( #22721 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-07 08:33:07 -05:00
Min Idzelis
b06b8ceef6
chore(web): upgrade ESLint and plugins ( #22495 )
...
* chore(web): upgrade ESLint and plugins, simplify linting configuration
- Update eslint from ^9.18.0 to ^9.36.0
- Update eslint plugins:
- eslint-plugin-svelte: ^3.9.0 → ^3.12.4
- eslint-plugin-unicorn: ^60.0.0 → ^61.0.2
- svelte-eslint-parser: ^1.2.0 → ^1.3.3
- typescript-eslint: ^8.28.0 → ^8.45.0
- Remove eslint-p dependency in favor of native eslint concurrency
- Add unicorn/no-array-sort rule exception
- Update linting scripts to use eslint's native --concurrency flag
- Update Makefile and mise.toml to reflect simplified lint commands
- Update GitHub Actions workflow to use standard pnpm lint command
* pnpm dedupe
---------
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2025-10-06 12:41:28 -04:00
renovate[bot]
00ce6354f0
chore(deps): update node.js to v22.20.0 ( #22496 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-02 09:17:40 +00:00
renovate[bot]
61e5c6349c
chore(deps): update github-actions ( #22311 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-26 14:26:47 +02:00
Zack Pollard
37a3784d80
feat: docs.immich.app ( #21819 )
...
Co-authored-by: Jason Rasmussen <jason@rasm.me>
2025-09-25 15:54:34 +01:00
bo0tzz
debc35a4d5
fix: set explicit ref in prepare-release ( #22338 )
2025-09-23 18:34:59 +00:00
bo0tzz
f7acf1886c
chore: prepare-release workflow tweaks ( #21833 )
2025-09-22 23:27:10 +02:00
bo0tzz
c37d13691b
feat: shared pre-job action ( #20011 )
2025-09-18 11:21:06 +02:00
Mert
585b74f233
chore(deps): bump flutter to 3.35.3 ( #22054 )
...
* bump flutter to 3.35.3
* migrate deprecated code
* linting
* disable custom_lint in ci
* disable custom_lint
2025-09-16 21:10:01 -05:00
renovate[bot]
69bb8d834f
chore(deps): update github-actions ( #22041 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 21:59:58 +01:00
bo0tzz
1e7cb1165f
fix: add pnpm setup to fix-format worflow ( #21805 )
2025-09-15 23:57:58 -04:00
Zack Pollard
8d849d226d
chore: remove workflows that are now applied org-wide ( #22019 )
2025-09-15 19:16:11 +01:00
immich-tofu[bot]
cc9e07401f
chore: modify .github/workflows/org-zizmor.yml
2025-09-15 17:59:16 +00:00
immich-tofu[bot]
9b5f3552c0
chore: modify .github/workflows/org-zizmor.yml
2025-09-15 17:47:59 +00:00
immich-tofu[bot]
a52a3247d7
chore: modify .github/workflows/org-zizmor.yml
2025-09-15 17:28:11 +00:00
immich-tofu[bot]
c86c957860
chore: modify .github/workflows/org-pr-require-conventional-commit.yml
2025-09-15 17:27:51 +00:00
immich-tofu[bot]
eb15a2725a
chore: modify .github/workflows/org-checks.yml
2025-09-15 17:26:57 +00:00
bo0tzz
23aa661324
fix: use mdq image with jq ( #21860 )
2025-09-12 21:46:39 +02:00
bo0tzz
ae827e1406
fix: define call secrets in merge-translations ( #21831 )
2025-09-11 19:29:58 +00:00