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 history screen, rm settings screen (#152) #160

Closed mykhailodanilenko closed 2 weeks ago

mykhailodanilenko commented 2 weeks ago

๐Ÿš€ Description

This PR adds the history screen while putting other settings items to other places - instance selection to the landing page under "Other sites" and app settings are all transferred to the settings modal. History is now limited to the current instance everywhere - which means if you confirm "Clear all history?" dialog history is cleared for the current instance, same as with demonstration - only the history for current instance is displayed. See deployed to https://mykhailodanilenko.github.io/web-client/

๐Ÿ“„ Motivation and Context

closes #152

๐Ÿงช How Has This Been Tested?

Web and mobile

๐Ÿ“ฆ Types of changes

โœ… Checklist (copied from README)