Commit Graph

  • 80958aa0d8 Release v2.20240825 Samantaz Fox 2024-08-25 21:18:11 +02:00
  • ffc70a5298 Release v2.20240825 v2.20240825 Samantaz Fox 2024-08-25 21:18:11 +02:00
  • 75b68618ab Remove useless proc usage in images.cr syeopite 2024-04-25 13:28:58 -07:00
  • 003c6f81dc Preserve connection close header of get_storyboard syeopite 2024-01-08 14:13:38 -08:00
  • 4bc77b81bf Move YTIMG_POOLS to connection_pool.cr syeopite 2023-12-23 13:47:47 -08:00
  • 06e1a508e8 Fix headers not being added in image requests syeopite 2023-12-08 18:52:11 -08:00
  • 52bc9aa328 Refactor duplicate logic in image routes syeopite 2023-12-08 18:42:40 -08:00
  • 480e073fa9 Use HTTP pools for image requests to YouTube syeopite 2023-12-08 18:20:17 -08:00
  • 6e39b9b303 make_client: add YouTube headers on *.youtube.com syeopite 2024-08-24 19:41:39 -07:00
  • 46c58bd84c Pool: Use force_resolve in fallback new client syeopite 2024-08-24 19:38:02 -07:00
  • 7521902e88 Ensure IP family is always used when force_resolve syeopite 2024-08-24 19:37:04 -07:00
  • bd48af825c Search API: Fix named arg syntax to make_client syeopite 2024-06-16 14:15:05 -07:00
  • ee89db49ba Typo syeopite 2024-06-16 15:18:21 +00:00
  • 3af6681869 Fix typo in argument to make_client syeopite 2024-05-24 13:11:14 -07:00
  • 1124dd645d Use make_client instead of calling HTTP::Client syeopite 2024-05-22 11:29:28 -07:00
  • c5fdd9ea65 HTML: Sort playlists alphabetically in watch page drop down (#4853) Samantaz Fox 2024-08-24 20:50:46 +02:00
  • 2876ee0f9f HTML: Fix XSS vulnerability in description/comments (#4852) Samantaz Fox 2024-08-24 20:49:17 +02:00
  • 0699e5fc27 YtAPI: Bump client versions (#4849) Samantaz Fox 2024-08-24 20:47:01 +02:00
  • 15669acccf SigHelper: Fix inverted time comparison in 'check_update' (#4845) Samantaz Fox 2024-08-24 20:44:52 +02:00
  • cd2daf4adb Storyboards: Various fixes and code cleaning (#4153) Samantaz Fox 2024-08-24 20:43:05 +02:00
  • ccecc6d318 Fix lint errors introduced in #4146 and #4295 (#4876) syeopite 2024-08-24 18:11:11 +00:00
  • 3c6a662aaf Search: Add support for Youtube URLs (#4146) Samantaz Fox 2024-08-24 19:44:59 +02:00
  • 9e55799269 Channel: Render age restricted channels (#4295) Samantaz Fox 2024-08-24 19:43:59 +02:00
  • da70c9b7b0 Ameba: Miscellaneous fixes (#4807) Samantaz Fox 2024-08-24 19:42:10 +02:00
  • 828da3c6ce API: Proxy formatStreams URLs too (#4859) Samantaz Fox 2024-08-24 19:39:36 +02:00
  • febf18cbf7 UI: Add search button to search bar (#4706) Samantaz Fox 2024-08-24 19:38:48 +02:00
  • b2133c6b2c Videos: Convert URL before putting result into cache Samantaz Fox 2024-08-15 18:10:38 +02:00
  • 21ab5dc668 Storyboard: Revert cue timing "fix" Samantaz Fox 2024-08-22 00:29:15 +02:00
  • b200ebfb6b CSS: Remove extra space in default.css Samantaz Fox 2024-08-21 20:23:45 +00:00
  • ecbea0b67b Ameba: Fix Lint/ShadowingOuterLocalVar syeopite 2024-07-26 19:22:42 -07:00
  • d1cd790388 Ameba: Fix Lint/RedundantStringCoercion syeopite 2024-07-26 19:20:06 -07:00
  • f66068976e Ameba: Fix Naming/PredicateName syeopite 2024-07-26 19:19:31 -07:00
  • 22b35c453e Ameba: Fix Style/WhileTrue syeopite 2024-07-25 20:12:17 -07:00
  • c606465708 Proxify formatStreams URLs too Colin Leroy-Mira 2024-08-19 09:34:51 +02:00
  • 85deea5aca Search: Change smart search inhibitor to a backslash Samantaz Fox 2024-04-27 23:21:27 +02:00
  • 78c5ba93c7 Misc: Clean some code in UrlSanitizer Samantaz Fox 2024-02-17 14:27:25 +01:00
  • 31a80420ec Search: Add URL search inhibition logic Samantaz Fox 2024-02-13 21:46:12 +01:00
  • 4c0b5c314d Search: Add support for youtu.be and youtube.com URLs Samantaz Fox 2023-10-05 23:01:44 +02:00
  • eb0f651812 Add a youtube URL sanitizer Samantaz Fox 2023-10-01 19:39:53 +02:00
  • 764965c441 Storyboards: Fix lint error Samantaz Fox 2024-08-17 12:20:53 +02:00
  • b526f48120 Changed Unix time to Rfc3339 time and removed NaN message RadoslavL 2024-08-16 23:57:49 +03:00
  • e8cd631b2d Formatting RadoslavL 2024-08-16 14:13:05 +03:00
  • 69ff6def5f Removed useless variable RadoslavL 2024-08-16 14:11:28 +03:00
  • 26dc9dc99c Solution RadoslavL 2024-08-16 14:08:04 +03:00
  • 2d6b46c926 Fixed a really easy mistake RadoslavL 2024-08-16 14:05:13 +03:00
  • cab02d4959 Corrected usage of publishedText variable throughout the code RadoslavL 2024-08-16 13:54:27 +03:00
  • b795bdf2a4 HTML: Sort playlists alphabetically in watch page drop down Samantaz Fox 2024-08-16 12:10:22 +02:00
  • 5b05f3bd14 Storyboards: Workarounds for videojs-vtt-thumbnails Samantaz Fox 2024-08-16 11:28:35 +02:00
  • a335bc0814 Storyboards: Fix some small logic mistakes Samantaz Fox 2023-10-20 23:37:12 +02:00
  • 7b50388eaf Storyboards: Fix broken first storyboard Samantaz Fox 2023-10-08 20:36:32 +02:00
  • da3d58f03c Storyboards: Cleanup and document code Samantaz Fox 2023-10-08 20:29:41 +02:00
  • 8327862697 Storyboards: Use replace the NamedTuple by a struct Samantaz Fox 2023-10-08 20:09:38 +02:00
  • 6878822c4d Storyboards: Move parser to its own file Samantaz Fox 2023-10-08 12:58:04 +02:00
  • 0b28054f8a videos: Fix XSS vulnerability in description/comments Samantaz Fox 2024-08-15 18:26:17 +02:00
  • cc33d3f074 YtAPI: Also update User-Agent string Samantaz Fox 2024-08-15 18:13:41 +02:00
  • acbb625866 YtAPI: Update clients to latest version Samantaz Fox 2024-08-15 12:54:43 +02:00
  • 466bfbb306 SigHelper: Fix inverted time comparison in 'check_update' Samantaz Fox 2024-08-14 21:43:37 +02:00
  • e476dbe25b limit feeds and delete materialized views limit-feeds-materialized-views Emilien Devos 2023-07-26 15:43:43 +02:00
  • e31053e812 Use dig to get properties ChunkyProgrammer 2024-05-19 10:46:05 -04:00
  • 96ade642fa Channel: Render age restricted channels ChunkyProgrammer 2023-11-26 20:24:04 -05:00
  • e319c35f09 Videos: use intermediary variable when using CONFIG.po_token Samantaz Fox 2024-08-13 20:56:09 +02:00
  • 2d18ff1f80 Add ability to set po_token and visitordata ID (#4789) Samantaz Fox 2024-08-13 20:35:43 +02:00
  • 2d7869b48b Add support for an external signature server (#4772) Samantaz Fox 2024-08-13 20:26:59 +02:00
  • 88b9f17388 Ameba: Fix Naming/VariableNames (#4790) Samantaz Fox 2024-08-13 20:26:15 +02:00
  • 7a7d1137d6 Translations update from Hosted Weblate (#4659) Samantaz Fox 2024-08-13 20:25:52 +02:00
  • 3add83c49e Update Norwegian Bokmål translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • a8825a27d4 Update Serbian (cyrillic) translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • bedcf97fbf Update Korean translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • 89c17f2127 Update Serbian (cyrillic) translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • 905fed66d1 Update Finnish translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • f837d99eab Update Persian translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • 86ec5ad6e0 Update Swedish translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • ae93146f47 Update French translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • e538410262 Update Dutch translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • 8ad19f06ee Update Serbian (cyrillic) translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • 366732b4fd Update Serbian (cyrillic) translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • 32ea9cfe16 Update Icelandic translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • 53a60bf7bd Update Portuguese translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • 2d485b18a4 Update Welsh translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • 5cb1688c78 Update Catalan translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • 456b00a699 Update Ukrainian translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • 84aded85c5 Update Serbian (cyrillic) translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • e99b591855 Update Russian translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • 7cf7cce0b2 Update Greek translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • f842033eb5 Update Serbian (cyrillic) translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • c9fb19431d Update Serbian (cyrillic) translation Hosted Weblate 2024-08-13 19:51:36 +02:00
  • 4b8bfe1201 use docker compose instead of docker-compose for CI Emilien Devos 2024-08-13 15:02:02 +02:00
  • e6c39f9e3a add pot= parameter now required by youtube Emilien Devos 2024-08-13 14:37:35 +02:00
  • 5e38ef59da Ameba: Fix Lint/UselessAssign (#4795) Samantaz Fox 2024-08-11 13:38:29 +02:00
  • 80ffc442f2 HTML: Add rel="noreferrer noopener" to external links (#4667) Samantaz Fox 2024-08-11 13:35:57 +02:00
  • 9bf754ed4f Remove unused methods in Invidious::LogHandler (#4812) Samantaz Fox 2024-08-11 11:45:56 +02:00
  • fa6c5158c5 Ameba: Fix Lint/NotNilAfterNoBang (#4796) Samantaz Fox 2024-08-11 11:45:05 +02:00
  • b45310c7d4 Ameba: Fix unused argument Lint warnings (#4805) Samantaz Fox 2024-08-11 11:43:56 +02:00
  • eb2dfe0ab1 Ameba: i18next.cr fixes (#4806) Samantaz Fox 2024-08-11 11:41:36 +02:00
  • cc36a82933 SigHelper: Fix some logic errors raised during code review Samantaz Fox 2024-08-07 23:23:24 +02:00
  • 7798faf234 SigHelper: Make signature server optional and configurable Samantaz Fox 2024-08-07 23:12:27 +02:00
  • ec1bb5db87 SigHelper: Add support for PLAYER_UPDATE_TIMESTAMP opcode Samantaz Fox 2024-08-01 23:28:30 +02:00
  • 3b7e45b7bc SigHelper: Small fixes + suggestions from code review Samantaz Fox 2024-07-31 12:17:47 +02:00
  • 5f590dda80 Carry over audio-only mode in playlist links Krystof Pistek 2024-07-09 18:24:10 +02:00
  • e098c27a45 Remove unused methods in Invidious::LogHandler syeopite 2024-07-28 16:44:30 -07:00