aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
...
* Add avatar max size limitChocobozzz2018-01-034-5/+33
* Add ability to disable video commentsChocobozzz2018-01-038-37/+59
* Begin to add avatar to actorsChocobozzz2017-12-2916-85/+99
* Add infinite scroll to commentsChocobozzz2017-12-292-11/+40
* Use server error message on loginChocobozzz2017-12-291-8/+2
* Comment textarea focus on initChocobozzz2017-12-293-3/+10
* Add comments federation testsChocobozzz2017-12-271-1/+1
* Fix comment replyChocobozzz2017-12-271-26/+14
* Add video comment componentsChocobozzz2017-12-2731-35/+579
* Better admin tablesChocobozzz2017-12-219-19/+17
* Add no result text if there are no resultsChocobozzz2017-12-214-7/+25
* Add tooltip to likes/dislikes barChocobozzz2017-12-213-16/+27
* Add ability to remove a video on watch pageChocobozzz2017-12-202-0/+32
* Design modalsChocobozzz2017-12-2011-84/+119
* Improve video tag in edit formChocobozzz2017-12-202-1/+15
* Customize checkboxsChocobozzz2017-12-206-24/+35
* Customize selectChocobozzz2017-12-2012-72/+129
* Redirect to uuid video route after uploadChocobozzz2017-12-201-4/+8
* Fix nav in manage followsChocobozzz2017-12-202-1/+6
* Add poster for video watchChocobozzz2017-12-201-1/+7
* Add bootstrap analyzer and optimize buildChocobozzz2017-12-203-4/+3
* Fix autoplay on non authenticated usersChocobozzz2017-12-191-2/+10
* Unfollow with hostChocobozzz2017-12-191-1/+1
* Begin moving video channel to actorChocobozzz2017-12-196-6/+6
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-197-7/+30
* Use sequelize scopesChocobozzz2017-12-142-2/+1
* Add beautiful loading barChocobozzz2017-12-122-0/+6
* Small style fixesChocobozzz2017-12-1210-12/+47
* Improve lintChocobozzz2017-12-121-1/+1
* Upgrade to angular 5Chocobozzz2017-12-121-1/+1
* Upgrade scripts and embed webpack configChocobozzz2017-12-122-3/+2
* Move to angular cliChocobozzz2017-12-1251-313/+132
* Use input-group-sm instead of paddingChocobozzz2017-12-112-5/+2
* Copy to clipboard (#142)Julien Lemaire2017-12-115-5/+37
* Fix changing video we are watchingChocobozzz2017-12-111-19/+28
* Fix player height on chromeChocobozzz2017-12-111-1/+1
* Fix selection buttons in my videosChocobozzz2017-12-112-15/+25
* Fix loading spinner in playerChocobozzz2017-12-113-118/+122
* Responsive my accountChocobozzz2017-12-114-7/+82
* Videos watch responsiveChocobozzz2017-12-112-1/+32
* Responsive homepageChocobozzz2017-12-116-6/+34
* Finish admin designChocobozzz2017-12-0811-42/+63
* Design follow admin pageChocobozzz2017-12-0812-109/+63
* Design admin data tablesChocobozzz2017-12-0815-85/+117
* Begin admin designChocobozzz2017-12-0818-292/+234
* Design second video upload stepChocobozzz2017-12-0819-82/+144
* Add progress bar for video uploadChocobozzz2017-12-075-8/+32
* First upload step is okChocobozzz2017-12-073-60/+61
* First step upload with new designChocobozzz2017-12-075-235/+129
* Design video updateChocobozzz2017-12-077-107/+202