Zack Pollard and GitHub
352f6ecc28
fix(server): add rate limit and deduplication to version check ( #27747 )
2026-04-13 12:35:46 +00:00
Zack Pollard and GitHub
5553910236
fix(web): don't cache empty search results for people search ( #27632 )
2026-04-09 02:33:04 +01:00
8d67c1f820
fix(server): people search not showing for 3 or less characters ( #27629 )
...
Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com >
2026-04-09 01:56:07 +01:00
Zack Pollard and GitHub
6a361dae72
fix(server): use randomized cron for version check scheduling ( #27626 )
...
Also removes unnecessary rate limit
2026-04-08 19:15:38 +01:00
Zack Pollard and GitHub
196307bca5
chore(server): use dev version check endpoint for non-production environments ( #27508 )
2026-04-05 10:52:59 +01:00
Zack Pollard and GitHub
db0f86c749
feat: move version checks to our own infrastructure ( #27450 )
2026-04-02 23:32:26 +01:00
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
Zack Pollard and GitHub
9b58d5663a
feat: support database dumps for pg18 ( #23186 )
2025-10-23 10:14:01 -04:00
Zack Pollard and GitHub
7c3e871c7a
chore: cleanup 1.143.0 from doc versions ( #22381 )
...
chore: cleanup old version 1.143.0
2025-09-25 12:13:59 -04:00
Zack Pollard and GitHub
66b8823949
chore: docs redirect and patch version cleanup ( #22380 )
2025-09-25 16:47:38 +01:00
37a3784d80
feat: docs.immich.app ( #21819 )
...
Co-authored-by: Jason Rasmussen <jason@rasm.me >
2025-09-25 15:54:34 +01:00
Zack Pollard and GitHub
01fddd58c6
chore: update ROCm image ( #22034 )
2025-09-15 20:42:17 -04:00
Zack Pollard and GitHub
8d849d226d
chore: remove workflows that are now applied org-wide ( #22019 )
2025-09-15 19:16:11 +01:00
Zack Pollard and GitHub
fa26d0de33
refactor: new helper methods that work for all sync queries ( #20690 )
...
refactor: new helper methods that work for all sync queries
2025-08-06 08:34:12 -04:00
Zack Pollard and GitHub
0a9cbf01d2
feat: ack sync reset ( #20703 )
2025-08-05 20:30:19 +00:00
Zack Pollard and GitHub
02381343ff
fix: album asset sync must sync new assets in a shared album ( #20655 )
2025-08-05 17:53:51 +01:00
Zack Pollard and GitHub
278668b8c5
fix: improvements to sync and upload when resuming app ( #20524 )
...
- App will now kick off hashing after local sync if the lifecycle is in resumed or active state
- We now wait for hashing to complete before we kick off the upload process
2025-08-05 03:11:44 +05:30
Zack Pollard and GitHub
a0fa7318ed
fix: handle cleanup of new backups alongside old backups ( #20402 )
2025-07-29 13:28:10 +01:00
Zack Pollard and GitHub
2a005629a0
chore: bump minimum eslint-config-prettier version due to MAL-2025-6022 ( #20400 )
2025-07-29 11:23:52 +00:00
Zack Pollard and GitHub
2e0ee6ec05
feat: don't wait for network on app startup ( #20232 )
2025-07-25 11:19:50 -05:00
Zack Pollard and GitHub
7f2e4f85f8
fix: lookup the primary key constraint name before dropping it ( #20221 )
2025-07-25 16:51:22 +01:00
Zack Pollard and GitHub
b48406bd20
fix: android backup album migration losing selection ( #20220 )
2025-07-25 12:57:31 +01:00
Zack Pollard and GitHub
977c9b96ba
fix: geodata_places pkey migration failing for certain upgrade paths ( #20177 )
2025-07-24 22:50:36 +01:00
Zack Pollard and GitHub
df318ac641
feat: asset face sync ( #20048 )
...
* chore: remove thumbnailPath from person sync dto
* feat: asset face sync
2025-07-21 21:31:45 -04:00
Zack Pollard and GitHub
39c95f1280
refactor: rename geodata pk constraint to match runtime constraint name ( #19856 )
2025-07-10 17:18:51 +00:00
Zack Pollard and GitHub
b19884d01e
feat(server): people sync ( #19854 )
...
* chore: fix missing usage of deleteType for syncMemoriesV1
* chore: add src path for proper absolute imports in jetbrains
* feat: people sync
2025-07-10 11:32:42 -04:00
Zack Pollard and GitHub
afb444c92c
fix: only pass in is_main flag to mobile build for zizmor ( #19525 )
2025-06-25 17:53:08 +02:00
Zack Pollard and GitHub
027c4a8b34
ci: much faster mobile builds ( #19490 )
2025-06-25 10:40:53 -05:00
Zack Pollard and GitHub
0b44d4b6f2
fix: partner and album backfill acks ( #19371 )
...
fix: partner sync being entirely broken
2025-06-20 16:14:36 +00:00
Zack Pollard and GitHub
00aa385972
fix: people ordering by asset count ( #19366 )
2025-06-20 07:34:04 -05:00
Zack Pollard and GitHub
f9435a538b
revert: fix(web): wrap long names with textarea ( #19305 )
...
Revert "fix(web): wrap long names with textarea (#19301 )"
This reverts commit 747a72120e .
2025-06-19 16:28:10 +00:00
Zack Pollard and GitHub
fe91b44ab9
fix: people ordering incorrect ( #19298 )
2025-06-19 16:05:03 +00:00
Zack Pollard and GitHub
4c69511225
revert: "feat(web): wasm justified layout" ( #19226 )
2025-06-17 16:01:40 +00:00
Zack Pollard and GitHub
749f63e4a0
fix: partner asset and exif sync backfill ( #19224 )
...
* fix: partner asset sync backfill
* fix: add partner asset exif backfill
* ci: output content of files that have changed
2025-06-17 09:56:54 -04:00
Zack Pollard and GitHub
864fe3d0d6
fix: disable map fly animation when switching between assets ( #19223 )
2025-06-17 12:45:48 +01:00
Zack Pollard and GitHub
176d53c1b3
chore: bump browserlists version and load tscompat browserlist from file ( #19212 )
...
* chore: bump browserlists version to include latest edge browsers
* chore: load tscompat browser list from the .browserslistrc file
2025-06-16 10:03:46 -05:00
Zack Pollard and GitHub
e2dfbd66c3
ci: browser compatibility linting ( #19132 )
2025-06-13 10:54:59 -04:00
Zack Pollard and GitHub
08e2b22db8
fix: album comment count including trashed assets ( #19117 )
2025-06-11 11:50:26 -04:00
Zack Pollard and GitHub
5dd3a6e13f
fix: don't show comments or likes for trashed assets ( #19113 )
2025-06-11 14:36:00 +00:00
Zack Pollard and GitHub
bedcf50196
fix: count album comments and likes correctly ( #19114 )
2025-06-11 13:49:13 +00:00
Zack Pollard and GitHub
0712183a18
fix: replace edit user button with view button for user details screen ( #18683 )
2025-05-27 15:38:16 +00:00
Zack Pollard and GitHub
c61ea483ba
fix: mobile user agent set to immich_platform_version ( #18478 )
...
* fix: mobile user agent
* refactor: typo in MapService
2025-05-22 10:35:24 -05:00
Zack Pollard and GitHub
fb8d9d8c40
fix: downgrade exiftool-vendored to fix motion photo extraction ( #11145 )
...
* Revert "chore(server): update exiftool and migrate off deprecated method signatures (#10367 )"
This reverts commit 1b67ea2d
* fix: downgrade exiftool-vendored to 26.0.0
* chore: change motionphoto filenames to be kebab-case
* test: add pixel 6 pro motionphoto e2e test case
* test: add pixel 8a motion photo
* chore: update test-assets submodule pointer
2024-07-16 19:55:51 +00:00