Samantaz Fox
56ebef4352
Multiple front-end fixes ( #2247 )
...
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)
2021-07-15 23:01:36 +02:00
Samantaz Fox
9e4fd193c6
Limit descriptions width to ease mixed LTR/RTL text reading
...
This will prevent, on large pages, the LTR and RTL text to be
far away, on each side of the page. This could happen on channel
and playlists descriptions, when the page is displayed on a large
screen.
2021-06-24 17:35:44 +04:30
syeopite
d06cf2a07b
Add playlist redirect
2021-06-19 04:16:18 -07:00
Samantaz Fox
23e5b6ba72
Remove extra 'next page' button at then end of a playlist
2021-03-23 02:25:47 +00:00
Dmitry Sandalov
5d8de5fde2
Allow user to subscribe to playlist ( #17 )
2020-05-17 14:28:00 +03:00
Omar Roth
3f97bebd69
Support adding video to playlist from watch page
2020-04-09 10:55:32 -05:00
Omar Roth
3b2e142542
Fix JSON serialization
2020-03-29 18:04:44 -04:00
leonklingele
70cbe91776
Migrate to a good Content Security Policy ( #1023 )
...
So attacks such as XSS (see [0]) will no longer be of an issue.
[0]: https://github.com/omarroth/invidious/issues/1022
2020-03-15 16:46:08 -05:00
Omar Roth
be055d9dcb
Add support for custom playlists
2019-10-15 21:17:14 -04:00
Omar Roth
d1635cf24e
Set max preference size
2019-06-08 16:04:55 -05:00
Omar Roth
fc346b4efd
Add 'View playlist on YouTube'
2019-05-27 14:54:50 -05:00
Omar Roth
1a9360ca75
Minor formatting changes
2019-05-01 20:03:39 -05:00
Omar Roth
d20a4a8bfc
Fix grid size for smaller devices
2019-04-14 17:04:52 -05:00
Omar Roth
0c6cede287
Format files and trim trailing whitespace
2019-03-23 14:05:13 -05:00
Eugene Molotov
7380585f00
Add alternate link with rss feed to playlist page
2019-03-07 12:26:30 +05:00
Omar Roth
a160c645c9
Add support for translations
2018-12-20 15:32:09 -06:00
Omar Roth
c7e8d623c0
Support overflow grid
2018-11-19 18:43:06 -06:00
Omar Roth
8530c1f4ec
Fix typo
2018-09-28 19:44:16 -05:00
Omar Roth
62380933b2
Add support for playlists and channels in search
2018-09-20 09:36:09 -05:00
Omar Roth
bd5ec2f2f3
Add playlist RSS
2018-09-17 18:13:24 -05:00
Omar Roth
62ae836565
Remove 'less' button in playlist descriptions
2018-09-13 21:00:39 -05:00
Omar Roth
9a15438c71
Minor formatting changes
2018-08-17 11:04:38 -05:00
Omar Roth
bb0b60e575
Add playlist page and endpoint
2018-08-16 14:26:16 -05:00