invidious/src/invidious/helpers
Samantaz Fox 1f66d7ef74
Keep using kilt for rendering
Directly using Crystal's ECR seems to be causing issues, so
don't use kemal's 'render' macro and patch 'content_for' to
have the same behavior as before Kemal v1.1.1
2022-04-16 22:48:24 +02:00
..
crystal_class_overrides.cr
errors.cr Updates the URL of the var url_faq (#3016) 2022-04-09 08:20:28 +02:00
handlers.cr Clean useless database arguments (2/5) 2022-01-04 17:15:43 +01:00
helpers.cr Clean useless database arguments (4/5) 2022-01-04 17:15:43 +01:00
i18n.cr Uppercase some first letters 2022-03-13 08:53:27 +03:00
i18next.cr i18n: Apply code review suggestions + code cleaning 2022-01-10 22:49:07 +01:00
json_filter.cr Fix more 'Lint/ShadowingOuterLocalVar' warnings reported by ameba 2022-01-28 02:19:53 +01:00
logger.cr
macros.cr Keep using kilt for rendering 2022-04-16 22:48:24 +02:00
serialized_yt_data.cr i18n: pass only the ISO code string to 'translate()' 2021-11-21 01:50:11 +01:00
signatures.cr
static_file_handler.cr Use short syntax for 'File.open' block 2022-01-29 13:43:26 +01:00
tokens.cr Fix typos 2022-02-07 14:57:14 +02:00
utils.cr Merge pull request #2936 from MathiusD/expand-link 2022-04-16 20:31:28 +02:00