freetube/src/renderer/store/modules
ChunkyProgrammer 3321fa91e4
Add Parental Controls (#1456)
* start to implement some parental controls

* Hide share + Hide Unsubscribe

* Hide live streams

* fix hide live streams

* Add "parental-control-settings"

* Implement Hide Live Streams & Hide "Age Restricted"

* Hide live streams from Subscriptions + fix hide live streams from search

* enable safe search on showFamilyFriendlyOnly

* Move some settings from parental control to distraction free

* fix channel loading

* make parental control settings collapsible

* fix lint

* dont show age restricted on videos that are loading

* improve hide live videos

* code refactor

* grammar

* nvm im dumb

* use named placeholder for age restricted message

* improve readability

* change Hide Description to Hide Video Description

* update translated strings

* fix age restricted component

Co-authored-by: Preston <freetubeapp@protonmail.com>
Co-authored-by: peepopoggers <72892531+peepopoggers@users.noreply.github.com>
2022-06-21 08:14:15 +02:00
..
history.js Simplify playlist / history search and add video stats string for legacy videos 2022-02-19 21:32:34 -05:00
index.js Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
invidious.js fix: white screen when invidious instances don't load (#1755) 2021-11-02 11:42:24 +00:00
playlists.js Simplify playlist / history search and add video stats string for legacy videos 2022-02-19 21:32:34 -05:00
profiles.js Fix: Update thumbnail url and channel name for subscriptions when change detected (#1783) 2022-06-03 12:52:35 +00:00
settings.js Add Parental Controls (#1456) 2022-06-21 08:14:15 +02:00
sponsorblock.js Use the builtin subtle crypto library instead of node-forge (#2276) 2022-05-31 09:42:39 +08:00
subscriptions.js Allow Unsubscribing from Deleted Channels (#2283) 2022-06-03 14:04:50 +00:00
utils.js Fix download filename problems (#2320) 2022-06-21 09:43:45 +08:00
ytdl.js Format playlist dates with the selected locale (#2244) 2022-05-30 21:43:21 -04:00