invidious-experimenting/src/invidious/helpers
Samantaz Fox 4b46313e19
Fix crystal overrides (#2295)
* Move Crystal stdlib classes overrides to a separate file
* Document known crystal overrides
* Update crystal overrides for HTTP::Client socket
* Update shard.yml to restrict crystal versions
* Fix compilation error in Crystal 1.1.x (See
   https://github.com/crystal-lang/crystal/issues/10965
   for more details about this issue).
2021-08-03 23:44:47 +02:00
..
crystal_class_overrides.cr Fix crystal overrides (#2295) 2021-08-03 23:44:47 +02:00
errors.cr Fix locale consistency for err template redirects 2021-06-19 04:17:46 -07:00
handlers.cr Fix storyboards 2020-10-25 09:35:16 +01:00
helpers.cr Fix crystal overrides (#2295) 2021-08-03 23:44:47 +02:00
i18n.cr Add Korean (ko.json) to loaded locales 2021-07-26 00:15:32 +02:00
json_filter.cr Implement "fields" parameter from the YouTube Data API (#429) 2019-03-30 20:18:34 -05:00
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 add config to decrypt on demand instead of polling 2021-01-03 20:50:52 +01:00
static_file_handler.cr Support Crystal 0.35.0 2020-06-15 18:11:06 -05:00
tokens.cr Add backtraces to errors (#1498) 2020-11-30 10:59:21 +01:00
utils.cr Connect to api.invidious.io with https 2021-06-19 04:17:49 -07:00
youtube_api.cr Fix #resolve_url by adding ClientConfig argument 2021-08-03 00:48:58 -07:00