feat(vessel): add E2E encrypted Yacht photo upload with client-side canvas resizing

This commit is contained in:
2026-05-28 15:23:58 +02:00
parent e85beba2bc
commit 491c4134f2
4 changed files with 214 additions and 4 deletions
+4 -1
View File
@@ -46,7 +46,10 @@
"sails_help": "List the sails available on your vessel (e.g. Mainsail, Genoa, Jib).",
"add_sail": "Add Sail",
"sail_name_placeholder": "e.g. Mainsail",
"no_sails": "No sails defined."
"no_sails": "No sails defined.",
"photo_add": "Add Photo",
"photo_change": "Change Photo",
"photo_delete": "Delete Photo"
},
"logs": {
"title": "Logbook Journal",