summaryrefslogtreecommitdiff
path: root/src/invidious/channels/channels.cr
AgeCommit message (Expand)Author
2022-02-02Merge pull request #2827 from SamantazFox/more-code-cleanupSamantaz Fox
2022-01-27Add back in refreshing of channels every 2 daysmatthewmcgarvey
2022-01-27Cleanup channel helpers codematthewmcgarvey
2022-01-28Avoid infinite loop in ChannelVideo's to_xml/to_json methodsSamantaz Fox
2022-01-04Clean useless database arguments (1/5)Samantaz Fox
2022-01-04Move DB queries related to 'users' in a separate module (2/2)Samantaz Fox
2022-01-04Move DB queries related to channels in a separate moduleSamantaz Fox
2021-10-25Fix Style/VerboseBlock issuessyeopite
2021-08-14Extract API routes from invidious.cr (2/?)syeopite
2021-07-14Debloat channels.cr into multiple files (#2225)syeopite