N00MKRAD 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f1ca1794a1 
							
						 
					 
					
						
						
							
							Add AV1 transcoding support ( #8491 )  
						
						... 
						
						
						
						* Add AV1 transcoding support
- AV1 encoding on CPU via SVT-AV1 (libsvtav1 in ffmpeg)
- Supports CRF and optionally capped CRF (max bitrate)
- Tested playback successfully in Chrome Win+Android, Firefox Win+Linux, Android app
* AV1: Add support for encoding threads option
* Revert previous commit; specifying params multiple times is bad
We need to specify all svtav1-params at once, so putting the thread option into getThreadOptions is not possible.
* AV1: Override VAAPI getSupportedCodecs as it does not yet support AV1 unlike nvenc, qsv, amf
* Change BaseHWConfig supported codecs to only H264/HEVC
Configs that support VP9 and/or AV1 need to override getSupportedCodecs()
* Set SVT-AV1 threads with svtav1-params, remove duplicate block in NVENCConfig
* AV1Config: Fix empty svtav1-params array being added to options
* add tests
* update api
* allow crf-based two-pass mode
* formatting
* suggest 35
---------
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com> 
						
						
					 
					
						2024-04-11 05:26:27 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							321868963d 
							
						 
					 
					
						
						
							
							fix(deps): update typescript-projects ( #8651 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-04-09 21:08:37 +02:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							327b9bd59c 
							
						 
					 
					
						
						
							
							Revert "fix(deps): update typescript-projects ( #8647 )" ( #8650 )  
						
						... 
						
						
						
						This reverts commit 301c21730358338c7dd01cba6053a7c50f70b398. 
						
						
					 
					
						2024-04-09 06:53:48 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							301c217303 
							
						 
					 
					
						
						
							
							fix(deps): update typescript-projects ( #8647 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-04-08 23:44:48 -04:00 
						 
				 
			
				
					
						
							
							
								Daniel Dietzler 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7b1562c050 
							
						 
					 
					
						
						
							
							fix(server): remove isWatched from DTO ( #8598 )  
						
						... 
						
						
						
						* fix: remove isWatched
* chore: open api 
						
						
					 
					
						2024-04-08 16:00:08 -04:00 
						 
				 
			
				
					
						
							
							
								Alex The Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							3b0fff3b3d 
							
						 
					 
					
						
						
							
							Version v1.101.0  
						
						
						
						
					 
					
						2024-04-05 02:39:51 +00:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8337da183c 
							
						 
					 
					
						
						
							
							chore: update openapi ( #8470 )  
						
						
						
						
					 
					
						2024-04-02 14:21:58 -05:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cd0e537e3e 
							
						 
					 
					
						
						
							
							feat: persistent memories ( #8330 )  
						
						... 
						
						
						
						* feat: persistent memories
* refactor: use new add/remove asset utility 
						
						
					 
					
						2024-04-02 10:23:17 -04:00 
						 
				 
			
				
					
						
							
							
								Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8edc2fb46f 
							
						 
					 
					
						
						
							
							refactor(server): decouple generated images from image formats ( #8246 )  
						
						... 
						
						
						
						* rename
thumbnail config
update target paths, fix tests
rename to image settings
replace legacy enum
better typing
update sql
update api
remove config option
fix
* update docs
* update other thumbnail configs in migration
* keep legacy enum for now
* fix jumbled job names
* fix jumbled job names in tests
* rename thumbhash job
* rename dto
* fix tests
* preserve order
* remove unused import
* keep old fields in dto, marked deprecated
* update sql
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com> 
						
						
					 
					
						2024-04-02 04:56:56 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							25c9b779e4 
							
						 
					 
					
						
						
							
							fix: map theme auth in shared links ( #8359 )  
						
						... 
						
						
						
						fix: map theme auth 
						
						
					 
					
						2024-03-29 09:43:30 -05:00 
						 
				 
			
				
					
						
							
							
								Daniel Dietzler 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b8c5363a15 
							
						 
					 
					
						
						
							
							refactor(server): move timeline operations to their own controller/service ( #8325 )  
						
						... 
						
						
						
						* move timeline operations to their own controller/service
* chore: open api
* move e2e tests 
						
						
					 
					
						2024-03-28 23:20:40 -04:00 
						 
				 
			
				
					
						
							
							
								Alex The Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							16513b4a6e 
							
						 
					 
					
						
						
							
							Version v1.100.0  
						
						
						
						
					 
					
						2024-03-28 18:36:38 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9fe80c25eb 
							
						 
					 
					
						
						
							
							fix: memory lane assets in ascending order ( #8309 )  
						
						... 
						
						
						
						* fix: memory lane asset order
* chore: deprecate title
* chore: open-api
* chore: rename years => yearsAgo 
						
						
					 
					
						2024-03-27 16:14:29 -04:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1ad893ded4 
							
						 
					 
					
						
						
							
							fix(deps): update typescript-projects ( #8281 )  
						
						... 
						
						
						
						* fix(deps): update typescript-projects
* chore: regenerate sql
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> 
						
						
					 
					
						2024-03-26 02:39:57 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							851fe4a49f 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v20.11.28 ( #8064 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-20 14:33:41 -04:00 
						 
				 
			
				
					
						
							
							
								Alex The Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							5b314ffd46 
							
						 
					 
					
						
						
							
							Version v1.99.0  
						
						
						
						
					 
					
						2024-03-20 14:50:57 +00:00 
						 
				 
			
				
					
						
							
							
								Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f392fe7702 
							
						 
					 
					
						
						
							
							fix(server): "view all" for cities only showing 12 cities ( #8035 )  
						
						... 
						
						
						
						* view all cities
* increase limit
* rename endpoint
* optimize query
* remove pagination
* update sql
* linting
* revert sort by count in explore page for now
* fix query
* fix
* update sql
* move to search, add partner support
* update sql
* pr feedback
* euphemism
* parameters as separate variable
* move comment
* update sql
* linting 
						
						
					 
					
						2024-03-20 03:23:57 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							40262c30cb 
							
						 
					 
					
						
						
							
							refactor(server): library service ( #8050 )  
						
						... 
						
						
						
						* refactor: library service
* chore: open api
* fix: checks 
						
						
					 
					
						2024-03-18 16:59:53 -04:00 
						 
				 
			
				
					
						
							
							
								martin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							31f7e1aca3 
							
						 
					 
					
						
						
							
							feat(server, web): album orders ( #7819 )  
						
						... 
						
						
						
						* feat: album orders
* fix: tests
* pr feedback
* pr feedback
* pr feedback
* fix: tests
* add comment
* pr feedback
* fix: rendering issue
* wording
* fix: order value doesn't change
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com> 
						
						
					 
					
						2024-03-14 11:45:03 -05:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17d7d9364f 
							
						 
					 
					
						
						
							
							chore: publish sdk on release ( #7895 )  
						
						... 
						
						
						
						* chore: publish sdk on release
* fix: runtime dep
* chore: sync versions
* chore: update readme
* fix: use Node16 module resolution 
						
						
					 
					
						2024-03-12 12:01:12 -04:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a326f7c833 
							
						 
					 
					
						
						
							
							chore(deps): update open-api ( #7867 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-11 21:15:57 -04:00 
						 
				 
			
				
					
						
							
							
								Alex The Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							4027cba4eb 
							
						 
					 
					
						
						
							
							Version v1.98.2  
						
						
						
						
					 
					
						2024-03-11 14:17:12 +00:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a6cd4b8427 
							
						 
					 
					
						
						
							
							chore(server): openapi ( #7794 )  
						
						... 
						
						
						
						* chore(server): openapi
* openapi 
						
						
					 
					
						2024-03-09 14:01:52 -06:00 
						 
				 
			
				
					
						
							
							
								Alex The Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							430561d692 
							
						 
					 
					
						
						
							
							Version v1.98.1  
						
						
						
						
					 
					
						2024-03-08 23:44:13 +00:00 
						 
				 
			
				
					
						
							
							
								Sam Holton 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7a4ae7d142 
							
						 
					 
					
						
						
							
							feat(server,web): add force delete to immediately remove user ( #7681 )  
						
						... 
						
						
						
						* feat(server,web): add force delete to immediately remove user
* update wording on force delete confirmation
* fix force delete css
* PR feedback
* cleanup user service delete for force
* adding user status column
* some cleanup and tests
* more test fixes
* run npm run sql:generate
* chore: cleanup and websocket
* chore: linting
* userRepository.restore
* removed bad color class from delete-confirm-dialoge
* additional confirmation for user force delete
* shorten confirmation message
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> 
						
						
					 
					
						2024-03-08 17:49:39 -05:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							661409bac7 
							
						 
					 
					
						
						
							
							feat(server): create a person with optional values ( #7706 )  
						
						... 
						
						
						
						* feat: create person dto
* chore: open api
* fix: e2e
* fix: web usage 
						
						
					 
					
						2024-03-07 15:34:57 -05:00 
						 
				 
			
				
					
						
							
							
								Alex The Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							7dc5e0cc4f 
							
						 
					 
					
						
						
							
							Version v1.98.0  
						
						
						
						
					 
					
						2024-03-07 19:22:14 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							ba5d5256b1 
							
						 
					 
					
						
						
							
							Revert "Version v1.98.0"  
						
						... 
						
						
						
						This reverts commit 9b1a379fa6142be3da290c41e6fd8fba85dd41d2. 
						
						
					 
					
						2024-03-07 12:04:54 -06:00 
						 
				 
			
				
					
						
							
							
								Alex The Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							9b1a379fa6 
							
						 
					 
					
						
						
							
							Version v1.98.0  
						
						
						
						
					 
					
						2024-03-07 17:40:40 +00:00 
						 
				 
			
				
					
						
							
							
								Sam Holton 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9125999d1a 
							
						 
					 
					
						
						
							
							feat(server,web): make user deletion delay configurable ( #7663 )  
						
						... 
						
						
						
						* feat(server,web): make user deletion delay configurable
* alphabetical order
* add min for user.deleteDelay in SettingInputField
* make config.user.deleteDelay SettingInputField min consistent format
* fix e2e test
* update description on user delete delay 
						
						
					 
					
						2024-03-05 23:45:40 -06:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9bf1d87e35 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v20.11.24 ( #7649 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-05 16:30:51 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e62e3a0ca 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v20.11.22 ( #7630 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-04 21:36:01 -05:00 
						 
				 
			
				
					
						
							
							
								Sam Holton 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7ef202c8b2 
							
						 
					 
					
						
						
							
							feat(server, web): add checkbox to create user screen for shouldChang… ( #7598 )  
						
						... 
						
						
						
						feat(server, web): add checkbox to create user screen for shouldChangePassword 
						
						
					 
					
						2024-03-03 23:40:03 -06:00 
						 
				 
			
				
					
						
							
							
								Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2fa10a254c 
							
						 
					 
					
						
						
							
							feat(web): improve alt text ( #7596 )  
						
						... 
						
						
						
						* alt text
* memory lane alt text
* revert sql generator change
* use getAltText
* oops
* handle large number of people in asset
* nit
* add aria-label to search button
* update api
* fixed tests
* fixed typing
* fixed spacing
* fix displaying null 
						
						
					 
					
						2024-03-03 16:42:17 -05:00 
						 
				 
			
				
					
						
							
							
								Sam Holton 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7303fab9d9 
							
						 
					 
					
						
						
							
							feat(server/web): add oauth defaultStorageQuota and storageQuotaClaim ( #7548 )  
						
						... 
						
						
						
						* feat(server/web): add oauth defaultStorageQuota and storageQuotaClaim
* feat(server/web): fix format and use domain.util constants
* address some pr feedback
* simplify oauth storage quota logic
* adding tests and pr feedback
* chore: cleanup
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> 
						
						
					 
					
						2024-03-01 19:46:07 -05:00 
						 
				 
			
				
					
						
							
							
								martin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b772a772c 
							
						 
					 
					
						
						
							
							fix(web): immich version ( #7541 )  
						
						... 
						
						
						
						* fix: web version
* update package-lock.json
* update typescript-sdk 
						
						
					 
					
						2024-03-01 01:26:50 -06:00 
						 
				 
			
				
					
						
							
							
								Michel Heusschen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c89d91e006 
							
						 
					 
					
						
						
							
							feat: filter people when using smart search ( #7521 )  
						
						
						
						
					 
					
						2024-02-29 16:14:48 -05:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							15a4a4aaaa 
							
						 
					 
					
						
						
							
							chore: remove unused upload property ( #7535 )  
						
						... 
						
						
						
						* chore: remove isExternal
* chore: open-api 
						
						
					 
					
						2024-02-29 16:02:08 -05:00 
						 
				 
			
				
					
						
							
							
								Jonathan Jogenfors 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							efa6efd200 
							
						 
					 
					
						
						
							
							feat(server,web): remove external path nonsense and make libraries admin-only ( #7237 )  
						
						... 
						
						
						
						* remove external path
* open-api
* make sql
* move library settings to admin panel
* Add documentation
* show external libraries only
* fix library list
* make user library settings look good
* fix test
* fix tests
* fix tests
* can pick user for library
* fix tests
* fix e2e
* chore: make sql
* Use unauth exception
* delete user library list
* cleanup
* fix e2e
* fix await lint
* chore: remove unused code
* chore: cleanup
* revert docs
* fix: is admin stuff
* table alignment
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com> 
						
						
					 
					
						2024-02-29 12:35:37 -06:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							09a7291527 
							
						 
					 
					
						
						
							
							refactor(web): drop axios ( #7490 )  
						
						... 
						
						
						
						* refactor: downloadApi
* refactor: assetApi
* chore: drop axios
* chore: tidy up
* chore: fix exports
* fix: show notification when download starts 
						
						
					 
					
						2024-02-29 11:22:39 -05:00 
						 
				 
			
				
					
						
							
							
								Alex The Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							6f53e83d49 
							
						 
					 
					
						
						
							
							Version v1.97.0  
						
						
						
						
					 
					
						2024-02-28 22:34:00 +00:00 
						 
				 
			
				
					
						
							
							
								Jonathan Jogenfors 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e4f32a045d 
							
						 
					 
					
						
						
							
							chore: remove watcher polling option ( #7480 )  
						
						... 
						
						
						
						* remove watcher polling
* fix lint
* add db migration 
						
						
					 
					
						2024-02-28 21:20:10 +01:00 
						 
				 
			
				
					
						
							
							
								Alex The Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							6d91c23f65 
							
						 
					 
					
						
						
							
							Version v1.96.0  
						
						
						
						
					 
					
						2024-02-27 20:14:58 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2702bcc407 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v20.11.20 ( #7475 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-02-27 19:09:26 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3f18a936b2 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @oazapfts/runtime to v1.0.1 ( #7446 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-02-27 07:37:12 -05:00 
						 
				 
			
				
					
						
							
							
								Michel Heusschen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c8bdeb8fec 
							
						 
					 
					
						
						
							
							fix(web): fetch error reporting ( #7391 )  
						
						
						
						
					 
					
						2024-02-26 20:48:47 -06:00 
						 
				 
			
				
					
						
							
							
								martin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a2934b8830 
							
						 
					 
					
						
						
							
							feat(server, web): search location ( #7139 )  
						
						... 
						
						
						
						* feat: search location
* fix: tests
* feat: outclick
* location search index
* update query
* fixed query
* updated sql
* update query
* Update search.dto.ts
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
* coalesce
* fix: tests
* feat: add alternate names
* fix: generate sql files
* single table, add alternate names to query, cleanup
* merge main
* update sql
* pr feedback
* pr feedback
* chore: fix merge
---------
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com> 
						
						
					 
					
						2024-02-23 19:42:37 -05:00 
						 
				 
			
				
					
						
							
							
								martin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c0c98473d 
							
						 
					 
					
						
						
							
							fix(server, web): people page ( #7319 )  
						
						... 
						
						
						
						* fix: people page
* fix: use locale
* fix: e2e
* fix: remove useless w-full
* fix: don't count people without thumbnail
* fix: es6 template string
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> 
						
						
					 
					
						2024-02-21 17:03:45 -05:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							01f682134a 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v20.11.19 ( #7238 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-02-21 08:25:37 -05:00 
						 
				 
			
				
					
						
							
							
								Alex The Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							7c34d0595e 
							
						 
					 
					
						
						
							
							Version v1.95.1  
						
						
						
						
					 
					
						2024-02-21 04:02:43 +00:00