Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							55c5027539 
							
						 
					 
					
						
						
							
							Add webp thumbnail conversion task to optimize performance of fast scrolling ( #172 )  
						
						... 
						
						
						
						* Update readme
* Added webp to table and entity
* Added cronjob and sharp dependencies
* Added conversion of webp every 5 minutes and endpoint will now server webp image if exist 
						
						
							
						
					 
					
						2022-05-22 06:56:36 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ce06af0c9b 
							
						 
					 
					
						
						
							
							Fixed lodash library not invoking in production build ( #171 )  
						
						... 
						
						
						
						* Added staging docker-compose file
* Use lodash-es and remove hydration option on photos page fixed the problem 
						
						
							
						
					 
					
						2022-05-22 04:48:38 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							baaf7ad153 
							
						 
					 
					
						
						
							
							disable hydration  
						
						
						
						
							
						
					 
					
						2022-05-21 23:50:54 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							4a25e7dc22 
							
						 
					 
					
						
						
							
							remove footer to fix error when reloading the page  
						
						
						
						
							
						
					 
					
						2022-05-21 23:36:58 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							f90563d18c 
							
						 
					 
					
						
						
							
							not prerender photos page  
						
						
						
						
							
						
					 
					
						2022-05-21 23:28:02 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							8352ecd3b9 
							
						 
					 
					
						
						
							
							Update readme  
						
						
						
						
							
						
					 
					
						2022-05-21 18:53:30 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							69b34a4364 
							
						 
					 
					
						
						
							
							Update readme  
						
						
						
						
							
						
					 
					
						2022-05-21 18:49:23 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6023c3c624 
							
						 
					 
					
						
						
							
							Show assets on web ( #168 )  
						
						... 
						
						
						
						* Implemented lazy loading thumbnail
* Display assets as date-time grouping
* Update Readme
* Modify GitHub action to run from the latest update 
						
						
							
						
					 
					
						2022-05-21 16:50:56 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							171e7ffa77 
							
						 
					 
					
						
						
							
							Update readme  
						
						
						
						
							
						
					 
					
						2022-05-21 08:30:27 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							d9f918005a 
							
						 
					 
					
						
						
							
							Added python3 to prod target of web Dockerfile  
						
						
						
						
							
						
					 
					
						2022-05-21 02:34:39 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							e8ade4866b 
							
						 
					 
					
						
						
							
							Added python3 to docker image of web  
						
						
						
						
							
						
					 
					
						2022-05-21 02:30:00 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							bbfa789a4e 
							
						 
					 
					
						
						
							
							update readme  
						
						
						
						
							
						
					 
					
						2022-05-21 02:25:15 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a779c3803c 
							
						 
					 
					
						
						
							
							Add web interface with admin functionality ( #167 )  
						
						
						
						
							
						
					 
					
						2022-05-21 02:23:55 -05:00 
						 
				 
			
				
					
						
							
							
								Jaime Baez 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							79dea504b0 
							
						 
					 
					
						
						
							
							Add e2e testing setup ( #163 )  
						
						... 
						
						
						
						* Setup e2e testing
* Add user e2e tests
* Rename database host env variable to DB_HOST
* Force push (try to recover DB_HOST env)
* Rename db host env variable to `DB_HOSTNAME`
* Remove unnecessary `initDb` from test-utils
The current database.config is running the migrations:
`migrationsRun: true` 
						
						
							
						
					 
					
						2022-05-19 18:30:47 -05:00 
						 
				 
			
				
					
						
							
							
								Migelo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4900fecd10 
							
						 
					 
					
						
						
							
							fix immich-server service name in README ( #166 )  
						
						
						
						
							
						
					 
					
						2022-05-18 06:26:37 -04:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							adfaab7eb2 
							
						 
					 
					
						
						
							
							Update to flutter 3 ( #162 )  
						
						
						
						
							
						
					 
					
						2022-05-14 09:25:19 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c5adbea6e1 
							
						 
					 
					
						
						
							
							Fixed incorrect microservices URLs after updating dockerfiles ( #159 )  
						
						
						
						
							
						
					 
					
						2022-05-11 06:18:11 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb89fa4aab 
							
						 
					 
					
						
						
							
							Modify docker-compose to be compatible with k8s ( #149 )  
						
						... 
						
						
						
						* Modify docker-compose file using a hyphen for services instead of underscore
* Change URL in Nginx setting 
						
						
							
 
						
					 
					
						2022-05-08 07:07:58 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							43d639104d 
							
						 
					 
					
						
						
							
							Bug/fixed permission not requested android 10 ( #150 )  
						
						... 
						
						
						
						* Added  android:requestLegacyExternalStorage=true to manifest
* Up pubspec version code for android build 
						
						
							
						
					 
					
						2022-05-08 06:47:38 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
						
						
							
						
						
							a1792a7d94 
							
						 
					 
					
						
						
							
							Pump docker-compose container version  
						
						
						
						
							
						
					 
					
						2022-05-06 07:47:19 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							373b6918f8 
							
						 
					 
					
						
						
							
							Feature  #120   #89  selective backup in app ( #137 )  
						
						
						
						
							
 
						
					 
					
						2022-05-06 07:22:23 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f1396761b0 
							
						 
					 
					
						
						
							
							Bump docker/setup-buildx-action from 1.6.0 to 2.0.0 ( #141 )  
						
						... 
						
						
						
						Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.6.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  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> 
						
						
							
						
					 
					
						2022-05-06 07:21:33 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							335bb0707c 
							
						 
					 
					
						
						
							
							Bump docker/build-push-action from 2.10.0 to 3.0.0 ( #142 )  
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
  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> 
						
						
							
						
					 
					
						2022-05-06 07:21:21 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7a51e0dd4d 
							
						 
					 
					
						
						
							
							Bump docker/login-action from 1 to 2 ( #143 )  
						
						... 
						
						
						
						Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
  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> 
						
						
							
						
					 
					
						2022-05-06 07:21:11 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5b42899dde 
							
						 
					 
					
						
						
							
							Bump docker/setup-qemu-action from 1.2.0 to 2.0.0 ( #140 )  
						
						... 
						
						
						
						Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.2.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  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> 
						
						
							
						
					 
					
						2022-05-06 07:20:50 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
						
						
							
						
						
							229357df2b 
							
						 
					 
					
						
						
							
							Appbar on homepage is fixed so the cursor won't be overlapping when scrolling  
						
						
						
						
							
						
					 
					
						2022-04-30 17:03:45 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
						
						
							
						
						
							8d5626620b 
							
						 
					 
					
						
						
							
							Refactor homepage widget  
						
						
						
						
							
						
					 
					
						2022-04-30 10:55:27 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2c4243b3d0 
							
						 
					 
					
						
						
							
							Deploy 1.8.0_12-dev ( #132 )  
						
						... 
						
						
						
						* Update 1.8.0_12
* Update readme 
						
						
							
 
						
					 
					
						2022-04-29 13:10:42 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							38e0178c81 
							
						 
					 
					
						
						
							
							Implemented editable album title ( #130 )  
						
						... 
						
						
						
						* Replace static title text with a text edit field
* Implement endpoint for updating album info
* Implement changing title
* Only the owner can change the title 
						
						
							
						
					 
					
						2022-04-28 23:46:37 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
						
						
							
						
						
							c5c7a134dd 
							
						 
					 
					
						
						
							
							Update docker-compose file for faster and cleaner build; update ios version for deployment to test flight  
						
						
						
						
							
						
					 
					
						2022-04-24 21:43:45 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							da9eb61532 
							
						 
					 
					
						
						
							
							Implemented remembering login data with radio button ( #126 )  
						
						
						
						
							
						
					 
					
						2022-04-24 21:33:10 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
						
						
							
						
						
							c1ccf026f0 
							
						 
					 
					
						
						
							
							Fixed typo in readme  
						
						
						
						
							
						
					 
					
						2022-04-23 21:47:53 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4309104925 
							
						 
					 
					
						
						
							
							118 - Implement shared album feature ( #124 )  
						
						... 
						
						
						
						* New features 
  - Share album. Users can now create albums to share with existing people on the network.
  - Owner can delete the album.
  - Owner can invite the additional users to the album.
  - Shared users and the owner can add additional assets to the album.
* In the asset viewer, the user can swipe up to see detailed information and swip down to dismiss.
* Several UI enhancements. 
						
						
							
 
						
					 
					
						2022-04-23 21:08:45 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							a3b84b3ca7 
							
						 
					 
					
						
						
							
							Update readme  
						
						
						
						
							
						
					 
					
						2022-04-05 17:29:02 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							f6630163b1 
							
						 
					 
					
						
						
							
							update readme  
						
						
						
						
							
						
					 
					
						2022-04-05 17:27:37 -05:00 
						 
				 
			
				
					
						
							
							
								Chiogros 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aebeb37fb0 
							
						 
					 
					
						
						
							
							Legacy CPUs architecture alternative tip. ( #93 )  
						
						
						
						
							
						
					 
					
						2022-04-05 17:26:42 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b74ad69288 
							
						 
					 
					
						
						
							
							Fixed duplicated filename on upload  
						
						
						
						
							
						
					 
					
						2022-04-05 14:57:54 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							b6579cd38e 
							
						 
					 
					
						
						
							
							Fixed incorrect image name when push to dockerhub  
						
						
						
						
							
						
					 
					
						2022-04-05 11:43:09 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							46a2032b9a 
							
						 
					 
					
						
						
							
							Update release workflow  
						
						
						
						
							
						
					 
					
						2022-04-05 11:08:30 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							0eb548f115 
							
						 
					 
					
						
						
							
							Update readme  
						
						
						
						
							
						
					 
					
						2022-04-05 11:04:53 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c7dff229db 
							
						 
					 
					
						
						
							
							Up minor v1.6.0 ( #113 )  
						
						
						
						
							
 
						
					 
					
						2022-04-05 10:34:54 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8e80825b4f 
							
						 
					 
					
						
						
							
							Build and tag docker image for Dockerhub release ( #111 )  
						
						... 
						
						
						
						* Clean up Dockerfile and added action to build microservice latest
* Combine build microservices and server into the same action
* Added build and push release version for microservices 
						
						
							
						
					 
					
						2022-04-05 10:16:15 -05:00 
						 
				 
			
				
					
						
							
							
								Constantin Kraft 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a1481c1113 
							
						 
					 
					
						
						
							
							Fix typo: Reserve -> Reverse (geocoding) ( #112 )  
						
						
						
						
							
						
					 
					
						2022-04-05 10:11:40 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3bdcdef198 
							
						 
					 
					
						
						
							
							Fixed backup stuck at unsupported format ( #108 )  
						
						... 
						
						
						
						* Added webp as supported file type, allow continue upload when an image fail
* Added webp as supported file type, allow continue upload when an image fail
* Solved issue with bad assets cause backup to stop 
						
						
							
						
					 
					
						2022-04-04 23:37:48 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b69f6e0df7 
							
						 
					 
					
						
						
							
							Update inline font for f-droid publication metric ( #107 )  
						
						... 
						
						
						
						* Added local font
* Up Patch 1.5.1+9 
						
						
							
 
						
					 
					
						2022-04-04 09:08:53 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be2794a372 
							
						 
					 
					
						
						
							
							Optimization/fix slow backup when asset list is long. ( #104 )  
						
						... 
						
						
						
						* Handle pause/restart listening to event on_upload_success and reload asset list after navigating back from BackupControllerPage
* Remove unused api endpoint 
						
						
							
						
					 
					
						2022-04-03 12:31:45 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							2ff25b49f4 
							
						 
					 
					
						
						
							
							Up Minor 1.5.0+8  
						
						
						
						
							
 
						
					 
					
						2022-04-02 12:46:29 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							135d72d4cd 
							
						 
					 
					
						
						
							
							Fixed issue with docker-compose cannot navigate to relative path of Dockercompose file in issue  #90  
						
						
						
						
							
						
					 
					
						2022-04-02 12:37:57 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							90ef64efa3 
							
						 
					 
					
						
						
							
							Download asset to local and error fixing ( #100 )  
						
						... 
						
						
						
						* Update photo_manager pub package
* Added download endpoint for assets
* Successfully save a photo to the local device's gallery
* Save save a video to the local device's gallery
* Fixed  #97 
* Added download loading indicator
* Refactor and increase the font size for curated search thumbnail images
* Reposition loading animation on the search result page 
						
						
							
						
					 
					
						2022-04-02 12:31:53 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							60df387459 
							
						 
					 
					
						
						
							
							Update fdroid app description  
						
						
						
						
							
						
					 
					
						2022-03-30 13:14:09 -05:00