mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	feat: public recipe access (#1610)
* initial public explorer API endpoint * public API endpoint * cleanup recipe page * wip: init explorer page * use public URLs for shared recipes * refactor private share tokens to use shared page
This commit is contained in:
		| @@ -50,6 +50,7 @@ | ||||
|                 shoppingList: true, | ||||
|                 print: false, | ||||
|                 share: true, | ||||
|                 publicUrl: false, | ||||
|               }" | ||||
|               @delete="$emit('delete', slug)" | ||||
|             /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user