summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
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
2019-01-31Add additional parameters in the API comments, highlight the user name in ↵Agustin Ferrari
the uploader comments and I finished permalink of the comments.
2019-01-30Change color to the links and add a couple of improvements in the commentsAgustin Ferrari
2019-01-29Reload player instead of removing invalid sourceOmar Roth
2019-01-28Add handling to remove invalid sourcesOmar Roth
2019-01-28Respect playback rate when reloading playerOmar Roth
2019-01-28Reload player on errorOmar Roth
2019-01-27Update subscribe button immediatelyOmar Roth
2019-01-27Fix colors and data-url in download widgetOmar Roth
2019-01-27Pull subscribe widget into separate fileOmar Roth
2019-01-27Add internal redirect for video URLsOmar Roth
2019-01-25Fallback on ucid for channel search when author contains hyphenOmar Roth
2019-01-25Fix links to invalid genre channelsOmar Roth
2019-01-25Add 'pretty=1' option to API endpointsOmar Roth