Commit Graph

  • 4a6a0ec2fe
    Don't use generic click handler for chapter widget syeopite 2024-01-22 00:06:27 -0800
  • 8048a56776
    Code quality fixes syeopite 2024-01-21 23:44:05 -0800
  • 06cd9bac94
    Refactor: Add object to represent chapters syeopite 2024-01-13 23:46:20 -0800
  • 14bc5b3424
    Use Time::Span for timestamps in chapter struct syeopite 2023-10-21 12:45:05 -0700
  • eb48c3a3d1
    Use WebVTT.build for chapters vtt file syeopite 2023-10-21 12:21:23 -0700
  • f4b2251bdf
    Use proxy url for chapter thumbnails in JSON API syeopite 2023-09-20 11:54:35 -0700
  • c7e046f903
    Add data for chapters to JSON endpoint for videos syeopite 2023-09-20 11:52:07 -0700
  • 9601de6a24
    Add separate method for constructing chapters json syeopite 2023-09-20 10:55:02 -0700
  • 4c47ff7463
    Move parsed chapters info to "extra video infos" syeopite 2023-09-19 13:27:31 -0700
  • fe8084989b
    Use short-hand block notation for parsing chapters syeopite 2023-09-19 13:25:06 -0700
  • 51dcbcbf51
    Properly camelcase auto gen chapters attribute syeopite 2023-09-19 13:19:48 -0700
  • 978580c876
    Escape localization for desc chapters widget syeopite 2023-08-22 21:15:07 -0700
  • 32266f5d3a
    Change order of chapters button within the player syeopite 2023-08-21 23:00:51 -0700
  • 874c373499
    Add field for whether or not chapter is auto gen syeopite 2023-08-21 22:57:20 -0700
  • fec6d7e091
    Remove extraneous space between desc and date syeopite 2023-08-21 22:53:30 -0700
  • df7f78afa2
    Localize chapters label syeopite 2023-08-21 22:38:54 -0700
  • c99d06d6de
    Add message for when chapters are auto generated syeopite 2023-08-21 22:14:40 -0700
  • f350b869a8
    Add data-jump-time attribute to chapters component syeopite 2023-08-21 14:54:37 -0700
  • 397e3525d6
    Fix missing timestamp on first chapter syeopite 2023-08-21 01:16:33 -0700
  • a587fe1457
    Fix description chapter component design syeopite 2023-08-21 00:44:20 -0700
  • 5c55c6546a
    Remove whitespace in chapters component syeopite 2023-08-21 00:39:58 -0700
  • 1903b236d3
    Fetch chapter thumbnails for selector in desc syeopite 2023-08-21 00:18:23 -0700
  • dc1c98d500
    Remove initial whitespace from video description syeopite 2023-08-20 23:57:55 -0700
  • 942cb46c56
    Add initial html for chapters selector in desc syeopite 2023-08-20 23:49:49 -0700
  • 437476a5cb
    Add chapters track to player.ecr syeopite 2023-08-19 21:52:43 -0700
  • 59a1b7f583
    Add method to convert chapters to vtt syeopite 2023-08-19 21:37:36 -0700
  • 2e6e384319
    Add chapters data to API syeopite 2023-08-19 20:14:15 -0700
  • 560c689ac7
    Add logic to parse video chapters syeopite 2023-08-19 19:31:11 -0700
  • 25ee5c37f7
    Merge 5ee5f49b54 into b173d4acf2 Arya K 2024-11-08 23:55:48 +0000
  • 9d54cf903e
    Update shard.yml metadata syeopite 2024-11-08 15:51:54 -0800
  • 1333fed26c
    Remove stdlib override for proxy initialization syeopite 2024-11-08 15:28:12 -0800
  • a659a779ae
    Merge 126f8fd097 into b173d4acf2 Émilien (perso) 2024-11-08 18:13:03 -0500
  • b173d4acf2
    Update CHANGELOG.md Samantaz Fox 2024-11-08 23:45:15 +0100
  • 43d5efd9da
    Stale bot updates (#5060) Samantaz Fox 2024-11-08 23:42:45 +0100
  • 1480e0089f
    Channels: Fix "Youtube API returned error 400" (#5059) Samantaz Fox 2024-11-08 23:40:34 +0100
  • a5fb78bba5
    Locales: Add Bulgarian, Welsh and Lombard to the list (#5046) Samantaz Fox 2024-11-08 23:33:36 +0100
  • 09f5485889
    Shards: Update database dependencies (#5034) Samantaz Fox 2024-11-08 23:32:25 +0100
  • a760b69cb6
    Logger: Add color support for different log levels (#4931) Samantaz Fox 2024-11-08 23:28:51 +0100
  • 4f7a18a630
    Fix named arg syntax when passing force_resolve (#4754) Samantaz Fox 2024-11-08 23:27:22 +0100
  • 42da2547e3
    Use make_client instead of calling HTTP::Client (#4709) Samantaz Fox 2024-11-08 23:13:48 +0100
  • 09ccea1d31
    remove usage of TVHTML5_SIMPLY_EMBEDDED_PLAYER Émilien (perso) 2024-11-08 22:01:23 +0100
  • 2a19dbb1fe
    Channels: Use the same structure as in the other ctoken functions Samantaz Fox 2024-11-08 18:28:55 +0100
  • 6dd662a5b8
    Channels: lockupViewModel is also used in the "playlists" tab Samantaz Fox 2024-11-08 17:25:23 +0100
  • 301aeffa78
    Channels: Multiple small fixes Samantaz Fox 2024-11-08 13:54:05 +0100
  • d27a5e7fae
    Channels: Rename ctoken generator functions as requested Samantaz Fox 2024-11-08 13:33:46 +0100
  • afc5b27d83
    Extractors: Add support for shortsLockupViewModel Samantaz Fox 2024-11-08 13:32:44 +0100
  • 1a5047aad9
    Extractors: Add support for lockupViewModel Samantaz Fox 2024-11-08 12:33:14 +0100
  • b168597868
    Merge 2b05e4cd45 into 792d0d5f6d Aural Glow 2024-11-08 04:47:23 +0000
  • ce910b5269
    Prevent discussion issues from being staled syeopite 2024-11-07 20:45:23 -0800
  • 78f18b257c
    Double stale timer for issues syeopite 2024-11-07 20:42:19 -0800
  • 3196182d4d
    Prevent PRs from being considered stale syeopite 2024-11-07 20:41:04 -0800
  • 5bcc25b2da
    Reduce footer buffer height syeopite 2024-11-07 20:33:35 -0800
  • 1341f67e85
    Rename project homepage to project website syeopite 2024-11-07 20:29:52 -0800
  • d1b9769d89
    Add footer buffer only in necessary templates syeopite 2024-11-07 20:28:26 -0800
  • 2c798c9452
    Remove preferences and login link from footer syeopite 2024-03-13 14:58:29 -0700
  • d5571faec5
    Add modified disclaimer to version tag syeopite 2024-03-13 14:52:43 -0700
  • a41bedbe64
    Typo syeopite 2024-03-13 14:50:44 -0700
  • 87cdc3b286
    Add config option for instance donation link syeopite 2024-03-13 14:48:06 -0700
  • b5ae452bc5
    Add "Instance" section to footer syeopite 2024-03-13 14:38:18 -0700
  • 001ba71b91
    Add config to add custom text in the footer syeopite 2024-03-13 14:01:20 -0700
  • 1da6933b8e
    Add new instance customization section in config syeopite 2024-03-13 13:55:49 -0700
  • dc9697157b
    Add Invidious version to footer syeopite 2024-03-13 13:35:39 -0700
  • 629f95fcbe
    Use instances.invidious.io instead of redirect syeopite 2023-09-16 23:05:38 +0000
  • 3f0ea875c1
    Update locales/en-US.json syeopite 2023-07-30 06:10:18 +0000
  • e9639aaef8
    Extract and implement footer overhaul from #2215 syeopite 2023-07-24 15:11:45 -0700
  • e71bcc8167
    Apply upcoming formatting rules from Crystal 1.15 syeopite 2024-10-18 11:36:20 -0700
  • 82248fad02
    Channels: Add sort options to shorts Samantaz Fox 2024-11-07 23:00:18 +0100
  • cbc546f032
    Channels: Add function to generate the new ctoken objects Samantaz Fox 2024-11-07 22:54:21 +0100
  • 792d0d5f6d
    CI: Check Crystal lint only on latest version (#5042) Samantaz Fox 2024-11-07 13:14:36 +0000
  • ac6e796c73
    checking the status code returned by youtube (#5052) Émilien (perso) 2024-11-07 14:04:43 +0100
  • c7b2f2ccab
    Apply suggestion from code review Samantaz Fox 2024-11-05 16:49:19 +0000
  • 74a8b681e6
    Update src/invidious/yt_backend/youtube_api.cr Émilien (perso) 2024-11-03 00:56:29 +0100
  • d2ff1c6d14 add documentation link Emilien 2024-11-02 23:58:24 +0100
  • a11b59bcf7 checking the status code returned by youtube Emilien 2024-11-02 23:53:51 +0100
  • 75c5881c55
    Locales: Add Bulgarian, Welsh and Lombard to the list Samantaz Fox 2024-10-31 13:31:59 +0100
  • 6da18ddc41
    Routing: Also remove outdated comment about notification routes Samantaz Fox 2024-10-31 11:52:09 +0100
  • cdf93b29e6
    Routing: Remove deprecated /api/v1/channels/.../:ucid routes Samantaz Fox 2024-10-31 11:51:33 +0100
  • eed14d08a8
    Update src/invidious/jsonify/api_v1/video_json.cr RadoslavL 2024-10-31 09:59:06 +0200
  • c243d08afb refactor Brahim Hadriche 2024-10-30 13:38:13 -0400
  • 2e3a7ad044
    Update CHANGELOG.md Samantaz Fox 2024-10-30 17:13:00 +0100
  • c427c184e2
    Captions: Add "Filipino (auto-generated)" to the list of languages (#4995) Samantaz Fox 2024-10-30 17:07:09 +0100
  • 59acf23c0c
    Makefile: Add MT option to enable the 'preview_mt' flag (#4993) Samantaz Fox 2024-10-30 17:05:21 +0100
  • 2eeb6a731d
    SigHelper: Reconnect to signature helper (#4991) Samantaz Fox 2024-10-30 17:02:51 +0100
  • 0fb67cc090
    Player: Fix a bug where menus were hard to open (#4750) Samantaz Fox 2024-10-30 16:59:34 +0100
  • 1841c8b7cd allow api endpoint '/api/v1/auth/tokens/register' to answer json requests with json response lekma 2024-10-30 06:15:43 +0000
  • 9957da28dc
    Proxy: Use connection pools for images (#4326) Samantaz Fox 2024-10-30 13:55:28 +0100
  • f326bcf8db
    Add support for using Invidious through a HTTP Proxy (#4270) Samantaz Fox 2024-10-30 13:46:49 +0100
  • e65c00e891
    CI: Check Crystal lint only on latest version Samantaz Fox 2024-10-30 13:30:16 +0100
  • b0c7dd9771
    HTML: Replace hidden 'action' input with query parameter Samantaz Fox 2024-10-29 22:14:20 +0100
  • dbdf2ad23a
    Routes: Simplify actions in watch_ajax Samantaz Fox 2024-10-29 18:27:53 +0100
  • dbd96c77e4
    Routes: Simplify actions in token_ajax Samantaz Fox 2024-10-29 18:21:58 +0100
  • e453a2a682
    Routes: Simplify actions in subscription_ajax Samantaz Fox 2024-10-29 18:16:52 +0100
  • 7e4b3b182a
    Routes: Simplify actions in playlist_ajax Samantaz Fox 2024-10-29 18:09:50 +0100
  • 711d52d47f
    Shards: Update database dependencies Samantaz Fox 2024-10-29 17:26:24 +0100
  • 808959db02
    Merge pull request #1 from ashley0143/ashley0143-patch-1 Tyler Flowers 2024-10-28 18:35:40 +0000
  • aa9c5188ac
    fix live videos Ashley :3 2024-10-28 21:21:04 +0300
  • f8bf9e72a8
    Merge 70754659e5 into d8b893e9ad Mateusz Bączek 2024-10-26 20:39:56 +0200
  • ee72809282 [Alternative] Fix for channel live videos Brahim Hadriche 2024-10-26 12:40:31 -0400
  • 5c35c39ee8 Fix for channel live videos Brahim Hadriche 2024-10-26 11:40:30 -0400
  • e3657e4888 [Debug] print requests as curl commands Brahim Hadriche 2024-10-26 11:14:32 -0400