Commit graph

  • 31ad708206 fix: Handle nil value for genreUcid in Video struct meatball 2024-05-30 21:56:33 +0200
  • 595d2991f4
    VideoJS: Don't override native player on Safari syeopite 2024-02-18 17:55:31 -0800
  • 1d4fb9647b
    typo syeopite 2023-11-14 12:55:15 -0800
  • 9387f10238
    Add translations for video quality labels syeopite 2023-11-14 12:49:53 -0800
  • 98976faef4
    Update src/invidious/routes/watch.cr syeopite 2023-11-14 20:35:28 +0000
  • ea00541d87
    Fix typo in disabled quality fallback syeopite 2023-11-14 20:34:08 +0000
  • e74c09e591
    Allow hls to be disabled via disable_proxy config syeopite 2023-09-27 18:49:57 -0400
  • 41271300ed
    Improve URL replacement regex in HLS manifest logic syeopite 2023-09-27 22:38:48 +0000
  • 986784f664
    Add option for HLS quality in user preferences syeopite 2023-09-22 10:34:26 -0400
  • 1ae14cc224
    move helm chart to a dedicated github repository (#4711) Émilien (perso) 2024-05-27 00:40:43 +0200
  • 328de0ed24 move helm chart to a dedicated github repository Emilien Devos 2024-05-27 00:06:00 +0200
  • 9980c0e00f
    Update uptime logic to handle updown.io response syeopite 2024-05-22 13:28:15 -0700
  • aa96cf3453
    Fix invalid logic for instance uptime comparison syeopite 2023-12-07 11:43:44 -0800
  • 41c978d350
    Use HTTP::Client directly in instance list job syeopite 2023-12-07 11:21:06 -0800
  • cff25a7b25
    Refactor instance fetching logic into separate job syeopite 2023-09-24 15:09:59 -0400
  • 6b7e730100
    Validate override for crystal 1.12.1 syeopite 2024-05-22 13:10:46 -0700
  • 1ce2d10c50
    fix: use ion icon for search icon thansk 2024-05-20 14:17:30 +0000
  • 5abafb8296
    fix: use a search icon instead of text thansk 2024-05-20 11:49:56 +0000
  • 9cd2e93a2e
    feat: allow submitting search with mouse thansk 2024-05-19 11:46:55 +0000
  • c7ace2fb82 Add link to GitHub release/tag/commit in footer Sebastian Hädrich 2024-05-16 11:51:58 +0000
  • 3b773c4f77 Fix missing commas absidue 2024-04-25 21:51:19 +0200
  • 57e606cb43 Add back missing resolution field absidue 2024-04-25 21:38:51 +0200
  • f57aac5815 Fix the missing p in the quality labels. absidue 2024-04-21 14:58:12 +0200
  • 71a821a7e6 Return actual height, width and fps for streams in /api/v1/videos absidue 2024-04-20 18:50:17 +0200
  • e0d0dbde3c
    API: Check if playlist has any videos on it. Fijxu 2024-05-13 21:07:46 -0400
  • 90fcf80a8d
    Handle playlists cataloged as Podcast Fijxu 2024-05-13 19:27:27 -0400
  • 40421c7896
    Listen to '::' instead of '0.0.0.0' Anderson Silva 2024-05-12 12:34:21 -0300
  • c4fec89a9b
    Apply suggestions from code review ulmemxpoc 2024-05-10 11:23:11 -0700
  • 4a70164539 FK: let crystal tool format do its magic and replace the spaces before in-line comments with a random number of tabs, to get the lint check to work fkrueger 2024-05-10 13:22:24 +0200
  • e0f20b0641 style(feeds.cr): fix code formatting Richard Lora 2024-05-03 14:00:28 -0400
  • 3abf21625c fix(search.cr): http status code Richard Lora 2024-05-03 10:38:57 -0400
  • 5fa293541b
    fix(feeds.cr): http status code Richard Lora 2024-05-03 10:36:43 -0400
  • 9d66676f2d
    Use full URL in the og:image property. Fijxu 2024-05-01 22:17:41 -0400
  • e613e3c08c feat: optional trending_enabled and search_enabled params added Richard Lora 2024-04-30 16:34:40 -0400
  • ba0a539358 update docker to crystal 1.12.1 and arm crystal 1.10.1 Emilien Devos 2024-04-30 19:42:28 +0200
  • 38110fe770 videojs-share js Emilien Devos 2024-04-30 19:39:06 +0200
  • f696f96824 Add rel="noreferrer noopener" to external links ulmemxpoc 2024-04-30 03:40:19 +0000
  • 661d1977e9 update pagination logic when searching to add videos to a playlist ChunkyProgrammer 2024-04-02 13:16:37 -0400
  • ccb2a6c58e
    Bump http_proxy to v0.10.3 syeopite 2024-04-28 21:34:05 -0700
  • 36ed5d3418
    Lint syeopite 2024-04-28 21:07:03 -0700
  • f48aa0a2c2
    Don't use generic click handler for chapter widget syeopite 2024-01-22 00:06:27 -0800
  • 93a6464bbe
    Code quality fixes syeopite 2024-01-21 23:44:05 -0800
  • 503ace90f5
    Refactor: Add object to represent chapters syeopite 2024-01-13 23:46:20 -0800
  • 2744ea2244
    Use Time::Span for timestamps in chapter struct syeopite 2023-10-21 12:45:05 -0700
  • b0e0e19017
    Use WebVTT.build for chapters vtt file syeopite 2023-10-21 12:21:23 -0700
  • 310825997f
    Use proxy url for chapter thumbnails in JSON API syeopite 2023-09-20 11:54:35 -0700
  • 2dc17d7409
    Add data for chapters to JSON endpoint for videos syeopite 2023-09-20 11:52:07 -0700
  • 6bddcea178
    Add separate method for constructing chapters json syeopite 2023-09-20 10:55:02 -0700
  • 3860c69a52
    Move parsed chapters info to "extra video infos" syeopite 2023-09-19 13:27:31 -0700
  • 9535009864
    Use short-hand block notation for parsing chapters syeopite 2023-09-19 13:25:06 -0700
  • 6f62de36d7
    Properly camelcase auto gen chapters attribute syeopite 2023-09-19 13:19:48 -0700
  • 6f295bb33b
    Escape localization for desc chapters widget syeopite 2023-08-22 21:15:07 -0700
  • e53a483bcb
    Change order of chapters button within the player syeopite 2023-08-21 23:00:51 -0700
  • 5732a2a394
    Add field for whether or not chapter is auto gen syeopite 2023-08-21 22:57:20 -0700
  • 65d9914329
    Remove extraneous space between desc and date syeopite 2023-08-21 22:53:30 -0700
  • 9f43a74871
    Localize chapters label syeopite 2023-08-21 22:38:54 -0700
  • a569b8f3d9
    Add message for when chapters are auto generated syeopite 2023-08-21 22:14:40 -0700
  • 00d16dff1f
    Add data-jump-time attribute to chapters component syeopite 2023-08-21 14:54:37 -0700
  • 08d82cc749
    Fix missing timestamp on first chapter syeopite 2023-08-21 01:16:33 -0700
  • 3fba6f5728
    Fix description chapter component design syeopite 2023-08-21 00:44:20 -0700
  • 2cd3ded93b
    Remove whitespace in chapters component syeopite 2023-08-21 00:39:58 -0700
  • ddd931573a
    Fetch chapter thumbnails for selector in desc syeopite 2023-08-21 00:18:23 -0700
  • 48ba6373df
    Remove initial whitespace from video description syeopite 2023-08-20 23:57:55 -0700
  • 0afd95fb78
    Add initial html for chapters selector in desc syeopite 2023-08-20 23:49:49 -0700
  • d9aeb2c360
    Add chapters track to player.ecr syeopite 2023-08-19 21:52:43 -0700
  • 39b0229835
    Add method to convert chapters to vtt syeopite 2023-08-19 21:37:36 -0700
  • 98c6cee383
    Add chapters data to API syeopite 2023-08-19 20:14:15 -0700
  • 371dbd73fe
    Add logic to parse video chapters syeopite 2023-08-19 19:31:11 -0700
  • 3b471ae964
    Automatically initialize proxy via stdlib override syeopite 2023-10-04 14:36:04 -0400
  • eb8fcc9e88
    Add support for using HTTP proxies syeopite 2023-08-25 16:08:02 -0700
  • d1d6f2d9d9
    remove the dislike feild Ashley :3 2024-04-29 01:17:38 +0300
  • 44df12fdfe update deps + fix videojs-contrib-quality-menu quality selection Emilien Devos 2024-04-28 17:46:20 +0200
  • e975c8a344 initial working version Emilien Devos 2024-02-19 23:59:35 +0100
  • 5b11ca22d0 Use string interpolation instead of concatenation tracedgod 2024-04-28 00:04:30 -0400
  • 2fdb6dd644
    CI: Bump Crystal version in docker too Samantaz Fox 2024-04-27 21:02:37 +0200
  • 470245de54
    YtAPI: Remove API keys like official clients Samantaz Fox 2024-04-27 20:48:42 +0200
  • b0ec359028
    CI: Bump Crystal version matrix Samantaz Fox 2024-04-27 20:01:19 +0200
  • 1e3bbe2781 Merge remote-tracking branch 'origin/master' into fix-for-YT-playlist-import Merging fix-for-YT-playlist-import with master from 2024-04-27 fkrueger 2024-04-27 18:37:08 +0200
  • eda7444ca4
    Update changelog v2.20240427 Samantaz Fox 2024-04-27 00:15:45 +0200
  • 79b342aee5
    Rename legacy changelog file Samantaz Fox 2024-04-27 00:14:46 +0200
  • 0ab6d9e748
    Videos: Use android test suite client (#4650) Samantaz Fox 2024-04-26 23:54:24 +0200
  • 6f889dc695
    Trending: Un-nest category if this is the only one (#4600) Samantaz Fox 2024-04-26 23:52:44 +0200
  • 8eaaeb1c74
    API: Add bitrate to formatStreams too (#4590) Samantaz Fox 2024-04-26 23:49:44 +0200
  • 7c1d2714e0
    Comments: Add support for new format (#4576) Samantaz Fox 2024-04-26 23:45:44 +0200
  • c94c6f4b83
    Remove legacy proxy code (#4570) Samantaz Fox 2024-04-26 23:44:47 +0200
  • f1fd197cbc
    API: convey info "is post live" from Youtube response (#4569) Samantaz Fox 2024-04-26 23:38:28 +0200
  • bd549f21e9
    API: Add 'authorVerified' field on recommended videos (#4562) Samantaz Fox 2024-04-26 23:36:08 +0200
  • 48ad864572
    Videos: Add support for new likes format (#4462) Samantaz Fox 2024-04-26 23:30:30 +0200
  • bcb679e653
    Proxy: Handle non-200 HTTP codes on DASH manifests (#4429) Samantaz Fox 2024-04-26 23:25:54 +0200
  • b163afecb7
    API: Parse channel's tags (#4294) Samantaz Fox 2024-04-26 23:20:30 +0200
  • 5855e9d188
    Translations update from Hosted Weblate (#4164) Samantaz Fox 2024-04-26 23:19:23 +0200
  • 33f316c864
    Videos: Remove AndroidScreenEmbed client Samantaz Fox 2024-04-26 23:15:34 +0200
  • be291e8f0f
    Videos: Copy captions over between responses Samantaz Fox 2024-04-26 22:33:08 +0200
  • d49c762609
    YtAPI: Add more client infos for Android test suite Samantaz Fox 2024-04-26 22:26:45 +0200
  • 7f3ddad12e
    Videos: Use android test suite client Samantaz Fox 2024-04-26 22:03:59 +0200
  • 6db4a46c5f update the url_search_issues variable to search for the current error on GitHub instead of showing all issues tracedgod 2024-04-26 16:01:02 -0400
  • 01e2a5e89d
    Update Lombard translation Hosted Weblate 2024-04-25 18:35:09 +0200
  • bff0b5c85a
    Update Serbian (cyrillic) translation Hosted Weblate 2024-04-25 18:35:09 +0200
  • 2da63bf36d
    Update Chinese (Simplified) translation Hosted Weblate 2024-04-25 18:35:09 +0200
  • 7546cb511d
    Update Chinese (Traditional) translation Hosted Weblate 2024-04-25 18:35:09 +0200