aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Bumped to version 0.0.5-alphav0.0.5-alphaChocobozzz2018-01-151-1/+1
* Bumped to version 0.0.4-alphav0.0.4-alphaChocobozzz2018-01-151-1/+1
* Bumped to version 0.0.3-alphav0.0.3-alphaChocobozzz2018-01-151-1/+1
* Bumped to version 0.0.2-alphaChocobozzz2018-01-151-1/+1
* Prepare production workflowChocobozzz2018-01-151-1/+1
* Show a message on client when JavaScript is disabled (#200)Rigel Kent2018-01-151-0/+9
* Fix changing video in watch pageChocobozzz2018-01-123-15/+34
* Fix http token interceptorChocobozzz2018-01-111-1/+1
* Reduce job payload sizeChocobozzz2018-01-111-1/+1
* Fix spinnerChocobozzz2018-01-112-16/+21
* Add scores to follows and remove bad onesChocobozzz2018-01-114-4/+3
* Run videojs outside angularChocobozzz2018-01-101-6/+9
* Fetch remote AP objectsChocobozzz2018-01-101-0/+1
* Fix aot buildChocobozzz2018-01-095-20/+9
* Update dependenciesChocobozzz2018-01-097-263/+354
* Add hotkeys in video playerChocobozzz2018-01-096-3/+14
* Refractor peertube videojs pluginChocobozzz2018-01-094-130/+158
* Remove bootstrap effects in register formChocobozzz2018-01-081-3/+3
* Support video quota on clientChocobozzz2018-01-0810-32/+53
* 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
* Add mentions to commentsChocobozzz2018-01-055-1/+21
* Handle HTML is commentsChocobozzz2018-01-045-6/+90
* Add ability to delete commentsChocobozzz2018-01-0411-23/+106
* 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
* Create comment on replied mastodon statutesChocobozzz2017-12-221-2/+2
* 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