forked from midou/invidious
56ebef4352
Fixes: * Sanitize user-provided content in HTML (Fixes #2193) * Fix encoding of search query in prev/next pages (Fixes #2229) * Fix some issues introduced with #2196: - Fix alignment of all <h3> elements (Move the inline style from the parent to the <h3> element) - Add missing comma on 'dir' HTML attribute (Typo introduced by PR #2196) Code cleaning: * Remove unnecessary 'each_sclice' + 'each' double loop in ECR files * Clean the player's <source> list generation code (in player.ecr) |
||
---|---|---|
.. | ||
components | ||
add_playlist_items.ecr | ||
authorize_token.ecr | ||
change_password.ecr | ||
channel.ecr | ||
clear_watch_history.ecr | ||
community.ecr | ||
create_playlist.ecr | ||
data_control.ecr | ||
delete_account.ecr | ||
delete_playlist.ecr | ||
edit_playlist.ecr | ||
embed.ecr | ||
error.ecr | ||
history.ecr | ||
licenses.ecr | ||
login.ecr | ||
message.ecr | ||
mix.ecr | ||
playlist.ecr | ||
playlists.ecr | ||
popular.ecr | ||
preferences.ecr | ||
privacy.ecr | ||
search_homepage.ecr | ||
search.ecr | ||
subscription_manager.ecr | ||
subscriptions.ecr | ||
template.ecr | ||
token_manager.ecr | ||
trending.ecr | ||
view_all_playlists.ecr | ||
watch.ecr |