Commit Graph

  • e8ab18f0e8
    Add more macros for adding routes of HTTP methods syeopite 2021-08-03 10:58:02 -07:00
  • cce239a1cf
    Switch routing logic to use modules syeopite 2021-08-02 13:28:49 -07:00
  • 637a5cc14f
    Add CI for testing arm64 docker (#2315) syeopite 2021-08-09 22:34:52 -07:00
  • 38a197990b
    Add specs check to dockerfiles syeopite 2021-08-09 12:47:23 -07:00
  • 6cb88a82a4
    Add CI for testing build of docker-arm64 syeopite 2021-08-09 12:30:23 -07:00
  • 81e77693b2
    Merge pull request #2294 from weblate/weblate-invidious-translations syeopite 2021-08-09 03:28:41 -07:00
  • 90398ab99a
    Show next steps message on all Invidious errors syeopite 2021-08-09 02:00:52 -07:00
  • c2297ebc25
    Fix error next steps not showing on playlist pages syeopite 2021-08-09 01:52:42 -07:00
  • e98751c879
    propagate video_id field on getting playlists diogo 2021-08-09 09:47:37 +02:00
  • e785dcbc22
    rename from continuation to video_id on get_playlist_videos diogo 2021-08-09 09:36:44 +02:00
  • e611e21d02
    Make Preferences a class Samantaz Fox 2021-08-08 23:55:09 +02:00
  • ddc3d61510
    Merge ConfigPreferences and Preferences structs Samantaz Fox 2021-08-08 23:53:09 +02:00
  • 6f8e17b6cf
    update to new YoutubeAPI diogo 2021-08-08 19:05:47 +02:00
  • e20999e5c0
    use dig for getting the video index diogo 2021-07-19 17:21:04 +03:00
  • d561fbcf96
    linting diogo 2021-07-19 12:15:03 +03:00
  • 33dd37bdc9
    increase the max videos in a playlist diogo 2021-07-19 12:09:48 +03:00
  • 2bd74eb500
    use v1/next instead of searching for the continuation index diogo 2021-07-19 12:09:17 +03:00
  • 79aca68c08
    increase max_lookback to 100 diogo 2021-07-19 12:06:34 +03:00
  • 742a273df1
    linting diogo 2021-07-18 18:05:44 +03:00
  • b6c2242bc7
    remove accidental space diogo 2021-07-18 18:04:08 +03:00
  • bbdb7feaa7
    typo loopback - lookback diogo 2021-07-18 18:02:36 +03:00
  • c9e89b2353
    set max_lookback as configurable diogo 2021-07-18 17:47:24 +03:00
  • ce45203fcf
    no need to normalize the offset diogo 2021-07-18 17:43:37 +03:00
  • 8e4df821a7
    set a global MAX_LOOKBACK diogo 2021-07-17 19:50:43 +02:00
  • d6485b2291
    scroll the nextVideo into the top diogo 2021-07-17 19:43:51 +02:00
  • ad9f210135
    pass the api/v1/playlists with videos before the offset diogo 2021-07-17 19:43:03 +02:00
  • 88c42c15f7
    linting diogo 2021-07-17 01:50:53 +02:00
  • d9ad4ce4e4
    fix cases when high offset video from playlist has no offset in url diogo 2021-07-17 01:48:33 +02:00
  • c7f6dda66d
    add index to playlist item diogo 2021-07-17 01:38:24 +02:00
  • 1830015e0e
    playlist starts at the offset diogo 2021-07-16 23:32:48 +02:00
  • 22cc8f4603
    Move preferences/config-related code to separate files Samantaz Fox 2021-08-06 16:40:03 +02:00
  • d49f884f69
    Update Indonesian translation Reza Almanda 2021-08-02 13:04:38 +00:00
  • 34eeb29436
    Update Arabic translation Rex_sa 2021-08-02 20:58:08 +00:00
  • 0495347c64
    Update Portuguese (Brazil) translation William Weber Berrutti 2021-07-31 17:57:14 +00:00
  • 023f9b44d3
    Update Korean translation Lee Woong Jae 2021-07-29 00:47:48 +00:00
  • 5248814053
    Update Spanish translation Hin Weisner 2021-07-29 05:47:47 +00:00
  • 7ddab5b8cd
    Don't run CI on locale only changes (#2306) syeopite 2021-08-06 02:08:44 -07:00
  • 1a7f3f1e1e
    Don't run CI on locale only changes syeopite 2021-08-06 01:01:52 -07:00
  • a26adb162c
    Bump Crystal 1.1.0 to 1.1.1 syeopite 2021-08-06 00:40:54 -07:00
  • ef5df36a8a
    Add nightly crystal to CI matrix (#2264) Caspian Baska 2021-08-06 17:40:32 +10:00
  • 5988c35b78
    Add daily CI runs Caspian Baska 2021-08-05 12:54:56 +10:00
  • 016d1442a8
    Order crystal version in CI matrix Caspian Baska 2021-07-26 09:31:02 +10:00
  • 5e52553a24
    Add nightly crystal to a spec matrix Caspian Baska 2021-07-20 11:11:47 +10:00
  • 3a759bdafb Use clearer variable names and keep at most one additional tag for a language afrmtbl 2021-08-03 20:22:08 -04:00
  • a6e9e34405 Don't convert locales to a set when matching afrmtbl 2021-08-03 19:27:08 -04:00
  • 9b74cf3225
    Typo TheFrenchGhosty 2021-08-03 23:57:48 +02:00
  • 1321c90920
    Extract channel routes (#2227) syeopite 2021-08-03 14:46:15 -07:00
  • 4b46313e19
    Fix crystal overrides (#2295) Samantaz Fox 2021-08-03 23:44:47 +02:00
  • ada7a736f9
    Use $$VAR so it's expanded by the shell, not docker Samantaz Fox 2021-08-03 15:12:23 +02:00
  • a82d78c0d0
    Document all channel brand_urls syeopite 2021-08-03 01:04:09 -07:00
  • c72febe7a6
    Handle invalid attribution_links in brand_redirect syeopite 2021-08-03 00:59:04 -07:00
  • 6b5035bb83
    Add /channel/:ucid/home route syeopite 2021-07-19 09:34:46 -07:00
  • 6d8e8c4c79
    Add separate handler for /profile endpoint syeopite 2021-06-29 09:11:07 -07:00
  • bf6b9a0b86
    Don't send invidious URL params in brand_redirect syeopite 2021-06-29 09:00:59 -07:00
  • 9962964f48
    Fix redirect for attribution_links syeopite 2021-06-28 22:29:00 -07:00
  • 36a4647fba
    Add additional channel endpoints to brand_redirect syeopite 2021-06-26 21:14:55 -07:00
  • 5f4fc06553
    Update brand_redirect to use youtubei resolve_url syeopite 2021-06-26 20:52:52 -07:00
  • c93a0d9aa2
    Manually extract brand_redirect from 1b569bbc99207cae7c20aa285f42477ae361dd30 syeopite 2021-06-28 22:15:29 -07:00
  • 389d1c5232
    Extract primary channel routes from invidious.cr syeopite 2021-04-17 04:04:30 -07:00
  • e9add69e26
    Fix #resolve_url by adding ClientConfig argument syeopite 2021-08-03 00:48:58 -07:00
  • 80f7b11d76
    support new comments data with onResponseReceivedEndpoints Emilien Devos 2021-07-15 21:44:26 +02:00
  • 8452a4cd66
    remove PG_DB & action parameter + allow force region Emilien Devos 2021-06-30 12:17:37 +02:00
  • d3c9607adb
    useless request Emilien Devos 2021-06-30 11:56:40 +02:00
  • f124897008
    use the new youtube api for comments Emilien Devos 2021-06-27 13:46:31 +02:00
  • 5b020e81ca
    Youtube api improvements (#2277) Samantaz Fox 2021-08-03 02:58:27 +02:00
  • 798fad2fdb
    YoutubeAPI: align Android client version on Android Embed Samantaz Fox 2021-08-02 23:22:01 +02:00
  • d17d71719b
    Fix "fatal role postgres doesn't exist" Samantaz Fox 2021-08-02 16:06:02 +02:00
  • 9f616a53b0
    YoutubeAPI: Add thirdParty/embedUrl to client context Samantaz Fox 2021-08-02 10:43:44 +02:00
  • 18b1a01e09
    Update shard.yml to restrict crystal versions Samantaz Fox 2021-08-02 00:45:32 +02:00
  • 23f6027f60
    Fix compilation error in Crystal 1.1.x Samantaz Fox 2021-08-02 00:37:21 +02:00
  • c0ac631e47 Try using browser language as default locale on signup afrmtbl 2021-08-02 03:10:02 -04:00
  • 3ae2984404 Determine default locale using "Accept-Language" header afrmtbl 2021-08-02 03:00:58 -04:00
  • c5c0dc4507 Implement 'Accept-Language' header parsing afrmtbl 2021-08-01 17:54:27 -04:00
  • 33c62b9b8e
    Update crystal overrides for HTTP::Client socket Samantaz Fox 2021-08-01 23:03:36 +02:00
  • dfd660ca72
    Document known crystal overrides Samantaz Fox 2021-08-01 22:24:19 +02:00
  • 6bdcd9e96c
    Move Crystal stdlib classes overrides to a separate file Samantaz Fox 2021-07-26 23:16:09 +02:00
  • 2dc141de64
    YoutubeAPI: Add Android embed and age-bypass clients Samantaz Fox 2021-08-01 15:24:41 +02:00
  • c76bd7b45b
    Merge pull request #2288 from weblate/weblate-invidious-translations TheFrenchGhosty 2021-07-31 14:18:29 +00:00
  • 21b7ae3ac3
    Update Korean translation 황윤성 2021-07-27 17:10:31 +00:00
  • e45da7161f
    Update Korean translation Lee Woong Jae 2021-07-28 09:32:58 +00:00
  • 7a3c000955
    Update Vietnamese translation Allan Nordhøy 2021-07-28 17:23:49 +00:00
  • f75c5db372
    Update Lithuanian translation Allan Nordhøy 2021-07-28 18:49:28 +00:00
  • 7cd1d82d26
    Update Danish translation Allan Nordhøy 2021-07-28 18:07:35 +00:00
  • 0085c3b0d8
    Update Croatian translation Allan Nordhøy 2021-07-28 18:07:28 +00:00
  • 4251c6cb99
    Update Indonesian translation Allan Nordhøy 2021-07-28 18:07:21 +00:00
  • ac973df8e7
    Update Hungarian translation Allan Nordhøy 2021-07-28 18:07:42 +00:00
  • a76a955a1b
    Update Portuguese (Portugal) translation Allan Nordhøy 2021-07-28 17:22:56 +00:00
  • c89b98a1e0
    Update Portuguese (Brazil) translation Allan Nordhøy 2021-07-28 18:07:53 +00:00
  • dda4596c0c
    Update Japanese translation 黒にゃんこ 2021-07-27 11:04:30 +00:00
  • 4ac863203d
    Update Japanese translation Allan Nordhøy 2021-07-28 18:07:47 +00:00
  • be5831d9bd
    Update Turkish translation Allan Nordhøy 2021-07-28 17:22:27 +00:00
  • 1e2fa27af7
    Update Chinese (Simplified) translation Allan Nordhøy 2021-07-28 17:16:33 +00:00
  • fcbaf2a978
    Update Icelandic translation Allan Nordhøy 2021-07-28 18:07:59 +00:00
  • b5c172974e
    Update Spanish translation Allan Nordhøy 2021-07-28 18:07:11 +00:00
  • 7bb70924c1
    Update Basque translation Allan Nordhøy 2021-07-28 17:21:27 +00:00
  • a62fb6dcd1
    Update French translation Allan Nordhøy 2021-07-28 17:16:23 +00:00
  • e9c06237f2
    Update Norwegian Bokmål translation Allan Nordhøy 2021-07-28 17:15:24 +00:00
  • bdb1eca741
    Update Polish translation Allan Nordhøy 2021-07-28 18:08:05 +00:00
  • 29000a5209
    Update German translation Allan Nordhøy 2021-07-28 17:21:00 +00:00
  • 88f0867442
    Update Russian translation Allan Nordhøy 2021-07-28 17:17:41 +00:00