Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0b8edb7671 
							
						 
					 
					
						
						
							
							chore: remove unused dep ( #7957 )  
						
						
						
						
					 
					
						2024-03-14 16:18:55 -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 
						 
				 
			
				
					
						
							
							
								Jonathan Jogenfors 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ba38713fbc 
							
						 
					 
					
						
						
							
							fix(server): queue library asset refresh in batches ( #7914 )  
						
						... 
						
						
						
						* add debug logs
* scan assets in batches
* Cleanup
* don't normalize
* Removing extra log
* remove unneeded code
* change log levels 
						
						
					 
					
						2024-03-14 14:43:05 +01:00 
						 
				 
			
				
					
						
							
							
								Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee8e8a0c0f 
							
						 
					 
					
						
						
							
							perf(server): optimize getByIds query ( #7918 )  
						
						... 
						
						
						
						* clean up usage
* i'm not updating all these tests
* update tests
* add indices
* add indices to entities
remove index from person entity
add to face entity
fix
* simplify query
* update sql
* missing await
* remove synchronize false 
						
						
					 
					
						2024-03-14 01:58:09 -04:00 
						 
				 
			
				
					
						
							
							
								Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d67cc00e4e 
							
						 
					 
					
						
						
							
							feat(server): lower library scan memory usage ( #7939 )  
						
						... 
						
						
						
						* use trie
* update tests
* formatting
* pr feedback
* linting 
						
						
					 
					
						2024-03-14 01:52:30 -04:00 
						 
				 
			
				
					
						
							
							
								Kokul Shanmugharajah 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							29c3a826c5 
							
						 
					 
					
						
						
							
							feat(server): Update XMP sidecar search to look for both photo.ext.xmp and photo.xmp ( #7813 )  
						
						... 
						
						
						
						* Add support for photo.xmp sidecars
* format
* Add comment
* Proper handling
* Handle mocking better
* Address PR feedback
* Add test coverage if both xmp files exist
* Update server/src/domain/metadata/metadata.service.ts
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
* Update server/src/domain/metadata/metadata.service.ts
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
* Update server/src/domain/metadata/metadata.service.ts
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> 
						
						
					 
					
						2024-03-13 12:14:26 -05:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d67a6b7293 
							
						 
					 
					
						
						
							
							fix(deps): update server ( #7898 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-13 12:54:46 -04:00 
						 
				 
			
				
					
						
							
							
								bo0tzz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							72f9295490 
							
						 
					 
					
						
						
							
							feat(server): YAML config file support ( #7894 )  
						
						... 
						
						
						
						* test(server): Load config from yaml
* docs: YAML config support
* feat(server): YAML config file support
* fix format
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com> 
						
						
					 
					
						2024-03-12 16:29:49 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1683bb75e1 
							
						 
					 
					
						
						
							
							fix(deps): update server ( #7880 )  
						
						
						
						
					 
					
						2024-03-12 11:28:45 -04:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3cd232f571 
							
						 
					 
					
						
						
							
							chore(deps): update base-image to v20240312 (major) ( #7892 )  
						
						... 
						
						
						
						chore(deps): update base-image to v20240312
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-12 08:07:56 -04:00 
						 
				 
			
				
					
						
							
							
								Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a097e903c9 
							
						 
					 
					
						
						
							
							feat(server): OpenTelemetry integration ( #7356 )  
						
						... 
						
						
						
						* wip
* span class decorator
fix typing
* improvements
* noisy postgres logs
formatting
* add source
* strict string comparison
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
* remove debug code
* execution time histogram
* remove prometheus stuff
remove prometheus data
* disable by default
disable nestjs-otel stuff by default
update imports
* re-add postgres instrumentation
formatting
formatting
* refactor: execution time histogram
* decorator alias
* formatting
* keep original method order in filesystem repo
* linting
* enable otel sdk in e2e
* actually enable otel sdk in e2e
* share exclude paths
* formatting
* fix rebase
* more buckets
* add example setup
* add envs
fix
actual fix
* linting
* update comments
* update docker env
* use more specific env
---------
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> 
						
						
					 
					
						2024-03-12 05:19:12 +00:00 
						 
				 
			
				
					
						
							
							
								Dhrumil Shah 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bbed14a9ff 
							
						 
					 
					
						
						
							
							feat(server): Add OAuth auto-redirect enable/disable CLI commands ( #7841 )  
						
						... 
						
						
						
						* Rebase
* format fix
* docs format
* Change to enable/disable oauth master
* spell change for oauth
* Fix filename 
						
						
					 
					
						2024-03-11 23:32:00 -04:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4b6206b32d 
							
						 
					 
					
						
						
							
							chore(deps): update server ( #7869 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-11 23:22:55 -04:00 
						 
				 
			
				
					
						
							
							
								Ben McCann 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							078da36f20 
							
						 
					 
					
						
						
							
							fix(server): serve static directory only if it exists ( #7857 )  
						
						... 
						
						
						
						* fix(server): serve static directory only if it exists
* update
* refactor: web root
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> 
						
						
					 
					
						2024-03-11 13:06:04 -04:00 
						 
				 
			
				
					
						
							
							
								Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8dc62bd29a 
							
						 
					 
					
						
						
							
							fix(server): face search results not always sorted ( #7839 )  
						
						... 
						
						
						
						* order by
* update sql 
						
						
					 
					
						2024-03-11 09:19:20 -05:00 
						 
				 
			
				
					
						
							
							
								Alex The Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							4027cba4eb 
							
						 
					 
					
						
						
							
							Version v1.98.2  
						
						
						
						
					 
					
						2024-03-11 14:17:12 +00:00 
						 
				 
			
				
					
						
							
							
								Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5bd597f14b 
							
						 
					 
					
						
						
							
							fix(server): external library sync not working for large libraries ( #7759 )  
						
						
						
						
					 
					
						2024-03-10 22:30:57 -04:00 
						 
				 
			
				
					
						
							
							
								Daniel Dietzler 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ec8fb0be83 
							
						 
					 
					
						
						
							
							chore(server): remove unused storage repository variable from microservices app service ( #7797 )  
						
						... 
						
						
						
						remove unused storage repository from microservices app service 
						
						
					 
					
						2024-03-09 16:06:31 -05:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							30b0b2474e 
							
						 
					 
					
						
						
							
							refactor: asset e2e ( #7769 )  
						
						
						
						
					 
					
						2024-03-09 12:51:58 -05:00 
						 
				 
			
				
					
						
							
							
								Fynn Petersen-Frey 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3f1d37e556 
							
						 
					 
					
						
						
							
							feat(server): hardware HDR tonemapping for RKMPP ( #7655 )  
						
						... 
						
						
						
						* feat(server): hardware HDR tonemapping for RKMPP
* review feedback 
						
						
					 
					
						2024-03-08 21:17:26 -05:00 
						 
				 
			
				
					
						
							
							
								Ben McCann 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ba55e867e0 
							
						 
					 
					
						
						
							
							perf: precompress and cache assets ( #7757 )  
						
						... 
						
						
						
						* perf: precompress and cache assets
* fix cache header
* use startswith
---------
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com> 
						
						
					 
					
						2024-03-08 21:15:38 -05:00 
						 
				 
			
				
					
						
							
							
								Alex The Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							430561d692 
							
						 
					 
					
						
						
							
							Version v1.98.1  
						
						
						
						
					 
					
						2024-03-08 23:44:13 +00:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e8fb529026 
							
						 
					 
					
						
						
							
							fix(server): getAllAssets doesn't return all assets ( #7752 )  
						
						... 
						
						
						
						* fix(server): getAllAssets doesn't return all assets
* try reverting
* fix: archive and remove unused method
* update sql
* remove unused code
* linting 
						
						
					 
					
						2024-03-08 17:16:32 -06: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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							89f6190fb0 
							
						 
					 
					
						
						
							
							refactor: search e2e ( #7732 )  
						
						
						
						
					 
					
						2024-03-08 11:20:54 -05:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a50f125dd1 
							
						 
					 
					
						
						
							
							refactor: api validators (boolean and date) ( #7709 )  
						
						... 
						
						
						
						* refactor: api validators (boolean and date)
* chore: open api
* revert: time bucket change 
						
						
					 
					
						2024-03-07 22:59:02 -05:00 
						 
				 
			
				
					
						
							
							
								Sam Holton 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dbb6a8dc2a 
							
						 
					 
					
						
						
							
							fix(server): remove shared links during user delete ( #7696 )  
						
						... 
						
						
						
						* fix(server): remove shared links during user delete
* add delete cascade for shared links 
						
						
					 
					
						2024-03-07 17:21:23 -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 
						 
				 
			
				
					
						
							
							
								Jonathan Jogenfors 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f1a8e385e9 
							
						 
					 
					
						
						
							
							deps(server): CVE-2024-28176 ( #7717 )  
						
						... 
						
						
						
						bumpety bump 
						
						
					 
					
						2024-03-07 15:34:10 -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 Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							307ffc990d 
							
						 
					 
					
						
						
							
							fix(server): admin access to edit library  
						
						
						
						
					 
					
						2024-03-07 12:03:21 -06:00 
						 
				 
			
				
					
						
							
							
								Alex The Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							9b1a379fa6 
							
						 
					 
					
						
						
							
							Version v1.98.0  
						
						
						
						
					 
					
						2024-03-07 17:40:40 +00:00 
						 
				 
			
				
					
						
							
							
								Jonathan Jogenfors 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4cb0f37918 
							
						 
					 
					
						
						
							
							chore(server): Move library watcher to microservices ( #7533 )  
						
						... 
						
						
						
						* move watcher init to micro
* document watcher recovery
* chore: fix lint
* add try lock
* use global library watch lock
* fix: ensure lock stays on
* fix: mocks
* unit test for library watch lock
* move statement to correct test
* fix: correct return type of try lock
* fix: tests
* add library teardown
* add chokidar error handler
* make event strings an enum
* wait for event refactor
* refactor event type mocks
* expect correct error
* don't release lock in teardown
* chore: lint
* use enum
* fix mock
* fix lint
* fix watcher await
* remove await
* simplify typing
* remove async
* Revert "remove async"
This reverts commit 84ab5abac487532c79a7d770869b08fbba1294bf.
* can now change watch settings at runtime
* fix lint
* only watch libraries if enabled
---------
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com> 
						
						
					 
					
						2024-03-07 11:36:53 -06:00 
						 
				 
			
				
					
						
							
							
								Michel Heusschen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2dcd0e516f 
							
						 
					 
					
						
						
							
							fix(server): add extension to filename migration ( #7697 )  
						
						
						
						
					 
					
						2024-03-07 09:33:56 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e823b39579 
							
						 
					 
					
						
						
							
							fix(server): access face count when the value is undefined ( #7694 )  
						
						
						
						
					 
					
						2024-03-06 23:21:10 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1eea547aa2 
							
						 
					 
					
						
						
							
							chore(server): search filename using originalFileName ( #7691 )  
						
						
						
						
					 
					
						2024-03-06 22:36:08 -05:00 
						 
				 
			
				
					
						
							
							
								Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1ec5d612fa 
							
						 
					 
					
						
						
							
							perf(server): use queries to refresh library assets ( #7685 )  
						
						... 
						
						
						
						* use queries instead of js
* missing await
* add mock methods
* fix test
* update sql
* linting 
						
						
					 
					
						2024-03-06 21:23:10 -06:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fcb990665c 
							
						 
					 
					
						
						
							
							chore(deps): update base-image to v20240305 (major) ( #7682 )  
						
						... 
						
						
						
						chore(deps): update base-image to v20240305
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-06 22:22:55 -05:00 
						 
				 
			
				
					
						
							
							
								Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ffaa08e7ea 
							
						 
					 
					
						
						
							
							chore(server): lower default max recognition distance for facial recognition ( #7689 )  
						
						... 
						
						
						
						lower default to 0.5 
						
						
					 
					
						2024-03-06 22:20:38 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3da2b05428 
							
						 
					 
					
						
						
							
							chore(server): save original file name with extension ( #7679 )  
						
						... 
						
						
						
						* chore(server): save original file name with extension
* extract extension
* update e2e test
* update e2e test
* download archive
* fix download archive appending name
* pr feedback
* remove unused code
* test
* unit test
* remove unused code
* migration
* noops
* pr feedback
* Update server/src/domain/download/download.service.ts
Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com>
---------
Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com> 
						
						
					 
					
						2024-03-07 02:34:55 +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 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							52dfe5fc92 
							
						 
					 
					
						
						
							
							fix(server): stack info in asset response for mobile ( #7346 )  
						
						... 
						
						
						
						* fix(server): stack info in asset response for mobile
* fix(server): getAllAssets - do not filter by stack ID
* tet(server): GET /assets stack e2e
* chore(server): fix checks
* stack asset height
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2024-03-06 05:44:56 +00:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2f53f6a62c 
							
						 
					 
					
						
						
							
							feat(web): search by filename ( #7624 )  
						
						... 
						
						
						
						* Toggle to search by filename
* wild card search and pr feedback
* Pr feedback
* naming
* placeholder
* Create index
* pr feedback
* pr feedback
* Update web/src/lib/components/shared-components/search-bar/search-text-section.svelte
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
* pr feedback
* pr feedback
* pr feedback
* pr feedback
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> 
						
						
					 
					
						2024-03-05 17:08:35 -06:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							51f6b8f23b 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/cookie-parser to v1.4.7 ( #7661 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-05 17:31:26 -05:00 
						 
				 
			
				
					
						
							
							
								Jonathan Jogenfors 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d377e5b0f 
							
						 
					 
					
						
						
							
							chore(server): eslint await-thenable ( #7545 )  
						
						... 
						
						
						
						* await-thenable
* fix library watchers
* moar eslint
* fix test
* fix typo
* try to remove check void return
* fix checksVoidReturn
* move to domain utils
* remove eslint ignores
* chore: cleanup types
* chore: use logger
* fix: e2e
---------
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> 
						
						
					 
					
						2024-03-05 17:23:06 -05:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							972d5a3411 
							
						 
					 
					
						
						
							
							feat(server): deterministic download order ( #7658 )  
						
						
						
						
					 
					
						2024-03-05 15:04:43 -06:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8df63b7c94 
							
						 
					 
					
						
						
							
							fix(deps): update dependency archiver to v7 ( #7622 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-05 12:26:54 -05:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee3b2a0cf5 
							
						 
					 
					
						
						
							
							chore(deps): update server ( #7652 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-05 12:16:41 -05:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a5d19bc945 
							
						 
					 
					
						
						
							
							fix(deps): update server ( #7635 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-05 03:48:00 +00:00