invidious-mod/src/invidious
Féry Mathieu (Mathius) e60a1836fe
Lint config.example.yml and config.cr
Follow lint indications :
- https://github.com/iv-org/invidious/pull/2915#discussion_r812396203
- https://github.com/iv-org/invidious/pull/2915#discussion_r812396807
2022-02-22 23:19:59 +01:00
..
channels Related channel may contain a continuation entry 2022-02-07 00:37:47 +01:00
database DB: fix inverted arguments in User.update_password() 2022-02-10 19:52:45 +01:00
helpers Removal of changes to methods now unrelated to the issue 2022-02-22 08:17:50 +01:00
jobs Rename new property to channel_refresh_interval 2022-02-22 00:46:26 +01:00
routes Merge pull request #2871 from SamantazFox/user-code-cleaning 2022-02-14 15:38:05 +01:00
user Update management of channel_refresh_interval 2022-02-22 01:35:35 +01:00
views Merge pull request #2871 from SamantazFox/user-code-cleaning 2022-02-14 15:38:05 +01:00
yt_backend Fix typos 2022-02-07 14:57:14 +02:00
comments.cr Fix 'Lint/UselessAssign' warnings reported by ameba 2022-01-28 02:19:53 +01:00
config.cr Lint config.example.yml and config.cr 2022-02-22 23:19:59 +01:00
exceptions.cr Fix empty error page on BrokenTubeException 2022-02-09 01:36:17 +01:00
jobs.cr
mixes.cr
playlists.cr Fix typos 2022-02-07 14:57:14 +02:00
routing.cr Move user routes definitions to a macro in routing.cr 2022-02-07 17:15:21 +01:00
search.cr Move user struct to own file, under Invidious namespace 2022-02-07 17:15:22 +01:00
trending.cr
users.cr Move user captcha code to its own module 2022-02-07 17:15:22 +01:00
videos.cr Raise exception if playability not ok, also handle missing related videos 2022-02-10 23:43:14 -06:00