1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
Self-hosted photo and video backup solution directly from your mobile phone.
Go to file
Justin Forseth d3a5490e71
feat(server): search unknown place (#10866)
* Allow submission of null country

* Update searchAssetBuilder to handle nulls

andWhere({country:null}) produces `"exifInfo"."country" = NULL`. We want
`"exifInfo"."country" IS NULL`, so we have to treat NULL as a special
case

* Allow null country in frontend

* Make the query code a bit more straightforward

* Remove unused brackets import

* Remove log message

* Don't change whitespace for no reason

* Fix prettier style issue

* Update search.dto.ts validators per @jrasm91's recommendation

* Update api types

* Combine null country and state into one guard clause

* chore: clean up

* chore: add e2e for null/empty city, state, country search

* refactor: server returns suggestion for null values

* chore: clean up

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
Co-authored-by: Jason Rasmussen <jason@rasm.me>
2024-08-02 03:27:40 +00:00
.github chore(deps): bump stumpylog/image-cleaner-action from 0.7.0 to 0.8.0 (#11480) 2024-07-31 08:48:06 -04:00
.vscode chore: vs code formatter settings (#9562) 2024-05-18 13:50:53 -05:00
cli chore(deps): update typescript-projects (#11437) 2024-07-31 15:40:23 +00:00
deployment chore(deps): update terraform cloudflare to v4.38.0 (#11423) 2024-07-29 10:32:27 -04:00
design chore: update readme screenshot (#8182) 2024-03-22 04:31:36 +00:00
docker chore(deps): update grafana/grafana docker tag to v11.1.3 (#11451) 2024-07-31 00:09:13 -04:00
docs chore(deps): update typescript-projects (#11437) 2024-07-31 15:40:23 +00:00
e2e feat(server): search unknown place (#10866) 2024-08-02 03:27:40 +00:00
fastlane
machine-learning feat(ml): add more search models (#11468) 2024-07-31 04:34:45 +00:00
misc/release feat(cli): auto-release (#10127) 2024-06-11 08:33:36 -05:00
mobile feat(server): search unknown place (#10866) 2024-08-02 03:27:40 +00:00
open-api feat(server): search unknown place (#10866) 2024-08-02 03:27:40 +00:00
readme_i18n chore(docs): update German Readme (README_de_DE.md) (#11035) 2024-07-12 07:51:06 -04:00
server feat(server): search unknown place (#10866) 2024-08-02 03:27:40 +00:00
web feat(server): search unknown place (#10866) 2024-08-02 03:27:40 +00:00
.dockerignore feat(web): license UI (#11182) 2024-07-18 10:56:27 -05:00
.editorconfig chore: linting (#7532) 2024-02-29 11:26:55 -05:00
.gitattributes chore: gitignore open api docs/tests (#9643) 2024-05-21 16:35:20 +01:00
.gitignore chore: gitignore open api docs/tests (#9643) 2024-05-21 16:35:20 +01:00
.gitmodules chore: move test assets submodule (#9321) 2024-05-07 22:33:17 -05:00
CODE_OF_CONDUCT.md Added Code of conduct 2024-07-05 15:31:13 +00:00
CODEOWNERS chore: add code owner (#8701) 2024-04-11 06:34:19 +00:00
install.sh fix install.sh add random password for .env (#9282) 2024-05-14 10:58:28 +01:00
LICENSE
localizely.yml chore(mobile) Linked pt-BR.json with Mobile app and localizely.yml (#9281) 2024-05-06 11:22:27 -05:00
Makefile chore: add renovate makefile command for testing renovate changes (#10630) 2024-06-25 12:18:02 -04:00
README.md docs: fix typo in translations link (#10783) 2024-07-02 16:40:51 -04:00
renovate.json ci: group docker node and npm node updates together (#10625) 2024-06-25 15:49:50 +01:00
SECURITY.md chore: use immich.app email for security reports (#10594) 2024-06-24 07:25:48 -07:00


License: AGPLv3 Discord

High performance self-hosted photo and video management solution



Català Español Français Italiano 日本語 한국어 Deutsch Nederlands Türkçe 中文 Русский Português Brasileiro Svenska العربية

Disclaimer

  • ⚠️ The project is under very active development.
  • ⚠️ Expect bugs and breaking changes.
  • ⚠️ Do not use the app as the only way to store your photos and videos.
  • ⚠️ Always follow 3-2-1 backup plan for your precious photos and videos!

Note

You can find the main documentation, including installation guides, at https://immich.app/.

Demo

Access the demo here. The demo is running on a Free-tier Oracle VM in Amsterdam with a 2.4Ghz quad-core ARM64 CPU and 24GB RAM.

For the mobile app, you can use https://demo.immich.app/api for the Server Endpoint URL

Login credentials

Email Password
demo@immich.app demo

Features

Features Mobile Web
Upload and view videos and photos Yes Yes
Auto backup when the app is opened Yes N/A
Prevent duplication of assets Yes Yes
Selective album(s) for backup Yes N/A
Download photos and videos to local device Yes Yes
Multi-user support Yes Yes
Album and Shared albums Yes Yes
Scrubbable/draggable scrollbar Yes Yes
Support raw formats Yes Yes
Metadata view (EXIF, map) Yes Yes
Search by metadata, objects, faces, and CLIP Yes Yes
Administrative functions (user management) No Yes
Background backup Yes N/A
Virtual scroll Yes Yes
OAuth support Yes Yes
API Keys N/A Yes
LivePhoto/MotionPhoto backup and playback Yes Yes
Support 360 degree image display No Yes
User-defined storage structure Yes Yes
Public Sharing No Yes
Archive and Favorites Yes Yes
Global Map Yes Yes
Partner Sharing Yes Yes
Facial recognition and clustering Yes Yes
Memories (x years ago) Yes Yes
Offline support Yes No
Read-only gallery Yes Yes
Stacked Photos Yes Yes

Translations

Read more about translations here.

Translation status

Repository activity

Activities

Star history

Star History Chart

Contributors