jedmund-svelte/prisma/migrations
Justin Edmund 38b62168e9 feat(database): redesign album system with content support and geolocation
- Add album content field for rich text/structured content
- Add geolocation support for albums with position and zoom level
- Remove direct photo-album relationship in favor of MediaAlbum join table
- Support many-to-many relationships between media and albums
- Add Album relation to Universe model for better organization

This enables albums to have rich content beyond just photos and supports
geographic data for location-based albums.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-24 01:10:54 +01:00
..
20240618_add_color_fields feat: add color extraction and analysis for media 2025-06-19 01:58:52 +01:00
20250527040429_initial_setup
20250527053447_add_project_colors
20250530011034_add_project_logo
20250531071811_add_media_alt_text
20250531181345_remove_technologies_field
20250531202127_add_media_usage_tracking
20250531210030_add_post_attachments
20250531213353_add_photography_flags
20250601021128_add_project_type_and_password_protection
20250602194010_remove_post_excerpt
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
migrate-photos-to-media.sql Simplify photos architecture 2025-06-13 06:55:21 -04:00
migration_lock.toml