invidious-mod-JP/src/invidious
Andrew Zhao e0d25ff887 Close http clients after using
The crystal http client maintains a keepalive connection to the other
server which stays alive for some time. This should be closed if the
client instance is not used again to avoid hogging resources
2020-12-27 19:40:58 -05:00
..
helpers Close http clients after using 2020-12-27 19:40:58 -05:00
jobs Close http clients after using 2020-12-27 19:40:58 -05:00
routes Merge pull request #1572 from saltycrys/add-dash-quality-preference 2020-12-23 20:36:13 +01:00
views Merge pull request #1572 from saltycrys/add-dash-quality-preference 2020-12-23 20:36:13 +01:00
channels.cr Fix redirect channels 2020-12-03 21:02:52 +01:00
comments.cr Close http clients after using 2020-12-27 19:40:58 -05:00
jobs.cr Provide rough draft of better project organization 2020-10-05 23:57:19 -05:00
mixes.cr Add backtraces to errors (#1498) 2020-11-30 10:59:21 +01:00
playlists.cr Fix Invidious playlist continuation 2020-12-07 22:28:27 +01:00
routing.cr Extract playlist routes from global file 2020-11-19 19:21:48 -06:00
search.cr Fix warnings with latest version of Crystal 2020-07-26 10:59:31 -04:00
trending.cr Add support for polymer redesign 2020-06-15 18:18:04 -05:00
users.cr Close http clients after using 2020-12-27 19:40:58 -05:00
videos.cr Add DASH quality preference 2020-12-19 18:37:30 +01:00