4807fc40a6
refactor!: LOG_LEVEL => IMMICH_LOG_LEVEL ( #9557 )
...
refactor: LOG_LEVEL => IMMICH_LOG_LEVEL
2024-05-17 11:44:22 -04:00
d8eca168ca
feat(server): fully accelerated nvenc ( #9452 )
...
* use arrayContaining
* libplacebo for nvenc
update dockerfile
* tweaks
* update nvenc options
* tweak settings
* refactor
* toggle for hardware decoding, software / hardware decoding for nvenc and rkmpp
* fix software tone-mapping not being applied
* separate configs for hw/sw
* update api
* add hw decode toggle
* fix mutating config
* remove `version` flag
* fix config type
* remove submodule
* handle temporal AQ
* remove duplicate tests
* use `tonemap_opencl`
* wording
* update docs
2024-05-16 13:30:26 -04:00
64636c0618
feat(server): near-duplicate detection ( #8228 )
...
* duplicate detection job, entity, config
* queueing
* job panel, update api
* use embedding in db instead of fetching
* disable concurrency
* only queue visible assets
* handle multiple duplicateIds
* update concurrent queue check
* add provider
* add web placeholder, server endpoint, migration, various fixes
* update sql
* select embedding by default
* rename variable
* simplify
* remove separate entity, handle re-running with different threshold, set default back to 0.02
* fix tests
* add tests
* add index to entity
* formatting
* update asset mock
* fix `upsertJobStatus` signature
* update sql
* formatting
* default to 0.03
* optimize clustering
* use asset's `duplicateId` if present
* update sql
* update tests
* expose admin setting
* refactor
* formatting
* skip if ml is disabled
* debug trash e2e
* remove from web
* remove from sidebar
* test if ml is disabled
* update sql
* separate duplicate detection from clip in config, disable by default for now
* fix doc
* lower minimum `maxDistance`
* update api
* Add and Use Duplicate Detection Feature Flag (#9364 )
* Add Duplicate Detection Flag
* Use Duplicate Detection Flag
* Attempt Fixes for Failing Checks
* lower minimum `maxDistance`
* fix tests
---------
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com >
* chore: fixes and additions after rebase
* chore: update api (remove new Role enum)
* fix: left join smart search so getAll works without machine learning
* test: trash e2e go back to checking length of assets is zero
* chore: regen api after rebase
* test: fix tests after rebase
* redundant join
---------
Co-authored-by: Nicholas Flamy <30300649+NicholasFlamy@users.noreply.github.com >
Co-authored-by: Zack Pollard <zackpollard@ymail.com >
Co-authored-by: Zack Pollard <zack@futo.org >
2024-05-16 18:08:37 +01:00
984aa8fb41
refactor(server): system config ( #9517 )
2024-05-15 18:58:23 -04:00
ad915ccd64
docs(ml): update link ( #9477 )
...
update link
2024-05-14 15:34:36 +01:00
b1ca5455b5
docs: remove mention of external assets being read-only ( #9465 )
2024-05-14 11:02:26 +01:00
bf036f2f58
fix(deps): update typescript-projects ( #9454 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 21:42:48 -04:00
540e568e9d
docs: update external-library.md ( #9420 )
...
* Update external-library.md
I believe that displaying the code for both sections, even if it seems a bit repetitive, can help prevent fast readers from overlooking it
* Apply suggestions from code review
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com >
---------
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com >
2024-05-13 12:49:30 -04:00
06402aa9fb
chore(server): email notification button png ( #9423 )
...
* chore(server): email notification button png
* valid user name
---------
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
2024-05-13 15:36:35 +00:00
45316f985b
Update portainer install docs ( #9421 )
...
* Update portainer.md
* Update portainer.md
* chore: cleanup
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com >
2024-05-13 09:46:38 -04:00
e2a31323bb
docs: add info about postgres database checksums ( #9391 )
...
* docs staging for next release
* linting
* newline
* remove old info
2024-05-13 11:23:20 +01:00
6f82f220b8
docs: small changes&updates ( #9059 )
...
* Updates
* Adding information to the PR Checklist
* fix #5644
* PR feedback
* suggestions
* Revert dbname
2024-05-10 23:15:38 -05:00
35ef82ab6b
docs: add discord link ( #9379 )
...
add discord link to docs
2024-05-10 12:38:35 -05:00
3a68190b99
docs: warn against use on NTFS / WSL ( #9371 )
...
* DB filesystem
* updates to requirements
* wording
* OS update
* Update environment-variables.md
* Update FAQ.mdx
* Update requirements.md
2024-05-10 11:02:48 -04:00
a8abf2753e
chore: put back warning banner ( #9362 )
2024-05-09 15:53:48 -05:00
13a62715e4
docs: backup restore - add warning to not backup DB_DATA_LOCATION ( #9353 )
...
backup restore add warning for backing up folder
2024-05-09 09:18:52 -05:00
98f87b275b
docs: update portainer.md ( #9337 )
...
Changed #3 to lowercase, as Portainer stacks do not accept capital letters.
2024-05-08 16:54:20 -05:00
e9f99673b9
docs: add custom map styles community guide ( #9311 )
...
* Create custom-map-styles.md
* add immich_map_styles_publish.png
* Update custom-map-styles.md
2024-05-07 20:17:21 +00:00
dc4f7bef69
Specify PowerShell for win backup/restore ( #9262 )
...
Update backup-and-restore.md
2024-05-04 16:23:53 -04:00
d26ac431b8
docs: update post-install-steps documentation ( #9239 )
...
* docs: update post-install-steps documentation
* fix: format code with prettier (ci)
2024-05-03 08:05:34 -04:00
d7f53d93a6
chore(docs): Link to helm chart README ( #9238 )
2024-05-03 08:03:45 -04:00
16706f7f49
chore: Remove sponsor link from homepage ( #9226 )
2024-05-02 11:42:54 -05:00
c2a525170e
docs: add information about Shared Albums & Assets feature ( #8626 )
...
* Shared Albums & Assets
* npm run format:fix
* Files Custom Locations
* Revert "Files Custom Locations"
This reverts commit 5209845cae1ffb23d707f5f5dcae219d0b5a8e47.
* add info: archive size limited
2024-05-02 16:57:42 +01:00
4b86c7a298
docs: New Futo milestones ( #9211 )
...
* new Futo milestones
* npm fix
* change to DateType.DATE
* Update docs/src/pages/milestones.tsx
* Update docs/src/pages/milestones.tsx
* fix: remove release from futo milestone
---------
Co-authored-by: Zack Pollard <zackpollard@ymail.com >
2024-05-02 00:47:09 +00:00
a2c040a47f
fix(docs): allow no release specified for milestone ( #9212 )
...
fix(docs): make release optional in milestones
default to tag if not specified when tag is also specified
2024-05-02 01:33:17 +01:00
959b3f05d2
chore: Move mobile backup FAQ to correct section ( #9200 )
2024-05-02 01:33:17 +01:00
84d638645d
docs: link to blog in announcement ( #9208 )
2024-05-02 01:33:17 +01:00
64e9791a3f
chore: remove donation links from the readme, docs and release notes template ( #9207 )
2024-05-02 01:33:17 +01:00
0aa3b29eeb
feat: dream comes true
2024-05-02 01:33:17 +01:00
0a598ae1b8
chore: fvm and node dependency updates and pinning ( #9203 )
...
* chore(mobile): ignore .fvm directory and update .fvmrc version
* chore(cli): add nvm and volta node versioning files/config
* chore(docs): add nvm and volta node versioning files/config, bump to node v20
* chore(server): add nvm node versioning file
* chore(web): add nvm and volta node versioning files/config
* chore(e2e): add nvm and volta node versioning files/config
2024-05-01 14:05:18 +01:00
0b0ab99016
chore: upgrade docusaurus-preset-openapi to remove axios ( #9167 )
2024-04-29 22:19:18 -04:00
ee4877b090
chore(docs): collapse some small sections and add a note on MEDIA_LOCATION variable ( #9150 )
...
* Update environment-variables.md
* Update config-file.md
* Update config-file.md
* Update command-line-interface.md
* linting
2024-04-29 09:23:13 -05:00
6eb5d2e95e
docs: update custom locations and cleanup backup/restore paths ( #9148 )
...
* Create separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* New article for docker storage on SSD
* Update separate-storage.md
* Update separate-storage.md
* In the process, found errors in backup and restore
* Update backup-and-restore.md
* Update backup-and-restore.md
* Update backup-and-restore.md
* Update custom-locations.md
* Update custom-locations.md
* Update custom-locations.md
* Update custom-locations.md
* linting
2024-04-29 09:47:07 -04:00
fc2e709ad4
docs: update env vars for new deployment ( #9145 )
...
* Update environment-variables.md
* Update environment-variables.md
* add DB_DATA_LOCATION
2024-04-28 21:54:27 -04:00
3c7b8d560f
docs: update queries for descriptions ( #9144 )
...
* update queries for descriptions
* join to assets
* specify exif.
* Update database-queries.md
LEFT JOIN not needed here
* Update database-queries.md
* Update database-queries.md
2024-04-28 23:15:32 +00:00
a2cf8c7fc7
docs: background backup FAQ ( #9142 )
...
* docs: background backup FAQ
* Update docs/docs/FAQ.mdx
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com >
* Update docs/docs/FAQ.mdx
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com >
* Update docs/docs/FAQ.mdx
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com >
* Update docs/docs/FAQ.mdx
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com >
---------
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com >
2024-04-28 19:23:57 +00:00
0b68cc2da6
docs: correct milestones ( #9120 )
...
Update milestones.tsx
2024-04-27 17:48:35 +00:00
7ea539b753
chore(server): default postgres hostname to compose service name ( #9118 )
2024-04-27 13:43:45 -04:00
1e34b01986
docs: new milestones ( #9113 )
...
* 30k stars milestone
* metrics and contributors
2024-04-27 17:14:53 +00:00
0d8a04b43c
chore: for redis, use service name as the default ( #9109 )
...
chore: use service name as default redis hostname
2024-04-27 11:04:23 -04:00
0c60aaf557
Update hardware-transcoding.md ( #9094 )
...
* Update hardware-transcoding.md
Adding tutorial on how to add QuickSync on Immich dockerfile on Unraid
* cleanup
Co-authored-by: bo0tzz <git@bo0tzz.me >
* fix header
* fix header
---------
Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com >
Co-authored-by: bo0tzz <git@bo0tzz.me >
2024-04-27 00:27:49 -04:00
0571901288
Fix backup and restore docker compose issue ( #8939 )
...
For the backup and restore docker compose config to work, the `POSTGRES_DB` environment variable needs to be specified
2024-04-27 00:14:51 -04:00
8d5729c3b2
chore(docs): upgrade docusaurus to address dependabot warnings ( #9102 )
2024-04-26 20:16:14 -04:00
a90138e42e
docs(ml): clarify cuda and openvino requirements ( #9072 )
...
update docs
2024-04-24 23:15:26 -05:00
466451abc9
feat(server): env variable to skip migrations on startup ( #9069 )
...
* env variable to skip migrations
* update docs
* update env doc
2024-04-24 22:52:38 -04:00
56ce58c718
Update community-projects.tsx ( #9057 )
...
* Update community-projects.tsx
I have made a repo for the remove offline assets python script that was linked as one of my gists. This repo has much more explanation as the the usage and troubleshooting and allows for the contribution from other community members.
* Update docs/src/components/community-projects.tsx
Co-authored-by: bo0tzz <git@bo0tzz.me >
---------
Co-authored-by: Alex <alex.tran1502@gmail.com >
Co-authored-by: bo0tzz <git@bo0tzz.me >
2024-04-24 14:53:30 +00:00
a91fd772e4
docs: default to sed pg_catalog for Linux, document restore/reset for PG bind mount ( #9021 )
...
* Update FAQ.mdx
* Update FAQ.mdx
* Update FAQ.mdx
* Update FAQ.mdx
* Update FAQ.mdx
* Update FAQ.mdx
* Update backup-and-restore.md
* Update backup-and-restore.md
* linting
* Update backup-and-restore.md
* Update FAQ.mdx
* Update backup-and-restore.md
* Update docs/docs/administration/backup-and-restore.md
Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com >
* Update FAQ.mdx
---------
Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com >
2024-04-22 18:40:19 -04:00
c9a079201a
docs: update "move all data" instructions in FAQ ( #8976 )
...
* Update FAQ.mdx
chore(docs): update "move all data" FAQ instructions.
* Apply suggestions from code review
fix: (apply suggestions) use sql-compliant comments
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com >
* fix: Update FAQ.mdx
---------
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com >
2024-04-22 12:53:55 +00:00
431ffebddd
feat(server): use embedded preview from raw images ( #8773 )
...
* extract embedded
* update api
* add tests
* move temp file logic outside of media repo
* formatting
* revert `toSorted`
* disable by default
* clarify setting description
* wording
* wording
* update docs
* check extracted image dimensions
* test that it unlinks
* formatting
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
2024-04-19 10:50:13 -05:00
c50241369a
docs: link to storage label docs from storage template docs ( #8911 )
...
* docs: link to storage label docs from storage template docs
* docusaurus sucks
2024-04-18 21:08:09 -04:00