Commit Graph

  • 17c5094719 chore(mobile): upgrade flutter_web_auth_2 (#16741) Alex 2025-03-09 20:26:37 -05:00
  • 051431b757 fix(docs): edge case when restoring dump that is unreadable as current user (#16758) Matthew Momjian 2025-03-09 21:26:00 -04:00
  • 6c5f99c47a feat(mobile): person age on photo properties (#16728) Yaros 2025-03-08 23:02:40 +01:00
  • 1e127ae3a1 refactor: migrate library spec to factories (#16711) Jason Rasmussen 2025-03-08 13:44:36 -05:00
  • fd46d43726 chore: remove unused file (#16707) Jason Rasmussen 2025-03-07 23:47:27 -05:00
  • 5252c013ec fix(mobile): fix notification icon not displaying properly (#16710) Yaros 2025-03-08 02:08:53 +01:00
  • 3f06a494a9 refactor: queue asset deletes via stream (#16706) Jason Rasmussen 2025-03-07 17:22:57 -05:00
  • 086d8a448a fix(deps): update typescript-projects (#16597) renovate[bot] 2025-03-07 21:20:45 +00:00
  • 8ace44fb95 feat: log before running migrations (#16703) bo0tzz 2025-03-07 22:15:06 +01:00
  • ce74f765b1 refactor: memory stub (#16704) Jason Rasmussen 2025-03-07 16:03:34 -05:00
  • b0bf4e4fff feat(mobile): search on people page (#16696) Yaros 2025-03-07 21:43:32 +01:00
  • 2d106755f6 refactor: convert activity stub to a factory (#16702) Jason Rasmussen 2025-03-07 15:20:04 -05:00
  • f82786a297 feat: use stream for template migrations (#16700) Jason Rasmussen 2025-03-07 14:30:01 -05:00
  • c12986d38c fix(mobile): remain on albums tab after album deletion (#16698) Yaros 2025-03-07 20:25:07 +01:00
  • 19c40e3be9 fix(docs): remove /api from README (#16692) Matthew Momjian 2025-03-07 08:58:18 -05:00
  • 9959755dda refactor(server): use constant for external library batch size (#16685) Jonathan Jogenfors 2025-03-07 12:29:06 +01:00
  • fdf2331c82 fix(web): hide scroll right button when scrolled to the right in memory lane (#16656) Lukas 2025-03-07 03:50:56 +01:00
  • e03d7f888e fix(web): remove margin on last memory item (#16665) Lukas 2025-03-07 03:50:16 +01:00
  • 2eeed6524f fix(github): consistent folder format for PR template (#16669) Matthew Momjian 2025-03-06 20:32:10 -05:00
  • d45fa491ce refactor: stream asset ids for library queue jobs (#16666) Jason Rasmussen 2025-03-06 20:22:17 -05:00
  • 5c82c485d7 feat(server): normalize extensions in storage template (#16667) Matthew Momjian 2025-03-06 18:02:28 -05:00
  • feb65bf5a7 docs: reading existing face tag metadata is supported currently (#16662) Sergey Katsubo 2025-03-06 23:42:14 +03:00
  • 2cdbb0a37c refactor: database repository (#16593) Jason Rasmussen 2025-03-06 13:33:24 -05:00
  • fe931faf17 refactor: exif entity (#16621) shenlong 2025-03-06 23:28:24 +05:30
  • 4ebc25c754 feat(mobile): Folder View for mobile (#15047) Arno 2025-03-06 18:27:43 +01:00
  • deb399ea15 refactor(server): use exiftool for file date metadata (#16453) Mert 2025-03-06 11:47:12 -05:00
  • d01b7a0d67 feat(web): aspect ratio of memory cards (#16652) Yaros 2025-03-06 16:24:01 +01:00
  • 3af26ee94a feat(server): library refresh go brrr (#14456) Jonathan Jogenfors 2025-03-06 16:00:18 +01:00
  • bc61497461 refactor(server): group async calls in metadata extraction (#16450) Mert 2025-03-06 09:56:35 -05:00
  • 1ed1a0a1fc feat(mobile): new sync (#16556) Alex 2025-03-06 08:44:28 -06:00
  • 2875303b4c feat(web): allow horizontal scrolling in memory lane (#16647) Lukas 2025-03-06 15:37:11 +01:00
  • d84009648e refactor(server): replace switch statement in sendFile with Record lookup (#16630) rrrockey 2025-03-06 05:46:37 -06:00
  • fc2df05190 docs: fix png extension typo in supported formats table (#16636) Nick Huang 2025-03-06 19:44:06 +08:00
  • 69b5365965 feat: enable PMTiles protocol support (#16629) Savely Krasovsky 2025-03-06 11:50:14 +01:00
  • 2c7e6071f5 split up search page refactor/mobile-split-up-search-page mertalev 2025-03-05 19:06:04 -05:00
  • c110c9b00e chore(mobile): post release task (#16623) Alex 2025-03-05 14:54:56 -06:00
  • b241a80339 feat(mobile): Navigate back on memories (#16545) Yaros 2025-03-05 21:42:43 +01:00
  • 31dd15ce8a chore: version v1.129.0 v1.129.0 github-actions 2025-03-05 19:47:50 +00:00
  • 6108587c8b fix(web): show tags timeline (#16617) Alex 2025-03-05 13:36:56 -06:00
  • 3e50f668d9 feat(mobile): add catalan i18n (#16616) Alex 2025-03-05 11:47:31 -06:00
  • 9b82617e22 docs: 60k stars! (#16618) Daniel Dietzler 2025-03-05 18:40:45 +01:00
  • 76cb32d8d0 chore(mobile): translations update (#16615) Alex 2025-03-05 10:33:41 -06:00
  • e8f3348833 fix(mobile): Fixed zh-Hans not persisting (#16608) Yaros 2025-03-05 16:56:00 +01:00
  • 9922c8de59 fix: storage template failure after re-upload and previous fail (#16611) Zack Pollard 2025-03-05 15:00:37 +00:00
  • f19cf206ba disable algo caching feature/Add-rocm-support-for-machine-learning mertalev 2025-03-05 09:36:27 -05:00
  • 7ac30995a8 bump deps mertalev 2025-03-05 09:29:25 -05:00
  • fe2ddc3644 use composite cache key mertalev 2024-12-30 17:02:35 -05:00
  • ec0eb93036 acquire lock before any changes can be made mertalev 2024-12-20 13:55:20 -05:00
  • d9a41b8ea0 bump versions, run on mich mertalev 2024-12-19 20:53:40 -05:00
  • f30fac971a try mutex for algo cache mertalev 2024-12-19 20:33:31 -05:00
  • fe26ccd1b7 feat(ml): introduce support of onnxruntime-rocm for AMD GPU Mehdi GHESH 2024-07-13 00:40:29 +02:00
  • 3f4bbab4eb fix: isar crash on resume from app detach (#16599) shenlong 2025-03-05 19:58:40 +05:30
  • 2da9e3152b refactor: download service (#16600) feat/rocm Jason Rasmussen 2025-03-05 08:38:23 -05:00
  • 56b85f7479 fix(web): fix lost scrollpos on deep link to timeline asset, scrub stop (#16305) Min Idzelis 2025-03-04 21:34:53 -05:00
  • 8b43066632 fix(mobile): .well-known usage (#16577) waclaw66 2025-03-05 03:25:57 +01:00
  • 20acdcd884 chore: run docker workflow on non-main PRs (#16582) bo0tzz 2025-03-05 03:15:17 +01:00
  • 22d348beca feat(server): e2e for missing jobs (#15910) Jonathan Jogenfors 2025-03-05 02:44:31 +01:00
  • 3b0af1c8a9 fix(mobile): do not pause audio on app start (#16596) shenlong 2025-03-05 03:30:01 +05:30
  • 61c8237a4d fix(ml): set face detection threshold correctly in locust (#13419) Mert 2025-03-04 15:52:07 -05:00
  • d740f0283a chore: no more immortal PRs (#16595) Jason Rasmussen 2025-03-04 15:06:41 -05:00
  • 4ada28ac99 fix(server): check updateLibraryIndex for zero (#16585) Jonathan Jogenfors 2025-03-04 21:00:10 +01:00
  • 63c01b78e2 refactor: test utils (#16588) Jason Rasmussen 2025-03-04 11:15:41 -05:00
  • 1423cfd53c chore(deps): update ghcr.io/immich-app/base-server-dev docker tag to v20250304 (#16580) renovate[bot] 2025-03-04 15:39:34 +00:00
  • 867eec86f5 fix(web): Update menu titles to be more consistent (#16558) Snowknight26 2025-03-04 06:55:54 -06:00
  • 86e8effd8e fix(mobile): incorrect memories with timezone (#16562) Alex 2025-03-04 06:54:54 -06:00
  • 49d393216a fix(server): fix import path truthiness check (#16570) Jonathan Jogenfors 2025-03-04 13:54:12 +01:00
  • 75c9f63757 chore(deps): update typescript-projects (#16573) renovate[bot] 2025-03-04 12:53:28 +00:00
  • 63984890df docs: clean up environment variables formatting & grammar (#16555) Kofi 2025-03-04 00:00:27 -05:00
  • 1356468c38 fix: reset/regenerate memories (#16548) Jason Rasmussen 2025-03-03 23:48:05 -05:00
  • c23c53bf6f fix(deps): update machine-learning (#16560) renovate[bot] 2025-03-04 01:42:35 +00:00
  • 0dcfc43461 chore(deps): update node (#16538) renovate[bot] 2025-03-03 14:31:34 -05:00
  • d1fd0076cc refactor: migration tag repository to kysely (#16398) Jason Rasmussen 2025-03-03 13:41:19 -05:00
  • ff19502035 feat: qr code for new shared link (#16543) Zack Pollard 2025-03-03 18:40:41 +00:00
  • 6ef069b537 chore(deps): update github-actions (#16539) renovate[bot] 2025-03-03 18:39:15 +00:00
  • a03e999bde fix(docs): info on preloading ML models (#16452) Matthew Momjian 2025-03-03 13:39:02 -05:00
  • ad1ba4be5f docs: better facial recognition cluster guide (#14911) aviv926 2025-03-03 20:33:32 +02:00
  • f89e74181b fix(web): delete action closes asset viewer in asset view (#15469) Alessandro Baroni 2025-03-03 19:24:37 +01:00
  • e2c34f17ba feat(cli): watch paths for auto uploading daemon (#14923) Eli Gao 2025-03-04 02:05:32 +08:00
  • 23b1256592 ci: weblate checks should always run, should skip on en.json (#16544) Zack Pollard 2025-03-03 17:12:26 +00:00
  • 7bbc1d9f68 feat(web): Video memories on web (#16500) Yaros 2025-03-03 16:54:26 +01:00
  • 8b24c31d20 fix(deps): update typescript-projects (#16540) renovate[bot] 2025-03-03 09:38:24 -06:00
  • 7f61ac6983 chore(mobile): fix store.put type def (#16517) shenlong 2025-03-03 20:41:13 +05:30
  • 4db8f0c666 refactor(mobile): move timeline methods to timeline repo (#16526) shenlong 2025-03-03 20:40:09 +05:30
  • 3d6a6f77a8 chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) renovate[bot] 2025-03-03 14:24:26 +00:00
  • 5698f446f7 refactor(server): link live photos as part of metadata extraction instead of queueing job (#16390) Mert 2025-03-03 17:19:36 +03:00
  • eb74fafb00 chore(deps): update dependency globals to v16 (#16534) renovate[bot] 2025-03-03 14:11:44 +00:00
  • 24da25dbbf ci: don't check weblate lock on chore/translations and add success job (#16533) Zack Pollard 2025-03-03 12:22:33 +00:00
  • 9b842d4cca chore(deps): update tensorchord/pgvecto-rs:pg14-v0.2.0 docker digest to 739cdd6 (#16530) renovate[bot] 2025-03-03 12:13:38 +00:00
  • a99bd94717 fix(deps): update dependency ua-parser-js to v2 (#14301) renovate[bot] 2025-03-03 12:01:40 +00:00
  • 4b568dcbb3 chore(deps): update dependency black to v25 (#16033) renovate[bot] 2025-03-03 11:57:46 +00:00
  • 12ab56c885 chore(deps): update prom/prometheus docker digest to 6927e09 (#16529) renovate[bot] 2025-03-03 11:52:22 +00:00
  • eed6465b41 chore(deps): update grafana/grafana docker tag to v11.5.2 (#16301) renovate[bot] 2025-03-03 11:51:44 +00:00
  • 5f6c16080b chore(deps): update docker.io/tensorchord/pgvecto-rs:pg14-v0.2.0 docker digest to 739cdd6 (#16528) renovate[bot] 2025-03-03 11:51:13 +00:00
  • a2aab1f373 fix: don't use public keyword in migration query (#16514) Alex 2025-03-03 05:40:14 -06:00
  • 8e076ecfe4 feat: weblate checks workflow (#16251) bo0tzz 2025-03-03 12:39:53 +01:00
  • fe702ba6d7 feat: partner sync (#16424) Zack Pollard 2025-03-03 11:05:30 +00:00
  • 869839f642 feat(server): library cleanup from ui (#16226) Jonathan Jogenfors 2025-03-03 04:29:02 +01:00
  • 8885e3105e chore: reword backup_manual_in_progress (#16513) Justin Cichra 2025-03-02 22:27:20 -05:00
  • 6e51c4ec71 chore: add extra note to no-dupes checkbox (#16499) bo0tzz 2025-03-03 04:02:36 +01:00
  • 6bf2e8dbcb feat: add album keyboard shortcuts (#16442) knechtandreas 2025-03-03 00:15:00 +11:00