dependabot[bot]
c46e82561e
chore(deps): bump actions/checkout from 2 to 4 ( #5219 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 09:37:28 -05:00
Jason Rasmussen
5c0821330f
chore(deps): cli grouping ( #5193 )
2023-11-21 11:44:59 +01:00
Alex Tran
69e0db56b3
Merge branch 'main' of github.com:immich-app/immich
2023-11-20 21:20:51 -06:00
Alex Tran
e8bf498236
fix(web): non-null error
2023-11-20 21:19:37 -06:00
Alex The Bot
9cf40afaf0
Version v1.88.1
2023-11-21 03:00:19 +00:00
Alex
28a15365d6
fix(web): search returns all value ( #5210 )
2023-11-20 20:58:22 -06:00
Alex
d49b353c49
fix(web): Fix year label calculation ( #5211 )
...
* fix(web): revert, fix year label overlapse
* not too bold
* fix
2023-11-20 20:58:05 -06:00
Jason Rasmussen
8b966a0f15
fix(server): date time calculation ( #5204 )
2023-11-20 17:26:53 -05:00
Alex
30e9763888
chore: post release tasks
2023-11-20 15:11:56 -06:00
Alex The Bot
0f596e278c
Version v1.88.0
2023-11-20 20:47:37 +00:00
Alex
74ad8b37bb
docs: update requirement for CLI ( #5198 )
2023-11-20 19:54:46 +00:00
Jason Rasmussen
ec6b56f63c
feat(format): bmp format ( #5197 )
2023-11-20 13:47:24 -06:00
Alex
1fbbb5a236
chore(web): album thumbnail size ( #5196 )
2023-11-20 13:22:35 -06:00
martin
725f30c494
fix: album sorting options ( #5127 )
...
* fix: album sort options
* fix: don't load assets
* pr feedback
* fix: albumStub
* fix(web): album shared without assets
* fix: tests
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-11-20 13:01:21 -06:00
Alex
347e6191c5
chore(mobile): minor font fix
2023-11-20 12:59:53 -06:00
Alex
94c8fe1098
chore(web): small font size improvement ( #5190 )
2023-11-20 11:23:47 -06:00
Alex
cb32b5cd7b
chore(server): update new CLI into the image ( #5192 )
2023-11-20 11:23:28 -06:00
Mert
ddf04a7eb4
chore(ml): increase spool threshold to 64MiB ( #5176 )
2023-11-20 09:05:35 -06:00
Alex
acf099e481
chore(mobile): Mobile make over ( #5129 )
...
* chore: added overpass font
* Setting page
* style: app bar dialog
* style: backup controller and album selection page
* style: asset grid
* blanket fix
* blanket fix
* remove description input for local only asset
* revert
* merge main
* style: search page
* sharing page
* text size in sharing page
* style: library page
* library page
* album page + album creation page
* Navigationbar
* style: minor
* update
* album bottom sheet
* album option page
* minor style fix
* remove unused fonts
* remove fonts in pubspec
2023-11-20 08:58:03 -06:00
Mert
f7ada7351e
update onnxruntime ( #5175 )
2023-11-20 08:44:45 -06:00
renovate[bot]
2a5cf20c9f
chore(deps): update dependency eslint-config-prettier to v9 ( #5173 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 08:39:00 -06:00
Jonathan Jogenfors
81259115d1
chore(cli): set cli workdir in npm publish ( #5185 )
...
* chore: set cli release working dir
* chore: add repo url to npmjs
* chore: bump node setup to v4
* chore: normalize the github url
2023-11-20 13:36:17 +00:00
bo0tzz
f20a6cb321
chore(docs): Redirect old CLI paths ( #5183 )
...
* chore(docs): Redirect old CLI paths
* Update docs/vercel.json
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-11-20 13:20:58 +00:00
Jason Rasmussen
81af3b6f20
chore(cli): push to npm ( #5168 )
2023-11-20 14:04:20 +01:00
Jason Rasmussen
235b82b3fc
chore(build): renovate grouping ( #5167 )
2023-11-20 09:19:10 +01:00
권중혁
e2317ea35e
Add Korean README ( #5128 )
...
* docs: add Korean README and links
* chore: correction of some words
2023-11-19 21:10:59 -06:00
Alex
f5d73b0499
feat(web): new fonts ( #5165 )
...
* feat(web): new fonts
* remove old fonts and make default font size larger
* fine tunning
2023-11-19 21:06:16 -06:00
Jonathan Jogenfors
c1239a7337
docs: remove old CLI first ( #5163 )
2023-11-19 16:41:42 -06:00
Jonathan Jogenfors
7e38e7c949
feat(cli): refactor and add album support ( #4434 )
...
* Allow building and installing cli
* feat: add format fix
* docs: remove cli folder
* feat: use immich scoped package
* feat: rewrite cli readme
* docs: add info on running without building
* cleanup
* chore: remove import functionality from cli
* feat: add logout to cli
* docs: add todo for file format from server
* docs: add compilation step to cli
* fix: success message spacing
* feat: can create albums
* fix: add check step to cli
* fix: typos
* feat: pull file formats from server
* chore: use crawl service from server
* chore: fix lint
* docs: add cli documentation
* chore: rename ignore pattern
* chore: add version number to cli
* feat: use sdk
* fix: cleanup
* feat: album name on windows
* chore: remove skipped asset field
* feat: add more info to server-info command
* chore: cleanup
* chore: remove unneeded packages
* chore: fix docs links
* feat: add cli v2 milestone
* fix: set correct cli date
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-11-19 22:16:24 +00:00
digitaljamie
88b5f5b500
chore(docs): Update machine-learning.md
2023-11-19 18:47:42 +00: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
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
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