Gabriel Kaszewski 1823756fc1 feat(sqlite): implement movie and review management with migrations
- Added SQL migrations for movies and reviews tables.
- Implemented SqliteMovieRepository with methods for upserting movies, saving reviews, and querying diary entries.
- Introduced models for database rows and conversion to domain models.
- Integrated async migration handling in the repository.
- Updated Cargo.toml files to include necessary dependencies for async operations and HTTP handling.
2026-05-04 01:59:52 +02:00
2026-05-04 00:26:10 +02:00
2026-05-04 00:26:10 +02:00
2026-05-04 00:26:10 +02:00
Description
Log every film you watch, rate it, and share reviews across the Fediverse via ActivityPub. Federate with other instances, follow remote users, and browse a fully federated activity feed.
https://movies.gabrielkaszewski.dev/ MIT 24 MiB
Languages
Rust 75.3%
TypeScript 19.2%
HTML 2.8%
CSS 1.8%
Makefile 0.4%
Other 0.5%