aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix rxjs throwChocobozzz2018-05-161-3/+1
* Fix concurrent requests in videos listChocobozzz2018-05-161-1/+9
* Fix updating video tags to empty fieldChocobozzz2018-05-161-0/+5
* Fix some components after Angular 6 upgradeChocobozzz2018-05-161-0/+1
* Upgrade to rxjs 6Chocobozzz2018-05-1613-169/+208
* Use publishedAt by default in videos sortChocobozzz2018-05-152-2/+3
* Add ability to update a video channelChocobozzz2018-05-114-6/+17
* Add ability to embed a video in TwitterChocobozzz2018-05-111-0/+7
* Add overflow on markdown textaeraChocobozzz2018-05-111-1/+6
* Avoid ... for delete/edit buttons in admin panelChocobozzz2018-05-093-4/+17
* Fix video channel description/support max lengthChocobozzz2018-05-092-6/+6
* Account/channel descriptions are not required anymoreChocobozzz2018-05-093-8/+6
* Fix #546 (I hope!)Gérald Niel2018-05-091-3/+3
* Fix error message on token expirationChocobozzz2018-05-071-1/+3
* Add video channel managementChocobozzz2018-04-262-1/+55
* Add ability to update the user display name/descriptionChocobozzz2018-04-262-2/+26
* Implement video channel viewsChocobozzz2018-04-253-3/+41
* Add video channel account listChocobozzz2018-04-257-49/+131
* Add account link in videos listChocobozzz2018-04-253-1/+9
* Video channel API routes refractorChocobozzz2018-04-251-15/+15
* Add account viewChocobozzz2018-04-246-2/+69
* Use ISO 639 for languagesChocobozzz2018-04-232-2/+2
* Replace current state when changing pageChocobozzz2018-04-201-2/+6
* Add information concerning video privacy in my videos listChocobozzz2018-04-192-11/+4
* Add help concerning NSFW videos in uploadChocobozzz2018-04-192-1/+3
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-194-11/+22
* Use popover for help componentChocobozzz2018-04-183-29/+14
* Handle sort in rssChocobozzz2018-04-173-29/+20
* Simplify client syndicationsChocobozzz2018-04-175-44/+47
* feature: initial syndication feeds supportRigel Kent2018-04-179-1/+121
* 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