Commit Graph

  • a8bcbd80ea
    Merge 95576555d1 into 9892604758 Émilien (perso) 2024-11-20 15:25:53 +0100
  • 95576555d1 send query string instead of range http header Emilien 2024-11-20 15:21:45 +0100
  • 19760c88fa
    Merge 4077bdfb98 into 9892604758 Sebastian Hädrich 2024-11-19 14:12:59 -0500
  • c56fd6280c
    Merge b3c56f745e into 9892604758 Matthew McGarvey 2024-11-19 14:12:59 -0500
  • 71d7dd02b8
    Merge 7214fdaff4 into 9892604758 PMK 2024-11-19 14:12:59 -0500
  • 572f197101
    Merge 4a4e489447 into 9892604758 Noe 2024-11-19 14:12:59 -0500
  • 7928e4c9cf
    remove extra line break Sergei Poljanski 2024-11-19 02:16:00 +0200
  • e32ec77b95
    docker-compose.yml now makes it automagically work Sergei Poljanski 2024-11-19 02:05:38 +0200
  • 4355f283d3
    Merge 9b59f8e637 into 9892604758 Weblate (bot) 2024-11-18 16:47:46 +0000
  • 9b59f8e637
    Add Toki Pona translation Hosted Weblate 2024-11-18 17:47:39 +0100
  • 8bd055b7aa
    Update Norwegian Bokmål translation Hosted Weblate 2024-11-18 17:47:39 +0100
  • 3c57faf3fc
    Update Serbian (Cyrillic script) translation Hosted Weblate 2024-11-18 17:47:39 +0100
  • 2420864ada
    Update Chinese (Simplified Han script) translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • 965f444ca0
    Update Chinese (Traditional Han script) translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • 3c7871618c
    Update Korean translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • c7537a2d16
    Update Albanian translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • 3833cf36b7
    Update Serbian translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • aaebc79d54
    Update Finnish translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • f2ed48102e
    Update Persian translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • c68900c707
    Update Swedish translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • 23702359fb
    Update French translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • 598d4d1463
    Update Spanish translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • d7a21acea7
    Update Dutch translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • 9dae10c182
    Update Arabic translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • 2a2529de95
    Update Italian translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • 485fb5d596
    Update Polish translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • 893df322ad
    Update Icelandic translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • 3875c51f02
    Update Portuguese translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • f7a10f0233
    Update Czech translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • c24dfc5d25
    Update Japanese translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • 4702dbb803
    Update Ukrainian translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • 446238c08c
    Update Russian translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • d8febc6aef
    Update Portuguese (Brazil) translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • 5abe418b8f
    Update Turkish translation Hosted Weblate 2024-11-18 17:47:38 +0100
  • 575aac5dd2
    Merge 7a070fa710 into 9892604758 Émilien (perso) 2024-11-18 11:30:46 +0000
  • 7a070fa710 invidious companion always used so always add CSP and redirect latest_version Emilien 2024-11-18 12:30:37 +0100
  • 1f51edd0b9 fix linting Emilien 2024-11-18 12:22:23 +0100
  • 0e0a8abe90
    Merge f530817663 into 9892604758 ChunkyProgrammer 2024-11-17 18:19:48 +0000
  • f530817663 Fix Ameba error ChunkyProgrammer 2024-08-24 18:05:35 -0400
  • 767d40d0ff add support for new hashtag header format ChunkyProgrammer 2024-03-07 21:41:22 -0500
  • d93d19520e Use `SearchHashtag` for parsing the header of hashtag pages ChunkyProgrammer 2023-09-07 00:54:21 -0400
  • 347412294a Hashtag: Show next page if a continuation exists ChunkyProgrammer 2023-07-16 13:31:31 -0700
  • 5be1d992a9 Parse hashtag header when getting the first hashtag page Chunky programmer 2023-06-06 19:31:55 -0400
  • 734e72503f fix download function when invidious companion used Emilien 2024-11-17 19:18:29 +0100
  • 3abb5420ac
    Merge 9b995d6dec into 9892604758 ChunkyProgrammer 2024-11-17 18:15:21 +0000
  • 9b995d6dec encode parameters retrieved from url ChunkyProgrammer 2024-08-20 19:55:22 -0400
  • 42d588b2d5 Add missing semicolons, remove unused code ChunkyProgrammer 2024-08-13 12:49:04 -0400
  • 2c072ab91d use dom manipulation instead of regex to update reply links ChunkyProgrammer 2023-11-28 18:14:39 -0500
  • ad089214af Use javascript to replace reply links, simplify community.js ChunkyProgrammer 2023-10-22 20:51:14 -0400
  • 0c414adbeb Fix YT link for post comments ChunkyProgrammer 2023-10-16 12:46:23 -0400
  • 71da6c2fec Allow viewing more comments when js is disabled ChunkyProgrammer 2023-10-16 12:02:07 -0400
  • 4097cd6586
    Merge 04b0742293 into 9892604758 ChunkyProgrammer 2024-11-17 13:14:46 -0500
  • 04b0742293 remove icon element from channel rss feed ChunkyProgrammer 2024-08-20 18:48:50 -0400
  • 1838ac4c99 do a sanity check on the provided ucid ChunkyProgrammer 2024-01-29 17:38:21 -0500
  • 8729f01075 Channel RSS: deprecate author thumbnail, make less requests to youtube ChunkyProgrammer 2023-11-29 22:34:40 -0500
  • 6dd89bd401 RSS: return 404 if youtube playlist doesnt exist ChunkyProgrammer 2023-11-29 21:59:19 -0500
  • 5278104348
    Merge bba1769f4b into 9892604758 ChunkyProgrammer 2024-11-17 13:13:08 -0500
  • bba1769f4b Use a find instead of an each loop ChunkyProgrammer 2024-07-10 09:26:31 -0400
  • 6b0e4e6817 Put temp.delete inside ensure block ChunkyProgrammer 2024-04-30 19:45:29 -0400
  • 6abee5de99 Ensure IO is properly closed when importing NewPipe subscriptions ChunkyProgrammer 2023-12-20 00:13:11 -0500
  • bb2e3b2a3e crystal handle decompression already by itself Emilien 2024-11-17 12:26:35 +0100
  • 057e0ba9ee
    Merge 9b40600835 into 9892604758 Samantaz Fox 2024-11-17 02:36:46 +0000
  • b7dcec5b5a
    Merge 4a70164539 into 9892604758 fkrueger 2024-11-17 02:36:19 +0000
  • b51770dbdb fix linting + use .empty? Emilien 2024-11-16 23:00:48 +0100
  • 9f846127ae fixing "end" misplacement Emilien 2024-11-16 22:38:00 +0100
  • 1aa154b978 separate invidious_companion logic + better config.yaml config Emilien 2024-11-16 22:33:28 +0100
  • ff3305d521 move config checks for invidious companion Emilien 2024-11-08 21:05:17 +0100
  • 409df4cff3 modify the description for config.example.yaml about invidious companion Émilien (perso) 2024-11-05 15:50:59 +0100
  • 27b24f51ab Remove debug puts functions Émilien (perso) 2024-11-05 15:31:45 +0100
  • 1c9f5b0a2b Use sample instead of Random.rand Émilien (perso) 2024-11-05 15:31:21 +0100
  • 2cc204a045 throw error if inv_sig_helper and invidious_companion used same time Emilien 2024-11-01 21:30:58 +0100
  • c612423a4d fixing condition for Content-Security-Policy Emilien Devos 2024-10-21 01:20:16 +0200
  • 1954463371 fix Shadowing outer local variable `response` Emilien Devos 2024-10-20 23:53:08 +0200
  • 73c84baf9f redirect latest_version and dash manifest to invidious companion Emilien Devos 2024-10-20 23:51:00 +0200
  • 3dff7a76cf add support for invidious companion Emilien Devos 2024-10-20 02:10:55 +0200
  • 10a9be025c
    Merge 69e2f37539 into 9892604758 Samantaz Fox 2024-11-16 03:49:29 +0000
  • e8f7443c2a
    Merge bdcd9afc1f into 9892604758 syeopite 2024-11-15 04:07:10 +0000
  • bdcd9afc1f
    Update comment on reiniting proxy of pooled client syeopite 2024-11-14 20:05:53 -0800
  • 4c1db6e03e
    Simplify namespace calls to ConnectionPool syeopite 2024-11-14 19:52:48 -0800
  • 6b3f665dfb
    Pool: remove redundant properties syeopite 2024-11-14 19:47:58 -0800
  • aab9719e25
    Pool: Refactor logic for request methods syeopite 2024-11-14 17:21:04 -0800
  • 621c6abfe6
    Release client only when it still exists syeopite 2024-11-14 16:59:17 -0800
  • 75eb8b8d7f
    Connection pool: ensure response is fully read syeopite 2024-11-14 16:20:23 -0800
  • 94d0b46fc4
    Merge c754d351c6 into 9892604758 Ian Brown 2024-11-13 22:35:28 -0500
  • 9bc8d402f9
    Merge 129a899df6 into 9892604758 broquemonsieur 2024-11-13 01:45:16 -0600
  • df3eb4a72b
    Merge 04cacfee5e into 9892604758 absidue 2024-11-13 08:27:04 +0100
  • f0d797bf66
    Merge c3b06e7a6d into 9892604758 John Wong 2024-11-13 13:44:37 +0800
  • 28764d276a
    Merge 8953c105be into 9892604758 choelzl 2024-11-12 21:58:18 +0100
  • 3def03b87a
    Merge pull request #2 from ashley0143/ashley0143-patch-1 Tyler Flowers 2024-11-12 14:21:11 -0500
  • fc913c0cd3
    Update extractors.cr Ashley :3 2024-11-12 21:54:52 +0300
  • e9cc794c5e
    Update channels.cr Ashley :3 2024-11-12 21:54:06 +0300
  • 8a58a5f502
    Update videos.cr Ashley :3 2024-11-12 21:53:21 +0300
  • 540dfe2927
    Improve documentation of idle pool size syeopite 2024-11-12 09:19:43 -0800
  • 39afb3379a
    Delete broken clients from the pool explicitly syeopite 2024-11-12 09:07:18 -0800
  • e3313d3ecd
    Remove redundant pool.release syeopite 2024-11-12 08:57:55 -0800
  • 5d60356d70
    Typo syeopite 2024-11-11 16:28:24 -0800
  • 07caf93fbd
    Add config to set connection pool checkout timeout syeopite 2024-11-11 16:26:58 -0800
  • c026a7b1f6
    Move ytimg pool logic to Invidious::ConnectionPool syeopite 2024-11-11 16:04:30 -0800
  • b044727cca
    Move client logic file to connection subfolder syeopite 2024-11-11 16:01:07 -0800
  • 71166034f0
    Refactor pool checkout logic syeopite 2024-11-11 15:58:35 -0800