invidious-mod/src/invidious
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
..
channels
database Merge pull request #2878 from matthewmcgarvey/migrations 2022-03-11 20:49:26 +01:00
frontend Fix filter checkbox 2022-04-16 08:58:45 +03:00
helpers Keep using kilt for rendering 2022-04-16 22:48:24 +02:00
jobs Rename new property to channel_refresh_interval 2022-02-22 00:46:26 +01:00
routes Make use of Search::Query/Filters and associated HTML generator 2022-04-03 22:27:52 +02:00
search Fix issues in Search::Query 2022-04-16 20:25:25 +02:00
user Merge pull request #2895 from MathiusD/master 2022-04-09 20:05:28 +02:00
views Fix error due to templating engine change 2022-04-16 22:48:24 +02:00
yt_backend new method for bypassing age restriction (#2996) 2022-03-30 19:52:39 +02:00
comments.cr Remove useless call 2022-04-03 23:26:34 +02:00
config.cr Merge pull request #2915 from MathiusD/RefreshChannelsJob-frenquency 2022-02-25 00:04:48 +01:00
exceptions.cr Code cleanup 2022-04-03 22:28:11 +02:00
jobs.cr
mixes.cr
playlists.cr
routing.cr Combine notifications endpoints and move them 2022-02-23 22:45:07 -06:00
trending.cr
users.cr Move user captcha code to its own module 2022-02-07 17:15:22 +01:00
videos.cr Rescue DB errors in get_video() 2022-04-08 22:52:34 +02:00