aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add max video height on mobileChocobozzz2018-02-281-1/+2
* Fix complete description on some videosChocobozzz2018-02-271-1/+1
* Disable service workerChocobozzz2018-02-261-1/+1
* Add fallback to HTTPChocobozzz2018-02-261-3/+3
* Better help on markdown fieldsChocobozzz2018-02-232-20/+28
* Add help tooltipChocobozzz2018-02-221-2/+2
* Add limit to video sizesChocobozzz2018-02-221-1/+7
* Add confirm when admin use custom js/cssChocobozzz2018-02-222-58/+48
* Add ability to update another user videoChocobozzz2018-02-221-3/+7
* Fix support field validation in video editChocobozzz2018-02-211-1/+1
* 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-216-22/+149
* Hide support button if it is emptyChocobozzz2018-02-211-1/+1
* Add ability to import videos from all supported youtube-dl sitesChocobozzz2018-02-201-1/+1
* Add support to video support on clientChocobozzz2018-02-2013-20/+147
* Don't break design on long description/commentChocobozzz2018-02-202-0/+6
* Add links support in commentsChocobozzz2018-02-204-9/+27
* Handle line feeds in commentsChocobozzz2018-02-202-3/+6
* Add filename in upload form titleChocobozzz2018-02-202-1/+5
* Improve comment highlightingChocobozzz2018-02-1911-58/+103
* Issue #168: youtube-like marking of comments (#297)jonathanraes2018-02-185-3/+40
* Add video image componentsChocobozzz2018-02-163-0/+116
* Upgrade server dependenciesChocobozzz2018-02-161-2/+2
* Add loading bar when updating a videoChocobozzz2018-02-165-5/+25
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-167-105/+176
* 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-135-18/+21
* publish comment on crtl-enter (#290)jonathanraes2018-02-121-1/+2