Commit Graph

  • 17b525f2a6 Logger: colorize_logs false by default Fijxu 2024-09-27 18:08:21 -03:00
  • b2a83991d1 Fix parsing live_now and premiere_timestamp absidue 2024-09-20 18:46:00 +02:00
  • d77afdcf00 Logger: Make colorize_logs true by default Fijxu 2024-09-20 00:32:27 -03:00
  • f8ec312328 Logger: Add color support for different log levels Fijxu 2024-09-19 21:24:20 -03:00
  • a021b93063 Update latest version WEB_CREATOR + fix comment web embed (#4930) Émilien (perso) 2024-09-20 02:05:41 +02:00
  • d9df90b5e3 use WEB_CREATOR when po_token with WEB_EMBED as a fallback (#4928) Émilien (perso) 2024-09-20 00:19:13 +02:00
  • cec3cfba77 Revert "use web screen embed for fixing potoken functionality (#4923)" Emilien Devos 2024-09-17 00:22:06 +02:00
  • de918b9234 use web screen embed for fixing potoken functionality (#4923) Émilien (perso) 2024-09-16 23:42:43 +02:00
  • 5e899d73a9 Search: Fix for youtu.be URL in sanitizer Samantaz Fox 2024-09-02 18:14:57 +02:00
  • f247b2f862 Update config/config.example.yml Thomas Lange 2024-08-30 19:52:33 +02:00
  • bd34659ff6 Fix 'invalid byte sequence' error when subscribing to playlists ([] accessor with range) Dmitry Sandalov 2024-08-29 22:47:59 +02:00
  • f1baeef4bc Ameba: Disable Style/RedundantNext rule syeopite 2024-08-28 23:49:10 -07:00
  • 157c4c3e98 Fix 'invalid byte sequence' error when subscribing to playlists Dmitry Sandalov 2024-08-28 23:54:31 +02:00
  • 3850739d7f apply review suggestions ⛧-440729 [sophie] 2024-08-26 21:42:56 +02:00
  • 4782a67038 Release v2.20240825.2 v2.20240825.2 Samantaz Fox 2024-08-26 22:52:50 +02:00
  • 5baaedfa39 CI: Fix docker container tags (#4883) Samantaz Fox 2024-08-26 22:48:14 +02:00
  • 9d91ac3b88 Use snake case for all variables Samantaz Fox 2024-08-26 20:17:45 +00:00
  • 4f066e880c CI: Fix docker container tags Samantaz Fox 2024-08-26 21:55:43 +02:00
  • 5d0149844f Batch user notifications together Sophie Tauchert 2024-03-15 19:49:13 +01:00
  • 3e17d04875 Release v2.20240825.1 v2.20240825.1 Samantaz Fox 2024-08-25 22:30:46 +02:00
  • cec905e95e Allow manual trigger of release-container build (#4877) syeopite 2024-08-25 19:55:52 +00:00
  • 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