Commit graph

742 commits

Author SHA1 Message Date
Matthew Momjian
6b99f02232
fix(docs): Revise config file instructions and notes (#30418)
Revise config file instructions and notes

Updated the config file instructions to specify 'immich-config.json' and added notes about interaction with the web UI and microservices.
2026-07-30 15:37:35 -04:00
Matthew Momjian
7149dd8030
fix(docs): remove listing unraid as an "official" deployment (#30323)
* remove listing unraid as an "official" deploymeny

* mplconfig

* oops
2026-07-30 15:34:08 -04:00
bo0tzz
a316ba35ca
fix: shared check for server setup availability (#30311)
* fix: shared check for server setup availability

* chore: add medium test

* feat: require @Authenticated decorator everywhere

* fix: lints
2026-07-30 15:12:25 -04:00
Alexander J
0293414abd
fix: minor typos (#30385) 2026-07-30 00:05:11 +02:00
Adam Gastineau
6c01b4f5d8
chore(mobile): remove OpenAPI generated code (#30287)
* chore(mobile): remove OpenAPI generated code

* Don't reference generated files for CI checks
2026-07-29 20:33:30 +00:00
Matthew Momjian
1094b69946
fix(deployment): matplotlib in rootless deployments (#30328) 2026-07-28 10:57:21 -04:00
upmcplanetracker
ceef4037f1
fix: hypertext link to example docker-compose.rootless.yml (#30155) 2026-07-23 15:16:44 +02:00
Jason Rasmussen
b9f6c4aaf2
feat: password invalidate sessions (#30125) 2026-07-22 12:09:05 -04:00
Matthew Momjian
00cb50cc67
fix(docs): remove ref to synology channel (#30051)
synology channel
2026-07-19 21:22:17 -05:00
renovate[bot]
a3dd19cd2f
fix(deps): update typescript-projects (#29633)
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
2026-07-16 20:14:05 +02:00
Adam Gastineau
0af8284456
chore(mobile): expose signing and bundle identities through envvars and config (#29077)
* chore(mobile): expose signing and bundle identities through envvars and config

* Move instructions to now shared docs/developer/setup.md
2026-07-16 07:44:50 -07:00
Yuxin Wang
d8ed7d7bb9
feat(cli): Add --visibility flag to immich CLI upload subcommand (#29614) 2026-07-15 14:11:03 -05:00
Daniel Dietzler
2460d431af
feat: system integrity docs (#29911) 2026-07-14 14:00:27 -05:00
Matthew Momjian
24556cd3fc
fix(docs): update fdroid link (#29797)
Co-authored-by: Brandon Wees <brandonwees@gmail.com>
2026-07-14 20:04:59 +02:00
bo0tzz
f6d6dbc3c7
chore: remove pgvecto.rs from docs footnote (#29729)
* chore: remove pgvecto.rs from docs footnote

* Update docs/docs/install/environment-variables.md

Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com>

---------

Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com>
2026-07-09 11:36:26 -05:00
Mees Frensel
daabab8c1c
fix(docs): update developer setup (#29661) 2026-07-07 17:07:35 +00:00
Matthew Momjian
6f45521610
fix(docs): clarify version policy (#29654)
* version policy

* Update docs/docs/install/upgrading.md

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>

---------

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
2026-07-06 19:07:31 +00:00
Tom B
6aa5651032
fix(docs): use correct heading name for DB dump (#29483)
match docs to actual UI copy
2026-07-06 10:13:22 -05:00
github-actions
05d838b560 chore: version v3.0.0 2026-06-30 20:03:47 +00:00
Jason Rasmussen
6507b1f94c
feat: pump doc references (#29331) 2026-06-26 16:45:06 +00:00
jameskimmel
b16cc496b2
docs: MS smtp guide (#29289)
Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>
2026-06-26 16:16:38 +02:00
Alex
08b2e2c0b5
fix(docs): Revert v3 bump (#29310)
Revert "fix(docsc): v3 bump (#29246)"

This reverts commit dc7d57ff9a.
2026-06-24 11:18:37 -05:00
Matthew Momjian
dc7d57ff9a
fix(docsc): v3 bump (#29246)
v3 bump in docs
2026-06-21 20:44:58 -05:00
Timon
95fc5e9682
docs: clarify duplicate exif merging intent (#29203) 2026-06-19 10:57:35 +02:00
Tom Vincent
3be803d0c0
docs(mobile-app): add Play App Signing certificate hash (#29168) 2026-06-17 14:19:04 +00:00
Matthew Momjian
50f1121459
fix(docs): v3 bumps (#29007)
* v3 bumps

* format
2026-06-12 09:34:35 -04:00
Yaros
f973927c68
docs: replace make for mise (#28913)
* docs: replace make for mise

* chore: remove makefile comment
2026-06-08 14:31:23 -04:00
bo0tzz
7155bb1e80
chore: fix up docs placeholders (#28814) 2026-06-04 08:19:40 -04:00
shenlong
c42cea5ca9
refactor: use widget previews for ui showcase (#28548)
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2026-05-29 20:22:47 +00:00
Timon
b941108cbd
chore: update documentation to use mise commands (#28515) 2026-05-27 10:33:23 -04:00
Thomas van Gemert
748a13104a
chore(docs): update FAQ with profile picture change instructions (#28634)
Update FAQ with profile picture change instructions

Based on this discussion (https://github.com/immich-app/immich/discussions/27168) it seems I am not the only one confused by how Immich lets you change your profile picture. An addition to the FAQ will help. I also added another horizontal separator to be consistent with the rest of the document.
2026-05-27 09:17:12 -05:00
Fabian Wimberger
53a24783f5
fix(ml): stabilize MIGraphX inference (#28444)
* fix: stabilize ROCm MIGraphX inference

Serialize MIGraphX session runs so lazy compiles cannot overlap within a worker.

Use a fixed face-recognition batch size for MIGraphX to avoid compiling a new program for each detected face count.

* fix(ml): increase ROCm worker timeout

* fix(ml): narrow MIGraphX compile locking

* docs: format environment variables table

* docs: apply prettier to environment variables table
2026-05-26 18:41:56 +00:00
Jason Rasmussen
3d075f2bf8
feat: workflows & plugins (#26727)
feat: plugins

chore: better types

feat: plugins
2026-05-18 11:09:33 -04:00
racehd
89b3433346
feat(docs): add fixed subnet guide for Synology to prevent firewall issues (#26554)
* - Add Set Fixed Subnet section
- Add newline after details summary to properly render summary with mdx

* pnpm run format --write

---------

Co-authored-by: Jason Rasmussen <jason@rasm.me>
2026-05-13 23:54:13 +00:00
bo0tzz
e323e778cd
fix: update server-commands subcommand list (#28402) 2026-05-13 09:27:25 -04:00
Jason Rasmussen
58beac8fe0
chore: migrate mobile makefile to mise (#28390) 2026-05-12 15:21:04 -04:00
Jason Rasmussen
15f3947ae6
chore: mise scripts (#28367) 2026-05-11 17:46:02 -04:00
Jason Rasmussen
bb44773e57
chore: remove unused commands (#28361) 2026-05-11 16:19:40 -04:00
Jason Rasmussen
db589455f4
refactor: move cli to package folder (#28356) 2026-05-11 14:49:45 -04:00
Jason Rasmussen
7837d40f57
chore: move sdk to packages (#28350) 2026-05-11 13:37:10 -04:00
Mert
eea820fa2f
chore(server): enable hw decoding by default (#28324) 2026-05-11 08:02:26 -04:00
Sandro
fdac6c8bc4
fix(docs): missing colon in config file doc (#28313)
Fix missing colon
2026-05-09 09:44:41 +07:00
Mees Frensel
87175ee56c
fix(docs): document upgrade-insecure-requests default (#28279) 2026-05-07 08:40:14 -04:00
mws-weekend-projects
90a69e2ba6
feat(web): add full-path search mode to UI (#26758)
Co-authored-by: mws-weekend-projects <mws-weekend-projects@users.noreply.github.com>
Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com>
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
2026-05-06 15:45:40 +02:00
Aigars Mahinovs
576b1eb999
docs: update rocm installation instructions (#25434) 2026-05-06 09:30:42 -04:00
Brent Hugh
3e6d053f93
chore: enhance documentation on wildcard and exclusion patterns (#27884)
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
2026-05-06 12:36:25 +02:00
Mert
97c62136b7
chore(server)!: drop pgvecto.rs support (#28159)
drop pgvecto.rs
2026-04-30 09:40:38 -04:00
白隐Hakuin
c1051c7ed2
fix(docs): Update Tailscale free tier user and device limits (#28151)
* docs: Update Tailscale free tier user and device limits

* chore: generalize

Updated the description of the Tailscale free tier for clarity.

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-04-30 10:19:49 +00:00
Aki Hakune
be1b9a5f67
feat(server): add MPO file type support (#27963)
* feat(server): add MPO file type support

* fix(server): document description error
2026-04-20 17:45:53 -04:00
Matthew Momjian
2c812a2561
fix(docs): helmet file affected containers (#27939)
fix helmet file
2026-04-18 12:19:39 -04:00