1
0
forked from Cutlery/immich

3710 Commits

Author SHA1 Message Date
Jonathan Jogenfors
0070b83d8a Merge branch 'main' of https://github.com/immich-app/immich into feat/offline-files-job 2024-03-18 23:59:56 +01:00
Daniel Dietzler
4aae1da841
fix(web): repair page typo (#8051)
fix typo
2024-03-18 21:56:39 +00:00
bo0tzz
1a2554548a
chore: Simplify install script (#8048)
* chore: Simplify install script

The default .env file now contains a set UPLOAD_LOCATION already

* fix: Remove leftover line
2024-03-18 16:54:30 -05:00
Jason Rasmussen
40262c30cb
refactor(server): library service (#8050)
* refactor: library service

* chore: open api

* fix: checks
2024-03-18 16:59:53 -04:00
Alex
761e7fdd2d
feat(server): memory includes partners assets on timeline (#7993)
* feat(server): memory includes partners assets on timeline

* remove unsued code, generate sql

* fix test

* add test
2024-03-18 14:46:52 -05:00
aviv926
cd8a124b25
feat(docs): User management new options (#8029)
* User Management

* Add photo
2024-03-18 09:00:11 -05:00
Jonathan Jogenfors
17c9f0bd1d Merge remote-tracking branch 'origin' into feat/offline-files-job 2024-03-18 13:51:11 +01:00
Daniel Dietzler
148428a564
feat(server): use nestjs events to validate config (#7986)
* use events for config validation

* chore: better types

* add unit tests

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-03-17 20:16:02 +01:00
Tyler Brockett
14da671bf9
fix(docs): add microservices to IMMICH_CONFIG_FILE env var documentation (#8017) 2024-03-17 13:41:55 -05:00
Davide
e8f0f82db0
feat(ml): add cache_dir option to OpenVINO EP (#8018)
* add cache_dir option to OpenVINO EP

* update provider options test to include cache_dir

* use forward slash instead of string concatenation

* fix cache_dir placement in provider options assertion
2024-03-17 13:48:59 -04:00
Jonathan Jogenfors
32b86309a6 fix e2e 2024-03-17 17:28:13 +01:00
Alex
b8278404a0
chore(docs): update readme (#8021) 2024-03-17 10:46:42 -05:00
Jonathan Jogenfors
a5e6e90e24 fix lint 2024-03-17 13:50:24 +01:00
Jonathan Jogenfors
f2017730a1 Merge branch 'main' of https://github.com/immich-app/immich into feat/offline-files-job 2024-03-17 13:46:40 +01:00
Jonathan Jogenfors
890d488d12 add tests 2024-03-17 13:46:15 +01:00
Jonathan Jogenfors
65d3990dce fix test 2024-03-17 13:43:27 +01:00
Jonathan Jogenfors
5905fce428 fix test 2024-03-17 13:09:54 +01:00
Jonathan Jogenfors
649358cbc3 fix e2e 2024-03-17 01:05:22 +01:00
Jonathan Jogenfors
9b5a0a90ce fix tests 2024-03-17 00:54:50 +01:00
Jonathan Jogenfors
0bf31bdb44 remove tries 2024-03-17 00:40:35 +01:00
Jonathan Jogenfors
d8830e2a52 fix comments from mert 2024-03-17 00:32:44 +01:00
Jonathan Jogenfors
3f56cbeddf don't double batch 2024-03-17 00:30:13 +01:00
Jonathan Jogenfors
5bc22d5854 reset text 2024-03-17 00:27:16 +01:00
Jonathan Jogenfors
a3ce28bfc9 fix spinner 2024-03-17 00:26:19 +01:00
renovate[bot]
45671b0b8b
chore(deps): update typescript-eslint monorepo to v7.2.0 (#8008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-16 15:34:49 -05:00
Michel Heusschen
321525ead5
fix(web): updating asset store after remove (#7999) 2024-03-16 09:22:15 -04:00
DeclanE
1d24e20d22
feat(doc) Updated feature-panel.png with the new logo (#7995)
* Updated feature-panel-withnewlogo

* Updated with new Feature Panel image from docs.
2024-03-16 00:59:58 -05:00
Mert
3a045b33ca
chore(deps): update onnxruntime-openvino (#7854) 2024-03-16 00:04:45 -04:00
Jonathan Jogenfors
f8039a7d57 fix test 2024-03-16 00:43:26 +01:00
Jonathan Jogenfors
5ae4fb8b81 open-api 2024-03-16 00:38:36 +01:00
Jonathan Jogenfors
e26f8b45e0 add test 2024-03-16 00:37:20 +01:00
Jonathan Jogenfors
f7f30a5939 cleanup 2024-03-16 00:19:31 +01:00
Jonathan Jogenfors
380ae35ca4 fix lint 2024-03-16 00:06:28 +01:00
Jonathan Jogenfors
ff47d5576a fix job statuses 2024-03-16 00:00:56 +01:00
Jonathan Jogenfors
8bcee7ff64 Merge branch 'main' of https://github.com/immich-app/immich into feat/offline-files-job 2024-03-15 23:43:39 +01:00
Jonathan Jogenfors
fa3a70a2ad rename scan to check 2024-03-15 23:33:20 +01:00
Mert
a9438a9c2d
fix(server): prevent feedback loop during library scan (#7944)
* prevent feedback loop

* add nesting

* made nesting less ugly

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-03-15 22:01:58 +00:00
renovate[bot]
eea0a98090
chore(deps): update machine-learning (#7890) 2024-03-15 17:19:28 -04:00
Alex
a491240aeb
fix(doc): logo size on small screen (#7992) 2024-03-15 15:59:25 -05:00
renovate[bot]
8c24a994e1
fix(deps): update exiftool (#7879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 15:40:32 -05:00
sevtdy
64f53e674c
feat(web): add millisecond options to storage template settings (#7942)
* feat(web): add millisecond options storage template settings

* fix(web): fix test

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-03-15 20:13:08 +00:00
Aegeontis
54fdf33fd9
Make mobile app a "media management app" to get rid of android prompt (#7851)
Make mobile app a "media management app"
2024-03-15 15:11:28 -05:00
Michel Heusschen
997e9c5877
refactor(web): list navigation with keyboard (#7987) 2024-03-15 15:00:53 -05:00
Michel Heusschen
e21c586cc5
fix(web): logo invisible on share page (#7990) 2024-03-15 14:53:58 -05:00
renovate[bot]
abedfd1015
chore(deps): pin prom/prometheus docker tag to bc1794e (#7874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 12:57:36 -04:00
Jason Rasmussen
2a0e1c0d3c
refactor: global validation pipe (#7985)
* refactor: global validation pipe

* chore: formatting
2024-03-15 12:51:08 -04:00
Michel Heusschen
5a6b71dda3
perf(web): batch asset store changes (#7974)
* perf(web): batch asset store changes

* update external calls to assetstore
2024-03-15 12:11:29 -04:00
Michel Heusschen
a3dfa27a53
chore(web): remove unused AssetSelectionViewer (#7981) 2024-03-15 12:04:54 -04:00
Michel Heusschen
cfb14ca80b
fix(web): minor album card issues (#7975)
* fix(web): minor album card issues

* fix album grid gap
2024-03-15 12:03:54 -04:00
DeclanE
0f79c4ff46
feat(server): added support for SVG files (#7960)
* Added SVG Support

* Removed comment

* Server Test fixes

* Sorted the mimetypes

* Reverted mimetypes.assettype

* Lint

* fix test

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-03-15 16:02:31 +00:00