Commit graph

6 commits

Author SHA1 Message Date
Chris Cochrun
66f313675b updates to fix qml 2024-09-15 06:06:53 -05:00
Chris Cochrun
86f4f603a1 fixing some things with NewVideo.qml
First I've updated the styles to fit better. Then I've moved the timer
into the NewVideo.qml item. This will help to make sure we know where
that timer is coming from.
2024-01-22 13:21:50 -06:00
Chris Cochrun
41e22ca133 🎉 adding a downloaded video from youtube 2023-05-18 15:56:12 -05:00
Chris Cochrun
f084e6d88d better icon for videos 2023-05-17 11:19:44 -05:00
Chris Cochrun
4dc4036dda bug: fixing insertion bugs of many items
Videos, images, and presentations were all look at the wrong index. I
needed to look for the count - 1 in order to find the right index from
the model when switching to the editMode
2023-05-17 11:09:21 -05:00
Chris Cochrun
666c22ae66 initial bits to make a ytdl addition 2023-04-21 13:42:18 -05:00