aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+accounts/accounts.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix HTML in account/channel descriptionChocobozzz2022-11-141-1/+5
* Support ICU in TS componentsChocobozzz2022-06-081-10/+0
* Merge branch 'release/4.0.0' into developChocobozzz2021-12-071-1/+1
|\
| * Fix report modal errorChocobozzz2021-12-071-1/+1
* | Add mute status in account and channel pagesChocobozzz2021-12-071-1/+8
|/
* Improve moderation dropdown UXChocobozzz2021-10-211-3/+7
* Add video filters to common video pagesChocobozzz2021-08-251-13/+9
* Migrate client to eslintChocobozzz2021-08-181-4/+10
* Fix client lintChocobozzz2021-08-171-8/+9
* Refactor requestsChocobozzz2021-07-201-2/+1
* Sort channels by -updatedAtChocobozzz2021-05-101-1/+1
* simplify channels/playlists name in account/channel viewsRigel Kent2021-04-021-1/+1
* Channel/account page redesign feedbacksChocobozzz2021-03-311-0/+4
* Redesign account's channels pageChocobozzz2021-03-311-0/+4
* Redesign account pageChocobozzz2021-03-311-33/+78
* 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-191-0/+14
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-1/+5
* Improve report labelsChocobozzz2020-09-031-1/+1
* Migrate to $localizeChocobozzz2020-08-141-13/+11
* Add ability to report accountChocobozzz2020-07-101-20/+43
* Reorganize client shared modulesChocobozzz2020-06-231-11/+5
* Better display of accounts and channel pages on small screensRigel Kent2020-03-091-0/+6
* Always copy full actor handle in video-channels viewRigel Kent2020-03-051-2/+2
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-3/+3
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-131-0/+8
* Fix i18nChocobozzz2020-02-041-1/+1
* Fix is managaeble for channelsChocobozzz2020-01-221-30/+34
* Fix is managaeble errorChocobozzz2020-01-221-15/+22
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-211-0/+5
* Add naive aggregation from channels to account display of subscribersRigel Kent2020-01-101-1/+12
* Make subscribe buttons observe subscription statuses to synchroniseRigel Kent2020-01-101-6/+6
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-101-1/+9
* Improve account username copy buttonChocobozzz2019-06-191-1/+7
* tslint updateChocobozzz2019-04-021-1/+0
* Try to fix Mac video uploadChocobozzz2019-01-241-2/+1
* Refractor notification serviceChocobozzz2018-12-191-5/+4
* Add user moderation in the account pageChocobozzz2018-10-051-5/+43
* Fix player resolution change that plays even if the video was pausedChocobozzz2018-06-071-2/+2
* Fix account/channel pages route subscriptionChocobozzz2018-06-071-5/+15
* Add 404 pageChocobozzz2018-05-311-1/+5
* Handle account name in client urlChocobozzz2018-05-241-1/+1
* Implement video channel viewsChocobozzz2018-04-251-0/+24