aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+accounts
Commit message (Expand)AuthorAgeFilesLines
* Refactor actor avatar componentChocobozzz2022-06-272-2/+2
* Cleanup title-page CSSChocobozzz2022-06-161-1/+1
* Increase global font sizeChocobozzz2022-06-161-6/+0
* Prefer global icon instead of glyphicon for copyChocobozzz2022-06-102-1/+7
* Migrate to bootstrap 5Chocobozzz2022-06-103-2/+6
* Support ICU in TS componentsChocobozzz2022-06-083-14/+4
* Fix avatar responsiveChocobozzz2022-05-021-1/+1
* Implement avatar miniatures (#4639)kontrollanten2022-02-283-4/+6
* Merge branch 'release/4.0.0' into developChocobozzz2021-12-072-2/+2
|\
| * Fix report modal errorChocobozzz2021-12-072-2/+2
* | Add mute status in account and channel pagesChocobozzz2021-12-073-14/+17
|/
* Fix account switch in channels pageChocobozzz2021-11-151-0/+1
* Improve moderation dropdown UXChocobozzz2021-10-211-3/+7
* 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-259-198/+74
* Migrate client to eslintChocobozzz2021-08-184-13/+21
* Fix client lintChocobozzz2021-08-171-8/+9
* Refactor requestsChocobozzz2021-07-201-2/+1
* Move to sass moduleChocobozzz2021-06-282-8/+9
* Move to sass @useChocobozzz2021-06-282-7/+7
* Improve channel card custom markupChocobozzz2021-06-091-10/+2
* ACCOUNT instead of PEERTUBE ACCOUNTChocobozzz2021-06-081-1/+1
* Bidi supportChocobozzz2021-06-072-5/+6
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-274-4/+10
|\
| * Remove ngx-metaChocobozzz2021-05-271-2/+0
| * Fix UI overflowsChocobozzz2021-05-261-0/+2
| * Sort channels by -updatedAtChocobozzz2021-05-102-2/+8
* | Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-1/+1
|/
* Move to stylelintChocobozzz2021-04-282-5/+5
* Refactor actor avatar displayChocobozzz2021-04-284-12/+11
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-152-2/+4
* Display account/channel creation date in titleChocobozzz2021-04-132-9/+2
* Increase thumbnail size on serverChocobozzz2021-04-051-5/+1
* simplify channels/playlists name in account/channel viewsRigel Kent2021-04-021-1/+1
* Remove useless thumbnailSizeChocobozzz2021-04-011-1/+0
* Account/channel videos display as rowsChocobozzz2021-04-011-0/+4
* Refactor video miniatureChocobozzz2021-04-013-4/+7
* Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-311-2/+2
* Channel/account page redesign feedbacksChocobozzz2021-03-315-3/+13
* Redesign account's channels pageChocobozzz2021-03-316-48/+238
* Redesign account pageChocobozzz2021-03-319-229/+268
* Change copy icon (#3867)kontrollanten2021-03-241-1/+1
* Fix NSFW policy on account/channel videosChocobozzz2021-02-192-17/+20
* modularize abstract video list header and implement video hotness recommendat...Rigel Kent2021-01-282-7/+8
* redirect to login on 401, display error variants in 404 componentRigel Kent2021-01-251-1/+1
* Allow users/visitors to search through an account's videos (#3589)Rigel Kent2021-01-195-14/+146
* better subscribe button display for accountsRigel Kent2021-01-121-0/+4
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-1/+5
* Add ability to display all channel/account videosChocobozzz2020-11-182-4/+34