aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch
Commit message (Expand)AuthorAgeFilesLines
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-193-11/+11
* Try to detect incompatible web browsersChocobozzz2018-03-081-6/+6
* Use banner instead of modal for privacy concernsChocobozzz2018-03-073-16/+89
* Cleaner videojs control bar implementationChocobozzz2018-03-011-1/+23
* Fix playback rateChocobozzz2018-03-011-1/+1
* Add ability to change the homepageChocobozzz2018-03-011-6/+7
* Support different playback rates (#318)jonathanraes2018-03-011-0/+1
* Add messages about privacy concerns (P2P)Chocobozzz2018-02-281-52/+63
* Handle user rates in real timeChocobozzz2018-02-281-0/+3
* Add max video height on mobileChocobozzz2018-02-281-1/+2
* Fix complete description on some videosChocobozzz2018-02-271-1/+1
* Add fallback to HTTPChocobozzz2018-02-261-3/+3
* Add confirm when admin use custom js/cssChocobozzz2018-02-222-58/+48
* Put comments reply on the topChocobozzz2018-02-211-1/+1
* Fix comment highlightChocobozzz2018-02-213-16/+16
* Open mentions in new tabChocobozzz2018-02-212-6/+2
* Add links to comment mentionsChocobozzz2018-02-215-11/+149
* Hide support button if it is emptyChocobozzz2018-02-211-1/+1
* Add support to video support on clientChocobozzz2018-02-207-7/+95
* Don't break design on long description/commentChocobozzz2018-02-202-0/+6
* Add links support in commentsChocobozzz2018-02-203-5/+15
* Handle line feeds in commentsChocobozzz2018-02-202-3/+6
* Improve comment highlightingChocobozzz2018-02-1911-58/+103
* Issue #168: youtube-like marking of comments (#297)jonathanraes2018-02-185-3/+40
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-162-1/+7
* Fix video play promise error on non supported browsersChocobozzz2018-02-141-2/+4
* Move adding a video view videojs peertube pluginChocobozzz2018-02-141-17/+3
* Rewrite infinite scrollChocobozzz2018-02-132-9/+5
* publish comment on crtl-enter (#290)jonathanraes2018-02-121-1/+2
* Fix error with other videos displayedChocobozzz2018-02-081-1/+1
* Fix other videos not displayed in video watchChocobozzz2018-02-081-4/+12
* Fix file downloadingChocobozzz2018-02-071-1/+4
* Fix title and action buttons in video watchChocobozzz2018-02-072-5/+8
* Watch icon should be on the rightChocobozzz2018-02-071-1/+1
* Improve responsive on video watchChocobozzz2018-01-312-185/+214
* Fix changing video in watch pageChocobozzz2018-01-122-6/+23
* Fix spinnerChocobozzz2018-01-111-1/+0
* Add scores to follows and remove bad onesChocobozzz2018-01-111-1/+1
* Run videojs outside angularChocobozzz2018-01-101-6/+9
* Update dependenciesChocobozzz2018-01-091-1/+3
* Add hotkeys in video playerChocobozzz2018-01-091-1/+3
* Refractor peertube videojs pluginChocobozzz2018-01-091-1/+0
* Fix lintChocobozzz2018-01-081-1/+1
* Refractor account byChocobozzz2018-01-081-7/+4
* Send comment to followers and parentsChocobozzz2018-01-081-0/+4
* A few updates for the watch video view (#181)Benjamin Bouvier2018-01-072-29/+44
* Add mentions to commentsChocobozzz2018-01-055-1/+21
* Handle HTML is commentsChocobozzz2018-01-043-3/+20
* Add ability to delete commentsChocobozzz2018-01-047-14/+99
* Add avatar in commentsChocobozzz2018-01-0312-69/+113