Jonathan Jogenfors
6d3471b6f3
Merge branch 'feat/cli-albums' of https://github.com/immich-app/immich into feat/cli-e2e
2023-11-19 23:14:23 +01:00
Jonathan Jogenfors
b11d7668a6
fix: set correct cli date
2023-11-19 23:11:52 +01:00
Jonathan Jogenfors
ca97af6c12
feat: add cli v2 milestone
2023-11-19 23:08:51 +01:00
Jonathan Jogenfors
7257780ecd
chore: fix docs links
2023-11-19 22:57:47 +01:00
Jonathan Jogenfors
74a336d1e6
Merge branch 'main' of https://github.com/immich-app/immich into feat/cli-albums
2023-11-19 22:38:33 +01:00
Jonathan Jogenfors
4e099cc8cb
remove cli from dockerignore
2023-11-19 22:38:15 +01:00
digitaljamie
88b5f5b500
chore(docs): Update machine-learning.md
2023-11-19 18:47:42 +00:00
Alex
afe1470965
Merge branch 'main' of github.com:immich-app/immich into feat/cli-albums
2023-11-19 10:06:16 -06:00
shenlong
983473261b
refactor(mobile): riverpod codegen + riverpod lint ( #4836 )
...
* build(mobile): add riverpod_lint
* refactor(mobile): riverpod_generator for providers
* test(mobile): fix integration test helper
* refactor: ApiService to riverpod codegen
* refactor(mobile): return curatedcontent instead of people dto
* refactor: person provider to asyncnotifier
* mobile: update service providers to use lambda
* mobile: update scaffoldbody default error icon
* remove logger mixin
---------
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2023-11-19 10:04:44 -06:00
Guillermo
bfab86b70d
fix(web): improve year label position ( #5141 )
2023-11-19 09:31:06 -06:00
renovate[bot]
5b25d5140c
chore(deps): update dependency @types/archiver to v6 ( #5146 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-19 09:29:51 -06:00
renovate[bot]
904756bbc5
chore(deps): update docker/build-push-action action to v5.1.0 ( #5145 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-19 08:34:43 -05:00
renovate[bot]
3a6e2c92cf
chore(deps): update dependency eslint to v8.54.0 ( #5140 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-19 08:17:11 -05:00
renovate[bot]
4ade8eae17
chore(deps): update dependency @types/node to v20.9.2 ( #5139 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-19 05:23:21 +00:00
shenlong
41d43acf5f
mobile: add initial DCM analysis_options ( #5136 )
...
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2023-11-18 23:17:08 -06:00
renovate[bot]
fa71641ea4
chore(deps): update redis:6.2-alpine docker digest to 80cc851 ( #5131 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 23:16:52 -06:00
shenlong
fce8d48de6
fix(mobile): use proper context for popping out from share ( #5138 )
...
* fix(mobile): use proper context for popping out from share
* mobile: use proper context for popping
---------
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2023-11-18 23:13:38 -06:00
Michael Manganiello
6d310d6297
fix(mobile): Mark more strings for translation ( #5132 )
...
* fix(mobile): Mark more strings for translation
Moving more strings to the `i18n` JSON file, and also including their
es-US translations.
* Add more translatable strings
2023-11-18 20:32:28 -06:00
Jonathan Jogenfors
b00a7d63cf
Merge branch 'main' of https://github.com/immich-app/immich into feat/cli-e2e
2023-11-19 00:32:29 +01:00
Jonathan Jogenfors
3ca69601a8
correct docker build
2023-11-19 00:28:14 +01:00
renovate[bot]
f5ce3deb3a
fix(deps): update server ( #5057 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 15:59:04 -06:00
Daniel Dietzler
767fe87b2e
fix typo ( #5124 )
2023-11-18 17:49:30 +00:00
Daniel Dietzler
f2877c3a6e
chore: add warning to compose file and readme ( #5123 )
...
* add warning to compose file
* add readme
2023-11-18 11:43:10 -06:00
Jason Rasmussen
adae5dd758
feat(web)!: SPA ( #5069 )
...
* feat(web): SPA
* chore: remove unnecessary prune
* feat(web): merge with immich-server
* Correct method name
* fix: bugs, docs, workflows, etc.
* chore: keep dockerignore for dev
* chore: remove license
* fix: expose 2283
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-11-17 22:13:36 -06:00
Alex
5118d261ab
chore(web): remove deprecation message ( #5115 )
...
* chore(web): remove deprecation message
* keep the slot
2023-11-17 22:13:23 -06:00
Alex
cc15c5c69f
chore: post release tasks
2023-11-17 21:25:13 -06:00
Alex The Bot
ec51a9f6d6
Version v1.87.0
2023-11-18 02:58:26 +00:00
Jason Rasmussen
9b2ac6aaca
feat(server): decomissioned warning ( #5113 )
2023-11-17 20:31:34 -06:00
Jonathan Jogenfors
2981a383d2
set docker context
2023-11-17 23:47:37 +01:00
shenlong
4daf2478aa
feat(mobile): remove announcement overlay and show in app bar dialog ( #5104 )
...
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2023-11-17 15:46:18 -06:00
Fynn Petersen-Frey
63a745c7ad
fix(mobile): update local deleted assets in sync ( #5099 )
2023-11-17 15:35:57 -06:00
davidacampos
47a4984a56
feat(web): add (lower) thumbnail resolution options ( #5107 )
...
* Added extra lower resolution options for thumbnails
Added 200p and 720p as options for small and large thumbnails resolutions respectively.
* Also included 1080p in large thumbnails resolution options
2023-11-17 20:25:35 +00:00
Jonathan Jogenfors
5ede8a8bcc
run cli e2e in correct folder
2023-11-17 15:59:29 +01:00
Jonathan Jogenfors
3c8e3e6e8b
fix cli docker file
2023-11-17 15:56:55 +01:00
Jonathan Jogenfors
6e4a1c10d0
cli docker e2e tests
2023-11-17 15:53:31 +01:00
Jonathan Jogenfors
ef3d2683d9
set node version
2023-11-17 13:16:11 +01:00
Jonathan Jogenfors
ec37247d95
increase test timeout
2023-11-17 13:10:43 +01:00
Jonathan Jogenfors
c776ef4f16
check out submodules too
2023-11-17 12:22:02 +01:00
Jonathan Jogenfors
0efd9a65b6
choose different working directory
2023-11-17 12:11:11 +01:00
Jonathan Jogenfors
b0b8ce2d6d
run npm ci in server
2023-11-17 12:09:48 +01:00
Jonathan Jogenfors
7a2c27484c
set matrix strategy in workflow
2023-11-17 12:07:30 +01:00
Jonathan Jogenfors
36e8397ce2
cleanup
2023-11-17 11:59:18 +01:00
Jonathan Jogenfors
9ba8565730
simplify e2e test
2023-11-17 11:47:50 +01:00
Jonathan Jogenfors
969b0b7367
Merge branch 'main' of https://github.com/immich-app/immich into feat/cli-e2e
2023-11-17 11:16:53 +01:00
Jonathan Jogenfors
4c3a1ca168
can do e2e tests in the cli
2023-11-17 11:16:48 +01:00
Jonathan Jogenfors
11adf2e906
add cli e2e to github actions
2023-11-17 09:51:04 +01:00
Jason Rasmussen
82f12b8ee6
chore(server): remove import file endpoint ( #5093 )
...
* chore(server): remove import file endpoint
* chore: open api
2023-11-17 05:44:59 +00:00
Jason Rasmussen
c7b3039a1a
chore(server): remove asset search endpoint ( #5094 )
...
* chore(server): remove unused search endpoint
* chore: open api
2023-11-16 22:24:31 -06:00
Alex
ed68c49c16
chore(web): annoucement box for breaking change ( #5091 )
...
* chore(web): annoucement box for breaking change
* log
2023-11-17 03:38:32 +00:00
Mert
a6af4892e3
fix(ml): better model unloading ( #3340 )
...
* restart process on inactivity
* formatting
* always update `last_called`
* load models sequentially
* renamed variable, updated docs
* formatting
* made poll env name consistent with model ttl env
2023-11-16 20:42:44 -06:00