OwnTube-tv / web-client

Portable video client for PeerTube in React Native
https://owntube-tv.github.io/web-client/
The Unlicense
3 stars 12 forks source link

Add view history #79

Closed mykhailodanilenko closed 3 months ago

mykhailodanilenko commented 3 months ago

๐Ÿš€ Description

This PR adds view history on settings screen. The entries show info as described in #68. The history size is limited to 50. History is stored locally and can be cleared. View deployed at: https://mykhailodanilenko.github.io/web-client/

๐Ÿ“„ Motivation and Context

68, also opens the door to #69

๐Ÿงช How Has This Been Tested?

browsers on desktop & mobile, tested on a 1 core 1.5G RAM android emulator - seems to work fine without any hiccups

๐Ÿ“ท Screenshots (if appropriate)

image

๐Ÿ“ฆ Types of changes

โœ… Checklist (copied from README)