aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+accounts/account-video-channels
Commit message (Expand)AuthorAgeFilesLines
* Channel/account page redesign feedbacksChocobozzz2021-03-312-2/+6
* Redesign account's channels pageChocobozzz2021-03-313-40/+216
* Add ability to display all channel/account videosChocobozzz2020-11-181-3/+15
* Reorganize client shared modulesChocobozzz2020-06-231-10/+3
* Correctly fix client buildChocobozzz2020-06-161-2/+1
* Fix anonymous nsfw policyChocobozzz2020-06-162-16/+16
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-1/+2
* fix miniature fixed height, add link/title to avatar, remove pr-2 on channels...Rigel Kent2020-06-121-1/+0
* Limit thumbnail sizesChocobozzz2020-06-111-1/+1
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-0/+1
* Fix broken views on mobile and small screens (#2671)Kim2020-04-271-1/+8
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-1/+1
* Make subscribe buttons observe subscription statuses to synchroniseRigel Kent2020-01-101-5/+1
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-101-3/+7
* Skip videos count on client if we don't use itChocobozzz2020-01-081-2/+4
* Fix video rows overflowChocobozzz2019-08-222-3/+7
* Fix infinite scroll on big screensChocobozzz2019-08-022-2/+6
* Fix broken playlist apiChocobozzz2019-08-012-2/+10
* Add show channel button in account pageChocobozzz2019-07-292-1/+9
* Add client hooksChocobozzz2019-07-241-1/+1
* Fix account channel overflowChocobozzz2019-06-113-2/+17
* More robust federationChocobozzz2019-05-311-0/+4
* Remove unused actor uuid fieldChocobozzz2019-05-311-0/+2
* Add ability to subscribe from the channel account pageChocobozzz2019-05-291-0/+2
* Improve account channel pageChocobozzz2019-05-293-44/+84
* add theming via css custom propertiesRigel Kent2018-09-041-1/+1
* Search video channel handle/uriChocobozzz2018-08-271-1/+1
* Add local user subscriptionsChocobozzz2018-08-271-1/+1
* Add ability to set a name to a channelChocobozzz2018-08-272-2/+2
* Fix account/channel pages route subscriptionChocobozzz2018-06-071-3/+10
* Add i18n attributesChocobozzz2018-06-051-2/+2
* Only use account name in routesChocobozzz2018-05-251-1/+1
* Upgrade to rxjs 6Chocobozzz2018-05-161-5/+6
* Implement video channel viewsChocobozzz2018-04-253-0/+74