Commit Graph

  • 43aa79577f
    fix: yt_filters_spec with new flag #4403 ThetaDev 2024-01-24 02:25:11 +0100
  • 49d50eee7c
    fix: prevent censoring of self-harm related search queries ThetaDev 2024-01-24 02:05:54 +0100
  • 70754659e5 Move `if CONFIG.statistics_enabled` into the handler for the /metrics route #3576 Mateusz Bączek 2024-01-23 21:24:08 +0100
  • 8d4c16c79c Moved from misused constants to class variables in MetricsCollector, MetricsCollector is no longer initialized as a singleton wint3rmute 2023-07-20 20:16:15 +0200
  • 9db6eb058c Fix formatting wint3rmute 2023-07-20 19:42:33 +0200
  • e7f7f39ce8 Return empty response on /api/v1/metrics endpoint if metrics are not enabled wint3rmute 2023-07-20 19:40:43 +0200
  • 8456f8d4cd Move metrics handler registration together with the rest of handlers, into invidious.cr wint3rmute 2023-07-20 19:36:22 +0200
  • 27dd94f60d Collecting num of requests and handling time from each Kemal route wint3rmute 2023-03-19 16:28:10 +0100
  • 4d410d124f Add prometheus metrics at /api/v1/metrics wint3rmute 2023-01-18 00:33:55 +0100
  • c4e245fc83
    Merge branch 'iv-org:master' into main broquemonsieur 2024-01-22 02:07:12 +0000
  • 3702a58777
    Allow user creation based off username, with a config supplied domain #4402 Corey 2024-01-21 03:04:52 -0500
  • ee6a86959e
    Support auth via reverse proxy injected headers Corey 2024-01-21 00:57:27 -0500
  • d07d7add58 insert hmac_key #4401 @CyberAndi 2024-01-20 23:26:14 +0000
  • 060701951c
    Append "Seconds" to startTime/endTime JSON fields #4264 Samantaz Fox 2024-01-14 22:39:16 +0000
  • 1c0b4205d4
    Add parameter to disable `force_resolve` in `make_client` (#4335) syeopite 2024-01-10 23:01:00 +0000
  • b16f66ef00
    Exempt issues with "exempt-stale" from staling (#4385) syeopite 2024-01-10 20:40:19 +0000
  • 4579a31f7d
    Exempt issues with "exempt-stale" from staling #4385 syeopite 2024-01-10 00:27:01 +0000
  • 4f9332f652
    Remove missed explicit force_resolve=false #4335 syeopite 2024-01-08 14:44:11 -0800
  • 583a5fce64
    Make force_resolve false by default in make_client syeopite 2024-01-08 14:20:49 -0800
  • 2894c556e4
    Remove usage of depends_on #4383 Émilien (perso) 2024-01-08 21:37:04 +0000
  • cce734d70e
    Added inline comments Ian Brown 2024-01-07 23:49:12 -0800
  • e5655008cc FK: I m new to crystal, ok? I made the error to trust the first official looking crystal (reports) documentation that showed up on google. perl-syntax for elsif definitely is preferrable to the basic BS of else if :-) fkrueger 2024-01-07 12:32:00 +0100
  • 7775f46fc6 FK: cleaned up the "logic" and added a few tags for future reference fkrueger 2024-01-07 12:25:57 +0100
  • 1e2d8623e2 FK: created a workaround for this 2+ months old problem import googles export / takeout of youtube playlists. not perfect (ie. things like "providing the takeout zip and all playlists get imported".. not yet supported). fkrueger 2024-01-07 02:53:25 +0100
  • fc1be2668e
    Merge 7d2d718aef into 97c4165f55 #4378 fkrueger 2024-01-07 00:25:29 +0000
  • 7d2d718aef FK: created a workaround for this 2+ months old problem import googles export / takeout of youtube playlists. not perfect \(ie. providing the takeout zip and all playlists get imported.. not yet supported\). #4378 fkrueger 2024-01-07 01:22:54 +0100
  • 7cca1285aa
    Fix two swapped function names #4376 vojkovic 2024-01-06 15:51:31 +0800
  • bfbfec2b16
    Rebase error #4051 syeopite 2023-12-06 00:03:00 -0800
  • 8427074964
    Lint syeopite 2023-09-17 13:22:00 -0700
  • 249886ea42
    Change order of commentsEnabled in parse results syeopite 2023-09-17 13:20:15 -0700
  • 9311724e69
    Request Reddit comm when yt disabled during nojs=1 syeopite 2023-09-17 12:41:37 -0700
  • 41f82f189b
    Use button instead of anchor for try reddit link syeopite 2023-09-17 11:58:14 -0700
  • 3601d42716
    Remove extra whitespace syeopite 2023-09-17 11:41:17 -0700
  • 9665b82fb5
    Improve locale keys for comments disabled messages syeopite 2023-09-17 11:37:27 -0700
  • 7caa9da988
    Condense try-reddit-comments-link HTML in player.js syeopite 2023-09-17 18:43:12 +0000
  • a455df4a6e
    Use short syntax for comment entry-point detection syeopite 2023-09-17 18:30:06 +0000
  • 83953d7fc2
    Update comment detection to not use msg renderer syeopite 2023-09-06 12:28:22 -0700
  • b95d5604f8
    Bump Video struct schema version syeopite 2023-08-19 18:44:41 -0700
  • 561ce9e949
    Add missing semicolons syeopite 2023-08-10 11:59:43 -0700
  • 38063bbd23
    Escape warning messages for disabled comments syeopite 2023-08-08 23:12:26 -0700
  • 2e590ee67c
    Add btn to try reddit comments when yt is disabled syeopite 2023-08-08 22:41:47 -0700
  • ab2e7a0600
    Add error message when comments are disabled syeopite 2023-08-08 21:49:06 -0700
  • c059829035 Fix typo #4375 pitkajuh 2024-01-05 20:39:29 +0100
  • a0c1fbf1c9 Downgrade docker-compose because v3 cannot conditionally depends_on. #4367 mk-pmb 2023-12-31 19:22:07 +0100
  • 950da0ea02
    Limit jobs to 5 and wrap in exception handler to release Ian Brown 2023-12-31 09:27:03 -0800
  • 1c2c1dc207
    Switch to docker.io #4364 Ian Brown 2023-12-30 13:59:07 -0800
  • 10d8a4b3ca Add new migration broquemonsieur 2023-12-29 04:53:28 -0800
  • 22455bbf9e Add new enum broquemonsieur 2023-12-29 04:30:31 -0800
  • a33c01bd53 Fix version number broquemonsieur 2023-12-29 04:09:08 -0800
  • 7da4a7f72b add null safety to clip parsing ChunkyProgrammer 2023-12-19 22:37:48 -0500
  • 4eee5cf70f Run crystal format #4359 broquemonsieur 2023-12-21 18:14:40 -0800
  • 559d3e32c4 Remove auto migrate line broquemonsieur 2023-12-21 02:25:32 -0800
  • acf0c19fa9 Add backup creation broquemonsieur 2023-12-21 02:23:38 -0800
  • 49f51543fd
    Merge branch 'iv-org:master' into invidious_migrations broquemonsieur 2023-12-21 10:13:13 +0000
  • 0917efd9cb fix issue where scope would be missing the * if the user was not logged in before calling the authorize endpoint fix #4200 #4348 nixos script 2023-12-21 13:50:32 +0800
  • 3848e0d6da
    Merge branch 'iv-org:master' into main broquemonsieur 2023-12-21 05:37:49 +0000
  • 090b470bfc fix potential memory leak #4218 ChunkyProgrammer 2023-12-19 23:07:18 -0500
  • 413b65fd2b add editorconfig rule for json files #4345 ChunkyProgrammer 2023-12-19 18:32:05 -0500
  • 4e4bcdd790 Ignore new files in CI ChunkyProgrammer 2023-12-19 18:29:09 -0500
  • b5053aa8eb Lint js and css files ChunkyProgrammer 2023-12-19 18:27:43 -0500
  • 3b31d4881a Add Polyfills for improved IE support ChunkyProgrammer 2023-12-19 18:27:09 -0500
  • 5787c0b02f add javascript and css linting ChunkyProgrammer 2023-12-19 18:26:18 -0500
  • e69d98345c Add js and css to editorconfig ChunkyProgrammer 2023-12-19 18:24:37 -0500
  • 55f2172bd8
    Typo #4318 syeopite 2023-12-18 19:10:09 -0800
  • 97c4165f55
    Improve depends_on docker-compose (#4249) Luigi 2023-12-18 23:18:05 +0100
  • 87a8207f37 fix: "Watch on YouTube" preserve current playlist #4342 guidiasz 2023-12-18 13:23:55 -0300
  • 15ea2b9dcc
    Update CHANGELOG.md #4341 Ikko Eltociear Ashimine 2023-12-19 01:01:59 +0900
  • 2d6748aae4 Add migrate script broquemonsieur 2023-12-18 01:19:40 -0800
  • 0284d37487
    Merge branch 'iv-org:master' into main broquemonsieur 2023-12-18 01:58:36 +0000
  • 6a88c098f0
    Improve playback statistics #4339 syeopite 2023-12-16 13:45:33 -0800
  • b18c6a8899
    Storyboards: Fix some small logic mistakes #4153 Samantaz Fox 2023-10-20 23:37:12 +0200
  • bc709bf624
    Storyboards: Fix broken first storyboard Samantaz Fox 2023-10-08 20:36:32 +0200
  • 5c14ee4333
    Storyboards: Cleanup and document code Samantaz Fox 2023-10-08 20:29:41 +0200
  • a3d08954f7
    Storyboards: Use replace the NamedTuple by a struct Samantaz Fox 2023-10-08 20:09:38 +0200
  • 0fa203218e
    Storyboards: Move parser to its own file Samantaz Fox 2023-10-08 12:58:04 +0200
  • 815a1c2cc4
    Reenable force_resolve on pubsub subcribe request syeopite 2023-12-15 12:11:39 -0800
  • 2fea6a8499
    Add option to disable force_resolve in make_client syeopite 2023-12-15 11:52:48 -0800
  • 3a84359e7d Rename param Brahim Hadriche 2023-12-08 07:38:32 -0500
  • 89d8ef04da
    Use stdlib HTTP::Client for automatic redirect #4321 syeopite 2023-12-07 10:43:30 -0800
  • fe8b1b4cc4 Add title to toggle theme icon #4320 ChunkyProgrammer 2023-12-07 11:43:56 -0500
  • f1edb1d6bf fix related video author when id is empty #3869 ChunkyProgrammer 2023-10-17 17:49:32 -0400
  • b5f8b4542a Search: Don't error if AuthorId does not exist Chunky programmer 2023-06-07 16:04:14 -0400
  • b344d98c25 Add API endpoint for Clips ChunkyProgrammer 2023-11-14 23:35:11 -0500
  • 8c22e6a640 use start time and endtime for clips ChunkyProgrammer 2023-11-14 22:39:33 -0500
  • 6488794218 Unescape search suggestions ChunkyProgrammer 2023-10-31 13:24:20 -0400
  • d07ebe2371
    Typo syeopite 2023-12-07 02:14:28 -0800
  • f4ba6ea6dc
    Use proper aspect ratio for channel watermarks syeopite 2023-09-23 14:30:20 -0400
  • f9e4b6617b
    Increase margin for channel watermarks syeopite 2023-09-23 14:09:37 -0400
  • a19174c7b3
    Allow display of channel watermarks to be optional syeopite 2023-09-23 14:07:05 -0400
  • f772058ceb
    Typo syeopite 2023-09-23 13:47:19 -0400
  • 3293aafa4e
    Add channel watermark to player syeopite 2023-09-23 13:44:51 -0400
  • 44b8ecfab9
    Add logic to parse channel watermark data syeopite 2023-09-22 23:47:30 -0400
  • 9e8baa3539
    Move "Projects using Invidious" section to the docs (#4283) Samantaz Fox 2023-12-06 18:30:52 +0100
  • 07fe648a9c
    Remove anti-captcha (#4277) Samantaz Fox 2023-12-06 18:29:16 +0100
  • 6da3287e9d
    Misc: Fix logic for setting user agent (#4265) Samantaz Fox 2023-12-06 18:28:12 +0100
  • 37c2f5caed
    Misc: Use #splat method for macro expressions (#4242) Samantaz Fox 2023-12-06 18:22:50 +0100
  • 07b366f06b
    Chores: Update Crystal CI (#4239) Samantaz Fox 2023-12-06 18:21:57 +0100
  • e8a14446af
    Videos: Append '&mpd_version=5' to DASH manifest URL (#4196) Samantaz Fox 2023-12-06 18:20:26 +0100
  • 813dc6de1c
    Player: Fix iOS screen timeout in loop mode (#4076) Samantaz Fox 2023-12-06 18:19:31 +0100
  • 72478ba704
    Remove short sha docker tag (#4312) unbelauscht 2023-12-06 14:20:51 +0100