Commit Graph

  • 389e6a7659 Merge branch 'master' into feature/sorted-channels #4211 Brahim Hadriche 2024-03-27 00:12:32 -0400
  • 72fe8af850
    Merge branch 'master' into stream-sort #4224 src-tinkerer 2024-03-26 12:19:45 +0000
  • a777695cf3
    Merge branch 'iv-org:master' into main broquemonsieur 2024-03-23 06:48:52 +0000
  • 78768f18ae
    Batch user notifications together #4486 Sophie Tauchert 2024-03-15 19:49:13 +0100
  • 3cfd5798ba
    Remove preferences and login link from footer #4003 syeopite 2024-03-13 14:58:29 -0700
  • 83f53f9af4
    Add modified disclaimer to version tag syeopite 2024-03-13 14:52:43 -0700
  • 68128153b2
    Typo syeopite 2024-03-13 14:50:44 -0700
  • 3fef552008
    Add config option for instance donation link syeopite 2024-03-13 14:48:06 -0700
  • 2a85afe93f
    Add "Instance" section to footer syeopite 2024-03-13 14:38:18 -0700
  • 76c2bab6c0
    Add config to add custom text in the footer syeopite 2024-03-13 14:01:20 -0700
  • 3b46760df5
    Add new instance customization section in config syeopite 2024-03-13 13:55:49 -0700
  • 6b579aeca7
    Add Invidious version to footer syeopite 2024-03-13 13:35:39 -0700
  • f4c49c3b15
    Use instances.invidious.io instead of redirect syeopite 2023-09-16 23:05:38 +0000
  • 1a1ac3aee5
    Update locales/en-US.json syeopite 2023-07-30 06:10:18 +0000
  • 08f021afad
    Extract and implement footer overhaul from #2215 syeopite 2023-07-24 15:11:45 -0700
  • 0aaa3e6a08 API: Parse channel's tags #4294 ChunkyProgrammer 2023-11-26 17:34:30 -0500
  • 499aed37dd Fix handling of modified source code URL setting #4437 nooptek 2023-08-19 00:25:54 +0200
  • 57c280705b feat: refactor kubernetes helm chart #4480 JuniorJPDJ 2024-03-09 04:05:14 +0100
  • 99a5e9cbc4
    Merge pull request #4473 from SamantazFox/bump-api-clients Émilien (perso) 2024-03-08 11:23:03 +0100
  • 619aa3ff05
    YoutubeAPI: bump client versions #4473 Samantaz Fox 2024-03-06 20:46:50 +0100
  • cb731b9548
    Use `stream_history` as a watch history source kadykov 2024-03-02 21:27:46 +0000
  • 5ceeefa236 add support for new likes format #4462 ChunkyProgrammer 2024-03-01 23:31:55 -0500
  • 4adb4c00d2
    routes: Allow embedding videos in local HTML files (fixes #4448) #4450 Tomasz Wilczyński 2024-02-24 20:01:16 +0100
  • e569aaed9d add a refresh param to /api/v1/videos/:id #4441 Brahim Hadriche 2024-02-19 19:34:38 -0500
  • dfd94f4f2e
    Improve error message for checksum failure #4438 syeopite 2024-02-19 15:16:33 -0800
  • 34ae6f4aa2
    Move hook for videojs-contrib-quality-levels to config file syeopite 2024-02-19 15:05:03 -0800
  • 8f129b85ad
    Use cache directory relative to Invidious repo syeopite 2024-02-19 15:01:27 -0800
  • 55b92112e3
    Add additional documentation syeopite 2024-02-19 14:58:20 -0800
  • e33c407855
    VideoJS Dep. Manager: allow custom cache directory syeopite 2024-02-19 14:30:33 -0800
  • ee5a396a0a
    VideoJS Dep. Manager: Allow custom registry url syeopite 2024-02-19 14:24:39 -0800
  • 71806ae18b
    VideoJS Dependency Manager: Refactor configuration syeopite 2024-02-19 14:18:56 -0800
  • 5d0055361f
    Use cached tarball when available syeopite 2024-02-19 12:15:46 -0800
  • facf727e66
    Copy dependency file instead of moving them syeopite 2024-02-19 11:44:22 -0800
  • 37340f227d
    Use native crystal sha1 digest syeopite 2024-02-18 16:56:26 -0800
  • 3195fd06f2
    Rewrite fetch logic for player dependencies syeopite 2024-02-18 16:49:21 -0800
  • 9c0cb2a513
    Add check for missing dependency files syeopite 2024-02-18 14:15:44 -0800
  • e8a36985af
    API: Add APIHandler back (#4431) Samantaz Fox 2024-02-19 00:05:34 +0100
  • 962ce23cc2
    WebVTT::Builder: Add logic to escape special chars (#4414) Samantaz Fox 2024-02-19 00:03:21 +0100
  • e0ce59d3e8
    Channels: Add support for multi-image community posts (#4412) Samantaz Fox 2024-02-19 00:01:14 +0100
  • c5a3112e49
    CSS: expand #contents width on small screens (#4405) Samantaz Fox 2024-02-18 23:56:53 +0100
  • d3703baba9
    I18n: Add missing translation strings (#4424) Samantaz Fox 2024-02-18 23:54:41 +0100
  • 20203f4ec0
    I18n: Fix a typo in Finnish localization (#4375) Samantaz Fox 2024-02-18 23:53:16 +0100
  • 732553519e
    Translations update from Hosted Weblate (#4164) Samantaz Fox 2024-02-18 23:51:53 +0100
  • 392e447969
    VideoJS dep manager: Add ability to skip checksum syeopite 2024-02-18 12:49:36 -0800
  • a957b0fb7c remove trailing white spaces #4412 ChunkyProgrammer 2024-02-16 16:22:43 -0500
  • 26429bee3f make it so interpolation text can be a hash ChunkyProgrammer 2024-02-15 21:44:40 -0500
  • ef6b766b29 Add support for multi image community posts ChunkyProgrammer 2024-01-29 21:40:25 -0500
  • 1e6ec605e8
    Remove usage of depends_on (#4383) Émilien (perso) 2024-02-15 22:59:00 +0100
  • 60f6a345d9
    Locales: Fix broken i18Next v3/v4 plurals Samantaz Fox 2024-02-15 22:02:06 +0100
  • d1dddc1adc
    Locales: Remove Cyrillic text from Serbian (Latin) Samantaz Fox 2024-02-15 21:36:30 +0100
  • 00ef004029
    Update Norwegian Bokmål translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • 7ff11e4c44
    Update Serbian (cyrillic) translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • 8db2e060d9
    Update Chinese (Simplified) translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • 8b0cbd2a29
    Update Chinese (Traditional) translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • d2ce519559
    Update Slovenian translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • 219b587945
    Update Korean translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • e8810509c1
    Update Albanian translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • 9688200caf
    Update Serbian translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • 26a50eb4e8
    Update Persian translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • 0ce945bfa8
    Update Swedish translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • aadf848ee6
    Update French translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • 53ce2a1a9a
    Update Spanish translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • 1d5100462b
    Update Dutch translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • 986515dc5b
    Update Indonesian translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • 1d906aeecc
    Update Interlingua translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • 426b472a15
    Update Arabic translation Hosted Weblate 2024-02-15 18:02:15 +0100
  • 1493e6a086
    Update Italian translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • 3767ab2eeb
    Update Polish translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • fea36fc639
    Update Hindi translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • a16235d3b9
    Update Croatian translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • 99a3bd4fff
    Update Vietnamese translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • 4aed0e1102
    Update Portuguese translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • 833c711cba
    Update Czech translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • 7e1deea15e
    Update Catalan translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • b9ae1a61da
    Update Japanese translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • f062c18b82
    Update Ukrainian translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • f21a532c0d
    Update Bulgarian translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • 8cec7ba004
    Update Russian translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • 8169cd8977
    Update Danish translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • 8ffc569ebd
    Update German translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • 736f35332a
    Update Portuguese (Brazil) translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • c52c6d3c9a
    Update Turkish translation Hosted Weblate 2024-02-15 18:02:14 +0100
  • 47d9f402c4
    WIP #3815 Samantaz Fox 2024-02-12 21:51:25 +0100
  • 82d92f4314
    Use new cache system for 'Video' objects Samantaz Fox 2023-06-18 13:10:39 +0200
  • ac60ed8e94
    temp fix, while cacheable item is not integrated Samantaz Fox 2023-06-18 13:09:12 +0200
  • 700ca568c5
    Misc: Add an utility function to for 'region' URL parameter Samantaz Fox 2023-06-15 19:40:58 +0200
  • 161fb64259
    Cache: Create the base of the caching subsystem Samantaz Fox 2022-10-23 14:15:16 +0200
  • d7bfdae7de
    Config: clean up the various converters Samantaz Fox 2023-04-03 00:12:36 +0200
  • 62f3f87027
    Config: Add scheme support to DBConfig Samantaz Fox 2023-04-03 00:03:06 +0200
  • c55c5a2c45
    Shards: Add required dependencies and update lock file Samantaz Fox 2022-10-21 00:22:31 +0200
  • 7b84bdb29b
    API: Add APIHandler back #4431 Samantaz Fox 2024-02-13 21:05:26 +0100
  • 5c0b6d8afa
    Stats: Fix two swapped function names (#4376) Samantaz Fox 2024-02-12 22:34:13 +0100
  • c85b908613
    API: Fix missing wildcards after login redirect (#4348) Samantaz Fox 2024-02-12 22:30:48 +0100
  • f32764c840
    HTML: Preserve playlist in "Watch on YouTube" link (#4342) Samantaz Fox 2024-02-12 22:23:44 +0100
  • d30dae43fe
    HTML: Add title to toggle theme icon (#4320) Samantaz Fox 2024-02-12 22:20:14 +0100
  • 338d3d9f86
    CSS: Fix thumbnails' aspect ratio to prevent CLS (#4278) Samantaz Fox 2024-02-12 22:19:14 +0100
  • 1f51255f2f
    API: Remove the fields parameter (#4276) Samantaz Fox 2024-02-12 22:10:45 +0100
  • dcbe52c9fb
    Videos: Use start time and end time for clips (#4264) Samantaz Fox 2024-02-12 22:10:16 +0100
  • bd5df3af5f
    API: Unescape search suggestions (#4218) Samantaz Fox 2024-02-12 22:03:33 +0100
  • 9bd2072e1d
    API: Add playlist and start time to resolve_url Samantaz Fox 2024-02-12 22:01:08 +0100