Commit Graph

  • b9ae1a61da
    Update Japanese translation Hosted Weblate 2024-02-15 18:02:14 +01:00
  • f062c18b82
    Update Ukrainian translation Hosted Weblate 2024-02-15 18:02:14 +01:00
  • f21a532c0d
    Update Bulgarian translation Hosted Weblate 2024-02-15 18:02:14 +01:00
  • 8cec7ba004
    Update Russian translation Hosted Weblate 2024-02-15 18:02:14 +01:00
  • 8169cd8977
    Update Danish translation Hosted Weblate 2024-02-15 18:02:14 +01:00
  • 8ffc569ebd
    Update German translation Hosted Weblate 2024-02-15 18:02:14 +01:00
  • 736f35332a
    Update Portuguese (Brazil) translation Hosted Weblate 2024-02-15 18:02:14 +01:00
  • c52c6d3c9a
    Update Turkish translation Hosted Weblate 2024-02-15 18:02:14 +01:00
  • 7b84bdb29b
    API: Add APIHandler back Samantaz Fox 2024-02-13 21:05:26 +01:00
  • 5c0b6d8afa
    Stats: Fix two swapped function names (#4376) Samantaz Fox 2024-02-12 22:34:13 +01:00
  • c85b908613
    API: Fix missing wildcards after login redirect (#4348) Samantaz Fox 2024-02-12 22:30:48 +01:00
  • f32764c840
    HTML: Preserve playlist in "Watch on YouTube" link (#4342) Samantaz Fox 2024-02-12 22:23:44 +01:00
  • d30dae43fe
    HTML: Add title to toggle theme icon (#4320) Samantaz Fox 2024-02-12 22:20:14 +01:00
  • 338d3d9f86
    CSS: Fix thumbnails' aspect ratio to prevent CLS (#4278) Samantaz Fox 2024-02-12 22:19:14 +01:00
  • 1f51255f2f
    API: Remove the fields parameter (#4276) Samantaz Fox 2024-02-12 22:10:45 +01:00
  • dcbe52c9fb
    Videos: Use start time and end time for clips (#4264) Samantaz Fox 2024-02-12 22:10:16 +01:00
  • bd5df3af5f
    API: Unescape search suggestions (#4218) Samantaz Fox 2024-02-12 22:03:33 +01:00
  • 9bd2072e1d
    API: Add playlist and start time to resolve_url Samantaz Fox 2024-02-12 22:01:08 +01:00
  • 3b4358dbd4
    Extractors: Don't error if AuthorId does not exist (#3869) Samantaz Fox 2024-02-12 21:54:17 +01:00
  • 72bcd3cc72 Handle non-200 status codes for YouTube DASH manifests absidue 2024-02-12 18:55:15 +01:00
  • cf686202e0
    Merge pull request #4423 from tleydxdy/xml-namespace Émilien (perso) 2024-02-12 08:29:44 +01:00
  • 6b33820f1f Add missing translation strings shironeko 2024-02-08 18:23:08 -05:00
  • 98c421e9f5 Fix when video from pubsub is a scheduled event shironeko 2024-02-08 18:58:23 -05:00
  • c864a63b6d Fix pubsub feed parsing shironeko 2024-02-08 17:05:11 -05:00
  • 870dff4014
    Merge branch 'iv-org:master' into main broquemonsieur 2024-02-07 06:15:48 +00:00
  • 3edc6486b5 Fix referer decoding Brahim Hadriche 2024-02-02 22:20:33 -05:00
  • 74cab85fd4
    Add logic to search nextContinuationData for token syeopite 2024-02-01 16:55:17 -08:00
  • 8e3966fa86
    Next videos: request next when response is empty syeopite 2024-01-31 22:12:14 -08:00
  • 0ad2eff2a4
    WebVTT::Builder: Add logic to escape special chars syeopite 2024-01-30 15:25:45 -08:00
  • c005ada487
    fix: prevent censoring of self-harm related search queries (#4403) ThetaDev 2024-01-29 14:59:25 +01:00
  • 4a339df5c4 CSS: expand #contents width on small screens toabr 2024-01-27 00:38:47 +01:00
  • 43aa79577f
    fix: yt_filters_spec with new flag ThetaDev 2024-01-24 02:25:11 +01:00
  • 49d50eee7c
    fix: prevent censoring of self-harm related search queries ThetaDev 2024-01-24 02:05:54 +01:00
  • c4e245fc83
    Merge branch 'iv-org:master' into main broquemonsieur 2024-01-22 02:07:12 +00:00
  • 3702a58777
    Allow user creation based off username, with a config supplied domain Corey 2024-01-21 03:04:52 -05:00
  • ee6a86959e
    Support auth via reverse proxy injected headers Corey 2024-01-21 00:57:27 -05:00
  • d07d7add58 insert hmac_key @CyberAndi 2024-01-20 23:26:14 +00:00
  • 060701951c
    Append "Seconds" to startTime/endTime JSON fields Samantaz Fox 2024-01-14 22:39:16 +00:00
  • 1c0b4205d4
    Add parameter to disable force_resolve in make_client (#4335) syeopite 2024-01-10 23:01:00 +00:00
  • b16f66ef00
    Exempt issues with "exempt-stale" from staling (#4385) syeopite 2024-01-10 20:40:19 +00:00
  • 4579a31f7d
    Exempt issues with "exempt-stale" from staling syeopite 2024-01-10 00:27:01 +00:00
  • 4f9332f652
    Remove missed explicit force_resolve=false syeopite 2024-01-08 14:44:11 -08:00
  • 583a5fce64
    Make force_resolve false by default in make_client syeopite 2024-01-08 14:20:49 -08:00
  • 2894c556e4
    Remove usage of depends_on Émilien (perso) 2024-01-08 21:37:04 +00:00
  • cce734d70e
    Added inline comments Ian Brown 2024-01-07 23:49:12 -08:00
  • e5655008cc FK: I m new to crystal, ok? I made the error to trust the first official looking crystal (reports) documentation that showed up on google. perl-syntax for elsif definitely is preferrable to the basic BS of else if :-) fkrueger 2024-01-07 12:32:00 +01:00
  • 7775f46fc6 FK: cleaned up the "logic" and added a few tags for future reference fkrueger 2024-01-07 12:25:57 +01:00
  • 1e2d8623e2 FK: created a workaround for this 2+ months old problem import googles export / takeout of youtube playlists. not perfect (ie. things like "providing the takeout zip and all playlists get imported".. not yet supported). fkrueger 2024-01-07 02:53:25 +01:00
  • fc1be2668e
    Merge 7d2d718aef281c69515eb8f81cec451b66f16810 into 97c4165f55c4574efb554c9dae8d919d08da1cdd fkrueger 2024-01-07 00:25:29 +00:00
  • 7d2d718aef FK: created a workaround for this 2+ months old problem import googles export / takeout of youtube playlists. not perfect \(ie. providing the takeout zip and all playlists get imported.. not yet supported\). fkrueger 2024-01-07 01:22:54 +01:00
  • 7cca1285aa
    Fix two swapped function names vojkovic 2024-01-06 15:51:31 +08:00
  • c059829035 Fix typo pitkajuh 2024-01-05 20:39:29 +01:00
  • a0c1fbf1c9 Downgrade docker-compose because v3 cannot conditionally depends_on. mk-pmb 2023-12-31 19:22:07 +01:00
  • 950da0ea02
    Limit jobs to 5 and wrap in exception handler to release Ian Brown 2023-12-31 09:27:03 -08:00
  • 1c2c1dc207
    Switch to docker.io Ian Brown 2023-12-30 13:59:07 -08:00
  • 10d8a4b3ca Add new migration broquemonsieur 2023-12-29 04:53:28 -08:00
  • 22455bbf9e Add new enum broquemonsieur 2023-12-29 04:30:31 -08:00
  • a33c01bd53 Fix version number broquemonsieur 2023-12-29 04:09:08 -08:00
  • 7da4a7f72b add null safety to clip parsing ChunkyProgrammer 2023-12-19 22:37:48 -05:00
  • 4eee5cf70f Run crystal format broquemonsieur 2023-12-21 18:14:40 -08:00
  • 559d3e32c4 Remove auto migrate line broquemonsieur 2023-12-21 02:25:32 -08:00
  • acf0c19fa9 Add backup creation broquemonsieur 2023-12-21 02:23:38 -08:00
  • 49f51543fd
    Merge branch 'iv-org:master' into invidious_migrations broquemonsieur 2023-12-21 10:13:13 +00:00
  • 0917efd9cb fix issue where scope would be missing the * if the user was not logged in before calling the authorize endpoint fix #4200 nixos script 2023-12-21 13:50:32 +08:00
  • 3848e0d6da
    Merge branch 'iv-org:master' into main broquemonsieur 2023-12-21 05:37:49 +00:00
  • 090b470bfc fix potential memory leak ChunkyProgrammer 2023-12-19 23:07:18 -05:00
  • 413b65fd2b add editorconfig rule for json files ChunkyProgrammer 2023-12-19 18:32:05 -05:00
  • 4e4bcdd790 Ignore new files in CI ChunkyProgrammer 2023-12-19 18:29:09 -05:00
  • b5053aa8eb Lint js and css files ChunkyProgrammer 2023-12-19 18:27:43 -05:00
  • 3b31d4881a Add Polyfills for improved IE support ChunkyProgrammer 2023-12-19 18:27:09 -05:00
  • 5787c0b02f add javascript and css linting ChunkyProgrammer 2023-12-19 18:26:18 -05:00
  • e69d98345c Add js and css to editorconfig ChunkyProgrammer 2023-12-19 18:24:37 -05:00
  • 55f2172bd8
    Typo syeopite 2023-12-18 19:10:09 -08:00
  • 97c4165f55
    Improve depends_on docker-compose (#4249) Luigi 2023-12-18 23:18:05 +01:00
  • 87a8207f37 fix: "Watch on YouTube" preserve current playlist guidiasz 2023-12-18 13:23:55 -03:00
  • 15ea2b9dcc
    Update CHANGELOG.md Ikko Eltociear Ashimine 2023-12-19 01:01:59 +09:00
  • 2d6748aae4 Add migrate script broquemonsieur 2023-12-18 01:19:40 -08:00
  • 0284d37487
    Merge branch 'iv-org:master' into main broquemonsieur 2023-12-18 01:58:36 +00:00
  • 6a88c098f0
    Improve playback statistics syeopite 2023-12-16 13:45:33 -08:00
  • 815a1c2cc4
    Reenable force_resolve on pubsub subcribe request syeopite 2023-12-15 12:11:39 -08:00
  • 2fea6a8499
    Add option to disable force_resolve in make_client syeopite 2023-12-15 11:52:48 -08:00
  • 3a84359e7d Rename param Brahim Hadriche 2023-12-08 07:38:32 -05:00
  • 89d8ef04da
    Use stdlib HTTP::Client for automatic redirect syeopite 2023-12-07 10:43:30 -08:00
  • fe8b1b4cc4 Add title to toggle theme icon ChunkyProgrammer 2023-12-07 11:43:56 -05:00
  • f1edb1d6bf fix related video author when id is empty ChunkyProgrammer 2023-10-17 17:49:32 -04:00
  • b5f8b4542a Search: Don't error if AuthorId does not exist Chunky programmer 2023-06-07 16:04:14 -04:00
  • b344d98c25 Add API endpoint for Clips ChunkyProgrammer 2023-11-14 23:35:11 -05:00
  • 8c22e6a640 use start time and endtime for clips ChunkyProgrammer 2023-11-14 22:39:33 -05:00
  • 6488794218 Unescape search suggestions ChunkyProgrammer 2023-10-31 13:24:20 -04:00
  • d07ebe2371
    Typo syeopite 2023-12-07 02:14:28 -08:00
  • f4ba6ea6dc
    Use proper aspect ratio for channel watermarks syeopite 2023-09-23 14:30:20 -04:00
  • f9e4b6617b
    Increase margin for channel watermarks syeopite 2023-09-23 14:09:37 -04:00
  • a19174c7b3
    Allow display of channel watermarks to be optional syeopite 2023-09-23 14:07:05 -04:00
  • f772058ceb
    Typo syeopite 2023-09-23 13:47:19 -04:00
  • 3293aafa4e
    Add channel watermark to player syeopite 2023-09-23 13:44:51 -04:00
  • 44b8ecfab9
    Add logic to parse channel watermark data syeopite 2023-09-22 23:47:30 -04:00
  • 9e8baa3539
    Move "Projects using Invidious" section to the docs (#4283) Samantaz Fox 2023-12-06 18:30:52 +01:00
  • 07fe648a9c
    Remove anti-captcha (#4277) Samantaz Fox 2023-12-06 18:29:16 +01:00
  • 6da3287e9d
    Misc: Fix logic for setting user agent (#4265) Samantaz Fox 2023-12-06 18:28:12 +01:00
  • 37c2f5caed
    Misc: Use #splat method for macro expressions (#4242) Samantaz Fox 2023-12-06 18:22:50 +01:00