mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	* feat: server changes for album timeline * feat(web): album timeline view * chore: open api * chore: remove archive action * fix: favorite for non-owners
		
			
				
	
	
		
			10 lines
		
	
	
		
			243 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			243 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
  "singleQuote": true,
 | 
						|
  "trailingComma": "all",
 | 
						|
  "printWidth": 120,
 | 
						|
  "semi": true,
 | 
						|
  "organizeImportsSkipDestructiveCodeActions": true,
 | 
						|
  "plugins": ["prettier-plugin-svelte", "prettier-plugin-tailwindcss"],
 | 
						|
  "pluginSearchDirs": false
 | 
						|
}
 |