Commit graph

2042 commits

Author SHA1 Message Date
Alex Tran
7bc8918067 merge main 2023-08-16 13:30:20 -05:00
Skyler Mäntysaari
19bbdebdf7
fix(mobile): Do not show version announcement if user is not admin. (#3703) 2023-08-15 21:12:49 -05:00
martin
bc66b1a556
fix(web): user-management layout (#3704)
* fix: user-management layout

* better user form scrollbar

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-08-16 01:46:23 +00:00
Jason Rasmussen
4762fd83d4
fix(server): link live photos after metadata extraction finishes (#3702)
* fix(server): link live photos after metadata extraction finishes

* chore: fix test

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-08-15 20:34:57 -05:00
martin
c27c12d975
fix(server): people sorting (#3713) 2023-08-15 19:06:49 -05:00
Jason Rasmussen
0abbd85134
fix(web,server): album share performance (#3698) 2023-08-15 13:34:02 -05:00
Jason Rasmussen
af1f00dff9
chore(server): cleanup (#3699) 2023-08-15 11:05:32 -05:00
Vantao
35b4c9d375
doc: update README_zh_CN.md (#3701) 2023-08-15 16:05:00 +00:00
Sergey Kondrikov
74da15e20d
fix(web,server): disable partner's archive access (#3695) 2023-08-15 11:02:38 -05:00
Jason Rasmussen
efc7fdb669
fix(web,server): use POST request to get download info (#3694)
* fix(web,server): use POST request to get download info

* chore: open api
2023-08-15 10:49:32 -05:00
Alex
a75f368d5b
chore: post update 2023-08-15 09:42:28 -05:00
Alex The Bot
a3b6095b61 Version v1.73.0 2023-08-15 12:45:48 +00:00
Jason Rasmussen
7ca6f80ed2
fix(server): display insta-360 (#3688) 2023-08-15 03:14:52 +00:00
Russell Tan
f1b8a7ab54
fix(server): Does not assign lat/lon if they are at 0,0 #2991 (#3669)
* fix(server): Does not assign lat/lon if they are at 0,0 #2991

* Adds migration file to fix null island rows

* Removed down migration

* Leave empty down function
2023-08-14 20:37:17 -05:00
Jason Rasmussen
079aa13edb
fix(web): use server api media types (#3687) 2023-08-14 20:22:33 -05:00
Alex Tran
29e103d96d merge main 2023-08-14 17:50:09 -05:00
Jason Rasmussen
e8fdddf08e
feat: persist people rules 2023-08-14 17:55:55 -04:00
Jason Rasmussen
947132ac77
chore: open api 2023-08-14 17:44:36 -04:00
Jason Rasmussen
b7b3735c40
feat: api validation 2023-08-14 17:44:30 -04:00
Alex
67bac9ff59
[Localizely] Translations update (#3682) 2023-08-14 13:16:16 -05:00
Alex
0d80ae3a91
fix(mobile): make user.memoryEnable optional (#3680)
* chore(server): avoid breaking changes

* generate api

* mobile app
2023-08-14 12:52:06 -05:00
Alex Tran
89021ce995 styling 2023-08-14 11:58:42 -05:00
shalong-tanwen
b1b215f083
fix(server): sort un-named faces in query (#3662) 2023-08-14 11:09:26 -05:00
Alex Tran
e00b37f4d2 remove faces from payload 2023-08-14 11:04:23 -05:00
BMaster
f55c80eadf
doc: how move assets,albums,persons from one account to another (#3652)
* Update FAQ.md

Added an item to document what can be done to move photos, albums and persons from one account to another,

* Update FAQ.md

typo in the numbering

* Update FAQ.md

add an 'advanced operation' warning

* Update FAQ.md

Typos

* chore: format

* chore: cleanup syntax codeblock

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-08-14 09:50:59 -05:00
abhi-chakrab
c81bb2b70a
doc: update bulk-upload.md (#3673)
* Update bulk-upload.md

This PR is to add a small clarification to use the same volumes for read only gallery in the docker command. Since the current docker commands refer to "/import" volume mounts that caused some confusion to me.

* chore: formatting

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-08-14 09:39:47 -05:00
Alex Tran
7e28522cb1 Change to set 2023-08-13 20:35:04 -05:00
Alex Tran
e682de67fa better selection 2023-08-13 16:53:57 -05:00
Alex Tran
1eb3cdca42 api 2023-08-13 10:35:07 -05:00
Alex Tran
e2ad4ac5b3 add faces 2023-08-13 10:11:22 -05:00
Alex Tran
a7b62a5ad3 Merge branch 'main' of github.com:immich-app/immich into dev/smart-album 2023-08-13 09:07:33 -05:00
X
5fa9704a65
fix(mobile): Empty albums don't show title (#3576) 2023-08-13 08:39:46 -05:00
Mert
60d39a7d1f
fix(sever): meson flag (#3656) 2023-08-13 08:26:13 -05:00
Alex Tran
9d23d37601 face selection 2023-08-12 23:35:04 -05:00
Alex Tran
66ebdf1556 show faces 2023-08-12 23:21:49 -05:00
Alex Tran
f7eab1cc9c component order 2023-08-12 22:53:48 -05:00
Mert
13564fbc17
fix(server): build sharp without tiff (#3655) 2023-08-12 21:02:33 -05:00
Alex Tran
048dbc83ba layout 2023-08-12 20:25:25 -05:00
Alex Tran
3576d078cf Hooking up events 2023-08-12 18:04:41 -05:00
Alex Tran
9bd2934aa2 event listener 2023-08-12 17:57:53 -05:00
Alex Tran
ac18f7515a layout 2023-08-12 17:26:22 -05:00
Alex Tran
968fc77183 styling 2023-08-12 16:20:25 -05:00
shalong-tanwen
77a5820c3c
fix(mobile): manual asset upload - app state handling + cancel button (#3611)
* feat(mobile): Cancel manual asset upload

* fix(mobile): re-add the missing translation keys

* feat(mobile): show manual upload error in backup page

* refactor: manual upload in-progress count

* fix(mobile): handle app state properly during manual asset upload
2023-08-12 16:02:58 -05:00
Alex Tran
207049df00 stronk type 2023-08-12 14:55:26 -05:00
Alex Tran
980c6b0dbb ui: Modal work 2023-08-12 10:36:21 -05:00
Jorge Avila
b790354f9a
fix(mobile): update useEffect to run on any change instead of only on lead (#3650)
-- this change is mainly for the AlbumInfoListTile widget
2023-08-12 10:02:24 -05:00
Jason Rasmussen
ea6bc8fb10
chore: open api 2023-08-11 21:58:29 -04:00
Jason Rasmussen
6e2624da7c
refactor: rule controller 2023-08-11 21:57:55 -04:00
Jason Rasmussen
7948819e0c
fix(server): time bucket and where (#3649) 2023-08-11 20:29:42 -05:00
Alex Tran
a37adc0c96 job 2023-08-11 15:27:51 -05:00