Mert
|
08d428cbce
|
fix(server): duplicate faces, face insert query failing (#13294)
fix duplicate faces, query failing
|
2024-10-08 21:37:41 +00:00 |
|
Daniel Dietzler
|
9d0f03808c
|
chore: finishing unit tests for a couple of services (#13292)
|
2024-10-08 17:08:49 -04:00 |
|
renovate[bot]
|
f5e0cdedbc
|
chore(deps): update redis:6.2-alpine docker digest to 2ba50e1 (#13266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-08 15:27:47 -04:00 |
|
renovate[bot]
|
9a6fd1c3ff
|
chore(deps): update docker.io/redis:6.2-alpine docker digest to 2ba50e1 (#13265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-08 15:27:27 -04:00 |
|
renovate[bot]
|
bff3690a2f
|
chore(deps): update docker/setup-buildx-action action to v3.7.0 (#13281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-08 15:26:53 -04:00 |
|
renovate[bot]
|
d2800a647c
|
chore(deps): update base-image to v20241008 (major) (#13284)
chore(deps): update base-image to v20241008
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-08 15:22:04 -04:00 |
|
Jason Rasmussen
|
d47def41d3
|
fix(server): timezones (#13262)
|
2024-10-08 16:10:52 +00:00 |
|
renovate[bot]
|
34305b2eae
|
chore(deps): update dependency @types/lodash to v4.17.10 (#13280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-08 12:37:55 +02:00 |
|
Alex
|
a11d45458b
|
fix(web): video player on Safari (#13242)
|
2024-10-08 11:42:19 +07:00 |
|
renovate[bot]
|
60e0698110
|
chore(deps): update typescript-projects (#13272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-07 22:44:28 -04:00 |
|
renovate[bot]
|
48c6c1ad2f
|
chore(deps): update dependency node to v20.18.0 (#13271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-07 22:42:33 -04:00 |
|
renovate[bot]
|
58f14f27cf
|
fix(deps): update machine-learning (#13270)
|
2024-10-07 22:11:57 -04:00 |
|
renovate[bot]
|
680bf34042
|
chore(deps): update dependency @types/node to ^20.16.10 (#13269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-08 02:05:31 +00:00 |
|
Mert
|
bd826b0b9b
|
feat(ml): round-robin device assignment (#13237)
* round-robin device assignment
* docs and tests
clarify doc
|
2024-10-07 17:37:45 -04:00 |
|
Mert
|
063969ca05
|
fix(server): searching with both personIds and withPeople (#13254)
* use cte
* linting
|
2024-10-07 15:44:04 -04:00 |
|
Jonathan Jogenfors
|
5b00bc499f
|
fix(server): Allow commas and braces in import paths (#13259)
fix commas and braces in paths
|
2024-10-07 15:43:21 -04:00 |
|
Zack Pollard
|
94d213bbb9
|
fix(server): external libraries queueing two transcode jobs (#13251)
|
2024-10-07 14:34:48 +01:00 |
|
renovate[bot]
|
1b62c99b9e
|
chore(deps): update grafana/grafana docker tag to v11.2.2 (#13235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zack Pollard <zackpollard@ymail.com>
|
2024-10-07 12:34:45 +01:00 |
|
Zack Pollard
|
b4bf1bbb3c
|
feat: support and feedback modal with third party support (#13248)
|
2024-10-07 10:42:04 +00:00 |
|
Alex
|
6f86c2f372
|
chore(mobile): use sdk to for ping endpoint (#13218)
|
2024-10-07 08:45:23 +07:00 |
|
Mert
|
4bb42c4a25
|
docs: update version range for pgvecto.rs (#13231)
* update pgvecto.rs range
* clarify pg17
|
2024-10-06 13:16:31 -04:00 |
|
Yoni Yang
|
a8d16feb32
|
docs: fix confustion about libmali in hardware-transcoding.md (#13226)
|
2024-10-06 10:17:59 -04:00 |
|
Yuvraj P
|
52c700e9b0
|
feat(mobile): Adding filters feature to mobile image editor (#13174)
* Adding filters button
* Filter selection page
* routing
* Localization
* Add Filters to this page
* More Filters yay!
* Final filters
* Logic for saving the image
* Fixes
* Formmating
* Finalizing, formating, and fixes
* Layout fix
* chores
* Chore: Static code analysis
* fix translation file
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
|
2024-10-06 13:51:11 +07:00 |
|
aviv926
|
c5c492eb4f
|
feat(docs): update roadmap (#13212)
* feat(docs): update roadmap
* PR feedback
* PR feedabck
|
2024-10-05 19:00:09 -04:00 |
|
Daniel Dietzler
|
a5e9adb593
|
chore: migrate oauth to repo (#13211)
|
2024-10-05 16:37:33 -04:00 |
|
Daniel Dietzler
|
9d9bf1c88d
|
chore: auth unit tests (#13207)
|
2024-10-05 12:16:23 -04:00 |
|
Fynn Petersen-Frey
|
0f3b8b67fe
|
refactor(mobile): assert lists are sorted for diffing (#13180)
|
2024-10-05 08:02:34 +07:00 |
|
Jason Rasmussen
|
6bbaba7866
|
refactor(server): resource paths (#13194)
|
2024-10-04 21:09:02 +00:00 |
|
Jason Rasmussen
|
5d0a4bb1a5
|
refactor(server): app module (#13193)
|
2024-10-04 16:57:34 -04:00 |
|
Jason Rasmussen
|
7ee0221c8e
|
chore: remove deprecated endpoint (#13190)
|
2024-10-04 15:10:13 -04:00 |
|
Jason Rasmussen
|
08db817d14
|
chore: remove deprecated controller (#13189)
|
2024-10-04 15:10:03 -04:00 |
|
Daniel Dietzler
|
dc18731bab
|
chore: audit service unit tests (#13183)
|
2024-10-04 14:04:37 -04:00 |
|
Daniel Dietzler
|
4adedea128
|
chore: asset service unit tests (#13179)
|
2024-10-04 13:37:18 -04:00 |
|
Carsten Otto
|
bb3b4c8086
|
fix(server): update exiftool-vendored to v28.3.1 (#13176)
fixes #13141
|
2024-10-04 09:30:49 +01:00 |
|
Mert
|
2c87683fd4
|
feat(server): refresh face detection (#12335)
* refresh faces
handle non-ml faces
* fix metadata face handling
* updated tests
* added todo comment
|
2024-10-03 21:58:28 -04:00 |
|
Jason Rasmussen
|
9edc9d6151
|
refactor(server): immich app env (#13169)
|
2024-10-03 21:49:03 +00:00 |
|
Jason Rasmussen
|
3ac00b0ffa
|
refactor(server): db env (#13167)
|
2024-10-03 17:48:40 -04:00 |
|
Jason Rasmussen
|
e2bf6808ca
|
refactor(server): no color env (#13166)
|
2024-10-03 16:58:15 -04:00 |
|
Jason Rasmussen
|
0eb77147ef
|
refactor(server): build support env (#13163)
|
2024-10-03 16:33:43 -04:00 |
|
Jason Rasmussen
|
3ddb5b8733
|
refactor(server): license key env (#13162)
|
2024-10-03 19:45:37 +00:00 |
|
Daniel Dietzler
|
2c8c3651de
|
chore: some more unit tests :) (#13159)
|
2024-10-03 15:36:54 -04:00 |
|
Jason Rasmussen
|
db1623f43f
|
refactor(server): worker env (#13160)
|
2024-10-03 15:28:36 -04:00 |
|
Jason Rasmussen
|
892a35acb5
|
refactor(server): port env (#13158)
|
2024-10-03 17:29:40 +00:00 |
|
bo0tzz
|
bf43c32dbf
|
chore: disable dependabot (#13150)
|
2024-10-03 14:10:50 +02:00 |
|
Alex
|
68930cc42c
|
feat(doc): new homepage design and font (#13084)
|
2024-10-03 13:33:36 +07:00 |
|
renovate[bot]
|
0454863c1e
|
fix(deps): update dependency connectivity_plus to v6 (#13115)
* fix(deps): update dependency connectivity_plus to v6
* update api
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
|
2024-10-03 03:57:50 +00:00 |
|
Alex
|
432bcbbd1a
|
chore(mobile): post release task (#13136)
|
2024-10-03 10:19:14 +07:00 |
|
renovate[bot]
|
1700de909e
|
fix(deps): update dependency device_info_plus to v10 (#13117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-03 10:16:59 +07:00 |
|
Hannes R. Brunsch
|
35bb2e786f
|
fix(mobile): respect orientation on displaying asset dimensions (#13129)
* fix(mobile): respect orientation on displaying asset dimensions
* lint
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
|
2024-10-03 03:02:38 +00:00 |
|
martin
|
31c0dfb681
|
fix: preloading fonts (#13132)
|
2024-10-03 09:30:26 +07:00 |
|