Commit Graph

  • fe7355126a Try to detect an "unlisted" badge for videos. mk-pmb feat. Emilien Devos 2025-04-11 15:22:00 +0200
  • 637aef87c8 Guard video against missing required info. mk-pmb feat. Emilien Devos 2025-04-11 15:21:00 +0200
  • 2a50d20715
    Document exclude_members_only_videos syeopite 2025-04-10 01:21:00 -0700
  • ccbbc45361
    Ensure http-proxy is not used for companion syeopite 2025-04-10 01:05:15 -0700
  • edf41badc8
    Formatting syeopite 2025-04-10 00:48:21 -0700
  • 0865bc55fd
    Remove idle_pool_size config syeopite 2025-04-10 00:42:43 -0700
  • 24a6c31b18
    Remove extraneous space syeopite 2025-04-10 00:40:38 -0700
  • 8be9d85d51
    Fix ameba complaints syeopite 2025-04-10 00:39:29 -0700
  • 7901906092
    Merge companion and standard pool into one syeopite 2025-04-10 00:31:41 -0700
  • fbccb6a221
    Pool: raise custom error when DB::PoolTimeout syeopite 2025-04-09 18:34:11 -0700
  • f32c954859
    Pool: Make Pool#client method public syeopite 2025-04-09 18:30:28 -0700
  • ebefa5e914
    Add tests for connection pool syeopite 2025-04-09 18:29:00 -0700
  • a3864e6691
    Use non-streaming api when not invoked with block syeopite 2025-04-09 16:50:00 -0700
  • cdb6eef055
    Update comment on reiniting proxy of pooled client syeopite 2024-11-14 20:05:53 -0800
  • 692df7d8ea
    Simplify namespace calls to ConnectionPool syeopite 2024-11-14 19:52:48 -0800
  • 4c44601b17
    Pool: remove redundant properties syeopite 2024-11-14 19:47:58 -0800
  • 734c84c3f5
    Pool: Refactor logic for request methods syeopite 2024-11-14 17:21:04 -0800
  • 35ddc67a1d
    Release client only when it still exists syeopite 2024-11-14 16:59:17 -0800
  • e9b2db4d80
    Connection pool: ensure response is fully read syeopite 2024-11-14 16:20:23 -0800
  • 4ce0f775fb
    Improve documentation of idle pool size syeopite 2024-11-12 09:19:43 -0800
  • 0d5887c257
    Delete broken clients from the pool explicitly syeopite 2024-11-12 09:07:18 -0800
  • 4fd6f797e8
    Remove redundant pool.release syeopite 2024-11-12 08:57:55 -0800
  • 739c35050f
    Typo syeopite 2024-11-11 16:28:24 -0800
  • ef07f786f2
    Add config to set connection pool checkout timeout syeopite 2024-11-11 16:26:58 -0800
  • 347273dbc2
    Move ytimg pool logic to Invidious::ConnectionPool syeopite 2024-11-11 16:04:30 -0800
  • 27b66d288a
    Move client logic file to connection subfolder syeopite 2024-11-11 16:01:07 -0800
  • 247254b3bb
    Refactor connection pooling logic syeopite 2024-11-11 15:58:35 -0800
  • 78b7db17f4
    Add support for setting max idle http pool size syeopite 2025-04-09 13:07:01 -0700
  • 8c74115444 content-disposition-header added ekansh sharma 2025-04-10 00:56:50 +0530
  • 31b48ec512
    Update src/invidious/routes/account.cr Fijxu 2025-04-05 16:44:05 -0300
  • 6c063436d4
    Fix issues raised by code review syeopite 2025-04-05 12:23:42 -0700
  • 0c07e9d27a
    chore: set dash by default (#5216) Émilien (perso) 2025-04-04 14:00:29 +0200
  • 64bfce34ec feat: route to invidious companion on downloads Alex Maras 2025-03-29 15:00:24 +0800
  • 5890768c31
    Merge branch 'iv-org:master' into master lekma 2025-03-28 07:44:51 +0000
  • deb342b3e6
    fix wrong translation Fijxu 2025-03-26 22:42:25 -0300
  • a1a66e064c
    change arg name and prefix locales Fijxu 2025-03-26 22:39:52 -0300
  • 643675490d
    Add setting to hide member-only videos syeopite 2025-03-26 14:57:17 -0700
  • 7c0117253a
    Add badge to UI to differentiate member videos syeopite 2025-03-26 14:45:02 -0700
  • e1b2eb2a7b
    Parse members only badges of videos syeopite 2025-03-26 14:04:57 -0700
  • 23ff6135bb
    chore: enforce 16 characters for invidious_companion_key (#5220) Émilien (perso) 2025-03-26 15:27:59 +0100
  • 68dcbe59c6 chore: enforce 16 characters for invidious_companion_key Emilien 2025-03-26 15:20:35 +0100
  • ee6f87ca92 chore: set dash by default Emilien 2025-03-23 22:55:40 +0100
  • 5999dc3467 Move if CONFIG.statistics_enabled into the handler for the /metrics route Mateusz Bączek 2024-01-23 21:24:08 +0100
  • c3c221abde Moved from misused constants to class variables in MetricsCollector, MetricsCollector is no longer initialized as a singleton wint3rmute 2023-07-20 20:16:15 +0200
  • 2fe25425e2 Fix formatting wint3rmute 2023-07-20 19:42:33 +0200
  • 623bc71008 Return empty response on /api/v1/metrics endpoint if metrics are not enabled wint3rmute 2023-07-20 19:40:43 +0200
  • 1d92068d7c Move metrics handler registration together with the rest of handlers, into invidious.cr wint3rmute 2023-07-20 19:36:22 +0200
  • 3e15dd00a3 Collecting num of requests and handling time from each Kemal route wint3rmute 2023-03-19 16:28:10 +0100
  • 1f025e09bf Add prometheus metrics at /api/v1/metrics wint3rmute 2023-01-18 00:33:55 +0100
  • e67a30b124
    formatting epicsam123 2025-03-20 10:29:26 -0400
  • bc3b3f6d69
    updated caption features to use videojs interface epicsam123 2025-03-20 10:09:43 -0400
  • 7b27585454
    Support ProblematicTimelineItem in trending feed syeopite 2025-03-19 23:50:41 -0700
  • f7810ba007
    Use ProblematicTimelineItem as needed in playlists syeopite 2025-03-19 23:32:46 -0700
  • c288005bfd
    Make "show technical details" btn translatable syeopite 2025-02-28 21:05:19 -0800
  • aae5ba01c2
    Fix formatting syeopite 2025-02-28 21:02:14 -0800
  • dd16f15aae
    Improve error card border color on dark theme syeopite 2025-02-28 21:01:26 -0800
  • 180d77276b
    Emphasise error card icon syeopite 2025-02-28 20:58:16 -0800
  • 0e0a95430a
    Improve JSON repr of ProblematicTimelineItem syeopite 2025-02-28 20:42:37 -0800
  • 9de69c0052
    Improve design of placeholder item syeopite 2025-02-28 20:42:07 -0800
  • dbeee71457
    Apply search filters details css only to itself syeopite 2025-02-28 19:47:01 -0800
  • 94cb80ea81
    Handle parse errors gracefully on timeline items syeopite 2025-02-28 18:21:35 -0800
  • 409d12a81e
    Prepare for next release (#5206) syeopite 2025-03-16 01:03:01 +0000
  • 315b89b4e4
    Prepare for next release syeopite 2025-03-14 23:01:22 +0000
  • 70ff463cc6
    Add invidious companion support (#4985) Émilien (perso) 2025-03-13 16:44:00 +0100
  • 330208d5e7 fix: use puts + add warning for inv-sig-helper deprecated Émilien (perso) 2025-03-13 15:37:01 +0000
  • daac172712 chore: change from inv-sig-helper to companion for required playback Émilien (perso) 2025-03-13 14:16:03 +0000
  • e57ed1bb93 chore: remove baseurl usage from invidious companion Emilien 2025-03-08 23:38:05 +0100
  • a2e52bf23c fix: logic where we want to have the invidious logic if companion is not used Emilien 2025-03-08 23:35:54 +0100
  • 7865f08d5f fix: don't use http proxy when sending requests to companion Emilien 2025-03-08 20:58:34 +0100
  • 5f8ad34de4 add companion pooling http Emilien 2025-03-02 23:30:42 +0100
  • 7d3c0903c9 missing , Emilien 2024-12-30 22:25:13 +0100
  • dcf1fb6f51 fixing format Emilien 2024-12-30 22:19:45 +0100
  • 8f441a6b4e skip proxy for invidious companion Emilien 2024-12-30 21:52:34 +0100
  • 6c3729f909 !empty? to present? Emilien 2024-12-30 21:52:07 +0100
  • df9d266539 Better doc for invidious_companion_key Émilien (perso) 2024-12-24 17:43:54 +0000
  • db0d826ab1 Better document private_url and public_url Émilien (perso) 2024-12-24 16:18:58 +0000
  • 2383acd4e7 add ability for invidious companion to check request from invidious Emilien 2024-12-13 20:08:57 +0100
  • cb5c01b6c1 fix ameba Redundant use of Object#to_s in interpolation Emilien 2024-12-08 22:24:57 +0100
  • eeefc54acb format watch.cr Emilien 2024-12-08 22:22:08 +0100
  • 00b3b0dbe8 apply all the suggestions + rework invidious_companion parameter Emilien 2024-12-08 22:21:10 +0100
  • 5cc55d16f4 invidious companion always used so always add CSP and redirect latest_version Emilien 2024-11-18 12:30:37 +0100
  • 73f2e92b01 fix linting Emilien 2024-11-18 12:22:23 +0100
  • 06bfb69628 fix download function when invidious companion used Emilien 2024-11-17 19:18:29 +0100
  • 6d1673bcc4 crystal handle decompression already by itself Emilien 2024-11-17 12:26:35 +0100
  • 28cb88bbfb fix linting + use .empty? Emilien 2024-11-16 23:00:48 +0100
  • 1d6ca9299d fixing "end" misplacement Emilien 2024-11-16 22:38:00 +0100
  • bf4c63aad6 separate invidious_companion logic + better config.yaml config Emilien 2024-11-16 22:33:28 +0100
  • 9af5861d08 move config checks for invidious companion Emilien 2024-11-08 21:05:17 +0100
  • 3b953048c9 modify the description for config.example.yaml about invidious companion Émilien (perso) 2024-11-05 15:50:59 +0100
  • f543f7326b Remove debug puts functions Émilien (perso) 2024-11-05 15:31:45 +0100
  • bd227618a5 Use sample instead of Random.rand Émilien (perso) 2024-11-05 15:31:21 +0100
  • c05c9d82ba throw error if inv_sig_helper and invidious_companion used same time Emilien 2024-11-01 21:30:58 +0100
  • cf899e898e fixing condition for Content-Security-Policy Emilien Devos 2024-10-21 01:20:16 +0200
  • d2dd2e1bc8 fix Shadowing outer local variable response Emilien Devos 2024-10-20 23:53:08 +0200
  • 3e7eedfe5a redirect latest_version and dash manifest to invidious companion Emilien Devos 2024-10-20 23:51:00 +0200
  • 0760b31327 add support for invidious companion Emilien Devos 2024-10-20 02:10:55 +0200
  • 1e2469edec
    add missing displayname D-Hunt3r 2025-03-12 18:10:01 +0100
  • 0dc44bdff2
    Audio: Prioritize "original" audio tracks when selecting default D-Hunt3r 2025-03-12 17:56:43 +0100
  • e23d0d13be
    Add changelog for v2.20250314.0 (#5197) v2.20250314.0 syeopite 2025-03-12 10:31:15 +0000
  • 0ddd89516e
    Update CHANGELOG.md syeopite 2025-03-12 02:26:02 -0700