1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00
Commit Graph

7077 Commits

Author SHA1 Message Date
fc255b558d fix 2022-10-06 15:40:01 -05:00
9e54e30011 git push force 2022-10-06 15:38:38 -05:00
77312ce2e0 Force push 2022-10-06 15:37:03 -05:00
9a6d29d6e7 Add global config for git 2022-10-06 15:34:42 -05:00
2cb7517f64 Fix url 2022-10-06 15:33:07 -05:00
3228882fc0 Authenticate 2022-10-06 15:32:19 -05:00
6804e3dc73 Fixed 2022-10-06 15:27:31 -05:00
f9af61a5ca Manually push to repo 2022-10-06 15:21:17 -05:00
a94b443f13 Push to typescript sdk repo 2022-10-06 15:11:09 -05:00
fd06aa2135 Add workflow to PR to test 2022-10-06 15:04:24 -05:00
dd0f40559d added github action file' 2022-10-06 14:59:54 -05:00
471a60dcb0 Added explicit type for job count v1.31.0_49-dev 2022-10-06 12:43:02 -05:00
46994c3355 Up version for release 2022-10-06 12:11:12 -05:00
642811869c Fixed staging action runs only in PR 2022-10-06 11:38:56 -05:00
3be4697487 Added docker build and push with PR number as tag for easy testing in production environment 2022-10-06 11:34:27 -05:00
a3aca4acb5 feat(mobile) Run background service after being killed (#789) 2022-10-06 11:32:45 -05:00
7587f858ae feat(server/web) Add manual job trigger mechanism to the web (#767) 2022-10-06 11:25:54 -05:00
854c214bc0 Fix: Use boolean comparison for DISABLE_REVERSE_GEOCODING config (#787) 2022-10-05 15:18:57 -05:00
5dfce4db34 feat(mobile): background backup progress notifications (#781)
* settings to configure upload progress notifications (none/standard/detailed)
* use native Android notifications to show progress information
* e.g. 50% (30/60) assets
* e.g. Uploading asset XYZ - 25% (2/8MB)
* no longer show errors if canceled by system (losing network)
2022-10-05 09:59:35 -05:00
95467fa3c1 Merge pull request #785 from bivainis/patch-1
chore: fix github action name
2022-10-05 12:38:46 +01:00
4ec3453558 chore: fix github action name 2022-10-05 12:19:11 +02:00
536fda04f2 Up version for release v1.30.2_48-dev 2022-10-04 15:29:47 -05:00
2094204877 Up version for release 2022-10-04 15:29:37 -05:00
ab375cca1a Up Version for release 2022-10-04 15:21:58 -05:00
479f706f8a fix(mobile): Fix error parsing datetime prevent the timeline to be displayed (#784) 2022-10-04 15:19:29 -05:00
4342285507 Updated jpeg thumbnail path (#780) 2022-10-04 09:46:06 -05:00
8bb656cb17 add docker volumes to services (#766)
* add docker volumes to services

this change adds the volume definitions for
/usr/src/app/upload
/usr/src/app/.reverse-geocoding-dump

to the `immich-server` docker-compose files
as /usr/src/app/upload should always be a volume for the containers
I also added it to the `Dockerfile`

Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com>

* remove geocoding-dump volume from docker-compose

Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com>
2022-10-01 16:01:27 -05:00
a117e897ca Move selection logic to asset grid class 2022-10-01 19:19:40 +02:00
347ac70063 Make new asset grid the default 2022-10-01 10:38:11 +02:00
50842ef815 Add tests 2022-09-30 11:38:00 +02:00
1970a64f6f Use new asset grid for search result page 2022-09-30 11:05:54 +02:00
dd71a53f5e Hide scroll handle for lists < 100 assets 2022-09-30 10:47:31 +02:00
3f1f835df3 Update readme for beta release invitation links 2022-09-29 15:13:18 -05:00
8440d9890c Improve scrolling performance in albums and search 2022-09-29 21:53:35 +02:00
87ca031335 Fix bug with missing year and add date to drag handle (#761) 2022-09-29 10:19:55 -05:00
96b9e37461 Up version for release v1.30.0_46-dev 2022-09-28 16:28:14 -05:00
0d3a2fe844 Added generated geocoding files to gitignore 2022-09-28 15:44:43 -05:00
848781aef5 Provide a sensible dumpDirectory for the local-reverse-geocoder module (#759)
Fixes #758
2022-09-28 15:43:34 -05:00
28bf497a0b feat(mobile): Improve timeline performance on mobile - experimental (#710) 2022-09-28 11:30:38 -05:00
8ede738396 Up mobile version 2022-09-28 06:22:12 -05:00
40c2b6a563 Update readme v1.29.6_45-dev 2022-09-28 05:59:23 -05:00
3581cf7305 Pump server version v1.29.6_44-dev 2022-09-28 05:53:50 -05:00
c33775b944 feat(server): missing exif extract nightly task (#754)
* fix: nightly reverse geocoding task checking for mapbox

* refactor: remove file size from image processor and queue data

* feat: add missing exif nightly job

* Remove filesize requirement in assetUploadedProcessorName queue insertion

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2022-09-28 05:41:50 -05:00
b0cd2522e0 feat(server): support .NEF file (#746) 2022-09-23 19:09:45 -05:00
c3979f6e31 fix(machine-learning) Remove unsused database config (#745) 2022-09-23 19:00:47 -05:00
103df4d9f3 fix(web) navigating forward button get in the way of video control bar (#744)
* fix(web) navigating forward button get in the way of video control bar

* Remove unsued style
2022-09-23 18:22:06 -05:00
040e02cfc5 fix(server): handle missing reverse geocoding admin zones (#742) 2022-09-23 10:14:42 -05:00
f377b64065 feat(server) Remove mapbox and use local reverse geocoding (#738)
* feat: local reverse geocoding implementation, removes mapbox

* Disable non-null tslintrule

* Disable non-null tslintrule

* Remove tsignore

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2022-09-22 21:50:05 -05:00
e5459b68ff fix(server,web,mobile): Incorrectly record and show timestamp and time zone of the asset (#706)
Implemented a mechanism to extract the correct time zone from the GPS coordinate if presented in the file's EXIF, and to convert the timestamp to the correct UTC time so that the time will show correctly based on the mobile/web local time zone.
2022-09-22 15:58:17 -05:00
fc194021a4 Pump server version v1.29.5_44-dev 2022-09-22 11:38:50 -05:00