1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-27 22:22:45 +01:00
Commit graph

463 commits

Author SHA1 Message Date
Matthew Momjian
345f918784
chore(docs): stronger discouraging of non-Linux installations ()
* no windows!

* 2

* 3

* Update docs/docs/install/requirements.md

Co-authored-by: bo0tzz <git@bo0tzz.me>

* Update requirements.md

---------

Co-authored-by: bo0tzz <git@bo0tzz.me>
2024-12-10 16:42:45 -05:00
Tim Van Onckelen
292182fa7f
feat: Notification Email Templates () 2024-12-04 20:26:02 +00:00
Mert
4bf1b84cc2
feat(ml): support multiple urls ()
* support multiple url

* update api

* styling

unnecessary `?.`

* update docs, make new url field go first

add load balancing section

* update tests

doc formatting

wording

wording

linting

* small styling

* `url` -> `urls`

* fix tests

* update docs

* make docusaurus happy

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-12-04 20:17:47 +00:00
Sam Holton
5417e34fb6
feat(server): Add publicUsers toggle for user search ()
* 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
Matthew Momjian
1935b88d13
docs: clarify/strengthen wording of PG deployment requirements ()
* clarify/strengthen PG wording

* 2

* oops

* Update requirements.md

---------

Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com>
2024-11-22 05:53:47 +00:00
Rudolf Horváth
689c6aa276
docs: add developer notes about rootless docker setup () 2024-11-21 12:25:45 +00:00
Jason Rasmussen
ed8a3101a8
chore: update dev ports () 2024-11-20 14:44:19 -05:00
Shivansh Saini
c17c174149
docs: backup only selected photos ()
Co-authored-by: Zack Pollard <zackpollard@ymail.com>
2024-11-20 15:19:01 +00:00
Matthew Momjian
4b5657c21e
docs: get asset owner by ID from database ()
asset owner
2024-11-16 14:43:32 -05:00
mcarbonne
5a2af558fb
feat: add minimal devcontainer setup ()
* 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
Nicholas Flamy
c58bd307ce
docs: Update TrueNAS docs for TrueNAS SCALE 24.10 ()
* initial-docs-update

* add-info-about-external-libraries
2024-11-13 11:26:23 -06:00
Xuesong
ecb8349085
chore(docs): encode db dump in UTF-8 without BOM for Windows () 2024-11-13 10:05:53 +00:00
Zack Pollard
f1c9b763cf
docs: backup folder name is backups () 2024-11-11 12:28:53 +00:00
gamescom15
7aacc92699
docs: clarify file size impact in hardware-transcoding.md () 2024-11-11 03:51:00 +00:00
Joren Guillaume
54d881e5c6
docs: Fix DCM docs link ()
Fix DCM docs link
2024-11-10 13:33:51 -05:00
bo0tzz
f3e88ea2fa
docs: make IGNORE_MOUNT_CHECK warning stronger () 2024-11-08 13:29:10 +00:00
Zack Pollard
ec5b7c266b
chore: backups custom location and config file docs () 2024-11-07 18:08:02 +00:00
yodatak
be2b76be8c
docs: add backups to startup folders list ()
Add the check of backups that is done on immich microservice of backups folder presence
2024-11-07 04:18:14 +00:00
bo0tzz
a9fc840d65
chore: tidy up backup-and-restore.md () 2024-11-06 22:18:55 +01:00
Thariq Shanavas
8d8becd0f7
docs: Added a note about avoiding redundant database backups ()
* Add note about built-in backups

* npm run format:fix
2024-11-06 15:09:53 -06:00
slamp
3b5f5ec57a
docs: improve custom-locations wording to be easier to read ()
* Improve wording to make it easier to read custom-locations.md

It's only grammatical change

* Update docs/docs/guides/custom-locations.md

Co-authored-by: bo0tzz <git@bo0tzz.me>

* Update custom-locations.md

Revert to 'because of' and remove 'hard drive'

---------

Co-authored-by: bo0tzz <git@bo0tzz.me>
2024-11-06 19:49:23 +00:00
Daniel Dietzler
b29e4ec39f
fix: docker link () 2024-11-06 13:45:52 -06:00
Mert
b9096f3e99
feat(server): use tonemapx for software tone-mapping () 2024-10-31 20:48:23 -04:00
Zack Pollard
7d933ec97a
feat: built-in automatic database backups () 2024-10-31 11:29:42 +00:00
aviv926
96e97278d3
docs: Add info about album sync&folder view ()
* Album Sync

* npm run format:fix

* fix path

* info about folder view

* Sync albums

* npm run format:fix

* Add information about limitations of a property that appears in multiple albums

* npm run format:fix

* - to ->

* Update docs/docs/features/mobile-app.mdx

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

* Update docs/docs/features/mobile-app.mdx

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

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
2024-10-29 05:00:43 +00:00
Jevgeni Kiski
e1d968d1b3
docs: note about Nginx reverse proxy compatibility with Let's Encrypt ()
* Nginx reverse proxy compatibility with Let's Encrypt

* Update reverse-proxy.md

* Update reverse-proxy.md

Co-authored-by: bo0tzz <git@bo0tzz.me>

* Priority of = is higher

* Update reverse-proxy.md

---------

Co-authored-by: bo0tzz <git@bo0tzz.me>
2024-10-28 23:48:09 -05:00
Sweebah
f8a2bcee79
fix: Add DB_DATA_LOCATION config. ()
Add DB_DATA_LOCATION config.

