summaryrefslogtreecommitdiff
path: root/src/invidious/routes/embed.cr
AgeCommit message (Expand)Author
2022-01-28Remove useless 'locale = env.get...' from many routesSamantaz Fox
2022-01-28Remove useless arguments from playlist-related functionsSamantaz Fox
2022-01-04Clean useless database arguments (4/5)Samantaz Fox
2022-01-04Clean useless database arguments (3/5)Samantaz Fox
2022-01-04Move DB queries related to 'users' in a separate module (2/2)Samantaz Fox
2021-11-21i18n: pass only the ISO code string to 'translate()'Samantaz Fox
2021-10-25Fix Style/VariableNames issuessyeopite
2021-10-02Add support to make invidious API-only via flag (#2363)syeopite
2021-08-11Switch routing logic to use modules (#2298)syeopite
2021-06-27Fix caption parsing on age restricted videossyeopite
2021-02-02Update code for Crystal 0.36.0saltycrys
2021-02-02Adjust routessaltycrys