Commit Graph

  • 508a5761a1 Handle long usernames gracefully Andrei E 2022-08-28 13:26:30 +01:00
  • 4818b89ab1 Allow to set maximum custom playlist length via a config variable. Jakub Filo 2022-08-27 22:36:07 +02:00
  • 4e44123abc
    Update French translation Hosted Weblate 2022-08-20 12:20:54 +02:00
  • 689365d713
    Update Spanish translation Hosted Weblate 2022-08-20 12:20:54 +02:00
  • a7d9df5516
    add check video id for android client too (#3280) Émilien Devos 2022-08-25 10:39:10 +02:00
  • bb7f7bb4d1 add check video id for android client too Émilien Devos 2022-08-25 08:25:26 +00:00
  • 16b23efb4f
    Throw error if the returned videoID is different (#3278) Samantaz Fox 2022-08-23 21:59:22 +02:00
  • 389e49183c throw error if the videoID returned is different Émilien Devos 2022-08-23 09:50:57 +00:00
  • ca4c2115ee Message when the video doesn't exist in playlist Emilien Devos 2022-08-06 13:14:35 +02:00
  • 4c1a5f84fa
    Fix prefs cookies in player (#3276) Samantaz Fox 2022-08-22 18:16:50 +02:00
  • 9ec3a9a3b7
    player.js: Fix PREFS cookie's expires/SameSite/Secure parameters Samantaz Fox 2022-08-22 08:20:16 +02:00
  • b0bb156918
    Adapt StaticFileHandler for Crystal 1.6 (#3269) Samantaz Fox 2022-08-17 21:34:01 +02:00
  • 5565204273
    StaticFileHandler: use HTTP::Status rather than integers Samantaz Fox 2022-08-15 13:22:07 +02:00
  • d950a0ef5d
    StaticFileHandler: Adapt for Crystal 1.6 Samantaz Fox 2022-08-15 12:31:33 +02:00
  • b2c0f7efc3
    Fix missing hash key: "toggleButtonRenderer" (issue #3260) Samantaz Fox 2022-08-15 10:34:52 +02:00
  • 9e58bc19c4
    Fix #3265 Samantaz Fox 2022-08-13 20:23:45 +02:00
  • 0d7e2afba4
    Merge pull request #3261 from SamantazFox/routing-cleanup Samantaz Fox 2022-08-13 15:15:15 +02:00
  • e0d063d306
    Merge pull request #3197 from weblate/weblate-invidious-translations Samantaz Fox 2022-08-13 15:14:18 +02:00
  • c847d6d370
    Update licenses.ecr CalculationPaper 2022-08-12 19:59:35 +02:00
  • bbf66c9b72
    Add/Change Javascript license notice CalculationPaper 2022-08-12 07:58:52 +02:00
  • ed0ad587dc
    Update Indonesian translation Hosted Weblate 2022-08-11 01:03:47 +02:00
  • 56fe591eee
    Update Portuguese (Portugal) translation Hosted Weblate 2022-08-11 01:03:47 +02:00
  • 7b9693bca4
    Update German translation Hosted Weblate 2022-08-11 01:03:47 +02:00
  • fd0417b14c
    Update Greek translation Hosted Weblate 2022-08-11 01:03:46 +02:00
  • 89c12f2585
    Update Italian translation Hosted Weblate 2022-08-11 01:03:46 +02:00
  • 5c71adb137
    Update Norwegian Bokmål translation Hosted Weblate 2022-08-11 01:03:46 +02:00
  • 4c23062d1e
    Update Arabic translation Hosted Weblate 2022-08-11 01:03:46 +02:00
  • 190b45086c
    Update Russian translation Hosted Weblate 2022-08-11 01:03:46 +02:00
  • 008983c8e3
    Update Sinhala translation Hosted Weblate 2022-08-11 01:03:46 +02:00
  • cb8a375c5e
    routing: Directly call Kemal's add_route function Samantaz Fox 2022-08-10 20:50:49 +02:00
  • 848a60aa9b
    routes: remove useless 'locale' variable in error 505 handler Samantaz Fox 2022-08-10 01:01:31 +02:00
  • 88ea794fdb
    routes: move error 404 logic to its own module Samantaz Fox 2022-08-10 01:00:44 +02:00
  • 870350fd61
    routes: move before_all logic to its own module Samantaz Fox 2022-08-10 00:52:09 +02:00
  • 1e25894f7e
    routing: move the remaining routes registration to a wrapper function Samantaz Fox 2022-08-10 00:48:09 +02:00
  • 223e74569a
    routing: move feed routes registration to Invidious::Routing Samantaz Fox 2022-08-10 00:44:21 +02:00
  • 0a4d793556
    routing: move search routes registration to Invidious::Routing Samantaz Fox 2022-08-10 00:31:15 +02:00
  • 5503914abe
    routing: move playlist routes registration to Invidious::Routing Samantaz Fox 2022-08-10 00:26:41 +02:00
  • 906466d7fb
    routing: move watch/embed routes registration to Invidious::Routing Samantaz Fox 2022-08-10 00:22:40 +02:00
  • e2532de766
    routing: move image proxy routes registration to Invidious::Routing Samantaz Fox 2022-08-10 00:20:04 +02:00
  • 3ac4390d11
    routing: move channel routes registration to Invidious::Routing Samantaz Fox 2022-08-10 00:14:26 +02:00
  • 389ae7a573
    routing: register playback routes with a function, rather than a macro Samantaz Fox 2022-08-10 00:09:58 +02:00
  • 176247091d
    routing: register API routes with a function, rather than a macro Samantaz Fox 2022-08-10 00:07:47 +02:00
  • e22cc73f32
    routing: register user routes with a function, rather than a macro Samantaz Fox 2022-08-09 23:56:34 +02:00
  • c23ad25899
    routing: remove HEAD from HTTP methods Samantaz Fox 2022-08-09 23:39:53 +02:00
  • 7f2ec18372
    Add param 8AEB for getting youtube stories Émilien Devos 2022-08-09 10:05:13 +02:00
  • 9cc0418769
    Merge pull request #3249 from iv-org/improve-extractor Samantaz Fox 2022-08-07 21:58:17 +02:00
  • 925a2c8e77
    Merge pull request #3253 from amarakon/master Samantaz Fox 2022-08-07 21:54:40 +02:00
  • 390734d86e
    Merge pull request #3255 from iv-org/fix-content-not-available Samantaz Fox 2022-08-07 21:40:57 +02:00
  • 218f7be1a7 For android client send sdk version to youtube Emilien Devos 2022-08-07 19:14:16 +02:00
  • 246955b68a if case for sectionListRenderer Emilien Devos 2022-08-06 18:41:59 +02:00
  • d24506baed Add Ytfzf to projects using Invidious amarakon 2022-08-06 20:42:08 -04:00
  • b0be2237fa
    Merge pull request #3248 from iv-org/fix-cookies Samantaz Fox 2022-08-07 01:33:11 +02:00
  • 945394fb1a
    Merge pull request #3252 from SamantazFox/bump-ytapi-clients Samantaz Fox 2022-08-07 01:15:49 +02:00
  • 19886f71f5
    Merge pull request #3250 from iv-org/fix-cookies Samantaz Fox 2022-08-07 00:52:30 +02:00
  • 23855c09dc
    Remove 'screen' where not required Samantaz Fox 2022-08-07 00:37:09 +02:00
  • 618ab01cd7
    Add TVHtml5 client Samantaz Fox 2022-08-07 00:36:22 +02:00
  • 349d90b60e
    Add IOS clients Samantaz Fox 2022-08-07 00:24:35 +02:00
  • 9e7c2dcdbb
    Move the default API key to a constant for clarity Samantaz Fox 2022-08-06 23:49:36 +02:00
  • f353589a53
    Bump web clients versions Samantaz Fox 2022-08-06 23:47:16 +02:00
  • fc97929dee
    Bump android app version Samantaz Fox 2022-08-06 23:28:19 +02:00
  • 3d77642a1e
    Disable decrypt_polling by default + add comment (#3244) Émilien Devos 2022-08-06 19:09:10 +02:00
  • 4caff7c26b Disable decrypt_polling by default + add comment Emilien Devos 2022-08-06 15:02:46 +02:00
  • b55c1a35bf Set cookies to Lax Emilien Devos 2022-08-06 19:01:57 +02:00
  • 5df700a56e Added image tag to RSS channel for favicon rendering Mateusz Jabłoński 2022-08-06 17:14:17 +02:00
  • 0c64a86ebe crystal 1.5.0 to CI and update crystal version Emilien Devos 2022-08-06 15:12:45 +02:00
  • 644ba46945
    Remove mentions that decrypt_polling is broken Émilien Devos 2022-08-06 10:09:45 +00:00
  • 4ab54f284c
    Merge pull request #3214 from SamantazFox/fix-scheduled-streams Samantaz Fox 2022-08-03 22:44:58 +02:00
  • 34d59150d2
    Fixing "post date" and "numbers of view" bar24 2022-08-01 05:36:26 +00:00
  • 210c2a8855
    Fix updated sources not returned inside map func Émilien Devos 2022-07-25 12:38:17 +00:00
  • 0ed4f1a9a4
    Add unit tests for scheduled livestreams Samantaz Fox 2022-07-21 00:33:39 +02:00
  • 7e648840a1
    Move InfoException to exceptions.cr Samantaz Fox 2022-07-19 21:05:49 +02:00
  • 5e090778ae
    Use alpine 3.16 for crystal 1.4.1 Émilien Devos 2022-07-19 09:12:50 +02:00
  • 049ed114fd
    Separate video data fetching from parsing in videos.cr Samantaz Fox 2022-07-18 23:35:34 +02:00
  • 88007a08f2
    Merge pull request #3205 from iv-org/escape-username Samantaz Fox 2022-07-15 00:30:10 +02:00
  • 6c4ed282bb HTML escape username Émilien Devos 2022-07-14 21:26:58 +00:00
  • c8765385df
    Fetch data from next endpoint for scheduled streams Samantaz Fox 2022-07-14 17:56:53 +02:00
  • 0ed22c0be0
    Merge pull request #3140 from AHOHNMYC/css-ie11-fixes Samantaz Fox 2022-07-14 16:31:03 +02:00
  • 3ffef4b9fb
    Merge pull request #3133 from AHOHNMYC/widen-settings-name Samantaz Fox 2022-07-14 16:27:47 +02:00
  • ceeebceb3a
    Merge pull request #3199 from AHOHNMYC/fix-js-in-embed Samantaz Fox 2022-07-14 14:28:08 +02:00
  • 0338b26d5c
    Include _helpers.js in embedded view AHOHNMYC 2022-07-14 02:07:19 +03:00
  • 6577cc0c8c
    Fix a dead link to Docker install documentation (#3198) PrivateGER 2022-07-13 21:55:06 +02:00
  • 761309142d
    Fix a dead link to Docker install documentation PrivateGER 2022-07-13 21:09:05 +02:00
  • 586000ca3d add more explanation about checking the player dependencies Émilien Devos 2022-07-12 08:38:22 +00:00
  • abc81ebd08
    Merge pull request #3165 from SamantazFox/small-fixes-06-2022 Samantaz Fox 2022-07-11 17:41:58 +02:00
  • cd6c73e487
    Merge pull request #3162 from 138138138/138138138-audio-quality-1 Samantaz Fox 2022-07-11 17:36:28 +02:00
  • 69ad57338f
    Mention why we use multiple AdaptationSet for audio Samantaz Fox 2022-07-11 17:24:03 +02:00
  • cbcf31a4f9
    Skip OTF streams in DASH audio 138138138 2022-07-10 16:54:56 +08:00
  • b19beac5b4
    Update src/invidious/views/components/player.ecr 138138138 2022-07-10 16:29:50 +08:00
  • dc6d088e30
    Merge pull request #3158 from 138138138/138138138-mobileui-forward-rate Samantaz Fox 2022-07-07 00:05:25 +02:00
  • b0ad27af23
    Merge pull request #3151 from weblate/weblate-invidious-translations Samantaz Fox 2022-07-07 00:02:36 +02:00
  • 5f23c6358a
    Update Czech translation Hosted Weblate 2022-07-06 23:25:13 +02:00
  • da776c935f
    Update Indonesian translation Hosted Weblate 2022-07-06 23:25:12 +02:00
  • 0a315783ef
    Update Portuguese (Portugal) translation Hosted Weblate 2022-07-06 23:25:12 +02:00
  • 65061b0514
    Update Japanese translation Hosted Weblate 2022-07-06 23:25:12 +02:00
  • 063e5e359e
    Update Turkish translation Hosted Weblate 2022-07-06 23:25:12 +02:00
  • f460afca35
    Update Chinese (Simplified) translation Hosted Weblate 2022-07-06 23:25:12 +02:00
  • 66a08ace1d
    Update Slovenian translation Hosted Weblate 2022-07-06 23:25:11 +02:00
  • 68e65e968a
    Update Portuguese translation Hosted Weblate 2022-07-06 23:25:11 +02:00
  • 1ba0ab982b
    Update Croatian translation Hosted Weblate 2022-07-06 23:25:11 +02:00
  • 8752b8bb3f
    Update Finnish translation Hosted Weblate 2022-07-06 23:25:11 +02:00