Posted [on reddit](https://www.reddit.com/r/unRAID/comments/1f8wq45/immich_install_via_docker_compose_database_cannot/).
2024-10-27 18:25:58 -05:00
Daniel Dietzler
151ba9f1d9
refactor(server): telemetry env variables ()
refactor(server)!: telemetry env variables

Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com>
2024-10-24 21:07:32 +00:00
Mert
1ec9a60e41
feat(ml): configurable batch size for facial recognition ()
* configurable batch size, default openvino to 1

* update docs

* don't add a new dependency for two lines

* fix typing
2024-10-23 07:50:28 -05:00
CrushedAsian255
13d2febc33
feat(docs): add mention to purchase to support immich page () 2024-10-22 12:01:04 +01:00
polgarc
b7cd770831
docs: add warning to repair page ()
* chore: remove repair docs

* add warning instead of remove
2024-10-21 14:39:28 -04:00
Evie Lau
d137fc3eb6
docs: add qsv note for jasper lake cpus ()
* Update hardware-transcoding.md

Add niche instruction to get QSV working with Jasper Lake CPUs, based on conclusion from 

* Relocate note to setup step, under the Admin page changes

* Add Elkhart Lake

* chore: cleanup

---------

Co-authored-by: Jason Rasmussen <jason@rasm.me>
2024-10-21 18:37:21 +00:00
John Strunk
56bebd01df
chore(docs): correct two small typos () 2024-10-21 13:05:17 +00:00
Christian Koch
76c0b964eb
chore(docs): update _storage-template.md ()
Update _storage-template.md

The example for the {{if}} was a little bit confusing. Just a recommendation
2024-10-18 19:43:48 +00:00
pyorot
b1149881bd
feat(server): add pcm_s16le accepted audio codec () 2024-10-18 08:26:16 -04:00
Mert
23646f0d55
feat(server): vaapi hardware decoding ()
* add hw decoding for vaapi

* add tests

* update docs
2024-10-17 18:02:41 -04:00
ngtrio
8eb79805ae
fix(docs): typo in backup-and-restore.md () 2024-10-15 18:44:51 +00:00
martin
f29fb1655a
docs: update authelia link () 2024-10-13 21:34:38 +02:00
Jason Rasmussen
465f4639da
feat: align compose ports () 2024-10-09 16:01:52 -04:00
Max
360e7d6d7a
docs: fix typo in Backup Script Guide () 2024-10-09 16:04:13 +00:00
Joren Guillaume
1a72602ff9
docs: Add DB name to backup-and-restore ()
* Update backup-and-restore.md

changelog:
Add database name to the restore command and document it in the notes

* docs: remove added database flag and change warn wording

* docs: fix forgotten warning change

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

---------

Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com>
2024-10-09 22:37:47 +07:00
Mert
bd826b0b9b
feat(ml): round-robin device assignment ()
* round-robin device assignment

* docs and tests

clarify doc
2024-10-07 17:37:45 -04:00
Mert
4bb42c4a25
docs: update version range for pgvecto.rs ()
* update pgvecto.rs range

* clarify pg17
2024-10-06 13:16:31 -04:00
Yoni Yang
a8d16feb32
docs: fix confustion about libmali in hardware-transcoding.md () 2024-10-06 10:17:59 -04:00
PetrSvirak
1b7e4b4e52
fix(docs): Update TrueNAS installation docs ()
Mention about ACL mode added for the case when library is located in a dataset with network sharing capabilities.

Based on [community issue](https://www.truenas.com/community/threads/immich-app-permissions-to-copy-to-path-inside-smb-share.117253/) and [redit post](https://www.reddit.com/r/truenas/comments/1b1weo9/comment/l132fuj/)
2024-10-02 13:39:14 +00:00
Jason Rasmussen
305fc77ebe
feat(server): better mount checks () 2024-10-01 13:04:37 -04:00
Mert
9b309e84c9
docs: update config file ()
update config file
2024-09-30 11:11:42 +07:00
bo0tzz
dbe542803f
docs: update FAQ CLIP search explanation () 2024-09-27 13:07:00 -04:00
Gus Price
62a490eca2
docs: add clarity to non root user section ()
* clarity

* prettier
2024-09-26 17:34:01 +00:00
Jonathan Jogenfors
b2f2be3485
refactor(server): library syncing ()
* refactor: library scanning

fix tests

remove offline files step

cleanup library service

improve tests

cleanup tests

add db migration

fix e2e

cleanup openapi

fix tests

fix tests

update docs

update docs

update mobile code

fix formatting

don't remove assets from library with invalid import path

use trash for offline files

add migration

simplify scan endpoint

cleanup library panel

fix library tests

e2e lint

fix e2e

trash e2e

fix lint

add asset trash tests

add more tests

ensure thumbs are generated

cleanup svelte

cleanup queue names

fix tests

fix lint

add warning due to trash

fix trash tests

fix lint

fix tests

Admin message for offline asset

fix comments

Update web/src/lib/components/asset-viewer/asset-viewer-nav-bar.svelte

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

add permission to library scan endpoint

revert asset interface sort

add trash reason to shared link stub

improve path view in offline

update docs

improve trash performance

fix comments

remove stray comment

* refactor: add back isOffline and remove trashReason from asset, change sync job flow

* chore(server): drop coverage to 80% for functions

* chore: rebase and generated files

---------

Co-authored-by: Zack Pollard <zackpollard@ymail.com>
2024-09-25 18:26:19 +01:00