invidious-mod/src/invidious/helpers
Émilien Devos 0d57a887ea
Mute unbuffered_flush IOError exception (#2235)
Related to #1416, it doesn't really fix the real error, but instead mutes the exception message.

Like explained in #1416, this "exception Error" while flushing the client data doesn't harm the client-server connection. However, this exception message continuously spams the logs and makes debugging and error finding really difficult.
2021-07-14 17:59:33 +02:00
..
errors.cr Fix locale consistency for err template redirects 2021-06-19 04:17:46 -07:00
handlers.cr
helpers.cr Mute unbuffered_flush IOError exception (#2235) 2021-07-14 17:59:33 +02:00
i18n.cr Add new and missing locales to i18n.cr 2021-07-12 19:41:35 +02:00
json_filter.cr
logger.cr Unrequire `logger` 2021-01-31 03:33:38 +01:00
macros.cr Move navbar search bar render check to templated 2021-04-17 05:18:58 -07:00
proxy.cr Update code for Crystal 0.36.0 2021-02-02 20:01:02 +01:00
signatures.cr
static_file_handler.cr
tokens.cr
utils.cr Connect to api.invidious.io with https 2021-06-19 04:17:49 -07:00
youtube_api.cr Use youtubei API for trending 2021-06-24 00:54:06 +02:00