Commit Graph

1308 Commits (cae37657e9e09467af8e9bb830a5f3f3f02e909a)
 

Author SHA1 Message Date
Alex Tran 37f802d1fe
Merge branch 'main' of github.com:immich-app/immich 2023-02-28 08:58:54 +07:00
Ikko Eltociear Ashimine df1710f4cc
chore: update README.md (#1892)
Github -> GitHub
2023-02-27 22:05:22 +07:00
Alex Tran 0fec34d316
Merge branch 'main' of github.com:immich-app/immich 2023-02-27 21:02:52 +07:00
martyfuhry a0b8312ce4
adds safe area to album to stop from clipping bottom of albums (#1889) 2023-02-27 18:35:10 +07:00
Alex Tran 8abe6909ca
Merge branch 'main' of github.com:immich-app/immich 2023-02-27 18:29:02 +07:00
Alex 25cff6a748
fix(server) long album load time on Album and Sharing page (#1890)
* chore: update package-lock.json version

* rfix(server) long album load time

* remove all eagerness

* generate index

* remove console.log

* remove deadcode

* fix: shared link album owner
2023-02-27 18:28:45 +07:00
Michel Heusschen 243c98a02e
feat(web): re-add version announcement (#1887)
* feat(web): re-add version announcement

* show notification for every update
2023-02-27 17:13:39 +07:00
Matthias Rupp c9a6820de7
chore(mobile): Favorite provider unit test (#1874)
* Favorite provider tests

* Remove unused mock

* Add setUp function to avoid duplicate code
2023-02-27 21:15:25 +07:00
Alex Tran 7d586492f3
Merge branch 'main' of github.com:immich-app/immich 2023-02-26 21:23:58 +07:00
Michel Heusschen 807bdfeda9
fix(web): layout nesting (#1881)
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-02-26 21:23:43 +07:00
Alex Tran 1f25df308a
Merge branch 'main' of github.com:immich-app/immich 2023-02-26 20:58:57 +07:00
Michel Heusschen 2efa8b6960
fix(web): setInterval outside onMount (#1883) 2023-02-26 15:55:06 +07:00
Alex Tran 7c9d2018d8
Merge branch 'main' of github.com:immich-app/immich 2023-02-26 15:04:10 +07:00
Olly Welch ab90b01122
feat(server) Enable ML support for ARM CPUs (#1880)
* Install nightly release of pytorch to enable ML support for arm CPUs

* Remove linux/arm/v7 from ML docker builds

* Add --no-cache-dir to torch installation command in ML image build

* Use PIP_NO_CACHE_DIR option in ML build to further decrease image size
2023-02-26 15:00:09 +07:00
Alex Tran d04ef319b8
Merge branch 'main' of github.com:immich-app/immich 2023-02-26 13:59:48 +07:00
Michel Heusschen 368142e79b
feat(web): improved server stats (#1870)
* feat(web): improved server stats

* fix(web): don't log unauthorized errors

* Revert "fix(web): don't log unauthorized errors"

This reverts commit 7fc2987a77.
2023-02-26 13:57:34 +07:00
Alex 7d45ae68a6
chore: update package-lock.json version (#1884) 2023-02-26 13:30:50 +07:00
Alex Tran 98bedcf1e5
chore: update package-lock.json version 2023-02-26 13:24:57 +07:00
Michel Heusschen 3377fa4640
fix(web): use correct api for asset share page (#1879) 2023-02-26 13:21:59 +07:00
Michel Heusschen 641c05c6fe
chore(web): update dependencies (#1877)
* chore(web): update dependencies

* remove invalid alt attribute
2023-02-26 13:18:26 +07:00
Michel Heusschen e157a69d86
fix(web): don't log unauthorized errors (#1871)
* fix(web): don't log unauthorized errors

* fix docker build error
2023-02-26 10:50:18 +07:00
Zack Pollard 3d468c369c
fix: machine learning only take results with > 90% confidence (#1875) 2023-02-25 22:02:35 +07:00
Jason Rasmussen 6c7679714b
refactor(server): jobs and processors (#1787)
* refactor: jobs and processors

* refactor: storage migration processor

* fix: tests

* fix: code warning

* chore: ignore coverage from infra

* fix: sync move asset logic between job core and asset core

* refactor: move error handling inside of catch

* refactor(server): job core into dedicated service calls

* refactor: smart info

* fix: tests

* chore: smart info tests

* refactor: use asset repository

* refactor: thumbnail processor

* chore: coverage reqs
2023-02-25 08:12:03 +07:00
Alex 71d8567f18
[Localizely] Translations update (#1860) 2023-02-24 14:42:33 +07:00
Michel Heusschen cc6253ba38
fix(web): sharing of access token in server API (#1858) 2023-02-24 14:42:20 +07:00
Alex 3ea107be5a
chore Add Norweigain localization setup (#1859)
* chore(localization): Add Norwegian localization setup

* chore(localization): Add Norwegian localization setup
2023-02-24 12:50:56 +07:00
martyfuhry 4ed96cf1bd
fix(mobile): Prevents duplicate taps navigating to the same route twice (#1855) 2023-02-24 10:51:35 +07:00
Michel Heusschen 9323cc76d9
feat(server): improve API specification (#1853) 2023-02-24 10:01:10 +07:00
Alex da9b9c8c69
chore: post release tasks (#1849) 2023-02-23 15:16:16 +07:00
Immich Release Bot 3c5c0ea68f Version v1.49.0 2023-02-23 18:42:23 +07:00
martyfuhry 2b988e1d5d
feat(mobile): Background app refresh status (#1839)
* adds background app refresh message

* fixes ios background settings provider

* styling

* capitalization

* changed to watch

* uses settings notifier now

* forgot to commit this file

* changed to watch and added more clarification

---------

Co-authored-by: Marty Fuhry <marty@fuhry.farm>
2023-02-23 12:33:53 +07:00
Alex 8bcb2558b6
chore(doc): update jobs screenshot (#1847)
* chore(doc): update jobs screenshot

* alt text
2023-02-23 10:44:00 +07:00
Alex b8785a5b93
chore(doc): Update (#1846)
* remove non-avx info

* background app refresh

* user popup

* architecture
2023-02-23 10:14:02 +07:00
Skyler Mäntysaari b00631d186
fix(machine-learning): Add the command to execute at startup (#1843)
* fix(machine-learning): Add the command to execute at startup

Previously it wasn't set in the Docker container but it should be.

* fix(docker): remove machine-learning command arg

* fix(docker): machine-learning CMD argument
2023-02-23 09:54:04 +07:00
Skyler Mäntysaari de5a6b2c35
fix(ci): Mobile build should not run on fork PRs (#1844)
* fix(ci): Mobile build should not run on PRs

It doesn't have the necessary secrets exposed for it succeed in PR context.

* ci(mobile): Run only on internal PRs
2023-02-23 09:01:47 +07:00
be bright 3beb8193ae
[Localizely] Korean Translations update (#1842) 2023-02-23 08:54:44 +07:00
Alex a2549c5bbd
fix(mobile): no album thumbnail lead to no album selection shown and add global logs (#1841)
* fix(mobile): no album thumbnail lead to no album selection shown

* add more log info

* added global error handling

* better place to init logger

* get more log
2023-02-23 06:36:17 +07:00
martyfuhry 98a8be82e2
removes deleted asset from gallery list (#1837) 2023-02-22 20:50:13 +07:00
Michel Heusschen 5c86e13239
refactor(web): combine api and serverApi (#1833) 2023-02-22 20:49:13 +07:00
Michel Heusschen 10cb612fb1
feat(web): theme/locale preferences and improve SSR (#1832) 2023-02-22 11:53:08 +07:00
Michel Heusschen a9a769d902
fix(web): hide img alt text while loading (#1834) 2023-02-22 11:52:23 +07:00
Alex 846e35f57e
chore: readme and pump script (#1835)
* chore: readme and pump script

* readme
2023-02-22 11:52:08 +07:00
Alex a3b9a0be3a
fix(server): Flask not found (#1830)
* fix(server): Flask not found

* trial 1
2023-02-22 10:53:59 +07:00
Alex 2a3235f606
fix(server): album repo unused variable (#1831) 2023-02-21 22:49:58 +07:00
Immich Release Bot 08b221c270 Version v1.48.1 2023-02-22 03:53:56 +07:00
Alex 3102c3128f
hotfix(server): getAlbumByAssetId alters album content (#1828) 2023-02-21 21:53:00 +07:00
Alex 9ebed3c1b4
fix(server): Object detection query and get server stats (#1823)
* fix(server): Object detection query has incorrect value

* fix: get stats for user using the wrong property id from response

* chore: update openapi version
2023-02-21 21:51:04 +07:00
bo0tzz 24d672a0ff
chore: Remove stale values from docker-compose.yml (#1822) 2023-02-21 16:55:36 +07:00
bo0tzz e9f99302c1
fix(ci): Shake up prepare-release concurrency group (#1820) 2023-02-21 16:55:05 +07:00
Alex Tran 5cdf7671ed chore: changelog 2023-02-21 11:45:28 +07:00