aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+video-channels/video-channel-about
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to $localizeChocobozzz2020-08-141-3/+1
| | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators
* Reorganize client shared modulesChocobozzz2020-06-231-4/+3
|
* match margin of abstract-video-list and sub-menu's fixed marginRigel Kent2020-06-121-17/+19
|
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-3/+3
| | | | fixes #2085
* Lazy import some modulesChocobozzz2019-02-151-3/+3
|
* Increase abuse length to 3000Chocobozzz2019-01-141-1/+1
| | | | And correctly handle new lines
* remove unused importsBO412018-09-221-2/+0
|
* Handle markdown in account/video channel pagesChocobozzz2018-06-182-6/+15
|
* Fix account/channel pages route subscriptionChocobozzz2018-06-071-3/+10
|
* Add i18n attributesChocobozzz2018-06-052-6/+8
|
* Upgrade to rxjs 6Chocobozzz2018-05-161-2/+0
|
* Add support section in video channel about pageChocobozzz2018-05-072-8/+20
|
* Implement video channel viewsChocobozzz2018-04-253-0/+52