summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-01-26fix file pathdimqua
2019-01-25Fallback on ucid for channel search when author contains hyphenOmar Roth
2019-01-25Merge pull request #315 from EsmailELBoBDev2/masterOmar Roth
Fix "Download as: " in ar.json
2019-01-25Fix links to invalid genre channelsOmar Roth
2019-01-25Add 'pretty=1' option to API endpointsOmar Roth
2019-01-25Add error message for unavailable endpoint /api/v1/insights/:idOmar Roth
2019-01-25Merge branch 'master' into masterEsmail EL BoB
2019-01-25Update ar.jsonEsmail EL BoB
2019-01-24Add sleep to popular_videos and top_videosOmar Roth
2019-01-24Update postgres entrypoint for docker imageOmar Roth
2019-01-24Add retry for /videoplaybaclOmar Roth
2019-01-24Merge pull request #313 from Perflyst/fix-installOmar Roth
Fix installation guide, Add Upgrade information, Create and mention documentation
2019-01-24Add links to documentationPerflyst
2019-01-24Add logger to method callsOmar Roth
2019-01-24Use logger instead of STDOUTOmar Roth
2019-01-24Update ar.json (#314)Esmail EL BoB
2019-01-24Merge branch 'master' into masterEsmail EL BoB
2019-01-24Update ar.jsonEsmail EL BoB
2019-01-24Add fix to download widget for titles with unescaped charactersOmar Roth
2019-01-23Add redirect for legacy '/profile' endpointOmar Roth
2019-01-23Add missing text to localesOmar Roth
2019-01-23Add missing text to en-US.jsonOmar Roth
2019-01-23Use params for importing dash sourcesOmar Roth
2019-01-23Fix typo in default.cssOmar Roth
2019-01-23Add download widgetOmar Roth
2019-01-23Stop trying to pull comments after 10 timeoutsOmar Roth
2019-01-23Update invidious usagePerflyst
Thanks @omarroth
2019-01-23Run 'crystal tool format'Omar Roth
2019-01-23Add logfile to systemd service and fix pathPerflyst
2019-01-23Fix typo in config documentationOmar Roth
2019-01-23Add documentation to configOmar Roth
2019-01-23Add -o option for redirecting outputOmar Roth
2019-01-23Rewrite installation guidePerflyst
2019-01-23Delete setup.shPerflyst
2019-01-23Resize player to better fit larger screensOmar Roth
2019-01-21Add IRC to READMEOmar Roth
2019-01-21Add 'fr' to list of supported localesOmar Roth
2019-01-21Merge pull request #311 from Perflyst/locale-frOmar Roth
Add French translation
2019-01-21Add French translationPerflyst
2019-01-21Use locale for "Only show latest" textOmar Roth
2019-01-21Add Contact and License sections to READMEOmar Roth
2019-01-20Move 'domain' into config.ymlOmar Roth
2019-01-20Add handling for empty continuationOmar Roth
2019-01-20Add fix for pulling comments from age-gated videosOmar Roth
2019-01-20Fix comments without startTimeSecondsOmar Roth
2019-01-19Merge pull request #297 from Perflyst/systemd-serviceOmar Roth
Add systemd service
2019-01-19Remove unnecessary commentOmar Roth
2019-01-19Bump versionOmar Roth
2019-01-19Use config.domain in place of hardcoded valueOmar Roth
2019-01-19Add systemd service information to README.mdPerflyst