Commit graph

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