Commit Graph

3 Commits

Author SHA1 Message Date
c5de84c013 Enhance performance and error handling in the application
- Optimize release profile settings in Cargo.toml
- Update Dockerfile to include additional binary
- Modify compose.yml to adjust database URL for read/write mode
- Improve error handling in API calls within api.ts
- Refactor character properties in types.ts for clarity
- Update Card component to reflect new character properties
- Revise utility functions for better episode handling
2025-07-20 15:15:30 +02:00
27e9119123 rewrite to sqlx 2025-07-20 14:49:31 +02:00
a58df1cb8e init 2025-07-20 13:38:44 +02:00