Commit Graph

  • ccbbc45361
    Ensure http-proxy is not used for companion refactor-connection-pool syeopite 2025-04-10 01:05:15 -07:00
  • edf41badc8
    Formatting syeopite 2025-04-10 00:48:21 -07:00
  • 0865bc55fd
    Remove idle_pool_size config syeopite 2025-04-10 00:42:43 -07:00
  • 24a6c31b18
    Remove extraneous space syeopite 2025-04-10 00:40:38 -07:00
  • 8be9d85d51
    Fix ameba complaints syeopite 2025-04-10 00:39:29 -07:00
  • 7901906092
    Merge companion and standard pool into one syeopite 2025-04-10 00:31:41 -07:00
  • fbccb6a221
    Pool: raise custom error when DB::PoolTimeout syeopite 2025-04-09 18:34:11 -07:00
  • f32c954859
    Pool: Make Pool#client method public syeopite 2025-04-09 18:30:28 -07:00
  • ebefa5e914
    Add tests for connection pool syeopite 2025-04-09 18:29:00 -07:00
  • a3864e6691
    Use non-streaming api when not invoked with block syeopite 2025-04-09 16:50:00 -07:00
  • cdb6eef055
    Update comment on reiniting proxy of pooled client syeopite 2024-11-14 20:05:53 -08:00
  • 692df7d8ea
    Simplify namespace calls to ConnectionPool syeopite 2024-11-14 19:52:48 -08:00
  • 4c44601b17
    Pool: remove redundant properties syeopite 2024-11-14 19:47:58 -08:00
  • 734c84c3f5
    Pool: Refactor logic for request methods syeopite 2024-11-14 17:21:04 -08:00
  • 35ddc67a1d
    Release client only when it still exists syeopite 2024-11-14 16:59:17 -08:00
  • e9b2db4d80
    Connection pool: ensure response is fully read syeopite 2024-11-14 16:20:23 -08:00
  • 4ce0f775fb
    Improve documentation of idle pool size syeopite 2024-11-12 09:19:43 -08:00
  • 0d5887c257
    Delete broken clients from the pool explicitly syeopite 2024-11-12 09:07:18 -08:00
  • 4fd6f797e8
    Remove redundant pool.release syeopite 2024-11-12 08:57:55 -08:00
  • 739c35050f
    Typo syeopite 2024-11-11 16:28:24 -08:00
  • ef07f786f2
    Add config to set connection pool checkout timeout syeopite 2024-11-11 16:26:58 -08:00
  • 347273dbc2
    Move ytimg pool logic to Invidious::ConnectionPool syeopite 2024-11-11 16:04:30 -08:00
  • 27b66d288a
    Move client logic file to connection subfolder syeopite 2024-11-11 16:01:07 -08:00
  • 247254b3bb
    Refactor connection pooling logic syeopite 2024-11-11 15:58:35 -08:00
  • 78b7db17f4
    Add support for setting max idle http pool size syeopite 2025-04-09 13:07:01 -07:00
  • 0c07e9d27a
    chore: set dash by default (#5216) master Émilien (perso) 2025-04-04 14:00:29 +02:00
  • 23ff6135bb
    chore: enforce 16 characters for invidious_companion_key (#5220) Émilien (perso) 2025-03-26 15:27:59 +01:00
  • 409d12a81e
    Prepare for next release (#5206) syeopite 2025-03-16 01:03:01 +00:00
  • 70ff463cc6
    Add invidious companion support (#4985) Émilien (perso) 2025-03-13 16:44:00 +01:00
  • e23d0d13be
    Add changelog for v2.20250314.0 (#5197) v2.20250314.0 Release syeopite 2025-03-12 10:31:15 +00:00
  • 5c8b4eb379
    Warn when po_token, visitor_data and/or inv-sig-helper is not configured (#5202) syeopite 2025-03-12 09:11:17 +00:00
  • adcdb8cb92
    Fix lint and formatting syeopite 2025-02-26 14:18:50 -08:00
  • fe4fa0480a
    Fix HLS being used for non-livestream videos (#5189) syeopite 2025-02-26 14:14:29 -08:00
  • dbbcacc955
    Images: fix typo in thumbnail logic syeopite 2025-02-26 14:13:58 -08:00
  • 58ad848d56
    Channels: Support YouTube's change to from /community to /posts (#5183) syeopite 2025-02-26 14:13:22 -08:00
  • f9b9e85ee4
    Docker: Use Crystal compiler cache in docker builds (#5163) syeopite 2025-02-26 14:11:12 -08:00
  • 6ac74f4362
    Videos: Fix empty response when rv published field is nonexistent (#5162) syeopite 2025-02-26 14:09:28 -08:00
  • 9fbe3944b0
    Channels: Add Courses to channel page and channel API (#5158) syeopite 2025-02-26 14:08:44 -08:00
  • c5e9447f41
    Pick a different instance upon redirect (#5154) syeopite 2025-02-26 14:05:21 -08:00
  • 3e329410d1
    Add the ability to listen on UNIX sockets (#5112) syeopite 2025-02-26 14:04:29 -08:00
  • 74dfda150e
    i18n: Enable Tamil syeopite 2025-02-26 14:02:57 -08:00
  • e60f53154e
    Translations update from Hosted Weblate (#4989) syeopite 2025-02-26 13:57:04 -08:00
  • 3d77635a5c
    Add API endpoint for fetching transcripts from YouTube (#4788) syeopite 2025-02-26 13:56:39 -08:00
  • d0433c8386
    JS: Update timeupdate event defensive to prevent errors (#4782) syeopite 2025-02-26 13:56:13 -08:00
  • 4ea4878d1a
    User: Batch notifications together syeopite 2025-02-26 13:55:25 -08:00
  • 1f0a89fb5f
    RSS: Channel + Playlist improvements (#4298) syeopite 2025-02-26 13:55:01 -08:00
  • f95f87e448
    Frontend: Add a first page and previous page buttons for channel navigation (#4123) syeopite 2025-02-26 13:54:25 -08:00
  • 49afbf2a14 Fix an issue with the HLS manifest check for livestream videos Alex Maras 2025-02-20 23:28:47 +08:00
  • d853b9f6dc
    Typo syeopite 2024-04-25 20:40:39 +00:00
  • d70681538a
    Channels: Fix community tab Fijxu 2025-02-18 19:20:55 -03:00
  • e2df12b7d6
    Use Crystal compiler cache in docker builds syeopite 2025-01-28 23:31:01 -08:00
  • 29219c46a1 fix 5161 by checking recommended videos published field for presence instead of just not nil Drikanis 2025-01-28 19:40:15 -07:00
  • a77f083a0a
    remove ! on reject epicsam123 2025-01-26 16:42:59 -05:00
  • eaf47385c5 Add Courses to channel page and channel API ChunkyProgrammer 2025-01-25 14:02:36 -05:00
  • 1fb8d3f583
    Add Toki Pona translation Hosted Weblate 2025-01-25 14:02:51 +01:00
  • 26b15d6e35
    Update Norwegian Bokmål translation Hosted Weblate 2025-01-25 14:02:51 +01:00
  • 786e3e0550
    Update Serbian (Cyrillic script) translation Hosted Weblate 2025-01-25 14:02:51 +01:00
  • 104553fdc4
    Update Chinese (Simplified Han script) translation Hosted Weblate 2025-01-25 14:02:50 +01:00
  • ae670d5b2d
    Update Chinese (Traditional Han script) translation Hosted Weblate 2025-01-25 14:02:50 +01:00
  • b2c14f1a2a
    Update Slovenian translation Hosted Weblate 2025-01-25 14:02:49 +01:00
  • b899bc959e
    Update Korean translation Hosted Weblate 2025-01-25 14:02:49 +01:00
  • 74dc6795cd
    Update Albanian translation Hosted Weblate 2025-01-25 14:02:48 +01:00
  • 5404b67bef
    Update Serbian translation Hosted Weblate 2025-01-25 14:02:48 +01:00
  • 7b59ccf645
    Update Finnish translation Hosted Weblate 2025-01-25 14:02:48 +01:00
  • cc6c39d0e6
    Update Persian translation Hosted Weblate 2025-01-25 14:02:47 +01:00
  • 37f3c285d7
    Update Swedish translation Hosted Weblate 2025-01-25 14:02:47 +01:00
  • 106086c766
    Update French translation Hosted Weblate 2025-01-25 14:02:46 +01:00
  • 0980867d42
    Update Spanish translation Hosted Weblate 2025-01-25 14:02:46 +01:00
  • 3abc377d56
    Update Dutch translation Hosted Weblate 2025-01-25 14:02:45 +01:00
  • 4a0a6f7ed5
    Update Arabic translation Hosted Weblate 2025-01-25 14:02:45 +01:00
  • 3056e1767e
    Update Italian translation Hosted Weblate 2025-01-25 14:02:44 +01:00
  • 0846faa6f6
    Update Polish translation Hosted Weblate 2025-01-25 14:02:44 +01:00
  • 943c42e47b
    Update Croatian translation Hosted Weblate 2025-01-25 14:02:43 +01:00
  • fc7b5120db
    Update Icelandic translation Hosted Weblate 2025-01-25 14:02:43 +01:00
  • d4d6a4b172
    Update Portuguese translation Hosted Weblate 2025-01-25 14:02:42 +01:00
  • e0cb54f7e0
    Update Czech translation Hosted Weblate 2025-01-25 14:02:42 +01:00
  • 844e1bdf43
    Update Japanese translation Hosted Weblate 2025-01-25 14:02:41 +01:00
  • aacfbb09da
    Update Ukrainian translation Hosted Weblate 2025-01-25 14:02:41 +01:00
  • f57b4b5e4f
    Update Russian translation Hosted Weblate 2025-01-25 14:02:41 +01:00
  • b1422b7434
    Update Greek translation Hosted Weblate 2025-01-25 14:02:40 +01:00
  • f56e4012fe
    Update German translation Hosted Weblate 2025-01-25 14:02:39 +01:00
  • 7d5b2ec7b6
    Update Portuguese (Brazil) translation Hosted Weblate 2025-01-25 14:02:39 +01:00
  • cad64e420c
    Update Tamil translation Hosted Weblate 2025-01-25 14:02:38 +01:00
  • f181ae3cb0
    Update Turkish translation Hosted Weblate 2025-01-25 14:02:38 +01:00
  • 0fd480bae2
    lint edits, refactor epicsam123 2025-01-25 03:24:38 -05:00
  • afb0aad7d3
    moved comments epicsam123 2025-01-24 21:54:10 -05:00
  • 6816ded0fa
    add missing end statement epicsam123 2025-01-23 22:17:46 -05:00
  • 0546a73bfa
    Pick a different instance upon redirect epicsam123 2025-01-22 17:33:54 -05:00
  • 164d764d55
    API: Add a 'published' video parameter for related videos (#4149) syeopite 2025-01-22 11:38:12 -08:00
  • 4a31da4000
    User: Ensure IO is properly closed when importing NewPipe subscriptions (#4346) syeopite 2025-01-22 11:36:58 -08:00
  • 831017f403
    Frontend: Carry over audio-only mode in playlist links (#4784) syeopite 2025-01-22 11:35:33 -08:00
  • 52daafe047
    Videos: Fix missing host parameter on playback URLs when local=true (#4992) syeopite 2025-01-22 11:34:46 -08:00
  • dca130ca6f
    Routes: Clean ajax actions handlers (#5036) syeopite 2025-01-22 11:33:51 -08:00
  • 086c6209ab
    Remove stdlib override for proxy initialization (#5065) syeopite 2025-01-22 11:33:20 -08:00
  • 0d398c9d1a
    API: Add support for author thumbnails in search api for videos (#5072) syeopite 2025-01-22 11:32:21 -08:00
  • dc38bcdf17
    Kemal: Skip route if response was closed by handlers (#5073) syeopite 2025-01-22 11:30:45 -08:00
  • d5442d45bc
    API: Fix video thumbnails in mixes (#5116) syeopite 2025-01-22 11:29:12 -08:00
  • d4f0560e80
    CI: Drop support for versions prior to 1.12 and add 1.15.0 (#5148) syeopite 2025-01-22 11:28:38 -08:00
  • eae3c42dab
    Videos: Set language for dash audio streams and sort (#5149) syeopite 2025-01-22 11:25:39 -08:00
  • c0131d8646
    Warn when any top-level config is "CHANGE_ME!!" (#5150) syeopite 2025-01-22 11:16:24 -08:00