RustyTube
RustyTube copied to clipboard
Add a history section
- [ ] Cache clicked videos as a
Vec<CommonVideo>
and save it in storage. - [ ] Add a history page; will have same UI as other pages.
- [ ] Add options in the settings page to export and delete history.