1
0
mirror of https://github.com/immich-app/immich.git synced 2025-02-11 19:10:48 +02:00

2280 Commits

Author SHA1 Message Date
Jonathan Jogenfors
73871a6caa Merge branch 'feat/nullable-dates' of https://github.com/immich-app/immich into feat/inline-offline-check 2025-02-06 02:12:39 +01:00
Jonathan Jogenfors
32dc64f570 Add placeholder type 2025-02-06 01:34:19 +01:00
Jonathan Jogenfors
f5e285ed4d Merge branch 'feat/nullable-dates' of https://github.com/immich-app/immich into feat/inline-offline-check 2025-02-06 01:03:54 +01:00
Jonathan Jogenfors
b309cc8d3c Add placeholder type 2025-02-06 01:02:54 +01:00
Jonathan Jogenfors
7f73f2e712 Merge branch 'feat/nullable-dates' of https://github.com/immich-app/immich into feat/inline-offline-check 2025-02-06 00:39:00 +01:00
Jonathan Jogenfors
921ef806b6 Add placeholder type 2025-02-06 00:14:25 +01:00
Jonathan Jogenfors
acc87e8862 Merge branch 'main' of https://github.com/immich-app/immich into feat/nullable-dates 2025-02-05 22:36:55 +01:00
Jason Rasmussen
48d421e28c
fix(server): always get UTC dates from postgres (#15920) 2025-02-05 18:47:27 +00:00
bo0tzz
1d6a4e9318
fix: call hexOrBufferToBase64 for stripMetadata thumbhash (#15917)
Fixes #15916 (I think)
2025-02-05 09:20:46 -06:00
Alex
fe42e7410b
chore(server): follow up on #15899 (#15907) 2025-02-04 16:57:11 -06:00
Jason Rasmussen
58bf58b393
refactor: get map markers database query (#15899) 2025-02-04 09:07:41 -06:00
Jonathan Jogenfors
df56b4121c Merge branch 'feat/nullable-dates' into feat/inline-offline-check 2025-02-04 11:00:08 +01:00
Jonathan Jogenfors
0bc31c4317 Merge branch 'main' of https://github.com/immich-app/immich into feat/inline-offline-check 2025-02-04 10:53:59 +01:00
Lukas
0bb1219b5f
fix(server): for individual shares not showing thumbnails (#15895)
* Fix for individual shares not showing thumbnails

* synced sql

* chore: add e2e test

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2025-02-04 09:07:50 +00:00
Jonathan Jogenfors
b730aa60ed
fix(server): queue missing metadata (#15864)
fix: queue missing metadata
2025-02-04 04:00:39 -05:00
Arno
7ec3610753
feat: Mark people as favorite (#14866)
* feat: added ability to mark people as favorite, which get sorted to the front of the people list

* feat(server): added unit test for favorite people

* feat(server): refactored for better readability

* fixed person service unit tests

* fixed open-api and sql checks

* fixed bad codegen and removed unnecessary type assertion again

* chore: clean up

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2025-02-04 08:52:17 +00:00
Alex
06f077bac2
fix(server): memory lane assets order (#15882)
* fix(server): memory lane assets order

* fix: sql

* pr feedback

* sql
2025-02-03 16:29:41 -06:00
Jonathan Jogenfors
0222ef6155 Merge branch 'main' of https://github.com/immich-app/immich into feat/nullable-dates 2025-02-02 23:24:20 +01:00
Alex
4efacfbb91
feat: search by description (#15818)
* feat: search by description

* wip: mobile

* wip: mobile ui

* wip: mobile search logic

* feat: using f_unaccent

* icon to fit with text search
2025-02-02 15:18:13 -06:00
Jonathan Jogenfors
0c024bbff0 Merge branch 'feat/nullable-dates' of https://github.com/immich-app/immich into feat/inline-offline-check 2025-02-02 18:54:33 +01:00
Jonathan Jogenfors
52d2206b68 Merge branch 'main' of https://github.com/immich-app/immich into feat/nullable-dates 2025-02-02 18:45:29 +01:00
Jonathan Jogenfors
0700b45f06 don't search for null dates 2025-02-02 18:09:09 +01:00
David Wolff
9ac95d6845
feat: add searching by tags (#15395)
* feat: add searching by tags

* fix: fix merge

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-01-31 21:37:22 +00:00
David Wolff
1b141d5ca9
refactor(server): filter assets by people using a subquery instead of a cte (#15768) 2025-01-31 09:06:45 -06:00
Jonathan Jogenfors
ca79e25a6e
feat(server): synology exclusion patterns (#15773)
feat: add synology exclusion patterns
2025-01-29 13:42:21 -06:00
github-actions
4fd8c1b3c1 chore: version v1.125.7 2025-01-29 17:41:38 +00:00
Ben Cochran
b4a4abbf51
fix(docs): move a few API doc comments to descriptions (#15381)
Previously, the comments were being used as the summaries, and thus were
displayed as the “title” of these endpoints
2025-01-29 11:58:10 -05:00
Jason Rasmussen
a0aea021a1
fix(server): restore user (#15763) 2025-01-29 16:49:08 +00:00
ayykamp
cc0cbd705e
feat: add support for JPEG 2000 (#15710)
* chore(server): add support for .jp2

* docs: add support for .jp2

* chore: fix tests

* fix formatting

* unify sorting
2025-01-28 23:27:28 +00:00
Carsten Otto
da580d4685
fix: show local dates for range in album summary (#15654)
* fix(web): show local dates for range in album summary

* fix(server): show local dates for range in album summary
2025-01-28 14:33:38 -06:00
Jonathan Jogenfors
b632b84fc3 wip 2025-01-28 13:45:20 +01:00
Christian Kündig
fe1e09e51f
fix(server): Allow negative rating (for rejected images) (#15699)
Allow negative rating (for rejected images)
2025-01-27 21:54:29 -06:00
github-actions
f44669447f chore: version v1.125.6 2025-01-28 02:58:27 +00:00
Jonathan Jogenfors
3eb7f297a5 Merge branch 'feat/nullable-dates' of https://github.com/immich-app/immich into feat/inline-offline-check 2025-01-28 03:40:56 +01:00
Jonathan Jogenfors
227ab4d8a2 wip 2025-01-28 03:35:38 +01:00
Jonathan Jogenfors
2504dbb046 remove externality checks 2025-01-28 03:34:25 +01:00
Jonathan Jogenfors
d3f79964f6 wip 2025-01-28 02:33:07 +01:00
Jonathan Jogenfors
1d44738dd5 Merge branch 'feat/nullable-dates' of https://github.com/immich-app/immich into feat/inline-offline-check 2025-01-28 02:12:20 +01:00
Jonathan Jogenfors
1a20a29d31 wip 2025-01-28 01:10:01 +01:00
Jonathan Jogenfors
41800d6278 Merge branch 'main' of https://github.com/immich-app/immich into feat/nullable-dates 2025-01-27 23:40:24 +01:00
Jonathan Jogenfors
3b4276fb9d nullable dates 2025-01-27 23:38:55 +01:00
Mert
92412ca2f7
fix(server): person thumbnail generation always being queued (#15734)
* fix person thumbnail generation always being queued

* fix thumbhash comparison

* fix mock
2025-01-27 16:20:18 -06:00
github-actions
64d926581f chore: version v1.125.5 2025-01-27 20:04:50 +00:00
Alex
0fe62298e1
fix(server): duplicate detection (#15727) 2025-01-27 13:53:59 -06:00
github-actions
e5794e6cfc chore: version v1.125.4 2025-01-27 18:44:12 +00:00
Alex
f6cbc9db06
fix(server): cannot render album page when all assets of an album are in trash (#15690)
* fix(server): cannot render album page when all assets of an album are in trash

* inner join

* add e2e test

* check empty albums too

* render add to album button on empty album

* lint

* count 0 if undefined

* fix album card test

---------

Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2025-01-26 21:18:34 -06:00
github-actions
72a55c13b6 chore: version v1.125.3 2025-01-26 14:14:48 +00:00
sudbrack
206412267a
fix(server): /search/random API returns same assets every call (#15682)
* Fix for server searchRandom function not returning random results

* Fix lint
2025-01-26 14:06:18 +00:00
Mert
05a446c259
fix(server): avoid duplicate rows in album queries (#15670)
* avoid duplicate rows

* left join, handle null vs. undefined

* update sql
2025-01-25 22:37:19 -06:00
Carsten Otto
4f725b95e1
fix(server): do not count deleted assets for album summary (#15668)
fixes #15645
fixes #15646
2025-01-25 16:45:13 -06:00