aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Expand)AuthorAgeFilesLines
* Add video channel account listChocobozzz2018-04-257-19/+7
* Add account link in videos listChocobozzz2018-04-252-5/+7
* Add account viewChocobozzz2018-04-242-10/+1
* Replace current state when changing pageChocobozzz2018-04-204-0/+8
* Use mixin for word wrapChocobozzz2018-04-202-16/+2
* Update css (don't cut word arbitrary) for description and comments.Gérald Niel2018-04-192-3/+13
* Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into developGérald Niel2018-04-193-1/+8
|\
| * Add help concerning NSFW videos in uploadChocobozzz2018-04-192-0/+5
| * Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-1/+3
* | Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into developGérald Niel2018-04-193-7/+32
|\|
| * Better responsive design on many comment childrenChocobozzz2018-04-183-7/+33
| * Handle when autoplay failsChocobozzz2018-04-181-1/+1
* | See commit 2a97572 fix #397 (regression)Gérald Niel2018-04-171-1/+4
|/
* Add ability to click on the account in watch pageChocobozzz2018-04-173-4/+11
* Handle sort in rssChocobozzz2018-04-175-19/+16
* Simplify client syndicationsChocobozzz2018-04-174-25/+9
* feature: initial syndication feeds supportRigel Kent2018-04-177-4/+61
* Fix indetation (I hope!)Gérald Niel2018-04-111-1/+1
* Fix #490 and justify text in comments div.Gérald Niel2018-04-111-1/+3
* Add ability to set a start timeChocobozzz2018-04-051-3/+8
* Fix show more description button on video changeChocobozzz2018-04-041-1/+4
* Fix video watch page responsiveChocobozzz2018-04-033-19/+16
* Fix watch page video changeChocobozzz2018-04-033-28/+33
* Improve first playChocobozzz2018-04-032-7/+3
* Improve playerChocobozzz2018-04-031-38/+10
* Add publishedAt field for video model.Julien Le Bras2018-03-301-1/+1
* Disply other videos if screen >= 1300pxChocobozzz2018-03-291-1/+1
* Fix videos list paramsChocobozzz2018-03-271-0/+1
* Redirect to homepage on empty searchChocobozzz2018-03-271-2/+6
* Fix responsive in videos watchChocobozzz2018-03-261-2/+2
* Fix video description CSSChocobozzz2018-03-262-6/+6
* No word-break in comment. Justify text.Gérald Niel2018-03-241-0/+5
* Fix break-word and add margin between content and other videos.Gérald Niel2018-03-241-1/+5
* Proxify local storage and handle if it is unavailableChocobozzz2018-03-231-2/+6
* TypoChocobozzz2018-03-211-1/+1
* Fix '@' missing in comment mentionChocobozzz2018-03-211-1/+1
* More secure target blank linksChocobozzz2018-03-194-12/+14
* Don't forget to clean up subscriptionsChocobozzz2018-03-194-9/+21
* Better handling video resizingChocobozzz2018-03-191-1/+2
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-194-12/+12
* Add "local" videos in menuChocobozzz2018-03-133-0/+49
* Fix upload with small file namesChocobozzz2018-03-121-1/+10
* 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