aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix overflow in select inputsChocobozzz2018-01-083-4/+9
|
* Fix lintChocobozzz2018-01-081-1/+1
|
* Refractor account byChocobozzz2018-01-083-17/+15
|
* Send comment to followers and parentsChocobozzz2018-01-081-0/+4
|
* A few updates for the watch video view (#181)Benjamin Bouvier2018-01-074-31/+53
| | | | | | | | * Fixes #156: Filter out the video being watched from the list of other videos of the same author; * Fixes #167: in the video view, hide the author's domain when it's from the current host; * Fixes #171: Allow undoing a like/dislike;
* Add mentions to commentsChocobozzz2018-01-055-1/+21
|
* Handle HTML is commentsChocobozzz2018-01-043-3/+20
|
* Add ability to delete commentsChocobozzz2018-01-0410-22/+101
|
* Add avatar in commentsChocobozzz2018-01-0313-70/+116
|
* Add hover effect on login/create an account buttonChocobozzz2018-01-031-18/+16
|
* Circle avatarChocobozzz2018-01-033-8/+10
|
* 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-2917-85/+125
|
* 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-2734-49/+595
|
* Better admin tablesChocobozzz2017-12-2110-24/+48
|
* Add no result text if there are no resultsChocobozzz2017-12-214-7/+25
|
* Add tooltip to likes/dislikes barChocobozzz2017-12-215-18/+31
|
* Add ability to remove a video on watch pageChocobozzz2017-12-202-0/+32
|
* Design modalsChocobozzz2017-12-2019-108/+245
|
* Improve video tag in edit formChocobozzz2017-12-202-1/+15
|
* Customize checkboxsChocobozzz2017-12-207-24/+81
|
* Customize selectChocobozzz2017-12-2013-82/+190
|
* Redirect to uuid video route after uploadChocobozzz2017-12-201-4/+8
|
* Add transition on play/loading playerChocobozzz2017-12-202-1/+32
|
* Fix nav in manage followsChocobozzz2017-12-203-1/+8
|
* Add poster for video watchChocobozzz2017-12-201-1/+7
|
* Improve player on small screenChocobozzz2017-12-202-40/+63
|
* Only import bootstrap component that we needChocobozzz2017-12-202-47/+41
|
* Add bootstrap analyzer and optimize buildChocobozzz2017-12-204-4/+59
|
* Fix embed faviconChocobozzz2017-12-201-1/+1
|
* Fix player play exception on chromiumChocobozzz2017-12-191-7/+9
|
* 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
| | | | | | | | | Warning : I was not able to run the tests on my machine. It uses a different approach to handle databse connexion and didn't find where to configure it... - create a migration file to add a boolean column in user table - add autoPlayVideo attribute everywhere it is needed (both on client and server side) - add tests - add a way to configure this attribute in account-settings - use the attribute in video-watch component to actually autoplay or not the video
* Use sequelize scopesChocobozzz2017-12-142-2/+1
|
* Add beautiful loading barChocobozzz2017-12-124-1/+102
|
* Add hmrChocobozzz2017-12-124-2/+32
|
* Small style fixesChocobozzz2017-12-1211-12/+48
|
* Improve lintChocobozzz2017-12-121-1/+1
|
* Upgrade to angular 5Chocobozzz2017-12-124-13/+12
|
* Upgrade scripts and embed webpack configChocobozzz2017-12-123-3/+4
|
* Move to angular cliChocobozzz2017-12-1268-1451/+257
|
* Use input-group-sm instead of paddingChocobozzz2017-12-112-5/+2
|