summaryrefslogtreecommitdiff
path: root/src/invidious/jobs
AgeCommit message (Expand)Author
2022-02-22Rename new property to channel_refresh_intervalFéry Mathieu (Mathius)
2022-02-21Make configurable time between each RefreshChannelsJobFéry Mathieu (Mathius)
2022-01-27Cleanup channel helpers codematthewmcgarvey
2022-01-09Fix indefinitely growing databaseSamantaz Fox
2022-01-04Move DB utility functions to the proper moduleSamantaz Fox
2022-01-04Move DB queries related to channels in a separate moduleSamantaz Fox
2022-01-04Move DB queries related to statistics in a separate moduleSamantaz Fox
2021-10-25Switch to #sort_by! in pull_popular_videos jobsyeopite
2021-10-25Fix Performance/ChainedCallWithNoBang issuessyeopite
2021-10-08Reduce refresh delay, increase backoff start durationSamantaz Fox
2021-09-26Decrease channel refresh frequency (1 min -> 1 h)Samantaz Fox
2021-06-25Pick a random video for bypass captchaÉmilien Devos
2021-06-19update video URL for recaptcha detectionÉmilien Devos
2021-06-08Upgrade to crystal 1.0.0syeopite
2021-04-10Fix statistics misreporting register allow statenamazso
2021-02-02Update code for Crystal 0.36.0saltycrys
2021-01-23Make config a constantsaltycrys
2021-01-05Adjust log verbositysaltycrys
2021-01-05Make logger a constantsaltycrys
2021-01-03add config to decrypt on demand instead of pollingvhuynh3000
2020-12-31Merge pull request #1608 from saltycrys/add-subscription-tracesPerflyst
2020-12-27Close http clients after usingAndrew Zhao
2020-12-27Add RefreshChannelsJob tracessaltycrys
2020-12-27Rename threads to fiberssaltycrys
2020-12-21Improve loggingsaltycrys
2020-11-20allow to set a custom anti-captcha api url (#1473)Émilien Devos
2020-10-24more polish (#1437)TheFrenchGhosty
2020-10-17[refactor] Finish converting jobs to new job setup (#1420)Matthew McGarvey
2020-10-15Extract RefreshChannelsJob (#1403)Matthew McGarvey
2020-10-05Provide rough draft of better project organizationMatthew McGarvey