Commit Graph

  • f20d420aa7
    Merge pull request #1980 from syeopite/fix1625 TheFrenchGhosty 2021-04-05 14:44:16 +00:00
  • a8649f286c
    Handle nil type for default_homepage syeopite 2021-04-04 17:19:31 -07:00
  • fe879e6d94
    Fix missing colon in empty.css syeopite 2021-04-04 17:17:59 -07:00
  • 94f285695e
    Add missing closing div element syeopite 2021-04-04 16:10:27 -07:00
  • 428747ab69
    Allow default_home config to be empty value syeopite 2021-04-04 15:20:08 -07:00
  • 049e8e07ef
    Fix footer position to bottom of page syeopite 2021-04-04 02:45:38 -07:00
  • 716a845e92
    Fix missing navbar search bar syeopite 2021-04-04 02:17:52 -07:00
  • 47dfd4e681
    Scale text logo on search engine like homepage syeopite 2021-04-04 01:44:35 -07:00
  • 555108c7fd
    Add styling to search bar on empty home page syeopite 2021-04-04 00:48:14 -07:00
  • e1af3d9bf3
    Add html of search bar to empty home page syeopite 2021-04-03 23:26:58 -07:00
  • e864c7541c
    Hide header search bar when default_home is empty syeopite 2021-04-03 21:32:30 -07:00
  • b4a6cbbd09
    Merge info extract functions back to one syeopite 2021-04-03 20:54:10 -07:00
  • fe4eef5855
    Fix channel info extract for 'video game' channels syeopite 2021-04-02 20:58:39 -07:00
  • c0997f951c
    Merge pull request #1929 from Svallinn/channel_playlist_fix TheFrenchGhosty 2021-04-03 21:21:42 +00:00
  • cb378c1754
    Merge pull request #1973 from syeopite/fixcomments TheFrenchGhosty 2021-04-03 09:40:25 +00:00
  • 20b961c1c8
    Preserve original cookies syeopite 2021-04-02 17:08:55 -07:00
  • c4c2e01213
    Merge pull request #1922 from Svallinn/search_api_fixes TheFrenchGhosty 2021-04-02 05:53:41 +00:00
  • 4b6d0fb517
    Merge pull request #1967 from SamantazFox/fix-long-playlists-2 TheFrenchGhosty 2021-04-01 19:51:33 +00:00
  • 62e46b7a36 Fix missing last page in playlists Samantaz Fox 2021-04-01 18:46:49 +00:00
  • 052c5c67b8
    Merge pull request #1960 from syeopite/fix1959 TheFrenchGhosty 2021-04-01 16:07:07 +00:00
  • b794c5cfcf
    Set the request cookie to "YES+" TheFrenchGhosty 2021-04-01 15:59:24 +00:00
  • be8a4013a7
    Merge pull request #1945 from syeopite/trending-api-fix TheFrenchGhosty 2021-04-01 10:22:46 +00:00
  • 87c25f83a4 Fix API giving ytimg instead of instance URLs for thumbnails Samantaz Fox 2021-04-01 00:23:59 +00:00
  • e08bea5f51
    Fix lint syeopite 2021-03-31 15:34:29 -07:00
  • 739f610507
    Add new YT consent cookie to every request syeopite 2021-03-31 14:57:00 -07:00
  • 608313c1d1
    Update regex expressions to handle unexpected '};' syeopite 2021-03-29 17:37:12 -07:00
  • 2c1cf42994
    Merge pull request #1937 from syeopite/smallfilteruifix TheFrenchGhosty 2021-03-28 16:18:27 +00:00
  • 196db1e1d0
    Merge pull request #1939 from weblate/weblate-invidious-translations TheFrenchGhosty 2021-03-28 16:17:46 +00:00
  • a2f5435c48 Update Serbian translation Hierax Swiftwing 2021-03-28 15:49:49 +00:00
  • 75ec0b4fcf Add Serbian translation Hierax Swiftwing 2021-03-28 16:26:59 +02:00
  • b4bfe27786 Update Danish translation HackerNCoder 2021-03-25 17:59:04 +00:00
  • 7617382114 Update Bengali (Bangladesh) translation Oymate 2021-03-23 04:37:20 +00:00
  • b2f67cb154 Update Serbian (cyrillic) translation bongo bongo 2021-03-19 20:39:35 +00:00
  • c5107ddd3d
    Merge pull request #1938 from tenpura-shrimp/fixcommentsextractcursor TheFrenchGhosty 2021-03-28 16:15:20 +00:00
  • 8b75590d3e
    Remove news trending section from ui syeopite 2021-03-28 01:25:04 -07:00
  • 9ae8ce822f
    Remove news trending section from ui syeopite 2021-03-28 00:39:03 -07:00
  • ec6bf2ad4d
    Update extract plid syeopite 2021-03-28 00:38:34 -07:00
  • a7624d4724
    Fix trending API syeopite 2021-03-27 22:48:43 -07:00
  • b3099001be
    Fix minor scaling issue in filter drop down. syeopite 2021-03-26 13:51:22 -07:00
  • acfa9e8a55
    Parse responses to JSON instead of using regex Svallinn 2021-03-26 04:16:50 +00:00
  • 8823753b46
    Remove commented line Svallinn 2021-03-26 03:54:10 +00:00
  • c5ccefe6f7
    Parse response to JSON instead of using regex Svallinn 2021-03-26 03:52:28 +00:00
  • e248e7ebaf
    Remove unused function and related test Svallinn 2021-03-24 05:35:26 +00:00
  • aa4c623a06
    Add deprecation note Svallinn 2021-03-24 05:34:23 +00:00
  • cbdba66ef3
    Use the youtubei API over the legacy one Svallinn 2021-03-24 05:33:45 +00:00
  • d652ab9920
    Modify spec file Svallinn 2021-03-24 05:15:30 +00:00
  • e49aaa0216
    Fix channel search API Svallinn 2021-03-24 05:15:06 +00:00
  • d468452aba
    Fix lint issues Svallinn 2021-03-24 04:58:15 +00:00
  • 0a0b1b9df5
    Delete unnecessary test Svallinn 2021-03-24 04:52:59 +00:00
  • 53cdee2c08
    Move page verification to inner function Svallinn 2021-03-24 04:52:20 +00:00
  • c972647ae7
    Prevent page variable being lower than 0 Svallinn 2021-03-24 04:46:51 +00:00
  • 37ad62e93d
    Fix typos (oops) Svallinn 2021-03-24 04:38:19 +00:00
  • af673453a4
    Modify spec file Svallinn 2021-03-24 04:32:03 +00:00
  • 72d1439788
    Fix channel search API Svallinn 2021-03-24 04:31:08 +00:00
  • 61d49a1215 remove comments extract cursor Andrew Zhao 2021-03-24 00:06:13 -04:00
  • 533c6cefee
    Merge pull request #1927 from syeopite/add-link-to-yt TheFrenchGhosty 2021-03-26 17:23:00 +00:00
  • 148071a744
    Add 'www' to URL on watch on youtube button syeopite 2021-03-25 11:24:02 -07:00
  • 56fab9d178
    Add watch on youtube button on each video item syeopite 2021-03-24 18:34:06 -07:00
  • f422a77014
    Add translation to Audio Mode icon on vid result syeopite 2021-03-24 18:07:18 -07:00
  • c481ca924b
    Merge pull request #1911 from SamantazFox/fix-long-playlists TheFrenchGhosty 2021-03-23 18:07:01 +00:00
  • 23e5b6ba72 Remove extra 'next page' button at then end of a playlist Samantaz Fox 2021-03-23 02:25:47 +00:00
  • 3e88b72316 Remove useless parameter 'youtubei_browse' in get_channel_videos_response() Samantaz Fox 2021-03-22 18:53:17 +01:00
  • 7566243151
    Merge pull request #1901 from tenpura-shrimp/commentreplies TheFrenchGhosty 2021-03-22 14:52:51 +00:00
  • 0a2cb3484f
    Add missing filter ui locales syeopite 2021-03-21 15:19:48 -07:00
  • aaefa38602 Make the linter happy Samantaz Fox 2021-03-21 16:05:50 +01:00
  • de6db4141f Fix produce_playlist_continuation checks in spec/helpers_spec.cr Samantaz Fox 2021-03-21 01:09:47 +01:00
  • a61735e29a Print detailed error message when playlist can't be retrieved Samantaz Fox 2021-03-20 22:47:51 +00:00
  • 9bdfb0a32b Playlist: Support edge case where 'content' in JSON may be erroneously plural Samantaz Fox 2021-03-20 22:45:27 +00:00
  • 94ecd29e35 Make use of youtube API helper in src/invidious/channels.cr Samantaz Fox 2021-03-20 22:29:54 +00:00
  • 980f5f1299 Playlist: Fix video continuation (100+ videos playlists) Samantaz Fox 2021-03-20 22:12:06 +00:00
  • f99d62a2bc Create youtube API wrapper fo /youtubei/v1/browse Samantaz Fox 2021-03-20 20:57:18 +00:00
  • 89be1975ea Playlist: Fix continuation token generation Samantaz Fox 2021-03-20 18:25:02 +00:00
  • fec82df451 Fix fetching of large playlist Samantaz Fox 2021-03-18 23:11:46 +00:00
  • 35219a34a7 actual fix large playlists Andrew Zhao 2021-03-20 01:25:44 -04:00
  • 89fd35e02d fix comment replies Andrew Zhao 2021-03-18 01:23:32 -04:00
  • 3286328de4
    Merge pull request #1837 from syeopite/master TheFrenchGhosty 2021-03-19 20:32:27 +00:00
  • 977c34c0d7
    Remove unused script element in search.ecr syeopite 2021-03-19 11:33:27 -07:00
  • 5ec23df460
    Merge pull request #1899 from Svallinn/master TheFrenchGhosty 2021-03-19 17:34:46 +00:00
  • 7f307e3bea
    Merge pull request #1893 from weblate/weblate-invidious-translations TheFrenchGhosty 2021-03-18 23:17:43 +00:00
  • 9b5e3e96f3 fix larger playlists Andrew Zhao 2021-03-18 14:00:47 -04:00
  • fa050fb8a8
    Fix: functional hl / dark_mode / thin_mode params Svallinn 2021-03-17 19:07:38 +00:00
  • d741cbf6fd Update Czech translation Daniel Adam Coats 2021-03-16 17:09:41 +00:00
  • fa09327403 Add Czech translation Daniel Adam Coats 2021-03-16 17:24:22 +01:00
  • e27aaf9ba1
    Merge pull request #1897 from iv-org/fix-container-build Perflyst 2021-03-17 19:02:07 +01:00
  • c0063ea09b
    Add yaml-static as build dependency Perflyst 2021-03-17 18:59:02 +01:00
  • e3e07aa3e6
    Merge pull request #1881 from SamantazFox/fix-descriptions TheFrenchGhosty 2021-03-17 16:54:05 +00:00
  • 502e8daedd
    Merge pull request #1889 from unixfox/fix-memory-invalid TheFrenchGhosty 2021-03-13 21:34:49 +00:00
  • 3035f0119f Revert "Bump dependencies" Emilien Devos 2021-03-13 22:14:27 +01:00
  • 48a3c3a0c1
    Add hover state to filter UI syeopite 2021-03-13 10:57:27 -08:00
  • fab9ae64a0
    Remove duplicate styling code syeopite 2021-03-13 10:55:12 -08:00
  • b56ebd13b6
    Fix indent in search.ecr for filters syeopite 2021-03-13 09:14:55 -08:00
  • 3de39698dd Make the build tests happy: remove blank lines Samantaz Fox 2021-03-11 03:46:17 +00:00
  • b86476410f playlists: Fix description being simple text (issue #1767) Samantaz Fox 2021-03-11 00:44:35 +00:00
  • 57ea45ff51 content_to_comment_html: Fix /watch links + make newline replace universal Samantaz Fox 2021-03-11 00:42:13 +00:00
  • ec30f7c5d4
    Merge pull request #1849 from saltycrys/channels TheFrenchGhosty 2021-03-06 10:06:20 +01:00
  • 12367c0313
    publish docker images for prs Lennart 2021-03-05 19:45:26 +01:00
  • 3cc9114f81
    Merge pull request #1829 from SimonPhoenix96/xml-json-yt-sub-import TheFrenchGhosty 2021-03-05 01:01:32 +01:00
  • 790167e914
    Merge pull request #1832 from mark9064/patch-1 TheFrenchGhosty 2021-03-05 01:00:42 +01:00
  • 9687d432fd
    Merge pull request #1848 from saltycrys/lsquic-v2.23.1 saltycrys 2021-03-03 23:28:29 +01:00
  • 378c0d049e WIP channels fix saltycrys 2021-03-03 22:21:29 +01:00