trypost/lang/tr
Paulo Castellano 2549a82e9b Address review: cropper mime/zoom/error fixes, harden browser test
- Output a canvas-encodable mime (jpeg/png/webp, else png) and keep the File's
  name/extension in sync, so non-encodable input (gif/svg/heic) no longer ships
  PNG bytes mislabeled as the original type.
- Clamp zoom to a maximum (8x cover) so scrolling in can't collapse the crop to
  a sub-pixel region.
- Handle undecodable/zero-dimension images (@error + naturalWidth guard) with a
  crop_error message instead of a permanently-disabled Save.
- Replace the str_contains(static::class) Vite heuristic with a dedicated
  BrowserTestCase ($fakesVite = false).
- The browser test now decodes the dispatched blob and asserts a 512x512 image,
  and uses route(..., absolute: false) instead of a hardcoded path.
- Remove tests/Browser/ProbeTest.php (committed debug scratch).
2026-07-03 22:07:23 -03:00
..
accounts.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
analytics.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
assets.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
auth.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
automations.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
billing.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
brands.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
calendar.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
comments.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
common.php Address review: cropper mime/zoom/error fixes, harden browser test 2026-07-03 22:07:23 -03:00
labels.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
mail.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
notifications.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
onboarding.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
pagination.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
passwords.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
posts.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
settings.php Make the content-language field a searchable combobox and reload on UI-language switch 2026-07-03 18:17:38 -03:00
sidebar.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
signatures.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
usage.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
validation.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00
workspaces.php Translate the interface into 12 languages 2026-07-03 15:38:40 -03:00