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
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
Jason Rasmussen
3d075f2bf8
feat: workflows & plugins ( #26727 )
...
feat: plugins
chore: better types
feat: plugins
2026-05-18 11:09:33 -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
Yaros
79c392ceba
fix(docs): instructions on how to use local immich ui ( #27813 )
2026-04-17 12:29:14 +02:00
Jason Rasmussen
fae05270a3
feat: doc links ( #26519 )
2026-02-26 12:14:17 -05:00
Dusan Hlavaty
d1abdea420
chore(docs): add quick-start guide for DevPod with docker ( #26213 )
2026-02-18 16:26:09 -05:00
Dusan Hlavaty
f6e10afe2b
chore(docs): fix discord channel in docs ( #26238 )
2026-02-15 21:34:02 +01:00
Yaros
7211d80e5f
docs: update mobile setup to use mise ( #25847 )
...
docs: update mobile setup to mise
2026-02-05 12:55:38 -05:00
Alex
a244d94ac8
docs: update documentation ( #25440 )
...
* docs: beginning of the year tune up and updates
* darker dark
* backup information
* promote to table of content
* Apply suggestions from code review
Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com >
Co-authored-by: Mees Frensel <33722705+meesfrensel@users.noreply.github.com >
* restore and backup
* edit
* Apply suggestions from code review
Co-authored-by: bo0tzz <git@bo0tzz.me >
* feedback
* more information on mobile
Co-authored-by: https://github.com/aviv926
* more information on free up space
>
> Co-authored-by: jtagcat <git-12dbd862@jtag.cat >
* Update docs/docs/features/mobile-app.mdx
Co-authored-by: jtagcat <git-12dbd862@jtag.cat >
* screenshot and minor tweaks
---------
Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com >
Co-authored-by: Mees Frensel <33722705+meesfrensel@users.noreply.github.com >
Co-authored-by: bo0tzz <git@bo0tzz.me >
Co-authored-by: jtagcat <git-12dbd862@jtag.cat >
2026-01-25 15:45:30 +00:00
Daniel Dietzler
c411151560
chore: docs for contributing ( #25082 )
2026-01-06 09:07:44 -06:00
Robert Schäfer
4be9a5ebf8
fix(docs): obsolete docs about rootless docker ( #24376 )
...
Description
-----------
The documentation lies about comments in `docker/docker-compose.dev.yml`.
Reason: in 689c6aa276 these docs were added
but the comments in this file are removed in
b9e2590752 and the docs weren't updated.
How Has This Been Tested?
-------------------------
```
$ git log -S rootless
commit b9e2590752
Author: Jason Rasmussen <jason@rasm.me >
Date: Tue Sep 16 12:48:44 2025 -0400
chore: simplify (#22082 )
commit 689c6aa276
Author: Rudolf Horváth <R-Rudolf@users.noreply.github.com >
Date: Thu Nov 21 13:25:45 2024 +0100
docs: add developer notes about rootless docker setup (#13250 )
```
Checklist:
----------
- [x] I have performed a self-review of my own code
- [x] I have made corresponding changes to the documentation if applicable
- [x] I have no unrelated changes in the PR.
- [ ] I have confirmed that any new dependencies are strictly necessary.
- [ ] I have written tests for new code (if applicable)
- [ ] I have followed naming conventions/patterns in the surrounding code
- [ ] All code in `src/services/` uses repositories implementations for database calls, filesystem operations, etc.
- [ ] All code in `src/repositories/` is pretty basic/simple and does not have any immich specific logic (that belongs in `src/services/`)
2025-12-03 18:34:08 -06:00
Robert Schäfer
e98a33cf9d
fix(docs): build cli for e2e tests ( #24184 )
2025-11-28 15:11:17 +01:00
Ujjwal Goel
99505f987e
fix: use npm instead of pnpm and fix check:all ( #24101 )
...
* fix: use npm instead of pnpm and fix `check:all`
* fix: remove `--` from pnpm commands
* Remove `check:all` from the documentation section
2025-11-23 21:04:43 -06:00
Sergey Katsubo
5e482dabc6
feat(server): support running medium tests in devcontainer ( #23882 )
...
* Support running medium tests in devcontainer
* Add "pnpm run test:medium" to the devcontainer doc
* Fix indentation for inline comments in the doc
* Fix a couple of words in the doc
2025-11-18 21:03:21 -06:00
Hritik V
07a39226c5
chore: include link to discord server when referencing contribution channel ( #23728 )
...
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
2025-11-13 16:27:26 +00:00
idubnori
2cefbf8ca3
chore: add "pnpm run migrations:revert" command ( #23869 )
2025-11-13 10:12:59 -06:00
Zack Pollard
37a3784d80
feat: docs.immich.app ( #21819 )
...
Co-authored-by: Jason Rasmussen <jason@rasm.me >
2025-09-25 15:54:34 +01:00
Daniel Dietzler
34255453b1
chore: update docs to use pnpm ( #21113 )
2025-08-21 15:25:05 -05:00
shenlong
13281f8531
docs: more make commands and add mobile checks to pr-checklist ( #20211 )
...
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com >
2025-07-25 13:24:08 +01:00
Min Idzelis
b256c51b6b
docs: update devcontainer docs ( #19237 )
2025-07-17 14:49:55 +00:00
renovate[bot]
36b018e355
fix(deps): update typescript-projects ( #18898 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zack Pollard <zackpollard@ymail.com >
2025-07-01 10:00:35 +00:00
Min Idzelis
103b83d2d6
feat: devcontainers ( #18007 )
...
* feat: devcontainers
* Update link
* Update docs
* Extend existing dockerfiles/composes
* Add jre for make open-api
* Add jre for make open-api
* shellcheck
* git doesn't like bind mount within git repo
* group tasks
* Missing sudo
* Review comments
* tweak for codespaces
* typo
* Lots of docs
* close <br>
* Specify ENV vars for database
* doc errors
* fix broken doc link
* Simplify devcontainers scripts/startup
---------
Co-authored-by: Jason Rasmussen <jason@rasm.me >
2025-06-13 14:49:21 +00:00
Nicholas
5fdc8c9481
feat: add vscode extensions as recommendations ( #18641 )
...
* add vscode extensions as recommendations
* forgot to add DCM because it's not available for VSCodium afaict
* update docs
* fix formatting
2025-05-27 10:02:36 -05:00
Alex
c8641d24f6
chore: tailwindcss v4 and z-war clean up ( #18358 )
...
* chore: styling tweak
* replace full-screen-modal, update docs
* scrubber
* fix: control app bar in memory viewer
* face lift
* pr feedback
* clean up
2025-05-19 14:32:23 +00:00
Jason Rasmussen
6474a78b8b
feat: initial kysely migration file ( #17678 )
2025-04-17 17:38:47 -04:00
Alex
19e5a6f68f
chore(doc): translation instruction for mobile app ( #17629 )
2025-04-15 14:31:13 -05:00
Rudhra Raveendran
40e3322b25
docs: Add PowerShell example for running web client only ( #17546 )
...
Add PowerShell example for running web client only
2025-04-11 17:02:21 -04:00
Ridvan
f78066d4b9
Update setup.md to include FVM dependency ( #15927 )
2025-02-06 18:50:55 +00:00
Jason Rasmussen
1fcc75fb44
docs: update server arch ( #15775 )
2025-01-29 13:42:38 -06:00
Jason Rasmussen
b9000d8770
feat(web): immich-ui components ( #14263 )
...
* feat: add immich-ui to auth pages
* fix: welcome icon
* styling
* fix: mobile padding
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
2025-01-14 14:53:33 -05:00
Alex
6239365f68
chore(docs): clean up and add new content ( #15003 )
...
* wip: Install
* wip: sharing
* wip: features
* wip: features
* wip: tags and folder view
* update links
* fix: broken reference to page sections
* pr feedback
* Update docs/docs/overview/comparison.md
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com >
* webp
* webp is glory
* webp is glory
---------
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com >
2025-01-02 10:04:14 -06:00
Sam Holton
5417e34fb6
feat(server): Add publicUsers toggle for user search ( #14330 )
...
* feat(server): Add publicUsers toggle for user search
* tests
* docs: add check:typescript for web PR checklist
* return auth.user when publicUsers is false - app testing
---------
Co-authored-by: Alex <alex.tran1502@gmail.com >
2024-11-26 15:51:01 +00:00
Rudolf Horváth
689c6aa276
docs: add developer notes about rootless docker setup ( #13250 )
2024-11-21 12:25:45 +00:00
Jason Rasmussen
ed8a3101a8
chore: update dev ports ( #14256 )
2024-11-20 14:44:19 -05:00
mcarbonne
5a2af558fb
feat: add minimal devcontainer setup ( #14038 )
...
* add minimal devcontainer setup
* fix Makefile & update doc
* fix Makefile
* add warning regarding devcontainer + add newline at EOF
2024-11-13 11:28:07 -06:00
Joren Guillaume
54d881e5c6
docs: Fix DCM docs link ( #14059 )
...
Fix DCM docs link
2024-11-10 13:33:51 -05:00
John Strunk
56bebd01df
chore(docs): correct two small typos ( #13644 )
2024-10-21 13:05:17 +00:00
Fynn Petersen-Frey
9abfa6940c
docs: mobile architecture diagram ( #12841 )
2024-09-23 06:11:23 +02:00
Pavel Sapachev
b2c5a90af7
docs: proper value of word-based suggestions setting to setup VSCode ( #12586 )
2024-09-11 21:23:23 -04:00
Carsten Otto
9f318a9338
fix(docs): update documentation ( #11655 )
...
update documentation
2024-08-08 23:03:43 +00:00
imakida
d180373ec1
fix: "acess" should be "access" ( #11363 )
2024-07-26 03:36:01 +00:00
Jason Rasmussen
c83de5213f
docs: add info about translations and weblate ( #10591 )
...
docs: update
2024-06-24 07:23:09 -07:00
Daniel Dietzler
e5ed7d4af1
chore: update discord links ( #10301 )
...
update discord links
2024-06-13 20:27:01 -04:00
Matthew Momjian
5ef2553bca
feat(docs): microservices be gone ( #9558 )
...
* env vars
* docs
* more info on workers
* fix
* typo
* fix bash
* typo
* service -> contianer
* worker -> workers
* updating jobs and workers
* split workers
* redis
* fix conflict
* node -> immich
* add NO_COLOR
* Update docs/docs/administration/jobs-workers.md
* chore: fix broken links now jobs page is gone
* Update environment-variables.md
* Update environment-variables.md
---------
Co-authored-by: Zack Pollard <zackpollard@ymail.com >
2024-05-30 14:25:27 +01:00