jedmund-svelte/prisma/migrations
Justin Edmund 4f46b0e666 feat: add video upload support with ffmpeg processing
- Add video MIME types support (WebM, MP4, OGG, MOV, AVI)
- Increase upload size limit to 100MB for videos
- Add ffmpeg integration for local video processing
- Generate video thumbnails at 50% duration
- Extract video metadata (duration, codecs, bitrate)
- Add database fields for video metadata
- Support video uploads in both local and Cloudinary storage
- Maintain aspect ratio for video thumbnails (1920px max width)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-23 03:13:36 -04:00
..
20240618_add_color_fields feat: add color extraction and analysis for media 2025-06-19 01:58:52 +01:00
20250823_add_video_metadata feat: add video upload support with ffmpeg processing 2025-08-23 03:13:36 -04:00
20250527040429_initial_setup Admin WIP 2025-05-27 16:57:51 -07:00
20250527053447_add_project_colors Admin WIP 2025-05-27 16:57:51 -07:00
20250530011034_add_project_logo New project + Edit project working 2025-05-29 20:19:01 -07:00
20250531071811_add_media_alt_text tbh i dont know whats going on anymore 2025-05-31 02:08:26 -07:00
20250531181345_remove_technologies_field big update 2025-06-01 23:48:10 -07:00
20250531202127_add_media_usage_tracking big update 2025-06-01 23:48:10 -07:00
20250531210030_add_post_attachments big update 2025-06-01 23:48:10 -07:00
20250531213353_add_photography_flags big update 2025-06-01 23:48:10 -07:00
20250601021128_add_project_type_and_password_protection big update 2025-06-01 23:48:10 -07:00
20250602194010_remove_post_excerpt Get rid of explicit excerpt on Post 2025-06-02 13:03:03 -07:00
20250602220000_add_db_init_tracking Merge branch 'universe/posts' of github.com:jedmund/jedmund-svelte into universe/posts 2025-06-02 15:34:40 -07:00
20250611065244_remove_link_photo_album_post_types Remove old post types to reduce confusion 2025-06-11 00:06:44 -07:00
20250611072926_update_post_types_to_post_and_essay Simplify posts 2025-06-11 00:53:54 -07:00
20250611073054_update_post_types Simplify posts 2025-06-11 00:53:54 -07:00
20250612104142_add_media_reference_to_photo Better single photo view 2025-06-13 03:47:52 -04:00
20250613060835_simplify_photo_architecture Simplify photos architecture 2025-06-13 06:55:21 -04:00
20250619160919_add_album_content_and_geolocation feat(database): redesign album system with content support and geolocation 2025-06-24 01:10:54 +01:00
20250619161000_remove_direct_photo_album_relationship feat(database): redesign album system with content support and geolocation 2025-06-24 01:10:54 +01:00
add_media_usage_tracking big update 2025-06-01 23:48:10 -07:00
migrate-photos-to-media.sql Simplify photos architecture 2025-06-13 06:55:21 -04:00
migration_lock.toml Admin WIP 2025-05-27 16:57:51 -07:00