Commit Graph

  • ceb1feb350
    likes/dislikes: better fallback management Samantaz Fox 2021-11-25 23:16:50 +01:00
  • 2ea0590b03
    i18n: return 'key' if 'key' is not in locales files Samantaz Fox 2021-11-25 19:46:34 +01:00
  • 80a513baa5
    Use new techniques to get (dis)likes back Samantaz Fox 2021-11-24 01:22:09 +01:00
  • ba48f68fc3
    allow multiple, successive content-encodings Samantaz Fox 2021-11-21 18:16:05 +01:00
  • 319587e2f1
    extract_video_info: make sure that the Android player response is valid Samantaz Fox 2021-11-21 17:34:17 +01:00
  • bf7952d9c7
    i18n: log a warning instead of rising an exception Samantaz Fox 2021-11-21 01:46:35 +01:00
  • f29ab53aff
    Add other missing translations Samantaz Fox 2021-11-15 17:17:49 +01:00
  • b5b0c58de7
    Add missing translation for quality selectors Samantaz Fox 2021-11-15 17:17:27 +01:00
  • a1bb421eec
    Remove useless 'hl' parameters on captions URL Samantaz Fox 2021-11-10 16:42:37 +01:00
  • 139786b9ef
    i18n: pass only the ISO code string to 'translate()' Samantaz Fox 2021-11-08 23:52:55 +01:00
  • 301444563b
    i18n: Use language full name instead of ISO code Samantaz Fox 2021-11-08 23:04:05 +01:00
  • 9966c21c6b
    i18n: Add list of language names Samantaz Fox 2021-11-08 22:58:20 +01:00
  • 12c219ee6c
    Bump Crystal version for CI and Docker to 1.2.2 TheFrenchGhosty 2021-11-17 20:12:58 +00:00
  • 008f79df61
    Merge pull request #2630 from babababag/patch-1 Samantaz Fox 2021-11-17 13:22:54 +01:00
  • fd54cf2d05
    Escape video description babababag 2021-11-17 12:04:30 +00:00
  • e0d26f4055
    Merge pull request #2625 from weblate/weblate-invidious-translations Samantaz Fox 2021-11-16 23:32:52 +01:00
  • 6c2170960b
    Update Indonesian translation Hosted Weblate 2021-11-16 23:29:10 +01:00
  • 950deaca40
    Update Turkish translation Hosted Weblate 2021-11-16 23:29:10 +01:00
  • 2bd286f195
    Update Croatian translation Hosted Weblate 2021-11-16 23:29:10 +01:00
  • 75792bfa7b
    Update Arabic translation Hosted Weblate 2021-11-16 23:29:10 +01:00
  • 737c49b689
    Update Japanese translation Hosted Weblate 2021-11-16 23:29:09 +01:00
  • 2c447a42f2
    Make sure to only apply fix if QUIC is disabled Samantaz Fox 2021-11-16 21:40:35 +01:00
  • dad8f9a0ce
    Fix typo Samantaz Fox 2021-11-16 20:39:26 +01:00
  • 2eac23a0b3
    Temporary fix for #2612 Samantaz Fox 2021-11-16 13:24:13 +01:00
  • 6a204753c0
    Fix typo Samantaz Fox 2021-11-15 23:36:52 +01:00
  • 19bb26a789
    Add a makefile Samantaz Fox 2021-11-15 23:08:48 +01:00
  • 00904ae3f2
    Merge pull request #2444 from syeopite/only-use-redirect-endpoint-when-needed Samantaz Fox 2021-11-13 20:40:09 +01:00
  • d214a0b333
    remove duplicate lsquic requirement Émilien Devos 2021-11-12 23:02:43 +00:00
  • 4940759627
    Example config: Change 'use_quic' default value Samantaz Fox 2021-11-12 18:53:51 +01:00
  • be1a390b50
    Upgrade crystal on ARM64 docker image Émilien Devos 2021-11-12 14:17:07 +01:00
  • f707f990e6
    Merge pull request #2364 from syeopite/disable-quic-via-compile-time-flag TheFrenchGhosty 2021-11-12 12:58:39 +00:00
  • a120f143d7
    Disable quic by default syeopite 2021-11-12 04:03:23 -08:00
  • 65fbdbff6a
    Remove of gzip header w/ use_quic config syeopite 2021-11-12 03:52:50 -08:00
  • 6ec4dcfafd
    Fix handling for maxres thumbnail syeopite 2021-10-08 06:58:06 -07:00
  • 48191aca6e
    Fix copy-paste error syeopite 2021-10-08 06:35:45 -07:00
  • 83556bace2
    Allow thumbnail queries with QUIC disabled syeopite 2021-10-08 06:30:47 -07:00
  • 814c9e6c3a
    Use https for storyboard image requests syeopite 2021-10-08 06:14:37 -07:00
  • 547abe17d9
    Use https for ggpht requests syeopite 2021-10-08 06:11:10 -07:00
  • 6b8450558d
    Allow storyboard queries with QUIC disabled syeopite 2021-10-08 06:03:33 -07:00
  • c3747c2d49
    Allow ggpht queries with QUIC disabled syeopite 2021-10-08 05:55:34 -07:00
  • 245122104a
    Respect use_quic param and fix typos syeopite 2021-09-28 17:21:26 -07:00
  • b0f127d4d8
    Fix gzip decompression with HTTP::Client syeopite 2021-09-28 14:57:48 -07:00
  • d379a36c0e
    Add compile-time flag to remove code for QUIC syeopite 2021-08-30 14:55:35 -07:00
  • a12571e748
    Fix minor error in config.example.yml Samantaz Fox 2021-11-12 02:32:15 +01:00
  • 21879da80d
    Added -d parameter for dbname to postgres-container healthcheck (#2571) hirn-lego 2021-11-08 21:47:00 +00:00
  • 6cabc96f75
    Merge pull request #2471 from SamantazFox/extractor-patch-2 Samantaz Fox 2021-11-07 21:32:02 +01:00
  • f4f9e75c27
    Translations update from Weblate (#2557) Weblate (bot) 2021-11-05 02:25:01 +01:00
  • 2f235adadf Enhance some stuff in the README TheFrenchGhosty 2021-11-02 18:58:22 +01:00
  • afb284fa9b
    Add "preferences_quality_dash_label" to en_US.json Samantaz Fox 2021-11-01 15:48:05 +01:00
  • 93252f33ff
    Translations update from Weblate (#2543) Weblate (bot) 2021-10-31 16:56:56 +01:00
  • 6cf0ff6b49
    Remove useless auto_generated param from PlaylistVideo#to_xml Samantaz Fox 2021-10-29 16:01:52 +02:00
  • 86f75758a7
    Fix 'to_json' in struct PlaylistVideo Samantaz Fox 2021-10-29 14:59:53 +02:00
  • 0ec94405ce
    Add TODO comments to other places Samantaz Fox 2021-10-29 14:53:57 +02:00
  • 33780f1995
    Also fix 'to_json' in struct Video Samantaz Fox 2021-10-29 14:53:06 +02:00
  • 1cb715ac9f
    serialized_yt_data: force datatype of 'locale' Samantaz Fox 2021-10-07 22:53:00 +02:00
  • f65b628bf3
    serialized_yt_data: Remove default nil value in to_json Samantaz Fox 2021-10-07 22:50:32 +02:00
  • 60fa552469
    Fix an infinite recursion caused by #2228 Samantaz Fox 2021-10-07 13:53:55 +02:00
  • 437bdedb07
    Use env.request.resource for instance switch link syeopite 2021-10-15 14:40:59 -07:00
  • a531f4f057
    Rebase error syeopite 2021-10-15 07:45:36 -07:00
  • bb396a310e
    Remove unneeded redirect.invidious.io code in /redirect syeopite 2021-10-02 12:25:22 -07:00
  • 66e7285108
    Only use /redirect when automatically redirecting syeopite 2021-10-02 11:51:15 -07:00
  • 2b81a82620
    Merge pull request #2529 from DmitrySandalov/master Samantaz Fox 2021-10-26 23:49:56 +02:00
  • b555df8377
    Merge pull request #2428 from syeopite/ameba-fixes Samantaz Fox 2021-10-26 23:34:18 +02:00
  • 232730e909
    Merge branch 'master' into master Samantaz Fox 2021-10-26 23:31:48 +02:00
  • 2c1b4b0dd8
    Merge pull request #2524 from SamantazFox/preferences-locales-rework Samantaz Fox 2021-10-26 23:23:29 +02:00
  • 1e0712625a
    Normalize translation key for preferences categories Samantaz Fox 2021-10-18 21:23:17 +02:00
  • 88752f32bd
    Normalize translation key for user prefrerences Samantaz Fox 2021-10-26 23:09:35 +02:00
  • 7a93d4c7e4
    Merge pull request #2523 from weblate/weblate-invidious-translations Samantaz Fox 2021-10-26 21:10:07 +02:00
  • c3c767eed8
    Update Indonesian translation Hosted Weblate 2021-10-26 15:31:25 +02:00
  • 6f19a3a21e Delete lock.yml syeopite 2021-10-26 11:26:12 +00:00
  • 06be0fb351
    Add healthcheck for docker-compose 황윤성 2021-10-26 17:13:39 +09:00
  • e2bbc9a6fa
    Switch to #sort_by! in pull_popular_videos job syeopite 2021-09-26 15:04:33 -07:00
  • 17e481c107
    Reduce block verbosity further syeopite 2021-09-26 14:58:48 -07:00
  • b8f27a42a7
    Optimize assigning of on_response_received_endpoints syeopite 2021-09-26 14:42:00 -07:00
  • 575c66efd3
    Remove extra dot between [] from ambea copy-pasting. syeopite 2021-09-26 14:34:05 -07:00
  • 88ad7c8d8d
    Update src/invidious/routes/playlists.cr syeopite 2021-09-26 21:55:25 +00:00
  • 1adcac175e
    Update src/invidious/routes/channels.cr syeopite 2021-09-26 21:55:15 +00:00
  • dd8c412abc
    Fix Style/IsAFilter issues syeopite 2021-09-24 19:57:46 -07:00
  • e969c1490a
    Fix Performance/ChainedCallWithNoBang issues syeopite 2021-09-24 19:50:56 -07:00
  • e91421253e
    Fix Style/VerboseBlock issues syeopite 2021-09-24 19:42:43 -07:00
  • 35d15c7c2b
    Fix Style/VariableNames issues syeopite 2021-09-24 19:15:23 -07:00
  • 20cb751ff6
    Fix Lint/UnusedArgument issues syeopite 2021-09-24 19:05:25 -07:00
  • 0614b52f03
    Fix Lint/RedundantStringCoercion issues syeopite 2021-09-24 18:51:07 -07:00
  • a629521c37
    Feature Request: Localization for trending (remove region from server config) Dmitry Sandalov 2021-10-25 10:57:27 +03:00
  • 5eb83bb39c
    Bump crystal version for ARM docker container to 1.2.0-r0 (#2527) Samantaz Fox 2021-10-24 21:26:53 +02:00
  • 0e17d026f2
    Feature Request: Localization for trending (fix lint CONTENT_REGIONS end comma) Dmitry Sandalov 2021-10-21 23:38:49 +03:00
  • ea0b1fdf44
    Feature Request: Localization for trending (reword region doc) Dmitry Sandalov 2021-10-21 22:37:43 +03:00
  • 1d78d67af3
    Feature Request: Localization for trending (move TRENDING_REGIONS to i18n.cr as CONTENT_REGIONS) Dmitry Sandalov 2021-10-21 22:30:49 +03:00
  • d9c58c4837
    Feature Request: Localization for trending iv-org#331 Dmitry Sandalov 2021-10-21 14:54:15 +03:00
  • 129779a757
    Merge pull request #2433 from iv-org/increase-channel-refresh-delay syeopite 2021-10-20 19:12:35 +00:00
  • c8a985cc77
    Merge pull request #2477 from SamantazFox/move-prefs-and-config syeopite 2021-10-18 17:06:07 +00:00
  • db7e7aae46
    Merge pull request #2478 from SamantazFox/code-cleanup syeopite 2021-10-18 16:52:37 +00:00
  • cb9b84f940
    Move 'extract_text()' to 'extractors_utils.cr' Samantaz Fox 2021-10-18 16:14:37 +02:00
  • 33d9be0ffb
    Move 'extractors.cr' to 'yt_backend' folder Samantaz Fox 2021-10-18 16:12:49 +02:00
  • 2571e420f3
    Move 'add_yt_headers()' to 'connection_pool.cr' Samantaz Fox 2021-10-12 12:21:47 +02:00
  • e17c8b1f4d
    Move 'extract_videos' and 'extract_selected_tab' too Samantaz Fox 2021-10-11 18:58:12 +02:00
  • 8805ee7c8c
    Add fetch_continuation_token back (required by #2215) Samantaz Fox 2021-10-11 18:55:15 +02:00
  • 7df2fd0bc8
    Add 'require' statement to 'invidious.cr' Samantaz Fox 2021-10-07 22:32:04 +02:00
  • f7f0910953
    Remove fetch_continuation_token(): dead code Samantaz Fox 2021-10-07 22:21:40 +02:00
  • d300797e22
    Move the YoutubeConnectionPool code to its own file Samantaz Fox 2021-10-07 22:17:24 +02:00