renovate[bot]
|
2301affd7e
|
chore(deps): update node.js to v22.13.0 (#15249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-11 22:04:22 -06:00 |
|
renovate[bot]
|
2f9a66e961
|
chore(config): migrate renovate config (#15262)
chore(config): migrate config renovate.json
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-11 22:02:12 -06:00 |
|
renovate[bot]
|
0b8cfc6b82
|
chore(deps): update base-image to v20250107 (major) (#15251)
chore(deps): update base-image to v20250107
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-11 23:00:50 -05:00 |
|
bo0tzz
|
cab201270c
|
chore: migrate version-history repository to kysely (#15267)
* chore: generate sql for version-history repository
* chore: run kysely-codegen
* chore: migrate version-history repository to kysely
* fix: change `| null` to `| undefined`
* chore: clean up unneeded async
|
2025-01-11 20:12:34 +00:00 |
|
yoni13
|
c665fd2625
|
Fix Please do not set this parameter on other platforms.
|
2025-01-12 01:29:24 +08:00 |
|
yoni13
|
c72cf61ed0
|
support core_mask for specfic socs
|
2025-01-12 01:24:24 +08:00 |
|
yoni13
|
19ee48f6f0
|
fix path
|
2025-01-12 01:09:36 +08:00 |
|
yoni13
|
efaf70eb9d
|
Set running threads from env
|
2025-01-12 01:02:16 +08:00 |
|
yoni13
|
665718b09e
|
add rknn to src
|
2025-01-11 21:11:30 +08:00 |
|
yoni13
|
807111e3b5
|
Should Fix No module named 'rknn'
|
2025-01-11 20:41:38 +08:00 |
|
yoni13
|
815ed1ae66
|
Install onnxruntime
|
2025-01-11 20:33:48 +08:00 |
|
yoni13
|
416211916d
|
Check if NPU drivers is loaded or not.
|
2025-01-11 17:59:16 +08:00 |
|
yoni13
|
23d0ea0e7b
|
ruff
|
2025-01-11 16:28:26 +08:00 |
|
yoni13
|
d5e453a773
|
ruff format
|
2025-01-11 16:26:17 +08:00 |
|
yoni13
|
7f2af6f819
|
Fix typo: rknnlite.api
|
2025-01-11 16:19:51 +08:00 |
|
yoni13
|
f4671f4886
|
Indentation issue
|
2025-01-11 16:16:26 +08:00 |
|
yoni13
|
7aaf3aa57b
|
Remove unused imports.
|
2025-01-11 16:03:33 +08:00 |
|
yoni13
|
506ca0d3a4
|
Dockerfile for rknn
|
2025-01-11 15:47:24 +08:00 |
|
yoni13
|
d5ef821b24
|
Set group RKNN to optional
|
2025-01-11 15:30:05 +08:00 |
|
yoni13
|
d10147f478
|
Handling Import and file not found Error for non-arm devices.
|
2025-01-11 15:19:53 +08:00 |
|
Yoni Yang
|
66004e3b83
|
Merge branch 'immich-app:main' into rknn-toolkit-lite2
|
2025-01-11 10:45:55 +08:00 |
|
yoni13
|
c20d110257
|
support for rknn.rknnpool.is_available
|
2025-01-11 10:39:45 +08:00 |
|
yoni13
|
a2722e16e7
|
Revert my changes to dockerfiles
|
2025-01-11 10:13:03 +08:00 |
|
Mert
|
beb31cebed
|
fix(mobile): don't crash android app when video player throws exception (#15236)
update commit ref
|
2025-01-10 19:20:56 -06:00 |
|
Jason Rasmussen
|
e51091b6e5
|
refactor: migrate trash to kysely (#15233)
|
2025-01-10 18:48:21 -05:00 |
|
Jason Rasmussen
|
cc6a8b0c74
|
refactor: migrate system metadata to kysely (#15231)
|
2025-01-10 14:20:15 -05:00 |
|
Jason Rasmussen
|
930f979960
|
feat: migration api keys to use kysely (#15206)
|
2025-01-10 14:02:12 -05:00 |
|
Jin Xuan
|
3030e74fc3
|
fix(web): escape key to clear selection and go to previous page (#15142) (#15219)
|
2025-01-10 15:27:35 +00:00 |
|
Tom Graham
|
f9db60f25b
|
fix(mobile): 15072 Fix issue with boolean filters filtering out results when they shouldn't (#15208)
Fix issue with boolean filters filtering out results when they shouldn't.
Co-authored-by: Tom graham <tomg@questps.com.au>
|
2025-01-10 09:18:40 -06:00 |
|
yoni13
|
4d704e9f73
|
fix inf,-inf with 2 concurrency
|
2025-01-10 14:04:18 +00:00 |
|
Yoni Yang
|
9bc3e5b2e2
|
Update rknn.py
|
2025-01-10 20:20:21 +08:00 |
|
Daniel Dietzler
|
7d50d3032b
|
refactor: activity queries (#15207)
|
2025-01-09 18:14:36 -05:00 |
|
Daniel Dietzler
|
1fb2b3f899
|
refactor: migrate activity repo to kysely (#15203)
Co-authored-by: Jason Rasmussen <jason@rasm.me>
|
2025-01-09 14:31:46 -05:00 |
|
Mert
|
2e12c46980
|
refactor(server): use kysely (#12857)
|
2025-01-09 11:15:41 -05:00 |
|
Yoni Yang
|
8608b9c6c5
|
Merge branch 'immich-app:main' into rknn-toolkit-lite2
|
2025-01-09 18:40:40 +08:00 |
|
yoni13
|
a94fad543b
|
all infrencing works with 1 max job concurrency
|
2025-01-09 10:38:40 +00:00 |
|
renovate[bot]
|
1489d69f81
|
chore(deps): update terraform cloudflare to v4.50.0 (#14956)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-09 10:31:15 +00:00 |
|
github-actions
|
8d836ae04f
|
chore: version v1.124.2
v1.124.2
|
2025-01-08 23:16:35 +00:00 |
|
Arno
|
cc473c42b5
|
fix(web): Reset asset selection when refreshing and changing folder (#15178)
* fix(web): Reset asset selection when refreshing and changing folder
* fix: refactor
|
2025-01-08 17:13:17 -06:00 |
|
Jonathan Jogenfors
|
bab04378dc
|
fix(server): generate thumbnails for external assets (#15183)
fix: thumbnail generation of external assets
|
2025-01-08 17:12:39 -06:00 |
|
github-actions
|
cc10fc15c3
|
chore: version v1.124.1
v1.124.1
|
2025-01-08 16:16:15 +00:00 |
|
Yaros
|
8cb9196bcb
|
chore(docs): Translated README to Ukrainian (#15167)
* Wrote Ukrainian README
* Added links to Ukrainian README translation
|
2025-01-08 08:55:25 -06:00 |
|
Julian Collins
|
6cce24f391
|
chore(docs): update and polish Russian README (#15164)
* Actualize and polish RU readme
* Actualize and polish RU readme
|
2025-01-08 08:53:26 -06:00 |
|
Alex
|
36a9ae7c54
|
fix(server): email cannot render with pretty flag (#15157)
|
2025-01-08 08:53:08 -06:00 |
|
bo0tzz
|
4aabbec742
|
fix: invert asset path link nesting (#15163)
|
2025-01-08 07:52:59 -06:00 |
|
Alex
|
c5baf79f61
|
chore(mobile): post release task (#15148)
|
2025-01-08 11:51:08 +01:00 |
|
Alex
|
e183c9b917
|
chore(docs): remove duplicate filename (#15149)
|
2025-01-07 19:58:50 +00:00 |
|
github-actions
|
840d99ed25
|
chore: version v1.124.0
v1.124.0
|
2025-01-07 19:00:42 +00:00 |
|
Sebastian Schneider
|
b4c1304b46
|
feat(web): Improve duplicate suggestion (#14947)
* feat: Improve duplicate suggestion
* format
* feat(web): Add deduplication info popup
* fix: lint
* fmt
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
|
2025-01-07 18:30:11 +00:00 |
|
Jonathan Jogenfors
|
23f3e737fd
|
fix(server): don't delete offline files from disk when trash empties (#14777)
fix: don't delete offline files from disk when emptying trash
Move logic to asset deletion check
|
2025-01-07 18:25:43 +00:00 |
|