Commit Graph

  • caac7e2166
    Add method to convert transcripts response to vtt syeopite 2023-07-23 03:52:26 -0700
  • 4b3ac1a757
    Add method to parse transcript JSON into structs syeopite 2023-07-23 03:22:19 -0700
  • 8e18d445a7
    Add method to generate params for transcripts api syeopite 2023-07-23 01:52:53 -0700
  • 7e5935a9da
    Rename Caption struct to CaptionMetadata syeopite 2023-07-23 00:54:43 -0700
  • 2e67b90540
    Add method to query /youtubei/v1/get_transcript syeopite 2023-07-22 23:55:05 -0700
  • d956b1826e
    Community: Parse quiz attachments (#3978) Samantaz Fox 2023-07-20 08:16:10 +0200
  • 930b0a158d
    Channels: Use innertube to fetch the community tab (#3988) Samantaz Fox 2023-07-20 08:15:06 +0200
  • c1a69e4a4a
    Channels: Use innertube to fetch the community tab Samantaz Fox 2023-07-16 17:23:23 +0200
  • f38d1f33b1
    HTML: Add UI element for 'SearchHashtag' in item.ecr Samantaz Fox 2023-07-15 15:42:46 +0200
  • 839e90aeff
    Extractors: Add module for 'hashtagTileRenderer' Samantaz Fox 2023-07-15 15:41:04 +0200
  • c8ecfaabe1
    Assets: Add SVG image for hashtag results Samantaz Fox 2023-07-16 17:28:37 +0200
  • 69e2eaccc0
    RSS Feeds: Fix Nil assertion failed (#3958) Samantaz Fox 2023-07-16 18:13:55 +0200
  • ff6166edf7
    Playlists: Fix pagination of Invidious playlists (#3861) Samantaz Fox 2023-07-16 18:02:27 +0200
  • c8ade5194b
    UI: Nicer buttons (#3763) Samantaz Fox 2023-07-16 17:36:35 +0200
  • 598ba7bade
    Channels: Add support for releases and podcasts tabs (#3980) Samantaz Fox 2023-07-16 17:35:39 +0200
  • 70145cba31 Community: Parse Quiz attachments ChunkyProgrammer 2023-07-11 20:49:36 -0700
  • da84d967b1 small fix Brahim Hadriche 2023-07-15 09:23:46 -0400
  • 827be740d3 Format Brahim Hadriche 2023-07-15 09:17:13 -0400
  • 05cc503391
    Fix lint Samantaz Fox 2023-07-15 12:57:26 +0000
  • f51a435f75
    Thank you @realcharmer for the suggested changes Aural Glow 2023-07-15 09:05:48 +0200
  • 77d4fd390a
    Merge branch 'iv-org:master' into master Aural Glow 2023-07-15 08:16:57 +0200
  • c5b610d479 Add thumbnails to dash Brahim Hadriche 2023-07-14 23:10:42 -0400
  • d3e6d7b6c5 Set the cookie first kaka 2023-07-15 08:49:18 +0800
  • f2fa3da9d2 Add support for releases and podcasts tabs ChunkyProgrammer 2023-07-12 11:06:34 -0700
  • f5244055a2 @SamantazFox: Put that code before return if (on line 64) kaka 2023-07-15 06:57:37 +0800
  • af86cdbd38
    Merge branch 'iv-org:master' into master John Wong 2023-07-15 06:47:36 +0800
  • 8f34dbdc50
    Update player.js rnek0 2023-07-13 23:29:47 +0200
  • 8953c105be
    Implemented requested changes and added 'auth_enforce_source' option soraefir 2023-07-13 12:48:18 +0200
  • 4d14789e7b
    Added login flow functions and fix cookies soraefir 2023-07-12 01:05:36 +0200
  • bee301a6f4
    Implemented Oauth soraefir 2023-07-12 00:36:47 +0200
  • 0110f865c3
    Playlist import no refresh Brahim Hadriche 2023-07-08 16:51:19 -0400
  • 9b75f79fb5
    HTML/CSS: Add thumbnail placeholder in thin mode Samantaz Fox 2023-07-08 21:17:44 +0200
  • c17404890c
    HTML: Use the new pagination component for history/subscriptions Samantaz Fox 2023-05-23 22:49:44 +0200
  • 06b2bab795
    HTML: Fix thumbnails of related videos (watch page) Samantaz Fox 2023-04-24 22:19:46 +0200
  • 411208bbd2
    HTML: Reorder buttons on the channel and watch pages Samantaz Fox 2023-04-24 20:28:40 +0200
  • 42fa6ad2a3
    HTML/CSS: Fix buttons' responsiveness Samantaz Fox 2023-04-24 19:44:15 +0200
  • cc30b00f8c
    CSS: fix light/dark themes for pure buttons Samantaz Fox 2023-04-22 20:25:26 +0200
  • 8718f20688
    HTML: Fix thin mode/thumbnail on other items Samantaz Fox 2023-04-22 19:59:01 +0200
  • 43dcab225c
    HTML: merge MixVideo with other types in item.ecr Samantaz Fox 2023-04-22 19:45:45 +0200
  • 080c7446c6
    HTML: Use new buttons for playlists (save/delete/add videos/etc...) Samantaz Fox 2023-04-22 17:50:34 +0200
  • b6bbfb9b20
    HTML: Use new buttons for thumbnail overlays Samantaz Fox 2023-04-22 12:58:46 +0200
  • 7bd6d0ac49
    HTML: Use the new pagination component for channel pages Samantaz Fox 2023-04-21 00:28:11 +0200
  • efaf7cb09c
    HTML: Use the new pagination component for search results Samantaz Fox 2023-04-18 00:12:56 +0200
  • c4ef3bed95
    HTML: Use the new pagination component for playlists Samantaz Fox 2023-04-18 00:04:01 +0200
  • 77d401cec2
    CSS: add styling for the new buttons Samantaz Fox 2023-04-20 18:55:35 +0200
  • 57c7b922f7
    HTML: Make a dedicated ECR component for items + pagination Samantaz Fox 2023-04-17 21:26:04 +0200
  • c088749744
    HTML: Add code to generate page nav buttons Samantaz Fox 2023-04-17 21:25:00 +0200
  • 462609d90d
    Utils: Create a function to append parameters to a base URL Samantaz Fox 2023-04-26 22:30:13 +0200
  • 0ba22ef391
    I18n: Add a function to determine if a given locale is RTL Samantaz Fox 2023-04-18 00:04:49 +0200
  • cd0a9f222a Improve rendering of Watch History videos Sofía Aritz 2023-07-05 14:56:58 +0000
  • 507bed6313
    Workaround for https://github.com/iv-org/invidious/issues/3909 (#3967) Orville 2023-07-05 09:13:05 -0400
  • 19d2986490 Workaround for https://github.com/iv-org/invidious/issues/3909 Fixed typo found in code review, thank you @SamantazFox ! OrvilleRed 2023-07-04 23:01:09 -0400
  • 4a92dce449
    config.example.yml: Fix typo in pwgen command (#3965) Jason Thatcher 2023-07-04 16:18:30 +1000
  • ab6cd8e38e
    config.example.yml: Fix typo in pwgen command Jason Thatcher 2023-07-04 14:44:50 +1000
  • a38edd7330
    Fix Nil assertion failed in RSS feeds Omer Naveed 2023-07-01 12:29:02 -0500
  • 419dbefd6c
    Remove old warning code about unconfigured 'hmac_key' (#3956) Samantaz Fox 2023-07-01 22:40:24 +0200
  • d7568ac45a
    Remove old warning code about unconfigured 'hmac_key' Samantaz Fox 2023-07-01 21:53:56 +0200
  • a0cc807821
    Translations update from Hosted Weblate (#3907) Samantaz Fox 2023-07-01 21:34:26 +0200
  • 9060cc4e53
    Config: Mandatory hmac key (#3955) Samantaz Fox 2023-07-01 21:33:45 +0200
  • e2a6f5ddf2
    Docker: Add 'hmac_key' to docker-compose.yml Samantaz Fox 2023-07-01 19:40:28 +0200
  • ba43365acb
    Config: Stop if 'hmac_key' is the default value Samantaz Fox 2023-07-01 19:38:50 +0200
  • f64e311dcd
    Config: Update example config documentation Samantaz Fox 2023-07-01 19:29:40 +0200
  • 1647092b3c
    Config: Make 'hmac_key' mandatory Samantaz Fox 2023-07-01 19:29:24 +0200
  • 61a18e9894
    Update Afrikaans translation Robin Pringle 2023-06-28 21:02:33 +0000
  • 54c6689b8f
    Fix searchbar AHOHNMYC 2023-06-29 01:49:29 +0300
  • d9ae22e979
    Update Afrikaans translation Robin Pringle 2023-06-27 06:33:44 +0000
  • 8d6570d809
    Update German translation LopeKinz 2023-06-26 09:18:40 +0000
  • b4beae7418
    Update Japanese translation maboroshin 2023-06-23 15:00:41 +0000
  • 0a2d799f6a
    Update Catalan translation Sergi Font 2023-06-21 09:04:03 +0000
  • 59cc637c65
    Update Slovenian translation Damjan Gerl 2023-06-16 11:34:53 +0000
  • 1255f5989b
    Update Portuguese translation SC 2023-06-15 17:55:32 +0000
  • efce7c338e
    Update Russian translation 04f7rx0n6 2023-06-15 08:08:21 +0000
  • b13b7646b7
    Update Vietnamese translation Schuetzer 2023-06-13 14:24:08 +0000
  • 4645c58712
    Update Norwegian Bokmål translation Allan Nordhøy 2023-06-13 11:48:56 +0000
  • c46d867f17
    Update Arabic translation Rex_sa 2023-06-11 21:04:15 +0000
  • 75c4c0b349
    Channels: Fix "sort by oldest" (#3931) Samantaz Fox 2023-06-21 22:28:15 +0200
  • 16b8b6034f
    Channels: Use new ctoken value for "sort by oldest" Samantaz Fox 2023-06-21 21:41:53 +0200
  • 1267727b4a Added Select Single Query Ryan G 2023-06-16 09:49:09 -0700
  • bbbe7e792f Added Registration API Ryan G 2023-06-12 18:23:46 -0700
  • b5c9f8a17e Removed Comments & Debug Ryan G 2023-06-15 18:09:42 -0700
  • 4afd573a72 Merge remote-tracking branch 'upstream/master' Ryan G 2023-06-13 16:32:35 -0700
  • 5ba22f0943 Update authentication.cr Ryan G 2023-06-13 16:24:26 -0700
  • 2148390112 Fixing More Mistakes Ryan G 2023-06-13 16:21:05 -0700
  • 42d7b1d724 Fixed Routing Ryan G 2023-06-13 16:14:19 -0700
  • 42f484f733 Update tokens.cr Ryan G 2023-06-13 15:50:12 -0700
  • d51546a56b Update tokens.cr Ryan G 2023-06-13 15:25:10 -0700
  • d5ebecb76a New Token Scope Ryan G 2023-06-13 15:21:47 -0700
  • a7b2aae296 Update authentication.cr Ryan G 2023-06-13 14:32:18 -0700
  • 9313ecfe22 Update authentication.cr Ryan G 2023-06-13 14:26:47 -0700
  • 971b8c74b7
    Fix NotFoundException having it's own response rather than a backtrace techmetx11 2023-06-13 21:01:30 +0100
  • f32db98779
    Remove redundant code techmetx11 2023-04-28 20:25:43 +0100
  • e609adab0d
    Add proper exception handling for comments, rather than sliently failing techmetx11 2023-04-26 21:41:28 +0100
  • 6b8815b04c Update authentication.cr Ryan G 2023-06-13 12:13:57 -0700
  • ad45332ec5 Update authentication.cr Ryan G 2023-06-13 12:12:28 -0700
  • d8abc2314e Update authentication.cr Ryan G 2023-06-13 12:11:14 -0700
  • 268d6ceae5 Update authentication.cr Ryan G 2023-06-13 11:52:45 -0700
  • 93559cbdd5
    Merge pull request #3914 from eltociear/patch-1 Émilien (perso) 2023-06-13 13:31:53 +0200
  • 495ccdc221
    Fix typo in jobs.cr Ikko Eltociear Ashimine 2023-06-13 19:16:07 +0900
  • c39bc80d98 Update authentication.cr Ryan G 2023-06-13 01:47:08 -0700
  • de238ebc48 Update authentication.cr Ryan G 2023-06-13 01:36:52 -0700