mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
- Introduced `ShareModal` to replace the deprecated `SharePanel`, providing a more streamlined sharing experience. - Added `CopyButton` and `ShareActionButton` components for improved user interaction when sharing photos. - Updated `PhotoViewer` to utilize the new `ShareModal` for sharing functionality. - Removed `SharePanel` and updated localization files to include new sharing strings in multiple languages. - Enhanced the handling of share links and download options within the modal. Signed-off-by: Innei <tukon479@gmail.com>