Commit Graph

  • 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
  • 3de06174bf
    Update English (United States) translation Allan Nordhøy 2021-07-28 17:21:08 +00:00
  • 5187894add
    Update Croatian translation Milo Ivir 2021-07-26 13:24:20 +00:00
  • d58f7bb935
    Update English (United States) translation Allan Nordhøy 2021-07-28 17:15:35 +00:00
  • 84594b0e1e
    Remove workaround for decompression of proxied files (#2286) Samantaz Fox 2021-07-29 02:15:51 +02:00
  • 578bbcd181
    Fix raw parameter for videos in listen mode (#2270) syeopite 2021-07-28 16:28:09 -07:00
  • 56ba453d95
    YoutubeAPI: add logging on API error Samantaz Fox 2021-07-28 15:37:15 +02:00
  • 68d69df6d3
    YoutubeAPI: next: user merge() instead of merge!() Samantaz Fox 2021-07-28 14:25:40 +02:00
  • 8ac6063776
    YoutubeAPI: Add more client types Samantaz Fox 2021-07-27 11:08:09 +02:00
  • 0cdf13742a
    Merge pull request #2283 from weblate/weblate-invidious-translations TheFrenchGhosty 2021-07-28 13:38:52 +00:00
  • 6f9f64110e
    Remove workaround for decompression of proxied files Samantaz Fox 2021-07-28 15:07:29 +02:00
  • 1102f37532
    Gettext mitgration for English locale (1/?) syeopite 2021-07-28 04:34:26 -07:00
  • b00d24579d
    Update Korean translation Lee Woong Jae 2021-07-27 15:17:52 +00:00
  • 5c76cdaad9
    Merge pull request #2280 from weblate/weblate-invidious-translations TheFrenchGhosty 2021-07-27 13:51:48 +00:00
  • 5d994d179e
    Update Korean translation 황윤성 2021-07-26 13:35:19 +00:00
  • 8930020776
    Update Korean translation Lee Woong Jae 2021-07-27 07:00:17 +00:00
  • 0637bf0dcb
    Merge pull request #2274 from syeopite/svg-logo TheFrenchGhosty 2021-07-26 20:06:10 +00:00
  • a1489e6280
    YoutubeAPI: add debug/trace logging Samantaz Fox 2021-07-26 21:03:28 +02:00
  • 9d2932afdb
    YoutubeAPI: use proxy_region from client_config Samantaz Fox 2021-07-26 20:23:15 +02:00
  • 79a638e059
    YoutubeAPI: Add the resolve_url() endpoint handler Samantaz Fox 2021-07-26 17:27:47 +02:00
  • 75e196adcc
    YoutubeAPI: Add the player() endpoint handler Samantaz Fox 2021-07-26 17:23:53 +02:00
  • c39413289a
    Fix: YoutubeAPI.make_context(): client_config can be nil Samantaz Fox 2021-07-26 17:18:17 +02:00
  • ff3fce7afa
    Allow a ClientConfig to be passed to YoutubeAPI endpoint handlers. Samantaz Fox 2021-07-26 01:10:11 +02:00
  • 2abec5b62f
    Use colorized version of safari-pinned-tab.svg syeopite 2021-07-25 16:07:11 -07:00
  • bc937a6434
    Add Korean (ko.json) to loaded locales Samantaz Fox 2021-07-26 00:15:32 +02:00
  • 3a84e3abcf
    Remove locales consistency check Samantaz Fox 2021-07-26 00:12:43 +02:00
  • e4c223ca59
    Merge pull request #2266 from weblate/weblate-invidious-translations Samantaz Fox 2021-07-26 00:09:30 +02:00
  • a2dc4fdc9a
    Add constants for the Android client Samantaz Fox 2021-07-25 22:19:03 +02:00
  • 31de2d304c
    Change README logo to use vector image syeopite 2021-07-24 15:14:58 -07:00
  • c83113d49b
    Update Korean translation 황윤성 2021-07-20 16:35:14 +00:00
  • d95980b3ba
    Update Portuguese (Brazil) translation Vinicius 2021-07-20 01:45:31 +00:00