aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+video-channels
Commit message (Expand)AuthorAgeFilesLines
* Fix lintChocobozzz2023-05-241-2/+2
* Fix channel buttons heightChocobozzz2023-02-221-17/+20
* Refactoring margin and padding mixinsWicklow2023-02-201-4/+0
* Fix HTML in account/channel descriptionChocobozzz2022-11-141-2/+11
* Add channel hooksChocobozzz2022-08-033-18/+41
* Refactor actor avatar componentChocobozzz2022-06-271-2/+2
* Cleanup title-page CSSChocobozzz2022-06-162-3/+3
* Prefer global icon instead of glyphicon for copyChocobozzz2022-06-102-1/+7
* Support ICU in TS componentsChocobozzz2022-06-081-2/+2
* Fix avatar responsiveChocobozzz2022-05-022-2/+6
* Implement avatar miniatures (#4639)kontrollanten2022-02-282-6/+2
* Don't manage remote channelsrelease/4.1.0Chocobozzz2022-02-101-0/+1
* Give moderators access to edit channels (#4608)kontrollanten2021-12-133-4/+12
* Add mute status in account and channel pagesChocobozzz2021-12-073-6/+20
* Add ability to view my followersChocobozzz2021-10-201-1/+1
* Don't display scope fitler on account/channel pagesChocobozzz2021-08-301-0/+2
* Add video filters to common video pagesChocobozzz2021-08-253-67/+57
* Migrate client to eslintChocobozzz2021-08-183-6/+6
* Refactor requestsChocobozzz2021-07-201-1/+1
* Move to sass moduleChocobozzz2021-06-282-7/+7
* Move to sass @useChocobozzz2021-06-282-7/+7
* Add max rows to videos listChocobozzz2021-06-091-1/+1
* Bidi supportChocobozzz2021-06-072-11/+13
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-271-2/+0
|\
| * Remove ngx-metaChocobozzz2021-05-271-2/+0
* | Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-1/+1
|/
* Move to stylelintChocobozzz2021-04-281-7/+7
* Refactor actor avatar displayChocobozzz2021-04-283-16/+16
* Playlist miniature consistencyChocobozzz2021-04-261-1/+1
* Don't always use a link for account avatarChocobozzz2021-04-151-2/+2
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-152-5/+5
* Put "owner account" in cardChocobozzz2021-04-132-5/+3
* Display account/channel creation date in titleChocobozzz2021-04-132-9/+2
* Display banner on channel pageChocobozzz2021-04-082-0/+8
* Fix account empty description displayChocobozzz2021-04-051-1/+1
* Increase thumbnail size on serverChocobozzz2021-04-051-7/+1
* Fix actor overflowsChocobozzz2021-04-051-0/+10
* simplify channels/playlists name in account/channel viewsRigel Kent2021-04-021-1/+1
* Account/channel videos display as rowsChocobozzz2021-04-012-3/+6
* Refactor video miniatureChocobozzz2021-04-014-13/+37
* Channel/account page redesign feedbacksChocobozzz2021-03-313-6/+25
* Add support button in channel pageChocobozzz2021-03-314-1/+20
* Redesign account's channels pageChocobozzz2021-03-313-11/+24
* Redesign account pageChocobozzz2021-03-313-71/+7
* Redesign channel pageChocobozzz2021-03-318-187/+434
* Change copy icon (#3867)kontrollanten2021-03-241-1/+1
* Update english stringsChocobozzz2021-03-241-1/+1
* Fix NSFW policy on account/channel videosChocobozzz2021-02-191-9/+11
* modularize abstract video list header and implement video hotness recommendat...Rigel Kent2021-01-281-1/+2
* redirect to login on 401, display error variants in 404 componentRigel Kent2021-01-251-1/+1