aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Automatic resolution according to user bandwidth V1Chocobozzz2018-04-051-17/+1
* Add publishedAt field for video model.Julien Le Bras2018-03-302-1/+3
* Prevent brute force login attackChocobozzz2018-03-291-14/+22
* Add link to register in login formChocobozzz2018-03-281-2/+2
* Add initial video quota info in registration formChocobozzz2018-03-282-16/+19
* Fix lintChocobozzz2018-03-271-1/+1
* Fix my videos paginationChocobozzz2018-03-271-2/+6
* Fix videos list paramsChocobozzz2018-03-271-2/+2
* 4 lines per page instead of 3 for videos listChocobozzz2018-03-271-1/+1
* Fix check comments params unit testsChocobozzz2018-03-261-1/+1
* Fix #408GĂ©rald Niel2018-03-251-0/+4
* Proxify local storage and handle if it is unavailableChocobozzz2018-03-232-2/+73
* fix #382 generic error when password is too long (#383)jomo2018-03-231-2/+7
* Fix pagination when videos take all the widthChocobozzz2018-03-212-2/+4
* More secure target blank linksChocobozzz2018-03-191-1/+2
* Don't forget to clean up subscriptionsChocobozzz2018-03-192-13/+38
* Better handling video resizingChocobozzz2018-03-191-9/+14
* Handle resizes on videos listChocobozzz2018-03-191-16/+33
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-193-51/+22
* Update video duration string to show hours when duration greater than or equa...Lucas Declercq2018-03-191-2/+6
* Add short description in configChocobozzz2018-03-151-0/+7
* Add "local" videos in menuChocobozzz2018-03-131-1/+10
* Update videos api list for accountChocobozzz2018-03-121-5/+11
* Improve infinite scrollChocobozzz2018-03-091-1/+2
* Fix infinite scrollChocobozzz2018-03-082-5/+11
* Handle user rates in real timeChocobozzz2018-02-281-2/+6
* Improve admin tablesChocobozzz2018-02-233-2/+23
* Better help on markdown fieldsChocobozzz2018-02-233-17/+44
* Add help tooltipChocobozzz2018-02-224-1/+101
* Throttle infinite scrollerChocobozzz2018-02-222-11/+14
* Add confirm when admin use custom js/cssChocobozzz2018-02-221-1/+1
* Add ability to update another user videoChocobozzz2018-02-221-1/+1
* Hide support button if it is emptyChocobozzz2018-02-211-1/+2
* Add support to video support on clientChocobozzz2018-02-207-22/+43
* Handle line feeds in commentsChocobozzz2018-02-201-1/+8
* Add loading bar when updating a videoChocobozzz2018-02-161-5/+0
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-167-11/+50
* Implement support field in video and video channelChocobozzz2018-02-152-0/+2
* Fix video play promise error on non supported browsersChocobozzz2018-02-141-0/+1
* Move adding a video view videojs peertube pluginChocobozzz2018-02-142-1/+8
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-1/+1
* Rewrite infinite scrollChocobozzz2018-02-135-48/+162
* Add background placeholder for thumbnailsChocobozzz2018-02-122-1/+5
* Video previews take all the width on mobileChocobozzz2018-02-097-10/+42
* Add service workerChocobozzz2018-02-081-0/+24
* Add about pageChocobozzz2018-01-311-1/+1
* Add new name/terms/description config optionsChocobozzz2018-01-316-7/+146
* Fix human dates in result listsChocobozzz2018-01-316-37/+19
* Add ability to reset our passwordChocobozzz2018-01-301-1/+20
* Add message on 413 http error codeChocobozzz2018-01-291-0/+3