aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+video-channels
Commit message (Collapse)AuthorAgeFilesLines
* Refactor video miniaturesChocobozzz2019-04-031-1/+0
|
* tslint updateChocobozzz2019-04-021-1/+1
|
* Restore videos list componentsChocobozzz2019-04-022-6/+7
|
* Add video channel viewChocobozzz2019-03-186-1/+101
|
* Lazy import some modulesChocobozzz2019-02-151-3/+3
|
* Increase abuse length to 3000Chocobozzz2019-01-141-1/+1
| | | | And correctly handle new lines
* Add notifications in the clientChocobozzz2019-01-093-4/+4
|
* Refractor notification serviceChocobozzz2018-12-191-2/+2
| | | | Shorter name and use primeng component
* Fix video channel videos url when scrollingChocobozzz2018-11-151-2/+2
|
* Fix hotkey translationsChocobozzz2018-10-031-1/+3
|
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-251-1/+1
| | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX
* remove unused importsBO412018-09-221-2/+0
|
* add like, dislike and subscribe button hotkeysRigel Kent2018-09-032-3/+21
|
* Videos overview page: first versionChocobozzz2018-08-312-1/+7
|
* Search video channel handle/uriChocobozzz2018-08-271-7/+0
|
* Add local user subscriptionsChocobozzz2018-08-272-1/+17
|
* Add ability to set a name to a channelChocobozzz2018-08-271-0/+1
|
* Handle markdown in account/video channel pagesChocobozzz2018-06-182-6/+15
|
* Remove uneeded rxjs-compatChocobozzz2018-06-181-3/+3
|
* Add ability to schedule video publicationChocobozzz2018-06-151-0/+2
|
* Fix account/channel pages route subscriptionChocobozzz2018-06-073-13/+35
|
* Fix i18n in componentsChocobozzz2018-06-051-1/+1
|
* Add i18n attributesChocobozzz2018-06-054-13/+23
|
* Add 404 pageChocobozzz2018-05-311-1/+5
|
* Add number of videos published by an account/video channelChocobozzz2018-05-301-1/+4
|
* Only use account name in routesChocobozzz2018-05-251-1/+1
|
* Add owner in video channel pageChocobozzz2018-05-231-0/+5
|
* Upgrade to rxjs 6Chocobozzz2018-05-162-4/+0
|
* Add support section in video channel about pageChocobozzz2018-05-072-8/+20
|
* Add username near the display name for account pagesChocobozzz2018-04-261-1/+3
|
* Implement video channel viewsChocobozzz2018-04-2511-0/+253