Alex and GitHub
67e98ed313
fix(mobile): video player not updating state ( #10220 )
...
* fix(mobile): video player not updating state
* unused code
2024-06-12 12:43:01 -05:00
Alex and GitHub
476eea44df
chore(web): remove thumbnail usage for places card ( #10142 )
...
* chore(web): remove thumbnail usage for places
* remove href attribute from Thumbnail
* linting
2024-06-12 11:12:58 +00:00
Alex The Bot
81790ab166
Version v1.106.2
2024-06-11 19:09:13 +00:00
3eee6c4dcf
fix(web): cannot view image when metadata sharing is turned off for public sharing ( #10145 )
...
* fix(web): cannot view image when metadata sharing is turned off for public sharing
* Update web/src/lib/utils/asset-utils.ts
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com >
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com >
2024-06-11 15:23:48 +00:00
Alex and GitHub
eba166a2f1
fix(web): cannot click on explore place ( #10121 )
2024-06-11 08:32:39 -05:00
Alex and GitHub
d558ea819a
fix(web): cannot perform duplication actions as normal user ( #10115 )
...
* fix(web): cannot perform duplication actions as normal user
* use immich dialog
2024-06-11 11:30:42 +00:00
Alex and GitHub
60701d131e
chore(mobile): post release pump ( #10114 )
2024-06-11 06:26:52 -05:00
Alex and GitHub
04808f8b5c
fix(mobile): warning message not resetting when changing server URL ( #10112 )
2024-06-11 10:48:49 +00:00
Alex The Bot
b5991c908e
Version v1.106.1
2024-06-11 09:39:23 +00:00
Alex and GitHub
d14f23497c
fix(server): album update disable no effect ( #10090 )
2024-06-11 03:51:58 -05:00
Alex The Bot
f32c02bd25
Version v1.106.0
2024-06-10 17:50:00 +00:00
Alex and GitHub
46df165ef2
feat(mobile): compatibility message warning ( #10065 )
...
* feat(mobile): compatibility message warning
* refactor and better signature
2024-06-10 12:43:54 -05:00
Alex and GitHub
c4c070569f
fix(web): mouse-wheel scrolling on detail panel is disabled ( #10080 )
2024-06-10 12:05:52 -05:00
Alex and GitHub
4698c39855
chore: remove pr labeler requirement ( #10081 )
2024-06-10 12:59:19 -04:00
Alex and GitHub
e1e7de4d4c
chore(mobile): translation update ( #10053 )
2024-06-08 19:51:36 +00:00
Alex and GitHub
dbd9782763
fix(mobile): viewAsset URL string ( #10044 )
2024-06-08 10:50:14 +00:00
9291c782d5
fix(web): weblate merge conflict ( #10027 )
...
* chore: add translations (German)
* chore: add translations (Dutch)
* chore: add translations (Spanish)
* chore: add translations (Spanish (es_ES@new))
* chore: (Spanish)
Currently translated at 0.1% (1 of 769 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/es/
* chore: remove translations (Spanish (es_ES@new))
* chore: add translations (Arabic)
* chore: add translations (Catalan)
* chore: add translations (Danish)
* chore: add translations (Finnish)
* chore: add translations (French)
* chore: add translations (Hebrew)
* chore: add translations (Hindi)
* chore: add translations (Hungarian)
* chore: add translations (Italian)
* chore: add translations (Japanese)
* chore: add translations (Korean)
* chore: add translations (Lithuanian)
* chore: add translations (Latvian)
* chore: add translations (Mongolian)
* chore: add translations (Norwegian Bokmål)
* chore: add translations (Polish)
* chore: add translations (Portuguese)
* chore: add translations (Romanian)
* chore: add translations (Russian)
* chore: add translations (Slovak)
* chore: add translations (Slovenian)
* chore: add translations (Serbian)
* chore: add translations (Swedish)
* chore: add translations (Thai)
* chore: add translations (Ukrainian)
* chore: add translations (Vietnamese)
* chore: add translations (Czech)
* chore: add translations (Chinese (Simplified) (zh_SIMPLIFIED))
* chore: (German)
Currently translated at 1.3% (10 of 769 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/de/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 25.7% (198 of 769 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 25.7% (198 of 769 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
---------
Co-authored-by: Immich <immich@futo.org >
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
Co-authored-by: Manic87 <nicolas@familie-mach.net >
Co-authored-by: PolarisYHNL <polarisyhnl@yeah.net >
Co-authored-by: LLL <326867814@qq.com >
2024-06-07 14:50:23 -05:00
Alex and GitHub
b595881084
fix(web): translation ( #10026 )
2024-06-07 13:54:22 -05:00
Alex and GitHub
9ac2ac2fcb
feat(web): send test email button ( #10011 )
...
* feat(web): test email button
* openapi
* UI button
* Show notification
* pr feedback
* remove jobs
* send email directly from repository and add feedback
* avoid sending many emails
* linter
* pr feedback
* lint
* lint
* lint
2024-06-07 11:34:09 -05:00
b3ee394fdc
feat(web): email notification preference settings ( #9934 )
...
* feat(web): email notification preference settings
* Update
* remove failed api generation file
* fix handle album invite return value
* Update web/src/lib/components/user-settings-page/notifications-settings.svelte
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com >
* wording
* test
---------
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com >
2024-06-03 16:00:20 -05:00
1f9158c545
feat(server): album's email notification ( #9439 )
...
* feat(server): album's email notification
* same size button
* skeleton for album invite and album update event
* album invite content
* album update
* fix(server): smtp certificate validation (#9506 )
* album update content
* send mail
* album invite with thumbnail
* pr feedback
* styling
* Send email to update album event
* better naming
* add tests
* Update album-invite.email.tsx
Co-authored-by: bo0tzz <git@bo0tzz.me >
* Update album-update.email.tsx
Co-authored-by: bo0tzz <git@bo0tzz.me >
* fix: unit tests
* typo
* Update server/src/services/notification.service.ts
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com >
* PR feedback
* Update server/src/emails/album-update.email.tsx
Co-authored-by: Zack Pollard <zackpollard@ymail.com >
---------
Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com >
Co-authored-by: bo0tzz <git@bo0tzz.me >
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com >
Co-authored-by: Zack Pollard <zackpollard@ymail.com >
2024-05-28 02:16:46 +00:00
Alex and GitHub
bce916e4c8
refactor(web): ConfirmDialog and dialogController ( #9716 )
...
* wrapper
* no more callback
* refactor: wip
* refactor: wip
* refactor: wip
* pr feedback
* fix
* pr feedback
2024-05-28 02:10:43 +00:00
Alex and GitHub
dedf1ecc9d
chore(web): valid steps for setting max distance ( #9791 )
2024-05-28 08:03:03 +07:00
Alex and GitHub
6879bcb7a4
chore(server): duplication default settings ( #9781 )
2024-05-26 20:51:41 -04:00
Alex and GitHub
57d94bce68
feat(web): deduplication UI ( #9540 )
2024-05-23 12:57:25 -05:00
Alex and GitHub
4f838eabbe
fix(server): semver in development ( #9620 )
2024-05-20 23:03:28 -04:00
Alex and GitHub
1ad04f0b17
chore(server): openapi generation ( #9585 )
2024-05-18 13:50:28 -05:00
Alex and GitHub
60427f18ce
chore(server): return duplicate assets as group ( #9576 )
...
* chore(server): return duplicate assets as group
* file name
2024-05-18 13:15:56 -05:00
Alex and GitHub
2689178a35
chore(server): openapi generation for Duplicate controller ( #9560 )
2024-05-17 12:05:23 -05:00
Alex and GitHub
101bc290f9
chore(web): light theme text color improvement ( #9553 )
...
* chore(web): light theme text color improvement
* openapi
* openapi
2024-05-17 15:05:59 +00:00
Alex and GitHub
df42352f84
chore(server): openapi generation ( #9554 )
2024-05-17 14:58:55 +00:00
Alex and GitHub
673e97e71d
chore(mobile): upgrade flutter to 3.22 ( #9518 )
...
* chore(mobile): upgrade flutter sdk
* gha
* update kotlin
* refactor
* ios build
* remove patch files
* not touching openapi pubpsec file
2024-05-16 10:58:02 -05:00
Alex The Bot
88d4338348
Version v1.105.1
2024-05-14 21:31:24 +00:00
Alex Tran
d32b621750
Merge branch 'main' of github.com:immich-app/immich
2024-05-14 13:38:15 -05:00
Alex Tran
d551003311
chore: post release tasks
2024-05-14 13:38:12 -05:00
Alex The Bot
596ab39293
Version v1.105.0
2024-05-14 17:07:25 +00:00
Alex and GitHub
f28b4e7c99
fix(server): sync issue when delete remotes assets ( #9479 )
2024-05-14 11:51:15 -05:00
Alex Tran
5985f72643
chore: post release tasks
2024-05-13 14:17:28 -05:00
Alex The Bot
a6f557c24c
Version v1.104.0
2024-05-13 18:31:57 +00:00
Alex and GitHub
1045957add
Localizely: Translations update ( #9432 )
...
chore(mobile): translation update
2024-05-13 13:27:21 -05:00
06402aa9fb
chore(server): email notification button png ( #9423 )
...
* chore(server): email notification button png
* valid user name
---------
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
2024-05-13 15:36:35 +00:00
Alex and GitHub
fa4cd74dfd
fix(web): autofocus change name field ( #9376 )
2024-05-10 17:18:10 +00:00
Alex and GitHub
fed8d11fb8
refactor(mobile): remove shared module ( #9363 )
2024-05-10 11:40:41 -05:00
Alex and GitHub
a8abf2753e
chore: put back warning banner ( #9362 )
2024-05-09 15:53:48 -05:00
Alex and GitHub
55031cc117
Revert "feat(android) Check server is reachable before starting background backup ( #8989 )" ( #9324 )
...
This reverts commit 0435de50f8 .
2024-05-09 12:16:53 -05:00
Alex and GitHub
675fdc1d93
chore: remove funding file ( #9319 )
2024-05-07 22:35:57 -04:00
Alex and GitHub
ee6995783f
fix(mobile): add user to album using new dto property ( #9312 )
...
* fix(mobile): add user to album using new DTO property
* fix(mobile): add user to album using new DTO property
2024-05-07 20:00:38 +00:00
Alex and GitHub
5806a3ce25
refactor(mobile): widgets ( #9291 )
...
* refactor(mobile): widgets
* update
2024-05-06 23:04:21 -05:00
Alex and GitHub
7520ffd6c3
fix(mobile): allow select empty album as backup album ( #9290 )
2024-05-06 23:00:52 -05:00
Alex and GitHub
bbb9453e1a
fix(server): show partners archived photos on mobile timeline ( #9194 )
...
fix(mobile): show partners archived photos on timeline
2024-05-06 22:49:56 -05:00
Alex and GitHub
a2c5eaa73e
Localizely: Translations update ( #9287 )
...
chore(mobile): translation update
2024-05-06 15:39:53 -05:00
Alex and GitHub
090592e5ae
refactor(mobile): pages ( #9246 )
...
* refactor(mobile): pages
* refactor
* album pages
* pages
* pages
* use *.page.dart
* representation
* put back module
2024-05-05 13:14:49 -05:00
Alex and GitHub
c1253663b7
refactor(mobile): services and providers ( #9232 )
...
* refactor(mobile): services and provider
* providers
2024-05-02 15:59:14 -05:00
Alex Tran and Zack Pollard
0aa3b29eeb
feat: dream comes true
2024-05-02 01:33:17 +01:00
Alex and GitHub
c0495ca23f
fix(mobile): show all places don't show all places ( #9193 )
...
fix(mobile): show all places doesn't show all places
2024-04-30 22:14:33 -05:00
Alex and GitHub
f057fe045e
refactor(mobile): entities and models ( #9182 )
...
* refactor(mobile): entities
* store entity
* refactor: models
* remove domain
* save all
* bad refactor
2024-04-30 21:36:40 -05:00
Alex and GitHub
2cf63eeeab
fix(web): missing add photos button in album when viewed as owner ( #9183 )
2024-04-30 15:38:25 -05:00
Alex The Bot
ba18776fc2
Version v1.103.1
2024-04-29 17:53:49 +00:00
Alex and GitHub
fdae0dcbe5
fix(web): permanent url for partner page ( #9158 )
...
* fix(web): permanent url for partner page
* fix: format
2024-04-29 12:16:17 -05:00
Alex
25262b644f
chore: post release tasks
2024-04-29 10:31:50 -05:00
Alex The Bot
4291b38769
Version v1.103.0
2024-04-29 14:42:49 +00:00
Alex and GitHub
b4f6184aa6
chore(mobile): more logs ( #9081 )
2024-04-29 09:17:49 -05:00
Alex and GitHub
87de809e3d
fix(mobile): sync issue ( #9149 )
2024-04-29 08:54:21 -05:00
a2cf8c7fc7
docs: background backup FAQ ( #9142 )
...
* docs: background backup FAQ
* Update docs/docs/FAQ.mdx
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com >
* Update docs/docs/FAQ.mdx
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com >
* Update docs/docs/FAQ.mdx
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com >
* Update docs/docs/FAQ.mdx
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com >
---------
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com >
2024-04-28 19:23:57 +00:00
Alex and GitHub
56a42dad17
feat(web): add menu bar with action buttons to memory view ( #9141 )
...
feat(web): add menu bar with action button to memory lane
2024-04-28 13:39:57 -05:00
Alex and GitHub
cf01ec1eb0
chore(mobile): Use bulk update endpoint ( #9110 )
...
* chore(mobile): bulk update
* deterministic update on client
2024-04-27 13:10:27 -05:00
Alex and GitHub
1d15cfb5f3
chore(server): remove unusuned endpoint/service/interface in asset-v1 ( #9086 )
2024-04-26 01:02:04 -05:00
Alex and GitHub
f1083a4c73
fix(mobile): group setting change doesn't propagate across the app ( #9066 )
...
fix(mobile): group setting change doesn't propage across the app
2024-04-26 00:54:45 -05:00
Alex and GitHub
52bcb46b42
fix(mobile): show places in Search page on mobile ( #9085 )
...
* fix(mobile): show map on mobile
* remove ununsed code
2024-04-26 00:49:31 -05:00
Alex and GitHub
912d0c4d74
feat(web): permanent url in shared link ( #9083 )
2024-04-25 14:32:21 -05:00
Alex and GitHub
48b0b7e8bd
fix(mobile): ios random logout ( #8997 )
...
* fix(mobile): random logout
* move logout mechanism to the end
* More logs
* wording
* more logs
* fixed
* Better check
2024-04-23 16:09:10 -05:00
Alex and GitHub
be4a783845
fix(web): wrong month on timeline scrollbar cursor ( #8996 )
...
* fix(web): wrong month on timeline scrollbar cursor
* revert unnesessary change
2024-04-22 06:22:59 -05:00
Alex and GitHub
cef84f6ced
chore(mobile): override appbundle on PlayStore before getting released ( #8960 )
2024-04-20 19:56:03 -05:00
Alex The Bot
a2180a467d
Version v1.102.3
2024-04-20 20:17:39 +00:00
Alex and GitHub
2dd7c13b88
Revert "feat(android) Check server is reachable before starting background backup ( #8594 )" ( #8958 )
...
This reverts commit 71b6d8b569 .
2024-04-20 12:15:26 -05:00
Alex
40931b5668
chore: post release tasks
2024-04-20 11:15:41 -05:00
Alex The Bot
25549b87c9
Version v1.102.2
2024-04-20 15:55:32 +00:00
Alex and GitHub
7ec62f12b5
Revert "fix(mobile): random logout ( #8739 )" ( #8954 )
...
This reverts commit 97c099e26d .
2024-04-20 10:53:52 -05:00
Alex
c858b43717
chore: post release tasks
2024-04-20 09:12:11 -05:00
Alex The Bot
6eb1b82541
Version v1.102.1
2024-04-20 13:43:46 +00:00
Alex
57be9182d4
chore: post release tasks
2024-04-19 15:32:45 -05:00
Alex The Bot
886e07604e
Version v1.102.0
2024-04-19 20:08:02 +00:00
Alex and GitHub
1aa8707b8a
chore(mobile): full width language change dropdown ( #8806 )
...
* chore(mobile): full width language change dropdown
* linting
2024-04-16 08:53:20 +02:00
Alex and GitHub
3c7f70ec30
feat(mobile): haptic feedback setting ( #8723 )
...
* feat(mobile): haptic feedback testing
* linting
2024-04-15 07:50:47 +02:00
Alex and GitHub
97c099e26d
fix(mobile): random logout ( #8739 )
2024-04-12 07:33:26 +02:00
Alex and GitHub
a4267ed60f
chore(mobile): move language setting to another file ( #8726 )
2024-04-11 14:26:37 +00:00
Alex and GitHub
327b9bd59c
Revert "fix(deps): update typescript-projects ( #8647 )" ( #8650 )
...
This reverts commit 301c217303 .
2024-04-09 06:53:48 +02:00
Alex and GitHub
4b622e6cfa
Localizely: Translations update ( #8584 )
...
chore(mobile): translation update
2024-04-06 22:01:11 -05:00
Alex and GitHub
82aeb3292a
feat(mobile): in app language selector ( #8574 )
...
* feat(mobile): select locale in the mobile app
* add additional locale
* use the same locale variable across the app
* using different data structure
* drop down with button
* update pull locales
* open app ios
* remove dependency
* format fix
2024-04-06 21:58:35 -05:00
Alex
7e611fa99c
format fix
2024-04-06 16:02:56 -05:00
Alex
e5fe68cbf6
chore: post release tasks
2024-04-04 22:05:56 -05:00
Alex The Bot
3b0fff3b3d
Version v1.101.0
2024-04-05 02:39:51 +00:00
Alex and GitHub
ec7015be88
chore(mobile): add log to get file name for corrupted asset ( #8527 )
...
* chore(mobile): add log to get file name for corrupted asset
* add date
2024-04-04 21:28:05 -05:00
Alex and GitHub
19fafd8c10
Localizely: Translations update ( #8517 )
...
chore(mobile): translation update
2024-04-04 18:48:17 -05:00
7f854432ae
fix(web): show download button correctly based on shared link permission ( #8288 )
...
* fix(web): show download button correctly based on shared link permission
* remove console log
* Define initial value
* simpler implementation
* refactor: show download in asset viewer for shared link
* chore: hook timeout
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com >
2024-04-03 09:37:03 -05:00
Alex and GitHub
8337da183c
chore: update openapi ( #8470 )
2024-04-02 14:21:58 -05:00
Alex and GitHub
282bccaca5
chore(web): fine tuning styling for base modal ( #8469 )
...
* chore(web): refine base modal styling
* styling
* remove api spec file
2024-04-02 14:09:55 -05:00
Alex and GitHub
e5d9372708
fix(web): weird Overpass font height ( #8458 )
2024-04-02 00:13:45 -05:00
Alex and GitHub
27be813011
feat(mobile): search enhancement ( #8392 )
2024-04-01 09:45:11 -05:00
Alex
3f61019ca1
chore: post release tasks
2024-03-28 13:49:18 -05:00