Commit graph

8 commits

Author SHA1 Message Date
860469a3d1 use setup instead of test_database 2023-04-17 11:29:19 -05:00
b037f1a91c initial ability to update properties of video_model.rs
I've made it possible to update the properties of the videos. I'll
need to make sure title, start and end times, and paths all work as
well. Let's make videos really good and then move on to images and
presentations.
2023-04-17 11:22:07 -05:00
9d05a7e655 using video_model.rs and presentation_model.rs
These are hopefully a better alternative than the cpp counterparts
after some more time
2023-04-16 15:09:09 -05:00
020e812bce some tweaks to the models in rust 2023-04-15 14:37:53 -05:00
d3dbc23e60 fix Video struct missing fields 2023-04-07 06:36:39 -05:00
e83cc71725 be more clear in variable names 2023-04-06 20:39:06 -05:00
b5228dd872 remove empty stuff in video_model 2023-04-06 20:38:52 -05:00
8c2d32af6b getting basic video_model.rs ready 2023-04-06 20:37:19 -05:00