aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Add hover effect on login/create an account buttonChocobozzz2018-01-031-18/+16
* Circle avatarChocobozzz2018-01-035-9/+12
* Automatically resize avatarsChocobozzz2018-01-0312-11/+27
* Add avatar max size limitChocobozzz2018-01-0317-30/+226
* Add ability to disable video commentsChocobozzz2018-01-0337-112/+269
* Begin to add avatar to actorsChocobozzz2017-12-2941-177/+498
* Fix testsChocobozzz2017-12-294-44/+15
* Refractor check video testsChocobozzz2017-12-295-345/+320
* Refractor single server testChocobozzz2017-12-292-206/+151
* Fix real world scriptChocobozzz2017-12-294-568/+437
* Add migration to delete old Authors tableChocobozzz2017-12-292-1/+19
* 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
* Fix videos testsChocobozzz2017-12-283-7/+11
* Fix user testsChocobozzz2017-12-282-6/+17
* Improve check videos parameters testsChocobozzz2017-12-2811-577/+332
* Improve check users parameters testsChocobozzz2017-12-285-341/+172
* Improve check services parameters testsChocobozzz2017-12-282-90/+39
* Improve check jobs parameters testsChocobozzz2017-12-283-40/+30
* Improve check follow params testsChocobozzz2017-12-2821-153/+235
* Tests directories refractorChocobozzz2017-12-2838-95/+98
* Add get old comment on follow testsChocobozzz2017-12-282-11/+67
* Propagate old comment on new followChocobozzz2017-12-2878-305/+384
* Fix preview 404Chocobozzz2017-12-282-2/+3
* Add comments federation testsChocobozzz2017-12-2710-57/+136
* Fix comment replyChocobozzz2017-12-271-26/+14
* Add video comment componentsChocobozzz2017-12-2741-70/+666
* Send video comment comments to followers/originChocobozzz2017-12-275-51/+118
* Add check params testsChocobozzz2017-12-274-4/+218
* Begin unit testsChocobozzz2017-12-229-42/+252
* Add comments controllerChocobozzz2017-12-2211-99/+464
* Create comment on replied mastodon statutesChocobozzz2017-12-2213-11/+399
* 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
* Fix webfinger validatorChocobozzz2017-12-213-5/+2
* Sanitize url to not end with implicit portsChocobozzz2017-12-215-58/+122
* Add ability to remove a video on watch pageChocobozzz2017-12-202-0/+32
* Design modalsChocobozzz2017-12-2020-109/+246
* Improve video tag in edit formChocobozzz2017-12-203-2/+16
* 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-204-4/+52
* 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-203-49/+43
* Add bootstrap analyzer and optimize buildChocobozzz2017-12-209-10/+123