summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
2019-02-21Add better indicator for livestreamsOmar Roth
2019-02-21Fix sorting options for /feed/privateOmar Roth
2019-02-20Convert intervals to integersOmar Roth
2019-02-20Add support for translating time intervalsOmar Roth
2019-02-19Clear session ids when deleting an accountOmar Roth
2019-02-19Add support for Italian localeOmar Roth
2019-02-19Add /api/v1/channels/playlists/:ucidOmar Roth
2019-02-19Add `/api/v1/channels/latest/:ucid`Omar Roth
2019-02-19Add fix for videos that don't have videoDetailsOmar Roth
2019-02-18Fix channel RSS feedOmar Roth
2019-02-18Check deleted channelsOmar Roth
2019-02-18Fix extracting for mixes provided by YouTube MusicOmar Roth
2019-02-18Fix sorting of subscriptions with 'latest_only'Omar Roth
2019-02-17Speed up filtering watched videos from feedOmar Roth
2019-02-16Just a couple of adjustments (#350)Agustin Ferrari
* Added icons tooltips in local/en-US.json, corrected link tooltip to switch to video mode and changed heart symbol by icon in comments
2019-02-16Fix locale text for "Show replies"Omar Roth
2019-02-15Add minor API fixesOmar Roth
2019-02-15Speed up manage_subscriptionsOmar Roth
2019-02-12Escape subscribe textOmar Roth
2019-02-11Run 'crystal tool format'Omar Roth
2019-02-11Add fix for user arrayOmar Roth
2019-02-11Don't try to update channels in subscription managerOmar Roth
2019-02-11fix issues page url (#352)Avizini
* fix issues page url
2019-02-10Store session_ids in separate tableOmar Roth
2019-02-10Fix challenge switching for Google loginOmar Roth
2019-02-09Add `region` to `latest_version`Omar Roth
2019-02-09Add 'deleted' to channel infoOmar Roth
2019-02-09Add produce_channel_playlists_urlOmar Roth
2019-02-08Add feed menu to popular, top, and trendingOmar Roth
2019-02-08Filter video streams to avoid duplicates in DASH playerOmar Roth
2019-02-06Prune proxy listOmar Roth
2019-02-06Add support for 'region' in searchOmar Roth
2019-02-06Use get_video for pulling comment tokenOmar Roth
2019-02-06Update version and bump changelogOmar Roth
2019-02-06Simplify video extractorOmar Roth
2019-02-05Fix Google login0.14.0Omar Roth
2019-02-04Add 'related_videos' to video paramsOmar Roth
2019-02-04Use IO::Memory for creating continuation tokensOmar Roth
2019-02-03Proxy creator thumbnail for heart containerOmar Roth
2019-02-02Add CORS to API endpointsOmar Roth
2019-02-02Merge pull request #334 from aaferrari/masterOmar Roth
Color change in the links and several improvements in the comments
2019-02-02Properly escape email when creating viewOmar Roth
2019-02-01Merge branch 'master' of https://github.com/omarroth/invidiousAgustin Ferrari
2019-02-01Comments now show if they were edited and if they received a heart from the ↵Agustin Ferrari
uploader (plus additional classes in default.css). The isEdited attribute was also added in the comments API and new strings in en-US.json
2019-01-31Only play after error if already playingOmar Roth
2019-01-31Respect DEFAULT_USER_PREFERENCES in video paramsOmar Roth
2019-01-31Default to showing recommendations for logged out usersOmar Roth
2019-01-31Fix incorrect default in user preferencesOmar Roth
2019-01-31Add interval and timeout for errors in playerOmar Roth
2019-01-31Add errorcode for invalid video IDsOmar Roth