| Age | Commit message (Collapse) | Author |
|
Note: WebVTT does allow some tags in the cue payload in some circumstances
while this PR just blindly escapes everything:
https://developer.mozilla.org/en-US/docs/Web/API/WebVTT_API#cue_payload_text_tags
|
|
Languages impacted: es, fa, pt
|
|
|
|
* fix: prevent censoring of self-harm related search queries
* fix: yt_filters_spec with new flag
|
|
|
|
|
|
|
|
|
|
|
|
Similar to JSON.Build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There will be less data to be stores in the DB cache
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(it aims at replacing produce_search_params)
|
|
|
|
Add CSV Subscriptions Import
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fixes some errors caused by cherry-picking
|
|
This is not required anymore, due to the new weblate config (from now
on, weblate adds strings as they are translated).
|
|
Cherry picked from ui overhaul branch with a few modifications:
- channel folder is renamed to channels
- parsing for channel home and featured channels are removed due to
lack of infrastructure from other commits
(cherry picked from commit 44d18b8e147b47ad06a54cc6fd08423d9f39074d)
|