invidious-mod-JP/src/invidious
mastihios 0947c26612
Fix URL-encoding in href strings (#2460)
* hrefs: replace HTML.escape w/ URI.encode_www_form

* Fix search_query_encoded
2021-10-11 05:18:20 -07:00
..
channels Extract API routes from invidious.cr (2/?) 2021-08-14 00:18:24 -07:00
helpers Fix extractor bugs (#2454) 2021-10-07 23:39:21 +02:00
jobs Pick a random video for bypass captcha 2021-06-25 15:37:37 +00:00
routes Add config option to display source code URL in footer (#2450) 2021-10-07 13:53:12 +02:00
views Fix URL-encoding in href strings (#2460) 2021-10-11 05:18:20 -07:00
comments.cr Merge pull request #2380 from syeopite/fix-invidious-showing-yt-redirect-links 2021-09-06 11:15:08 +02:00
jobs.cr Provide rough draft of better project organization 2020-10-05 23:57:19 -05:00
mixes.cr Add backtraces to errors (#1498) 2020-11-30 10:59:21 +01:00
playlists.cr Youtube api improvements (#2277) 2021-08-03 02:58:27 +02:00
routing.cr Fix mixes route (#2421) 2021-09-20 22:39:32 -07:00
search.cr Manually extract category refactor from 1b569bbc99207cae7c20aa285f42477ae361dd30 2021-09-24 21:07:07 -07:00
trending.cr Youtube api improvements (#2277) 2021-08-03 02:58:27 +02:00
users.cr Display username in header 2021-06-19 04:58:42 -07:00
videos.cr Manually extract category refactor from 1b569bbc99207cae7c20aa285f42477ae361dd30 2021-09-24 21:07:07 -07:00